Our stories and case studies
Check out our blog posts on various tech trends and case studies on how we support our customers meet their goals.
BankID Integration
In one of the mobile app project in Centralsoft we had the need and the request to implement the authentication using the Bank ID service. Today ...
Using AWS Lambda functions on a Node.js app
Lambda is a serverless, event-driven compute service that lets you run code for virtually without provisioning or managing servers. Lambda runs...
How to programmatically trigger a deployment to Heroku
Programmatically triggering a deployment to Heroku can be tricky. It's a process that for some reason is not documented in Heroku docs. This arti...
Diving into Kubernetes: Containers and Components
Kubernetes is a tool that allows you to manage containerized deployment solutions and inherently Kubernetes is a tool that is really a next level...