Azure Bicep optional module names explained
Explains Azure Bicep's new optional module names feature, showing how to let Bicep auto-generate deployment names.
Explains Azure Bicep's new optional module names feature, showing how to let Bicep auto-generate deployment names.
A developer recounts deployment challenges with Docker and begins exploring AI frameworks with Ollama for a SaaS project.
Explains the technical necessity of the `matchLabels` keyword in Kubernetes Deployments and why it cannot be automatically inferred.
A technical guide on installing Apache Flink's Kubernetes operator and deploying your first Flink job, part 1 of a 2-part series.
Introduces the new `deployer()` function in Bicep v0.32.4, which retrieves the identity of the deploying principal for use in tagging and permissions.
A first look at CodePen 2.0, a major upcoming upgrade featuring a web-based IDE, plugins, real-time collaboration, and deployments.
Explains the new az.deployer().objectId function in Bicep v0.32 for retrieving the principal ID of the Azure deployment executor.
The author begins migrating a Django SaaS app from Heroku to DigitalOcean using Kamal and Docker containers.
A guide on using Kamal 2 to deploy web apps with Docker, covering features like zero-downtime deploys and migrating from Heroku to DigitalOcean.
October 2024 updates for Azure OpenAI, including Data Zone Standard deployment, Global Batch API, and a real-time audio API.
Analyzes the viability of using uv's managed Python in production, covering portability, performance, and security implications.
A technical guide on decoupling build and deploy steps in GitHub Actions pipelines for better control and confidence in deployments.
A developer episode on using Kamal to deploy a demo app to a Digital Ocean Droplet VM, covering the tool's operations.
A developer explores using Kamal, a deployment tool, to deploy a web app to a Digital Ocean Droplet virtual machine.
A guide to deploying a Next.js static website using Azure Static Web Apps, covering setup, GitHub integration, and deployment.
A technical guide on manually deploying Azure Stack HCI, covering prerequisites, hardware requirements, and initial setup steps.
A guide to deploying GitHub's Copilot Metrics API dashboard to Azure Static Web Apps using real-time data instead of static samples.
A software developer's monthly business retrospective covering deployment security, release processes, and financial performance for TinyPilot hardware company.
Developer leaves job to work full-time on Manyfold, an open-source, self-hosted web app for managing 3D printing files, funded by an NGI Zero grant.
A technical guide on deploying Antora documentation to Cloudflare Pages using GitHub Actions and GitHub Apps across private repositories.