Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


by However, there are very few resources that discuss how to write your code to cloud-native platforms like Kubernetes in a way that just works. One o...
by You will learn: And we’ll do it all with Go. Next, we need to do three things for the temperature sensor: So in our main func, we’ll initialize it:...
by Streams introduced a declarative approach to Collection processing which makes its API extremely easy to use, allowing developers to express their thoughts...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Over time, the database industry has realized text search and SQL are two sides of the same coin. Text search needs further query processing, query processing n...
by Ideally, a TiDB cluster should always be efficient and problem-free. In TiDB 4.0, if you want to diagnose or inspect the cluster within a time rang...
Do not say that it is small or tiny in terms of functionality, business logic complexity, underline algorithm or simply the line of code. Micro means that you d...
In this tutorial, we will configure a Jenkins pipeline on Kubernetes that leverages Jenkins and Webhook Relay operators. Jenkins Kubernetes operator will be cre...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Git: To Obtain the code that the developer commits and if needed in future anyone can modify the developer code. Docker: Docker another tool designed to make it...

blog.smirnov.la

Postfix in Docker
To be a maintainer of an email server is hard. It takes only a short time after the server has been misconfigured as an open relay to have it compromised by spa...
Everyone in the tech field has heard the term “Stay DRY” or some variation of it. We all understand the above, but when it comes to count conditional statements...
Since I work at a DevOps company, I should know what Kubernetes is.From what I understand — Kubernetes (also known as k8s or “kube”) is an open source container...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Sometimes we need to add new CIDR range, or increase number of available IP addresses in our VPC. If you are working with AWS VPC, and you face this kind of pro...
As mentioned above, the tool chain is opened, so the tool naturally needs to be prepared. The types of tools and their corresponding incomplete lists are now or...
In this task we are going to create a setup integrating jenkins, docker, git and GitHub so that whenever the developer push a code to GitHub the code will autom...
You have a CodeBuild project that build you static site from headless CMS and you need the access token to call the API. You are smart enough to know that hardc...