Amazon AWS-SysOps AWS Certified SysOps Administrator – Associate Online Training
Amazon AWS-SysOps Online Training
The questions for AWS-SysOps were last updated at Feb 25,2026.
- Exam Code: AWS-SysOps
- Exam Name: AWS Certified SysOps Administrator – Associate
- Certification Provider: Amazon
- Latest update: Feb 25,2026
A user has created a VPC with CIDR 20.0.0.0/24. The user has created a public subnet with CIDR 20.0.0.0/25. The user is trying to create the private subnet with CIDR 20.0.0.128/25.
Which of the below mentioned statements is true in this scenario?
- A . It will not allow the user to create the private subnet due to a CIDR overlap
- B . It will allow the user to create a private subnet with CIDR as 20.0.0.128/25
- C . This statement is wrong as AWS does not allow CIDR 20.0.0.0/25
- D . It will not allow the user to create a private subnet due to a wrong CIDR range
A user has created a VPC with CIDR 20.0.0.0/24. The user has created a public subnet with CIDR 20.0.0.0/25. The user is trying to create the private subnet with CIDR 20.0.0.128/25.
Which of the below mentioned statements is true in this scenario?
- A . It will not allow the user to create the private subnet due to a CIDR overlap
- B . It will allow the user to create a private subnet with CIDR as 20.0.0.128/25
- C . This statement is wrong as AWS does not allow CIDR 20.0.0.0/25
- D . It will not allow the user to create a private subnet due to a wrong CIDR range
A user has created a VPC with CIDR 20.0.0.0/24. The user has created a public subnet with CIDR 20.0.0.0/25. The user is trying to create the private subnet with CIDR 20.0.0.128/25.
Which of the below mentioned statements is true in this scenario?
- A . It will not allow the user to create the private subnet due to a CIDR overlap
- B . It will allow the user to create a private subnet with CIDR as 20.0.0.128/25
- C . This statement is wrong as AWS does not allow CIDR 20.0.0.0/25
- D . It will not allow the user to create a private subnet due to a wrong CIDR range
A user has created an S3 bucket which is not publicly accessible. The bucket is having thirty objects which are also private.
If the user wants to make the objects public, how can he configure this with minimal efforts?
- A . The user should select all objects from the console and apply a single policy to mark them public
- B . The user can write a program which programmatically makes all objects public using S3 SDK
- C . Set the AWS bucket policy which marks all objects as public
- D . Make the bucket ACL as public so it will also mark all objects as public
A sys admin is maintaining an application on AWS. The application is installed on EC2 and user has configured ELB and Auto Scaling. Considering future load increase, the user is planning to launch new servers proactively so that they get registered with ELB.
How can the user add these instances with Auto Scaling?
- A . Increase the desired capacity of the Auto Scaling group
- B . Increase the maximum limit of the Auto Scaling group
- C . Launch an instance manually and register it with ELB on the fly
- D . Decrease the minimum limit of the Auto Scaling group
An organization, which has the AWS account ID as 999988887777, has created 50 IAM users. All the users are added to the same group cloudacademy.
If the organization has enabled that each IAM user can login with the AWS console, which AWS login URL will the IAM users use?
- A . https://999988887777.signin.aws.amazon.com/console/
- B . https://signin.aws.amazon.com/cloudacademy/
- C . https://cloudacademy.signin.aws.amazon.com/999988887777/console/
- D . https://999988887777.aws.amazon.com/cloudacademy/
A user has setup connection draining with ELB to allow in-flight requests to continue while the instance is being deregistered through Auto Scaling.
If the user has not specified the draining time, how long will ELB allow inflight requests traffic to continue?
- A . 600 seconds
- B . 3600 seconds
- C . 300 seconds
- D . 0 seconds
A root AWS account owner is trying to understand various options to set the permission to AWS S3.
Which of the below mentioned options is not the right option to grant permission for S3?
- A . User Access Policy
- B . S3 Object Access Policy
- C . S3 Bucket Access Policy
- D . S3 ACL
A sys admin has created a shopping cart application and hosted it on EC2. The EC2 instances are running behind ELB. The admin wants to ensure that the end user request will always go to the EC2 instance where the user session has been created.
How can the admin configure this?
- A . Enable ELB cross zone load balancing
- B . Enable ELB cookie setup
- C . Enable ELB sticky session
- D . Enable ELB connection draining
A user has configured ELB with three instances. The user wants to achieve High Availability as well as redundancy with ELB.
Which of the below mentioned AWS services helps the user achieve this for ELB?
- A . Route 53
- B . AWS Mechanical Turk
- C . Auto Scaling
- D . AWS EMR
Great