Certification Practice Test Sample Questions For AWS SysOps Administrator Certification - Associate Level (CT003AC)
QuickStart is now offering sample questions for AWS SysOps Administrator Certification - Associate Level (CT003AC). Whether you are deciding which exam to sign up for, or simply want to practice the materials necessary to complete certification for this course, we have provided a practice test to better aid in certification. 100% of the questions are real test questions; from a recent version of the AWS SysOps Administrator Certification - Associate Level (CT003AC) exam.
AWS Certified SysOps Administrator Associate Course + Certification Exam Bundle
Enroll now today and get 30% off using discount code PRACTICE30 at checkout.
AWS SysOps Administrator Certification - Associate Level (CT003AC) Sample Exam Questions
You have 2 VPC’s , VPCA(10.0.0.0/16) and VPCB(20.0.0.0/16). You create a VPC peering connection which has an id of pcx-1a2b1a2b between the 2 VPC’s. Which of the following route entries need to be added to the route tables to ensure that traffic can flow across the VPC’s? Choose 2 answers from the options given below
You work as a Systems Administrator for a company. You have created an AWS RDS-MySQL Instance. Manual snapshots of the database are carried out from time to time for disaster recover drill scenarios. The company has a requirement to ensure there is no downtime when a snapshot is created for the database. How can you ensure this?
- B. Ensure that Multi-AZ is enabled for the database
-
Correct!
A company is hosting a social media application on AWS. The application makes use of DynamoDB as the backend. The read and write capacity has already been defined for the table. But it has been noticed that during high peak loads, the database begins throttling requests. Which of the following can be used to effectively manage the high number of requests during high peak loads?
- A. Place an ELB in front of the DynamoDB table
-
Incorrect.
- B. Add the DynamoDB table to an Autoscaling Group
-
Incorrect.
- C. Enable Autoscaling for the DynamoDB table
-
Correct!
- D. Place an SQS queue in front of the DynamoDB table
-
Incorrect.
Your company is planning on hosting a web application on a set of EC2 Instances. Based on the initial response, it has now been decided to add service which would help distribute the traffic across a set of EC2 Instances hosting the application. The main requirements are that the service should be able to scale to a million requests. Which of the following would you implement for this requirement?
- A. An ECS Cluster
-
Incorrect.
- B. A Network Load balancer
-
Correct!
- C. A Classic Load Balancer
-
Incorrect.
- D. An SQS queue
-
Incorrect.
A team has developed an application that works with a DynamoDB table. This application is now going to be hosted on an EC2 Instance. Which of the following would you do from an implementation purpose to ensure that the application has the relevant permissions to access the DynamoDB table?
- A. Create an IAM user with the required permissions and ensure the application runs on behalf of the user on the EC2 instance
-
Incorrect.
- B. Create an IAM group with the required permissions and ensure the application runs on behalf of the group on the EC2 instance
-
Incorrect.
- C. Create an IAM Role with the required permissions and ensure that the Role is assigned to the EC2 Instance
-
Correct!
- D. Create Access keys with the required permissions and ensure that the Access keys are embedded in the application
-
Incorrect.
You work as a Systems Administrator for a company. The company has a number of resources hosted in AWS. An external audit is going to be conducted on the AWS resources. As part of the audit, you are required to give log files for all activity carried out on the existing AWS resources. Which of the following service would be able to fulfil this requirement?
- A. AWS Cloudwatch logs
-
Incorrect.
- B. AWS Trusted Advisor
-
Incorrect.
- C. AWS Config
-
Incorrect.
- D. AWS Cloudtrail
-
Correct!
A company currently uses the Chef tool to manage the configuration on its underlying servers. They want to start provisioning servers on the AWS Cloud. They want to ensure that they can re-use their existing Chef recipes for configuration management. Which of the following service would be recommended to use in this regard?
- A. AWS ElasticBeanstalk
-
Incorrect.
- B. AWS Cloudformation
-
Incorrect.
- C. AWS EC2
-
Incorrect.
- D. AWS Opswork
-
Correct!
Your company has a set of Instances in a subnet in a VPC. These set of Instances host a web-based application. There are a number of similar types of requests coming from an IP address of 52.67.89.10. Your IT Security department has requested that all subsequent traffic from this IP address is blocked. How can you achieve this?
Your development team has currently made changes to an application which is hosted in AWS. Currently the application is in Production and Route 53 is being used as the DNS service. The new version of the application has undergone testing and now needs to be promoted to a separate environment. They need an initial set of traffic to be directed to the new version of the application for testing, before the final cutover can be made. Which of the following would you implement?
- A. 2 resource records based on the Simple Routing policy
-
Incorrect.
- B. 1 resource record based on the Latency Routing policy
-
Incorrect.
Your company needs to setup a hybrid connection between their on-premise infrastructure and their AWS VPC. They need to ensure to transfer large data sets from their on-premise environment onto AWS. Which of the following would you implement for this requirement?
- A. AWS VPN
-
Incorrect.
- B. AWS Direct Connect
-
Correct!
- C. AWS VPC peering
-
Incorrect.
- D. AWS Placement Groups
-
Incorrect.
You’re planning on allowing an Administrator to setup an EC2 Instance. This EC2 Instance will host an application that would need access to a DynamoDB table. Which of the following policy permissions are required to ensure that from a security perspective this implementation can be carried out? Choose 2 answers from the options given below.
- B. A trust policy that allows the user to assume a role
-
Incorrect.
You are the IT Operations Engineer for a company. The company is planning on starting to use AWS and use services such as EC2, RDS, ELB. For which of the following do you as the IT Operations Engineer have to ensure that scripts are available to manage the high availability of the service?
Your company has an account in AWS which is being actively used. There is an audit being conducted by an external auditor. They have requested for a list of users, their status, to see if MFA is being used etc. How would you achieve in getting this list for them?
- A. Call up AWS support to get the list of credentials
-
Incorrect.
- B. Contact an AWS partner to get the list of credentials
-
Incorrect.
- C. Go to IAM and download the Credentials report
-
Correct!
- D. Go to EC2 and download the Credentials report
-
Incorrect.
Your company is planning on setting up multiple accounts in AWS. The IT Security department has a requirement to ensure that certain services and actions are not allowed across all accounts. How would you achieve this in the most EFFECTIVE way possible?
A company is planning on transferring a large amount of data onto S3. Since they want to start using the data storage on AWS , they are planning on transferring an initial amount of around 100TB of data onto S3. Which of the following would be the ideal way to transfer this amount of data?
- A. Setup a AWS Managed VPN Connection
-
Incorrect.
- B. Setup an AWS Direct Connect connection
-
Incorrect.
- C. Setup VPC Peering
-
Incorrect.
- D. Use the Snowball device
-
Correct!
You have identified network throughput as a bottleneck on your t2.small EC2 instance when uploading data into Amazon S3 in the same region. How would you remedy the situation?
- A. Add an additional ENI
-
Incorrect.
- B. Change to a large instance
-
Correct!
- C. Use DirectConnect between EC2 and S3
-
Incorrect.
- D. Use EBS PIOPS on the local volume
-
Incorrect.
A system admin is planning to setup event notifications on RDS. Which of the below mentioned services will help the admin setup notifications?
When attached to a VPC, which 2 components provide connectivity with external networks? Select 2 options.
- A. Elastic IP
-
Incorrect.
- B. NAT Gateway
-
Incorrect.
- C. Internet Gateway
-
Correct!
- D. Virtual Private Gateway
-
Correct!
Tell Us About You:
- Home
- Practice Exam - AWS SysOps Administrator Certification
Practice Exam - AWS SysOps Administrator Certification
More Information:
- Learning Style: On Demand
- Learning Style: Practice Exam
- Difficulty: Beginner
- Course Duration: 1 Hour
- Course Info: Download PDF
- Certificate: See Sample
Contact a Learning Consultant
Need Training for 5 or More People?
Customized to your team's need:
- Annual Subscriptions
- Private Training
- Flexible Pricing
- Enterprise LMS
- Dedicated Customer Success Manager
Course Information