AWS CLOUDFRONT SETUP
AWS NEW BLOG π Everything is done by AWS CLI π Each change is shown in this Blog. π° Create High Availability Architecture with AWS CLI π° π
The architecture includes- - Web Server configured on EC2 Instance - Document Root(/var/www/html) made persistent by mounting on EBS Block Device. - Static objects used in code such as pictures stored in S3 - Setting up a Content Delivery Network using CloudFront and using the origin domain as an S3 bucket. - Finally, place the CloudFront URL on the web app code for security and low latency. AWS - Amazon Web Services is a Public Cloud Service by Amazon Company. π AWS provides Infrastructure As A Service, Platform As A Service, and Software As A Service. π In This Task, I am going to use AWS CLI, EC2, EBS, S3, Cloudfront. π AWS Provides High Availability, Isolation, and Security of services used by us. π AWS Provides each service with minimal cost. π AWS works on a pay-as-we-go model. PUBLIC CLOUD - Public cloud allows us to use the prov