Google Cloud: Deploying a Static Web Application to Google Cloud Storage Bucket with HTTPS Load Balancer
A technical guide on deploying a static web app to Google Cloud Storage using an HTTPS Load Balancer for secure external access.
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.
A guide covering two methods for deploying Node.js and Deno.js applications to the Heroku platform, including setup and configuration steps.
A guide to deploying a Kubernetes lab for security research, covering local setups, vulnerable clusters, and production-ready multi-node deployments.
A beginner-friendly guide to Azure Bicep, a DSL for simplifying Infrastructure as Code compared to ARM templates.