AWS Launch Wizard
- What it is
- Guided, wizard-driven deployment of complex enterprise applications on AWS.
- Supported workloads: SAP, Microsoft SQL Server (including Always On), Active Directory, Exchange Server, Remote Desktop Services.
- How it works
- You answer sizing, performance, and availability questions; Launch Wizard picks the resources, estimates cost, and provisions everything with AWS CloudFormation.
- The generated template is yours to keep and reuse.
- Why
- Removes the need to hand-architect well-known reference architectures.
- Not to be confused with
- AWS Elastic Beanstalk — for your own web applications.
- AWS Service Catalog — your own approved internal templates.