Which AWS service is primarily used for software version control?
• AWS CodeCommit is a fully-managed source control service that hosts secure Git-based repositories. It makes it easy for teams to collaborate on code in a secure and highly scalable ecosystem
Which AWS service can you use to install a third-party database?
• All of these services are managed services except for Amazon EC2. EC2 is the only service in the list upon which you can manually install the database software of your choice
Identify the services that have a global (rather than regional) scope? (choose 2)
Which service can you use to provision a preconfigured server with little to no AWS experience?
Which AWS service allows you to connect to storage from on-premise servers using standard file protocols?
Which AWS services are used for analytics? (choose 2)
Which service can be used to track the CPU usage of an EC2 instance?
Which items can be configured from within the VPC management console? (choose 2)
Which service allows you to automatically expand and shrink your application in response to demand?
• Auto Scaling automatically responds to demand by adding or removing EC2 instances to ensure the right amount of compute capacity is available at any time
Which of the statements below is accurate regarding Amazon S3 buckets? (choose 2)
Which AWS storage technology can be considered a “virtual hard disk in the cloud”?
• An EBS volume is a block storage device that is most similar to a virtual hard disk in the cloud as when attached to an instance it appears as a local disk that can have an operating system installed on or be formatted and used for any other local storage purpose
Which service records API activity on your account and delivers log files to an Amazon S3 bucket?
Which services are integrated with KMS encryption? (choose 2)
• https://aws.amazon.com/kms/features/
The IAM service can be used to manage which objects? (choose 2)
A company plans to create a hybrid cloud architecture. What technology will allow them to create a hybrid cloud?
• Direct Connect provides a low-latency, high bandwidth connection to connect customer on-premise environments with the AWS cloud which allows them to create a “hybrid” cloud architecture
Which service supports the resolution of public domain names to IP addresses or AWS resources?
• Amazon Route 53 is a highly available and scalable Domain Name System (DNS) service
What can you use to quickly connect your office securely to your Amazon VPC?
Which service can be used for building and integrating loosely-coupled, distributed applications?
• Amazon Simple Notification Service (Amazon SNS) is a web service that makes it easy to set up, operate, and send notifications from the cloud
Which type of Amazon Elastic Load Balancer operates at layer 7 of the OSI model?
Which services can help to automate a company’s IT infrastructure? (choose 2)
Which database service is a NoSQL type of database that is fully managed?
Which storage service allows you to connect multiple EC2 instances concurrently using file-level protocols?
What type of database supports complex queries and joins and is suitable for a transactional database deployment?
Which service allows you to run code as functions without needing to provision or manage servers?