All articles from: DevOps

 

During the last AWS re:Invent, AWS made one of the most discussed announcement, that — on paper — opens a […]

View more
 

Continuous Deployment is nowadays a well-known strategy for releasing software where any commit that passes the automated testing phase is […]

View more
 

Microservices architecture has now become a leading pattern in many software projects. Thanks to its enormous advantages in terms of […]

View more
 
D. Giorgi - S. Merlini - 02 October 2020

GitLab has become a widely used DevOps tool as it packs a lot of features into a single service. It […]

View more
 

Nowadays, using Docker as an infrastructure container for local testing purposes is becoming more and more common. Many times developers […]

View more
 

Day by day the number of companies that look with interest at the cloud computing world increases and many of […]

View more
 

We have already written about Continuous Delivery/Continuous Integration several times, most of them mainly focused on the backend part of […]

View more
 

Serverless AWS infrastructures often provide huge advantages with respect to “classic” EC2 based AWS infrastructures as one can easily understand […]

View more
 

Nowadays most of the modern SaaS applications are developed and deployed on Cloud providers and, in particular, Amazon Web Service, […]

View more
 

The use of Pipeline for automatic code deployment is now an almost essential feature of every development project in the Cloud, […]

View more