ARM: Enable Container Monitoring Solution on an existing Log Analytics Workspace
An ARM template to enable the Container Monitoring Solution on an existing Azure Log Analytics Workspace.
An ARM template to enable the Container Monitoring Solution on an existing Azure Log Analytics Workspace.
Explains methods to embed and run MongoDB shell scripts within larger Bash scripts for automation tasks like replica-set setup and data population.
Author shares experience and rationale for taking the Microsoft AZ-900 Azure Fundamentals exam, emphasizing its value for developers and IT professionals.
A guide to Azure Resource Manager templates, covering basics to advanced topics like nested templates, based on a 2019 Global Azure Bootcamp workshop.
Argues against Friday deploy freezes, explaining how they create technical debt, hurt team productivity, and indicate a fear of deployment that should be fixed.
Explains the security and performance differences between Docker's COPY and ADD commands, recommending COPY for safer image builds.
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.