infrastructure as code
Infrastructure as Code with Christian Tragesser
Infrastructure as Code is an approach to machine provisioning and setup in which a programmer describes the underlying services they need for their projects. However, this
Shoreline: Pod Debugging and Management Automation
Kubernetes has dominated the cloud application development landscape. First developed in 2015, Kubernetes won the container orchestration wars against rivals such as Mesosphere and
Release Apps with Tommy McClung
Every software company works off of several different development environments–at the very least there is staging, testing, and production. Every push to staging can be spun up as
Pulumi: Infrastructure as Code with Joe Duffy
Infrastructure-as-code allows developers to use programming languages to define the architecture of their software deployments, including servers, load balancers, and databases. There
The Rise of Platform Engineering
The rise of microservices, container orchestration, and the like have introduced novel engineering challenges. Platform engineering teams have formed at a number of organizations to