Goal - Create a clear step-by-step checklist that the team can follow when deploying to AWS. Description - Since the team is new to AWS, we should document the deployment steps clearly. This should read like a beginner guide. Why this matters - A checklist reduces mistakes and helps the team repeat the deployment later. - What to include - EC2 setup steps - SSH access steps - Docker install steps - environment variable setup - container startup steps - how to check that the apps are working
Goal
Description
Why this matters