Everything you need to run Medusa in production: modules, starters, Dockerfiles, curated links.
Terraform
Medusa on AWS (Terraform)
Provisions VPC, RDS (Postgres), ElastiCache (Redis), S3, ECS/EC2, ALB, ACM, secrets.
Variables, example tfvars, and outputs are included in the README.
Starters
medusa-starter
Minimal backend skeleton ready for container builds and deployment.
Includes local dev instructions, image build steps, and basic .env configuration.
Docker
Production-grade Dockerfile & docker-compose.yml
Multi-stage Dockerfile and sample docker-compose.yml for simple VPS setups (VPS/DO/Hetzner). All environment variables are documented.
Curated Links
Expert guides and tutorials from our engineering team covering deployment, performance optimization, security, and production best practices for Medusa.js. All articles are battle-tested in real production environments.