Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


In cybersecurity, the term open port refers to a TCP or UDP port number that is configured to accept packets. In contrast, a port which rejects connections or i...
The docker-compose tool is pretty popular for running dockerized applications in a local development environment. All we need to do is write a Compose file cont...
High-performance cloud file shares, disaster recovery in cloud databases, and the high availability numbers that matter in SQL Server deployments Theoretically,...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
The trend of #DevSecOps is growing fast and it is no longer just part of your security team. More and more organizations wish to integrate their security team i...
In this article we discuss how to build a REST service that can consume any type of request format, including XML and JSON. Sometimes, we have demands from clie...
Look at an intro to the MySQL database (an RDBMS) and go through its architecture and features that make it the best choice for developing web apps or websites....
In this article, we discuss why DevOps is the key to improving your organization's cloud transformation.
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Some pros and cons of running production databases as containers include databases on demand, high disk usage, automated stateless containers, and more. Contain...
Azure HBv2-series Virtual Machines (VMs) are now generally available in the South Central US region. HBv2 VMs will also be available in West Europe, East US, We...
Amazon CodeGuru is a machine learning-based service released during re:Invent 2019 for automated code reviews and application performance recommendations. CodeG...
ChaosIQ aims to fit into your world to make it as easy and safe as possible to conduct valuable system verification and chaos engineering work using our Reliabi...
Fathom Analytics | Fast, simple and privacy-focused website analytics. Fathom Analytics | Fast, simple and privacy-focused website analytics.
Sometimes, as an architect or developer, you want to try a new tech stack or technical solution but just can’t seem to find the time to install, configure, debu...
First off, this is not a critique of Amazon’s Elastic Beanstalk — it’s a great service that allows you to deploy web applications without having a lot of in-hou...
We are Polar Squad: Camilo. In this blog series, we introduce some people from our amazing company. Next up is Camilo. Let’s dive in! Tell us a bit about yourse...
Before Kubernetes, users would send requests to an API gateway which would then route to a single, monolithic application.