What is the charge for the data transfer incurred in replicating data between your primary and standby?
What is the charge for the data transfer incurred in replicating data between your primary and standby?A . Same as the standard data transfer chargeB . Double the standard data transfer chargeC . No charge. It is freeD . Half of the standard data transfer chargeView AnswerAnswer: C
Which options are probable causes of this behavior?
You have a load balancer configured for VPC, and all back-end Amazon EC2 instances are in service. However, your web browser times out when connecting to the load balancer's DNS name. Which options are probable causes of this behavior? Choose 2 answersA . The load balancer was not configured to use a public...
Fill in the blanks: Resources that are created in AWS are identified by a unique identifier called an
Fill in the blanks: Resources that are created in AWS are identified by a unique identifier called anA . Amazon Resource NumberB . Amazon Resource NametagC . Amazon Resource NameD . Amazon Resource NamespaceView AnswerAnswer: C
What are the two types of licensing options available for using Amazon RDS for Oracle?
What are the two types of licensing options available for using Amazon RDS for Oracle?A . BYOL and Enterprise LicenseB . BYOL and License IncludedC . Enterprise License and License IncludedD . Role based License and License IncludedView AnswerAnswer: B
In AWS, which security aspects are the customer's responsibility? Choose 4 answers
In AWS, which security aspects are the customer's responsibility? Choose 4 answersA . Security Group and ACL {Access Control List} settingsB . Decommissioning storage devicesC . Patch management on the EC2 instance's operating systemD . Life-cycle management of lAM credentialsE . Controlling physical access to compute resourcesF . Encryption of EBS...
Which of the following architectural choices should you make?
You have a web application running on six Amazon EC2 instances, consuming about 45% of resources on each instance. You are using auto-scaling to make sure that six instances are running at all times. The number of requests this application processes is consistent and does not experience spikes. The application is critical...
What DR strategy could be used to achieve this RTO and RPO in the event of this kind of failure?
An ERP application is deployed across multiple AZs in a single region. In the event of failure, the Recovery Time Objective (RTO) must be less than 3 hours, and the Recovery Point Objective (RPO) must be 15 minutes the customer realizes that data corruption occurred roughly 1.5 hours ago. What DR...
Which statement below is correct in describing the protection of AWS resources in each subnet?
You have been setting up an Amazon Virtual Private Cloud (Amazon VPC) for your company, including setting up subnets. Security is a concern, and you are not sure which is the best security practice for securing subnets in your VPC. Which statement below is correct in describing the protection of AWS resources in each...
What is the monthly charge for using the public data sets?
Amazon EC2 provides a repository of public data sets that can be seamlessly integrated into AWS cloud-based applications. What is the monthly charge for using the public data sets?A . A 1 time charge of 10$ for all the datasets.B . 1$ per dataset per monthC . 10$ per month for all the...
______ embodies the "share-nothing" architecture and essentially involves breaking a large database into several smaller databases. Common ways to split a database include
______ embodies the "share-nothing" architecture and essentially involves breaking a large database into several smaller databases. Common ways to split a database include 1) splitting tables that are not joined in the same query onto different hosts or 2) duplicating a table across multiple hosts and then using a hashing algorithm to determine which...