Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


Moogsoft this week updated its AIOps platform to enable IT organizations to construct a virtual network operations center (NOC) that pulls in data from incident...
How would an API gateway or service mesh be used to migrate an application to a more modern way of working?
When discussing the development impact on existing applications while transitioning to microservices, there are five questions that keep popping up in one form...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
When discussing the development impact on existing applications while transitioning to microservices, there are five questions that keep popping up in one form...
When discussing the development impact on existing applications while transitioning to microservices, there are five questions that keep popping up in one form...
One of the joys of my role is that I’m often talking to customers (or potential customers) about their concerns, their plans, and their strategies for moving th...
Hey guys we will see why exactly we should know about Version Control System and Git. If you’re into a service based or else product based company when you’re g...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
This weekend one of my friends called me fretting over his Azure bill. Almost 6 months ago I hacked together an adserver for him for his particular use case of...
The dbForge SQL Complete tool has many advanced features, to name a few, a powerful IntelliSense-style SQL completion, code refactoring, code formatting, and so...
In this post, we discuss how we analyzed the cost of operating Adobe Experience Platform Pipeline to reduce unnecessary costs. We break down our process for ide...
Docker is a containerization platform that packages your application and all its dependencies together in the form of a docker container. Docker has become a po...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
As complex as DevOps implementation is, many companies decide outsourcing is the best route. See how to oursource it right here.
In this article, take a look at a quick start guide of HTTP Server using Go. Why We Need to Know HTTP Request and Response Data is being shared with many softwa...
In this article, see how Dynamic SQL wreaked havoc for one user. Those who work on database, or even those who do not, must have come across the term Dynamic SQ...
In this article, we discuss how to implement the Visitor Pattern in Go to only override the methods we need in a given subclass. Summary One feature that Go doe...