Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


Google will make available cloud services based on Kubernetes under the brand name Anthos on its own cloud and on-premises platforms, as well as on third-party...
There are some concerns when using redis with multi threaded environment. If we reuse single redis connection between multiple threads it will block other threa...
Unregulated cryptocurrency exchanges are artificially inflating their Bitcoin trading volumes to the tune of nearly $6 billion per day.
Shirts painstakingly handcrafted by under-caffeinated developers. Shirts painstakingly handcrafted by under-caffeinated developers.
Two expert developers sit down to get into the nitty gritty on fascinating topics such as data sovereignty, microservices development, Python, and more.
Simplify configuration workflows for DevOps and enhance the security and reliability of your applications at scale San Francisco, CA – April 9, 2018
Google announced the beta availability of Cloud Run today at Google Cloud Next. Cloud Run is designed to blend serverless with containerized app development.
See how the author built a mini database cluster and used LEGOs!
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
We all want the truth. To properly assess your cloud analytics provider, ask them about the only three things that matter: independent benchmark results, compan...
Today, we want to call attention to the exciting news that Azure SQL Data Warehouse has again outperformed other cloud providers in the most recent GigaOm bench...
A developer and architect discusses how Netflix will no longer be actively developing the Spring Cloud framework, and what this means for microservices.
A data architect gives an overview of agile data warehouse methods, showing some SQL code that can be used with Snowflake alongside a few other techniques.
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
A developer gives a tutorial on how to use three open source frameworks/tools (React, Redux, and Thunk) to create a web app and successfully bring in data.
2. Install packages to allow apt to use a repository over HTTPS: sudo apt-get install \ apt-transport-https \ ca-certificates \ curl \ software-properties-...
In this article I’ll explain what a Smoke Test is and why you should implement one to catch bugs early in your website, API, or application. A Smoke Test is a s...
Check out this post to learn more about how you can optimize memory access with CPU cache, looking at example code to get started.