How to output the value of a secret variable in Azure DevOps?
A guide on how to output the value of a secret variable in Azure DevOps pipelines using a PowerShell character array workaround.
A guide on how to output the value of a secret variable in Azure DevOps pipelines using a PowerShell character array workaround.
A guide to optimizing cost management in Azure, covering budget configurations, anomaly alerts, and best practices for cloud spending.
Mitchell Hashimoto clarifies his original intent behind the 'as code' concept, distinguishing it from 'as programming' and explaining its focus on codifying knowledge.
Explains how to use multiple Kubernetes config files with kubectl via the KUBECONFIG environment variable, including merging and management tips.
A comprehensive guide to different types of software testing, including unit, integration, and end-to-end tests, with practical JavaScript/Node.js examples.
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.
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.
A beginner-friendly guide to GitLab CI, explaining core concepts like pipelines, jobs, and stages for non-developers and new users.
A guide to configuring a Gitlab CI/CD pipeline job that fails when new code commits cause a decrease in overall test coverage.
Explores challenges and inconsistencies when configuring IAM permissions for AWS EKS clusters following the principle of least privilege.
A guide to implementing GitLab's Visual Reviews feature for easier feedback and bug reporting directly from staging environments within CI/CD pipelines.
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.