A solutions architect is planning the deployment of a new static website.The solution must minimize costs and provide at least 99% availability.
Which solution meets these requirements?
Deploy the application to an Amazon S3 bucket in one AWS Region that has versioning disabled.
Deploy the application to Amazon EC2 instances that run in two AWS Regions and two Availability Zones.
Deploy the application to an Amazon S3 bucket that has versioning and cross-Region replication enabled.
Deploy the application to an Amazon EC2 instance that runs in one AWS Region and one Availability Zone.