Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


When it’s done right, DevOps is an impressive feat. You have groups of professionals all melding together as one large team working toward a common goal. The gr...
Although as humans we tend to fight change, it happens to us regardless of our attempts. Professionally in software development, I have learned it is better to...

blog.containo.us

Traefik 2.0
When we started our journey toward 2.0, we had high expectations (since you had high expectations), and huddled around the whiteboard.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
The DynamoDB team released so many great features recently, from on-demand capacity, to support for native ACID transactions. Here’s a great recap of other rece...
The opportunity for bizarre products is ripe in consumer tech. I love the idea that someone can come up with an idea, however unusual and manage to not only go...
We will implement an API REST with Terraform and AWS. Basically, it will be a “hello world” test from Terraform to AWS. It will take some steps, and what we are...
Microservices aren't the only things that migrate! To understand the current state of migrating legacy apps to microservices, we spoke to IT executives from 18...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
We must all be familiar with the concept of digital currency or cryptocurrency. Even if we might not understand the underlying technology of cryptocurrencies, I...
Column level encryption allows users to select specific information or attributes to be encrypted instead of encrypting an entire database. Some data is more se...
Like Slack’s rise to prominence in the last four years, my Ops Leadership role at Zynga spanned its most rapid pace of market share acquisition, and as a result...
Could GitHub Actions be the CI server replacement you didn't know you needed?With the introduction of GitHub Actions (albeit in beta), the world's source code r...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Pretty often, when I look at some AI-related topics, tutorials, or articles, I see that the graph search problem is presented as an example of how AI agents wor...
There seems to be a perennial confusion with teaching the theory behind programming in universities. The program of most universities implies teaching theory du...
There's a testing tool for every need, but which to choose? As a software developer and testing expert with over 20 years in this industry, I've seen tools and...
Usually with beanstalk the usual is to upload a zip file of your code and then the deployment starts but in this case i will show you how to use another source...