Securing ASP.NET Core in Docker
Explains how to run ASP.NET Core applications in Docker containers with a read-only file system for enhanced security, including a workaround for a known issue.
Explains how to run ASP.NET Core applications in Docker containers with a read-only file system for enhanced security, including a workaround for a known issue.
A tutorial on deploying a Python Flask application to Azure App Service on Linux using GitHub Actions for CI/CD automation.
A delegate previews NGINX's role in cloud computing ahead of Cloud Field Day, covering its products and recent acquisition by F5.
A team shares lessons from a large ML project on organizing code, data, and collaboration using R packages and multi-user server setups.
A tutorial on setting up Azure Pipelines for Continuous Integration (CI) to build Blazor applications, including account setup and pipeline configuration.
A guide to using Skaffold for local Kubernetes development, covering installation, configuration, and its key features for streamlining the build-deploy cycle.
A developer's personal account of learning and troubleshooting Azure DevOps Release Pipelines, focusing on configuration and deployment strategies.
Final part of a series on successfully integrating and maintaining a third-party observability service while collaborating with security teams.
A developer shares their journey of learning Azure Pipelines through trial and error, focusing on setting up a build pipeline for a PowerShell project.
A guide to using Azure's template repository feature for storing and deploying company-specific infrastructure templates within the Azure portal.
Analyzes PowerApps development challenges from a DevOps perspective, covering source control, environments, and CI/CD limitations.
A guide to automating Docker image testing using goss and Jenkins pipelines for reliable CI/CD deployments.
A technical walkthrough explaining how GitHub Actions work, from event triggers to workflow execution, using a branch cleanup example.
Explores integrating Docker's mutable image tags with Git Flow's mutable release branches to create a flexible versioning and continuous delivery framework.
Using Terraform and a custom tool to manage GitHub issue labels as code for consistency and automation across repositories.
Announcing the Day Two Cloud podcast, focusing on real-world cloud deployment experiences, lessons learned, and practical insights beyond the hype.
A guide demystifying Kubernetes, focusing on foundational concepts and security for beginners and security professionals.
An overview of key cloud computing trends and the essential skills needed for a career in cloud technology, including serverless, containers, and AI.
A developer's guide to creating custom GitHub Actions using PowerShell, covering setup, Docker configuration, and a simple Hello World example.
A quick command-line snippet to pull the latest version of multiple Docker images from a specific vendor (Confluent) in one go.