ArmDeveloperEcosystem / arm-learning-paths

Arm Learning Paths: a repository of how-to content for software developers
https://learn.arm.com
Other
78 stars 156 forks source link

Deploy both Internal and Production website to S3 and serve using CloudFront #1375

Closed nirmalsunny closed 2 days ago

nirmalsunny commented 1 week ago

Deploy the website to new Internal and Production S3 buckets. These can then be served using CloudFront. I have modified the workflows to allow deployment to these buckets while retaining the current deployment mechanisms. (S3 for internal and Akamai for production) My plan is to have two instances per environment so that the DNS can be switched without downtime.

Changes: