Deploying ephemeral Kubernetes clusters with Terraform and env0
A guide to using env0 and Terraform to deploy temporary Kubernetes clusters with automatic shutdown to manage cloud costs.
A guide to using env0 and Terraform to deploy temporary Kubernetes clusters with automatic shutdown to manage cloud costs.
Reflections on the 10-year impact of the 'Continuous Delivery' book and the core principles of the software engineering practice.
A guide to implementing CI/CD for Azure ARM templates using GitHub Actions, focusing on automating infrastructure deployments for IT professionals.
A guide to automating the reset of a local Django database using a bash script, including migrations and user setup.
A guide to automating PostgreSQL database backups using scripts and AWS S3 for secure, reliable cloud storage.
An introduction to cloud object storage for web apps, covering benefits and AWS S3 setup for file hosting and backups.
A guide on using pg_dump and pg_restore to backup and restore a PostgreSQL database, crucial for data protection in DevOps.
A summary of key IT Pro-focused announcements from Microsoft's //BUILD 2020 conference, including Cloud for Healthcare and AI supercomputing.
Debunks the common belief that images come before containers, explaining how containers are actually used to build Docker images.
A tutorial on setting up Fluent Bit as a DaemonSet to forward application and system logs from a Kubernetes cluster to Elasticsearch.
An introduction to Helm, the package manager for Kubernetes, explaining its purpose, basic commands, and how it simplifies deploying applications.
A guide to preparing for the HashiCorp Terraform Associate certification, covering exam objectives, study tips, and recommended materials.
A guide to automating Django deployment using bash scripts for frequent, low-risk code releases.
How to use Cloudflare's free services to simplify DNS, SSL, and CDN setup for web developers.
A technical breakdown of a personal blog's infrastructure, covering AWS S3 hosting, CloudFlare DNS, Jekyll generation, and GitHub Actions deployment.
A sysadmin shares his remote work setup, tools, and automation-focused role at a managed service provider during the COVID-19 lockdown.
A DevOps talk on using configuration management tools to maintain consistent environments and prevent deployment bugs.
A technical guide on creating a custom Oracle Database Docker image, covering prerequisites, project structure, and configuration.
A step-by-step guide to setting up continuous integration for Django projects using CircleCI, including configuring tests and pipelines.
Explains how to use PowerShell 7's built-in update notification system to stay informed about new releases, including LTS and preview versions.