Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


This is the first in a three part series on looking at creating "local" microservices. What I mean by local microservices is pass by reference microservices run...
This sentence is the last mention of the word DevOps in this article. The word has lost all meaning, or at least it now has a very different meaning to its orig...
The Internet of Things (IoT) brings plenty of opportunities for System Integrators (SI). The topic is hot, and customers are keen to harvest value from smart co...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
One of the many challenges when building an application is ensuring that it's secure. Whether you're storing hashed passwords, sanitizing user inputs, or even j...
This post will show you how to implement a kind of "expiration" for your data objects. The strategy is sufficiently abstract, so it's applicable to any resource...
This post is the beginning of a short series I'm creating to document my current coding style. Everyone's coding style is going to be a bit different, but whate...
Digital ocean is a platform that allows us to run applications in the cloud, just as we would locally.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Here at Deployflow, we pride ourselves on keeping up with best practices and industry changes when it comes to applying DevSecOps, which is why we will always e...
Have you ever needed to simulate a higher number of virtual users (it is usually done in Stress Tests) than your injection machine’s hardware could endure, even...
"Before jumping to highlevel commands, it is always a good idea to understand the technical jargons used in any software programming." If you have similar thoug...
What Are Finite State Machines? A state machine can be used to describe the system in terms of a set of states that the system goes through. A state is a descri...
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
I read this post about using Object Relational Mapper in Go with great interest. I spent about a decade immersed deeply within the NHibernate codebase, and I wo...
From manual coding to automation and from repeated work to innovation, developer tools have been evolving along with technologies. Alibaba Group and Alibaba Clo...
Agile brought continuous improvement and an iterative approach to software development. The result was an increase in development throughput and improved custom...
Selenium IDE is not sitting still. Since its relaunch earlier this year, Selenium IDE developers have been busy responding to user enhancement requests. One hig...