How I Passed 5 AWS Certifications in 3 Weeks
A developer shares their strategy for passing five AWS certification exams in just three weeks, including Associate and Professional levels.
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.
Announcing the first stable release of kcctl, a modern command-line client for managing Apache Kafka Connect, inspired by kubectl.
A guide to using GitHub Actions to monitor API responses or web pages for changes and receive automated notifications via SMS or other channels.
Explains how to use Terraform 1.1's new 'moved' block to safely refactor infrastructure code without destroying existing resources.
A quick guide to installing the Knative CLI tool 'kn' on Google Cloud Shell, including download and PATH setup.
A guide on using GitHub Actions to automate Terraform workflows for deploying and managing infrastructure on Microsoft Azure.
Common mistakes to avoid when building Docker container images, focusing on size optimization and best practices for efficient workflows.
Overview of the 2021 Festive Tech Calendar, a month-long event featuring daily tech content on Azure, DevOps, AI, and more.
A critique of current ML monitoring tools and a proposal for rethinking evaluation in streaming machine learning systems.
A guest discusses Azure Policy as Code on the Ctrl+Alt+Azure podcast, covering Bicep, DevOps workflows, and best practices.
A DevOps specialist shares how software engineering practices improved an academic infectious disease modeling project, applying web dev skills to research.
Learn how to safely test NGINX configuration changes to prevent server downtime, with a step-by-step tutorial approach.