Should you use uv's managed Python in production?
Analyzes the viability of using uv's managed Python in production, covering portability, performance, and security implications.
Analyzes the viability of using uv's managed Python in production, covering portability, performance, and security implications.
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.
Updated guide on building a single Angular standalone app for multiple environments using configurable settings, replacing older environment files.
Introduction to a new blog focused on Microsoft Azure, covering deployment guides, new services, and troubleshooting tips.
Developer announces the sunsetting of three long-running iOS card-based apps after 12 years, to focus on other projects.
A developer's year-end reflections on their cloud tech stack, including migrating to Cloud Run, experimenting with Fly.io, and using GitHub Pages.
A tutorial on deploying a VitePress documentation site to GitHub Pages using an automated GitHub Actions workflow.
Key takeaways from the AI Engineer Summit 2023, focusing on challenges in LLM deployment like evaluation methods and serving costs.
A guide to understanding Kubernetes core concepts by comparing traditional VM-based deployment patterns with modern container orchestration.
Explores configuration management patterns and anti-patterns for Node.js applications, focusing on security, portability, and maintainability.
A guide on deploying a Python/Django SaaS application to Heroku, covering production setup and DNS configuration.
Explains challenges and best practices for handling Sidekiq background job restarts during Rails application deployments.
Learn to implement feature flags (feature management) in ASP.NET Core for controlled rollouts, testing, and rollbacks without redeploying.
A guide on deploying a SaaS app, covering security improvements, database setup with Postgres, and email configuration.