All articles by: Alessio Gandini
Nowadays, more and more apps, services, and projects are developed following the serverless approach. Several applications may leverage the serverless […]
In the past, we covered continuous delivery pipelines in multiple blog posts; that’s because having an automatic, reliable, and fully […]
With human society transforming to a wholly digitally connected community, the amount of generated and collected data is growing outstandingly. […]
We are in the middle of the serverless age, in a moment where the advantages of this approach become more […]
We have already written about Continuous Delivery/Continuous Integration several times, most of them mainly focused on the backend part of […]
Design a microservices-based application presents some challenges such as service discovery, standardize internal cross-service communication, services synchronization, and much more. […]
Stateful vs. Stateless: the good, the bad and the ugly In the era of SaaS services, building stateless microservices seems […]
Welcome back to our series of blog posts dedicated to SaaS Enablement. After our deep-dive about refactoring a monolith into […]
Nowadays cloud architectures are more serverless than ever before. We deploy our products using CloudFormation templates and deployment scripts, and […]
One of the most recurring features in web and mobile applications is certainly user authentication; being able to off-load the […]