What’s the AWS Service Catalog?
CloudFront Errors 400 - B 403 - A 404 - F 502 - B 503 - S 504 - G
400: Bad request → malformed request
403: Access denied → public access for S3 object using S3:GetObject (your s3 object isn’t public)
404: File not found
502: Bad gateway → CF can’t connect to origin
503: Service unavailable → performance issue on origin server
504: Gateway timeout → request expired before a response was received from the origin server.
What’s the most important thing in order to Direct Connect with Multiple Accounts to work?
Accounts have to be under the same Payer Account in order to share Direct Connect Gateway.
Inter-Region VPC Peering:
When enabling HTTPS on your website, what kind of certificate do you need to associate with it?
SSL/TLS Certificate.
What is the AWS recommended way to store and manage certificates?
By using AWS Certificate Manager (ACM)
If ACM is not supported in your Region, which AWS service should you use in order to store certificates?
You can use IAM to store them, only if ACM is not supported in your Region.
Which service do these best practices belong to?
CloudFormation Best Practices