localstack/localstack-docs

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

開放

#232 建立於 2025年9月25日

 (0 則留言) (0 個反應) (0 位負責人)MDX (37 個分叉)github user discovery
awsdocumentationgood first issuehacktoberfest

倉庫指標

星標
 (13 顆星)
PR 合併指標
 (平均合併 3天 17小時) (30 天內合併 46 個 PR)

描述

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

貢獻者指南