- Newest
- Most votes
- Most comments
I apologize, but I couldn't find any specific reference architectures for deploying Kentico on AWS in the provided sources or in AWS documentation. However, I can offer some general guidance on how you might approach this:
-
Since Kentico is a content management system, you would likely want to consider a multi-tier architecture on AWS. This could involve using services like Amazon EC2 for the application tier, Amazon RDS for the database tier, and potentially Amazon S3 for static content storage.
-
To design your architecture, you could leverage resources from the AWS Architecture Center. This provides tools, guidance, and reference architectures that you could adapt for your Kentico deployment.
-
The AWS Solutions Library offers a collection of cloud-based solutions for various technical and business problems. While there might not be a Kentico-specific solution, you could find reference architectures for similar web applications that you could modify for your needs.
-
AWS Prescriptive Guidance provides strategies, guides, and patterns that could aid in designing your Kentico deployment. These resources often include best practices for deploying applications on AWS.
-
You might also want to consult the AWS Documentation for specific services you plan to use in your Kentico deployment, such as EC2, RDS, or Elastic Load Balancing.
Given the lack of Kentico-specific reference architectures, you may need to combine general AWS best practices for web application hosting with Kentico's specific requirements. It would be advisable to work with AWS solutions architects or partners who have experience with similar deployments to create a custom architecture that meets your specific needs.
Sources
AWS application design and migration strategy - AWS Prescriptive Guidance
Introduction - Overview of Deployment Options on AWS
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 4 years ago
