Managing Applications in Kubernetes with the Carvel Kapp Controller
Explains how to manage complex Kubernetes applications using the Carvel Kapp Controller for grouping and deploying resources.
Explains how to manage complex Kubernetes applications using the Carvel Kapp Controller for grouping and deploying resources.
Introducing Pulumi's Java SDK for Infrastructure as Code, enabling developers to manage cloud resources using Java and JVM languages.
A technical guide for upgrading PostgreSQL from version 13 to 14 on Ubuntu 22.04, including commands and steps.
A tutorial explaining Docker container management commands by focusing on understanding their logic rather than memorization.
Explains how to update pre-installed tools like GitHub CLI on GitHub-hosted runners when the default version is outdated, using brew or .deb packages.
A guide on configuring rsync with a custom SSH port within GitHub Actions workflows for automated deployment.
A developer advocates for using terminal file managers, specifically Vifm, to enhance command-line efficiency and automation in tech workflows.
A guide to validating Terraform Infrastructure as Code using formatting, syntax, and security checks within a GitHub Actions workflow.
Part 4 of a series for MSPs on using Azure Policy to enforce governance and guardrails across multiple customer Azure tenants at scale.
Discusses when to create new Azure subscriptions vs. consolidating workloads, focusing on security and management best practices.
Using the TFE Provider to manage Terraform Cloud organizations, workspaces, and teams programmatically with Infrastructure as Code.
A developer shares their strategy for passing five AWS certification exams in just three weeks, including Associate and Professional levels.
A developer discusses balancing project deadlines with the long-term benefits of improving processes and automating tasks, using examples like PowerShell scripts and cloud services.
A software developer introduces his new blog, discussing his journey with blogging platforms and his focus on full-cycle software development and DevOps.
A tutorial on using the Sail CLI tool to provision and manage a production-grade WordPress environment on DigitalOcean from the terminal.
Explores the new Terraform Cloud configuration block in Terraform 1.1, detailing improvements over the old remote backend for CLI workflows.
A tutorial on creating an Azure Container Registry using the Azure Portal to deploy Docker images for a Python web app.
An overview of Azure DevOps, covering its core services, workflow, and a practical guide for setting up a CI/CD pipeline for .NET applications.
Explores how Terraform handles infrastructure changes made outside its control, detailing the plan/apply process and reconciliation strategies.
Announcing the first stable release of kcctl, a modern command-line client for managing Apache Kafka Connect, inspired by kubectl.