Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


A dev gives set of video tutorials that will walk you through how to create fault tolerance in a data pipeline built using the Lambda architecture approach.
If you haven't used Maven to help build your projects before, this overview will cover configuration, commands, POM files, and the Maven lifecycle.
Ansible is an open-source software provisioning, configuration management, and application deployment tool. Ansible can help you with configuration management,...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Last week, Jenkins website at my company went down mysteriously. The location where it lives, mydomain.com/jenkins, is just the empty webpage now. Right away, I...
Grafana is one of the popular and leading open source tools for visualizing time series metrics.
Not all smaller firms require an internal IT infrastructure nowadays. For those that do, the cost savings and simplicity of hyper-converged platforms for SMBs f...
Event processing is now central to e-commerce applications that make data about users' intentions at least as important as the database transactions that finall...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Teracom and Loriot have teamed up to provide Denmark with nationwide IoT connectivity via a LoRaWAN network.
Service mesh technologies can provide request routing, authentication and even health checks. But IT organizations that handle container and microservices deplo...
There has been a conscious move within SaaS companies towards microservice architectures. To facilitate that, we generally use Docker setups. Well, let us not s...
Check out this post to learn how to secure your projects with just one piece of code by implementing a local, organizational, and scheduled check.
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
There are two basic ways to deploy to Kubernetes: imperatively, with the many kubectl commands, or declaratively, by writing manifests and using kubectl apply....
The ability of any business to transform and adapt to market conditions is perhaps the most vital aspect of managing today’s enterprise. With digitalization of...
Organizations following DevOps practices and using DevOps tools should have a tool for monitoring the DevOps pipeline. Here's why.
A common model of deploying through Jenkins is to have projects contain their own Jenkins files. We discuss the advantages and disadvantages of this, as well as...