All articles from: DevOps
During the last AWS re:Invent, AWS made one of the most discussed announcement, that — on paper — opens a […]
Continuous Deployment is nowadays a well-known strategy for releasing software where any commit that passes the automated testing phase is […]
Microservices architecture has now become a leading pattern in many software projects. Thanks to its enormous advantages in terms of […]
GitLab has become a widely used DevOps tool as it packs a lot of features into a single service. It […]
Nowadays, using Docker as an infrastructure container for local testing purposes is becoming more and more common. Many times developers […]
Day by day the number of companies that look with interest at the cloud computing world increases and many of […]
We have already written about Continuous Delivery/Continuous Integration several times, most of them mainly focused on the backend part of […]
Serverless AWS infrastructures often provide huge advantages with respect to “classic” EC2 based AWS infrastructures as one can easily understand […]
Nowadays most of the modern SaaS applications are developed and deployed on Cloud providers and, in particular, Amazon Web Service, […]
The use of Pipeline for automatic code deployment is now an almost essential feature of every development project in the Cloud, […]