Skip to content

Claude/configure tier amis 3 q mbe - #22

Open
Asadkhanrtx wants to merge 5 commits into
aws-samples:mainfrom
Asadkhanrtx:claude/configure-tier-amis-3QMbe
Open

Claude/configure tier amis 3 q mbe#22
Asadkhanrtx wants to merge 5 commits into
aws-samples:mainfrom
Asadkhanrtx:claude/configure-tier-amis-3QMbe

Conversation

@Asadkhanrtx

Copy link
Copy Markdown

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

claude and others added 4 commits May 13, 2026 07:03
- tier-ami-config.json: AMI IDs for Amazon Linux 2 across 13 regions
  (web + app tiers), plus Aurora MySQL config reference for db tier
- web-tier-userdata.sh: bootstraps Nginx + Node 16 + React build on web EC2
- app-tier-userdata.sh: bootstraps Node 16 + PM2 + writes DbConfig on app EC2
- find-ami.sh: resolves latest Amazon Linux 2 AMI for any region via SSM

https://claude.ai/code/session_01JeU1JS9MBg7zouezB1o4kr
Step-by-step instructions covering DB setup (Aurora RDS + EC2 MySQL),
App Tier (Node.js + PM2 + DbConfig), Web Tier (Nginx + React build),
required code changes, end-to-end testing, and AMI creation for ASGs.

https://claude.ai/code/session_01JeU1JS9MBg7zouezB1o4kr
Configure tier AMIs and EC2 bootstrap scripts for web, app, and db tiers
Covers Ubuntu 22.04 LTS setup for all three tiers: Aurora/EC2 MySQL DB,
Node.js + PM2 App Tier, Nginx + React Web Tier. Includes apt commands,
nginx sites-available config, MySQL bind-address fix, PM2 startup for
ubuntu user, and a diff table comparing Ubuntu vs Amazon Linux 2.

https://claude.ai/code/session_01JeU1JS9MBg7zouezB1o4kr
@Asadkhanrtx

Copy link
Copy Markdown
Author

tf

Merge pull request #1 from Asadkhanrtx/claude/configure-tier-amis-3QMbe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants