All articles from: Architecting
Nowadays cloud architectures are more serverless than ever before. We deploy our products using CloudFormation templates and deployment scripts, and […]
Have you ever found it useful to access an EC2 instance, belonging to an Auto Scaling Group, to configure it […]
In this final article of our 3 part analysis on how to break down a Monolithic application we will exploit […]
In the first article of our 3 part journey on how to break down a Monolithic application we have started […]
As applications grow in time, adding new features, with complex logic, many different interactions and coupling between components, it becomes […]
MongoDB is a document-based NoSQL database for seamless configuration and use. It is wide-spread across new development projects. In this article, we […]