Deploys Are The ✨WRONG✨ Way To Change User Experience
Argues that deploys and releases are distinct concepts and that relying on deploys to change user experience is problematic.
Argues that deploys and releases are distinct concepts and that relying on deploys to change user experience is problematic.
A technical guide on configuring Netlify redirects within an Astro project, including build script modifications and alternative solutions.
A technical guide on deploying a static web app to Google Cloud Storage using an HTTPS Load Balancer for secure external access.
A guide to deploying a .NET gRPC server to Azure App Service, covering setup, configuration, and automation.
Explains Kubernetes as a natural evolution from traditional virtual machine deployment, focusing on conceptual understanding over jargon.
A guide on accessing the deployed URL of an Azure Static Web App within a GitHub Actions workflow for automated testing.
A developer shares their experience successfully deploying a personal Elixir/Phoenix project called Galley using Fly.io, including configuration challenges.
A presentation summary on deploying .NET applications on Kubernetes, covering platform independence and deployment considerations.
A step-by-step tutorial on building a full-stack Todo application using Express.js, EJS, and Mongoose, from initial setup to deployment.
A guide to deploying to Azure App Service using GitHub Actions with a service principal instead of publish profiles for better governance.
A step-by-step guide to manually deploying a Next.js application to Netlify using the CLI and plugin.
A developer's hands-on experience deploying a Gleam web application to the fly.io platform-as-a-service, evaluating its onboarding and deployment process.
A guide to using the Netlify CLI to check the bundled size of Netlify functions locally to avoid 50MB deployment limits.
A detailed guide on setting up a baremetal Kubernetes lab using Fedora CoreOS on an Intel NUC, covering hardware, OS installation, and cluster networking.
A step-by-step tutorial on building a full-stack TypeScript Todo application using Next.js and MongoDB, from setup to deployment.
A curated list of DevOps resources focusing on GitHub Actions, including tutorials, deployment guides, and common limitations.
A guide to automating the deployment of Cartography and Neo4J on Kubernetes using HashiCorp Vault for secrets management.
A guide on preparing a Django project for live deployment, covering application servers like Gunicorn and cloud platform choices.
A developer shares their automated workflow using GitHub Actions to create and manage preview deployments for website changes via pull requests.
Step-by-step guide to deploy Strapi CMS on a VPS with Ubuntu and MySQL, covering server setup, Nginx, and SSL.