S sbstjn.dev
Topics About

Topic: Fargate

  • AWS CDK: Deploy Fargate service with EventBridge, CodePipeline, and ECR

    Jan 12, 2025 · 5 min read · 859 words
    Amazon Fargate is great for running containers without having to manage the underlying infrastructure. Using AWS Code Pipeline, you can update your running Fargate service whenever you push a new container version to the Amazon Container Registry.
  • AWS CDK: Route 53 DNS Failover with Fargate on ECS and CloudFront

    Jan 12, 2025 · 5 min read · 892 words
    Based on running a serverless container with Fargate, we want to add automated DNS failover handling with Route 53. Whenever the health check for the Fargate service on Amazon ECS fails, the DNS records point to a static website on Amazon S3; served with CloudFront.
  • AWS CDK: Serverless Container with Fargate

    Jan 6, 2025 · 7 min read · 1,219 words
    With AWS, there are many ways to get something done; finding the perfect solution is one of the challenges. A simple task, like deploying a container, can be done in many ways; this guide will show you how to deploy an application in a Docker container using AWS Fargate and AWS Cloud Development Kit.
S sbstjn.dev

All things Cloud Computing, Serverless, GraphQL, AI, and Software Engineering.

Blog

  • Archive
  • Topics
  • RSS Feed

Projects

  • heft.io
  • 68keys.io
  • jwkserve.com
  • keffeine.com

Legal

  • Privacy
  • Impressum

© 2026 sbstjn.com — All rights reserved.

Made with 🍟 in Hamburg