Tag: Devops and ci cd
-
Learn Why and How to Use Infrastructure as a Code
Posted on February 2, 2017, Level beginner Resource Length medium
In recent years, the term infrastructure has emerged as code in the software development terminology. In the modern sense, an infrastructure is considered as all elements of a project solution, but excluding the application. Configured web servers and operating systems among other components make up the infrastructure.
Tags architecture-and-apis devops-and-ci-cd
-
The Classes of Container Monitoring
Posted on January 29, 2017, Level intermediate Resource Length long
Brian Brazil superb article about wide array of practices considered to be monitoring in an operational, container and cloud-based context.
Tags devops-and-ci-cd
-
OpenShift Container Platform Reference Architecture Implementation Guides
Posted on January 24, 2017, Level intermediate Resource Length medium
Marc Curry's interesting article in which he claims: We've got a design for your next cloud-based container deployment. He aims to save you inordinate amount of time otherwise spent researching and debating architectural decisions, tooling, parameters, or a required sequence of tasks when trying to deploy a project to the cloud.
Tags architecture-and-apis devops-and-ci-cd
-
Operating System Containers vs. Application Containers
Posted on January 19, 2017, Level beginner Resource Length long
Gabor Nagy - full stack in marketing - older but to the point and detailed article about various types of containers.
Tags devops-and-ci-cd
-
Understanding the Docker Internals
Posted on January 19, 2017, Level beginner Resource Length medium
Nitin Agarwal neat article about Docker internals. Docker takes advantage of several features of the Linux kernel to deliver its functionality.
Tags devops-and-ci-cd
-
Rotate Passwords with Ansible and HashiVault
Posted on January 13, 2017, Level intermediate Resource Length medium
Doug Bridgens post on how to rotate passwords. Rotating application layer passwords is hard. Not because changing a password in some database is difficult, it's often only a single command.
Tags devops-and-ci-cd security-and-privacy
-
Make Your Containerized Apps Production-Ready
Posted on January 5, 2017, Level intermediate Resource Length long
While building containerized applications has become an established practice, some organizations are facing challenges with managing the containers themselves.
Tags architecture-and-apis devops-and-ci-cd backend-development
-
Introducing the Microservices Reference Architecture from NGINX
Posted on January 4, 2017, Level beginner Resource Length long
This article is about developing the NGINX Microservices Reference Architecture (MRA) - a set of models that you can use to create your own microservices applications.
Tags architecture-and-apis devops-and-ci-cd