localstack/localstack-docs

[📑 Docs]: Expand page: CDK ECS Fargate Hot Reloading & Debugging

Open

#232 aberto em 25 de set. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)MDX (37 forks)github user discovery
awsdocumentationgood first issuehacktoberfest

Métricas do repositório

Stars
 (13 stars)
Métricas de merge de PR
 (Mesclagem média 8d 13h) (87 fundiu PRs em 30d)

Description

What docs changes are you proposing?

Source: https://github.com/localstack-samples/sample-cdk-ecs-fargate-hot-reloading-debugging

Problem

Repo is link-only in docs.

Proposal

  • Doc page with:
    • Introduction (how to hot reload and debug ECS containers locally)
    • Prerequisites (LocalStack Pro, Docker, AWS CDK, Node.js/Python)
    • Architecture diagram (Client → ALB → ECS Service → Task)
    • Steps (clone, deploy, edit code, reload container)
    • Testing the application (curl to service before and after hot reload, verify updated output)
    • Conclusion (benefits of local ECS debugging)

Acceptance Criteria

  • Doc has Intro, Architecture diagram, and explicit Testing the application section.

Code of Conduct

  • I agree to follow this project's Code of Conduct

Guia do colaborador