Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


The Cloud Native Computing Foundation (CNCF) conducted another survey late last year and the results are now out. Here's what's popular in cloud native developm...
Here is the second half of Ilya Bodrov's guide for Rails I18n. Did you miss Part I? Read it here! So now suppose we wish to manage blog posts using our applica...
MySQL + phpMyAdmin + Docker: Running Local DatabaseI will get MySQL and Phpmyadmin running in a docker container. I will reuse folder setup and all files from p...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Becoming data-driven is one of the most desireable acheivements of many organizations. Check out this solution using Spring Cloud Data Flow. Opinions expressed...
In 2020, you can’t be a B2B company without having an API program. Whether your API is the product or APIs are leveraged. In 2020, you can’t be a B2B company wi...
Hello guys, how are you? I hope you’re all doing fine! In this article we will cover two excellent tools: Git and Hub. Git we all know and love, it has been the...
If the default `docker ps` bothers you, here is a tiny script that can easily help customise its output. Personalise docker ps view. Contribute to natanbs/docke...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Microsoft 365 applications are so commonplace that it’s easy to overlook some of the amazing capabilities that are enabled with breakthrough technologies, inclu...
A Zone Leader debunks the assertion that nine women can have a baby in a single month. But what are the consequences? As technologists, we often contain a creat...
The deployment of robust and scalable machine learning solutions remains quite an artisan and complicated process, requiring a lot of human involvement and effo...
In this article, look at seven metrics to compare SQL and NoSQL. Organizations who want to take advantage of the many benefits of NoSQL databases, often find th...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
This article reviews some of the essential concepts of the recently-released DevOps book from Gene Kim, The Unicorn Project. In November 2019, The Unicorn Proje...
The Kubernetes Cluster Autoscaler (or Node Autoscaler) is great. When it’s enabled and there are Pending pods in the cluster it’ll ask for new nodes. The Cluste...
There are a lot of security ratings providers now, and choosing the right one can be overwhelming. That's why we wrote this post to make it as easy as possible...
I wanted to add Cloudwatch Status Check alarms to my ec2 instances and used terraform to do this. Here’s how. Basically, the .tf example below looks for any run...