Skip to main content
  1. Projects/
  2. AWS DevOps Pro Certification/
  3. 2: Configuration Mgmt / Infrastructure as Code/

4: Supporting Services

·1 min

Serverless Application Repository

  • Managed repo for serverless apps
  • Recycle SAM templates
  • Use pre-built apps from SAR to reduce duplicate work

What’s stored in Serverless App repo?

  • SAM Templates

App2Container

  • Command line tool
  • Containerize legacy apps from java or .NET
  • Store image in ECR, deploy to ECS

AWS Copilot

  • CLI: Quickly launch and manage containerized apps on AWS
  • Launch to ECS, Fargate, App Runner