Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


In today’s era of end-to-end DevOps, you need to measure the key performance indicators (KPIs) to demonstrate success and drive further transformation. Dev...
On Thursday May 2nd, 2019, Microsoft announced a new edition of SQL Server targeting Internet of Things (IoT) edge devices. That means SQL Server can now r...
The speed at which technology is being produced it outstripping the pace at which better development tools are being introduced, which makes secure develop...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Traditionally speaking, content management systems (CMS) were server-based.These systems received queries from clients, generated HTML r...
Nacos is an open source project by Alibaba for service discovery and service configuration. It’s designed for cloud native development and deployment.
Preventing XSSVarious factors should be considered while acting on XSS Attacks, for example:Input...
Queries can be executed in many different ways. All paths lead to the same query result. The Query optimizer evaluates the possibilities and selects the ef...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
If you have x-pack on your elasticsearch cluster and you want alerts on its health or slack alerts on logs, it becomes quite a journey and deep dive into t...
Developers who use containers and microservices should learn how to manage Kubernetes, integrate it with CI/CD tools and keep track of the infrastructure layers...
Building a CLI the developers will enjoy using comes with a number of considerations, from the kinds of features to be included to the language it's based on.
A pair of software developers take an up close and personal look at how devs can work with tracing and debugging their microservices in a Kubernets environment.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Amazon Managed Blockchain is the company's newest attempt to take over the world, which is clearly working.
Top Stories from the Microsoft DevOps Community – 2019.05.03EdwardIt’s Friday – which means that Microsoft Build 2019 starts Monday! If you’re there, please sto...
Check out this post about Docker image security where we focus specifically on how to avoid leaking sensitive information in your Docker images.
Docker Image is used to build a container, it will have the necessary files to run a program on an operation system, like Node.js, PHP, Python etc.. for example...