All articles from: DevOps
If you work in the Information Technology field, you will surely have heard of software containers regardless of your job position. Maybe […]
In the past, we covered continuous delivery pipelines in multiple blog posts; that’s because having an automatic, reliable, and fully […]
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 […]