Inspirational journeys

Follow the stories of academics and their research expeditions

AWS Certified SysOps Administrator - Associate - Part 42

Mary Smith

Thu, 15 May 2025

AWS Certified SysOps Administrator - Associate - Part 42

1. A root account owner gave full access to the S3 bucket to one of the users of lam with the ACL bucket. When the user connects to the IAM S3 console, what actions can it perform?

A) It can do all the operations of the bucket
B) It is impossible to provide access to an IAM user using ACL
C) The IAM user can perform all the operations with just bucket API / SDK
D) None
E) It may simply see the contents of the bucket


2. A user launched an RDS My SQL DB with Multi AZ function. The user programmed setting the storage scale instance during maintenance. What is the order of events during the maintenance period? Perform maintenance on standby Promote ensures maintain primary Promoting original primary return the master original as the main

A) 1,2,3
B) 1,2,3,4
C) No
D) None
E) 2, 3, 1, 4


3. A user has created a VPC subnets with public and private using the VPC Wizard. Which of the below mentioned is not true in this scenario?

A) The VPC will create an Internet gateway and attach it to VPC
B) The VPC launch a NAT instance with an Elastic IP
C) None
D) The VPC will create two subnets
E) The VPC will create an instance of routing and tie with a public subnet


4. A user configured with ELB setting auto scale. User suspended the complete Auto Scaling only for a while. What will happen to the process of rebalancing availability zones (AZ rebalancing. During this period?

A) automatic scaling will not start or stop all instances
B) Auto Scaling will allow authorities to grow more than the maximum size
C) It is impossible to suspend the process end while keeping the active launch
D) Auto Scaling will keep launching instances until the size of the maximum authority
E) None


5. The admin A uses the server side encryption with AWS S3. Which of the below mentioned allows users include functionality encryption S3?

A) The user can use the AWS console, and SDK API to encrypt or decrypt the content for encryption server side with the key provided by the user
B) The user must send an encrypted AES-128 key
C) None
D) The user can download his own encryption key to the console S3
E) The server side encryption with the user supplied the key when versioning is enabled


1. Right Answer: B
Explanation: Each AWS S3 bucket and the object has an ACL (Access Control List. Associate. An ACL is a list of grants identifying the recipient and the authorization. The user can use ACLs to grant read permissions / basic writing AWS to other accounts. ACLs use a specific XML schema Amazon S3. the user can not grant permissions to other users (users AMI. in his account).

2. Right Answer: A
Explanation: My SQL execution on RDS DB Instance as a Multi-AZ deployment can help the user to reduce the impact of a maintenance event, such as Amazon will perform maintenance by following the steps in the order shown below : perform maintenance on standby Promote standby to primary perform maintenance on the original primary, which becomes the new standby. Promote ensures primary Perform maintenance on primary, original which becomes the new standby.

3. Right Answer: E
Explanation: A user can create a subnet with the VPC instances and run within that subnet. If the user has created a public-private subnet, subnet public bodies can receive incoming traffic directly from the Internet, while private subnet bodies can not. If these subnets are created with the wizard, AWS will create a NAT instance with an elastic IP address. Assistant will also create two sub-networks with routing tables. It will also create an Internet gateway and attach it to the VPC.

4. Right Answer: B
Explanation: Auto Scaling performs various processes, such as the launch Terminate, Availability Zone rebalancing (AZ rebalancing. Etc. The type AZ rebalancing process seeks to maintain a balanced number of cases across availability zones within a region. If the user suspends the Terminate process, AZ process rebalancing can cause ten percent larger than the maximum size of the Auto Scaling group to grow. Indeed, Auto Scaling allows groups to grow temporarily larger than the maximum size at rebalancing activities. If Auto Scaling can terminate cases, setting the automatic scale group could remain up to ten percent larger than the maximum size until the user resumes type terminate process.

5. Right Answer: E
Explanation: AWS S3 supports client-side or server side encryption to encrypt all data at rest. The server side encryption can either have the key of AES-256 S3 provided or the user can send the key and each API call to provide its own encryption key. The encryption with the key provided by the user (SSE-C. Do not work with the AWS console. The S3 does not store the keys and the user must send a key to every request. The SSE-C work when the users enable versioning.

0 Comments

Leave a comment