Using Helm with Kubernetes - A Guide to Helm Charts and Their Implementation
A guide to using Helm, the package manager for Kubernetes, covering Helm charts, installation, deployment, and best practices.
A guide to using Helm, the package manager for Kubernetes, covering Helm charts, installation, deployment, and best practices.
A startup's story of building and then killing a CI/CD cost optimization tool after realizing they were solving the wrong problem.
Introducing pping, a command-line tool for checking if network ports are open, similar to ping but for TCP ports.
Terraform AzAPI 2.0 release: new features for Azure Infrastructure-as-Code including direct API access, resource versioning, and retry blocks.
A technical guide on installing Azure Service Operator on an AKS cluster using Terraform, including provider configuration and resource definitions.
Explains the importance of specifying exact version numbers in Docker and package managers to ensure reproducible builds, stability, and security.
A tech company details their negative experience with Heroku's changing pricing and contract terms, leading them to leave the platform.
Discusses why 'hero' culture in tech teams is harmful and advocates for collaborative problem-solving and letting systems fail to drive improvement.
Explores challenges and inconsistencies when configuring IAM permissions for AWS EKS clusters following the principle of least privilege.
A guide to configuring a Gitlab CI/CD pipeline job that fails when new code commits cause a decrease in overall test coverage.
A guide to implementing GitLab's Visual Reviews feature for easier feedback and bug reporting directly from staging environments within CI/CD pipelines.
A beginner-friendly guide to GitLab CI, explaining core concepts like pipelines, jobs, and stages for non-developers and new users.
A developer shares their experience migrating a project to a monorepo using Turbo, detailing setup, configuration, and the benefits for a small team.
A guide to automating Azure Quick Review (azqr) scans using a scheduled GitHub Actions workflow for continuous cloud resource assessment.
Pulumi introduces customizable auto-naming for cloud resources, allowing teams to define naming patterns that follow their organizational standards.
An introduction to containerization technology, covering Docker basics, benefits, and Kubernetes orchestration for modern software development.
A roundup of the top 10 most popular AWS blog posts from 2024, focusing on DevOps tools, developer productivity, and Infrastructure as Code.
Guide to automating administrative tasks across multiple Azure SQL Databases using the newly GA Elastic Jobs feature.
A developer's guide to fixing a pm2 process manager error where it displays no processes and hogs server resources.
Introducing the experimental Bicep Test Framework for validating and testing Azure Bicep infrastructure-as-code templates.