Skip to content

sasidhar-aws/quickstart-sitecore-xp

 
 

Repository files navigation

quickstart-sitecore-xp-v93

Sitecore XP 9.3 on AWS

The Sitecore Experience Platform (XP) is a content management system (CMS) for web content that automates marketing to deliver a personalized user experience. This Quick Start is intended for organizations that want to deploy a multirole Sitecore XP 9.3 architecture on the AWS Cloud.

It deploys 12 roles that compose the complete Sitecore XP platform. All of the roles are deployed into individual Auto Scaling groups to ensure recoverability when an instance fails. Database services are provided by SQL Server through Amazon Relational Database Service (Amazon RDS), and caching is managed by Redis on Amazon ElastiCache.

To control access, this deployment uses AWS Certificate Manager (ACM) and AWS Secrets Manager. Other services used by this Quick Start include Amazon Simple Storage Service (Amazon S3), AWS Systems Manager, Amazon CloudWatch, AWS Lambda, and Amazon Route 53.

You can use the AWS CloudFormation templates included with the Quick Start to deploy Sitecore XP 9.3 in your AWS account in about 1–1.5 hours. For more information and step-by-step deployment instructions, see the guide.

This Quick Start provides two deployment options:

  • Deploy Sitecore XP 9.3 into a new VPC (end-to-end deployment). This option builds a new AWS environment consisting of the VPC, subnets, NAT gateways, security groups, bastion hosts, and other infrastructure components. It then deploys Sitecore XP 9.3 into this new VPC.
  • Deploy Sitecore XP 9.3 into an existing VPC. This option provisions Sitecore XP 9.3 in your existing AWS infrastructure. The Quick Start provides separate templates for these options. It also lets you configure Classless Inter-Domain Routing (CIDR) blocks, instance types, and Sitecore XP 9.3 settings, as discussed later in this guide.

The following diagram shows the architecture for Sitecore XP 9.3.

Quick Start architecture for Sitecore XP 9.3

For architectural details, best practices, step-by-step instructions, and customization options, see the deployment guide.

To post feedback, submit feature ideas, or report bugs, use the Issues section of this GitHub repo. If you'd like to submit code for this Quick Start, please review the AWS Quick Start Contributor's Kit.

About

AWS Quick Start Team

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 85.0%
  • Python 15.0%