Running the Global Azure Bootcamp Science Lab in Kubernetes
Guide to deploying the Global Azure Bootcamp Science Lab planet discovery workload in a Kubernetes cluster using provided YAML configuration.
Guide to deploying the Global Azure Bootcamp Science Lab planet discovery workload in a Kubernetes cluster using provided YAML configuration.
A guide on implementing Docker security best practices for Node.js, focusing on using non-root users to minimize attack surfaces.
The Day Two Cloud podcast moves to its own dedicated channel, focusing on operating cloud infrastructure beyond initial deployment.
A delegate previews Sysdig's container monitoring and security platform ahead of a Cloud Field Day event, analyzing its integration with cloud and Kubernetes.
A delegate previews Datrium's cloud and on-premises data management solutions ahead of a Cloud Field Day presentation.
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.