Posts categorized as PaaS
In this blog post you can read about the journey of finding the right infrastructure and also what is planned for the next months. See how anynines will become a multi-region platform with the freedom for you to run applications in different regions with and without Amazon Web Services (AWS). Just as you need it.
In the last part we learned what GitLab is and how you can manage your git-repositories with it. This time, I will show you how to use the ‘GitLab CI Multi Runner’ to get continuous integration and continuous deployment to go.
As we all know, Microservices have some benefits. In summary: They encapsulate logic that belongs together, enforce the cohesion and fit perfectly into an agile development process since a well-designed Microservice architecture is able to mature over time without putting much effort on this.