Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


In my job as a DevOps evangelist, I am fortunate to meet customers across multiple geographies and industries.
Credentials to a database, API keys or private key (for TLS certificate for example) are the types of data that most of applications required to work. These dat...
If your #myDockerBday celebration included wanting to learn more about Docker or Kubernetes, you are in luck. In honor of Docker’s 7th birthday, Docker Captains...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Tags on AWS are a very useful tool, commonly used to encapsulate resources in groups. AWS provides some useful examples of tagging strategies, for this article...
In this article, take a deep dive into boosting with XGBoost. Every day we hear about the breakthroughs in artificial intelligence.
Good developers are in demand—great ones, even more so. With software development employment in the U.S. expected to grow by 21% by 2028, the need for engineers...
Looking at the best practices in the industry and the practices that have now become obsolete would help you find stability in your finances. Cost optimization...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
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...