Inspirational journeys

Follow the stories of academics and their research expeditions

AWS Certified SysOps Administrator - Associate - Part 33

Mary Smith

Wed, 09 Jul 2025

AWS Certified SysOps Administrator - Associate - Part 33

1. A user has configured a sustained EBS instance and 2 attached EBS volumes to him. The user has installed an alarm Cloud shows each volume for the disk data. The user has stopped the EC2 instance and detached EBS volumes. What will be the status of alarms on the EBS volume?

A) data Deficient
B) Alarm
C) None
D) Okay
E) EBS can not be removed until all alarms are deleted


2. A user launched an RDS DB SQL PostGre with AWS. The user did not specify the maintenance window when creating. The user has configured RDS to update the type of instance data from micro to large. If the user wants to have during the maintenance window, which will make AWS?

A) None
B) AWS will not update the database until the maintenance window is configured
C) AWS will select the default maintenance window if the user has not provided
D) It is impossible to change the DB size micro high with RDS
E) AWS will ask the user to specify the maintenance window when the update


3. A user plans to use AWS services for its web application. If the user tries to set up his own billing management system for AWS, how can it set up?

A) AWS cloud activate the alarm clock that will provide API to download the alarm data
B) None
C) It is impossible for the user to create its own billing management service with AWS
D) Use billing API to download the AWS usage report of each service from the AWS billing console.
E) Configure programmatic access billing. Download and analyze the bill by the requirement


4. A user uses the cloud formation to launch an EC2 instance and configure an application once the instance is launched. The user wants to create the stack ELB Auto Scaling and wait until the EC2 instance is running and configured correctly. How the user can configure this?

A) It is impossible that the creation of the stack will wait until a service is created and launched
B) User can load provided the resource to hold the creation of other dependent resources
C) The user can use the Condition resource Hold expect the creation of other dependent resources
D) None
E) The user can use the resource condition waiting to hold the creation of other dependent resources


5. A user has configured a VPC with a new subnet. The user has created a security group. The user wants to configure the instances of the same subnet communicate. How the user can configure the security group?

A) The user must use this to configure VPC peering
B) Configure the security group itself as the source and allow traffic on all ports and protocols
C) There is no need of a security group changes all instances communicate with each other within the same subnet
D) None
E) Configure the subnet as a source in the security group and allow traffic on all ports and protocols


1. Right Answer: A
Explanation: Amazon Cloud alarm watch shows one measure over time as users and fill specifies one or more actions based on the value of the metric with respect to a given threshold over several periods of time. Alarms call for actions supported state changes. There are three states of alarm: OK, alarm and insufficient data. In this case, since BSE is detached and inactive will be insufficient.

2. Right Answer: C
Explanation: AWS RDS mandatory maintenance window which by default is 30 minutes. If the user does not specify the maintenance window when creating RDS and AWS wil select a maintenance window of 30 minutes randomly from a block of 8 hours of time by region. In this case, Amazon RDS assigns a 30 minute maintenance window on a day chosen at random for the week.

3. Right Answer: E
Explanation: AWS provides a possibility to have programmatic access to billing. The billing Programmatic access leverages the API (existing Amazon Simple Storage Service Amazon S3 .. Thus, the user can create applications that refer to its billing data to a CSV (comma separated values , file stored in a bucket Amazon S3. AWS download the invoice to the bucket every few hours and the user can download the bucket CSV invoice, analyze and create a billing system as per requirement.

4. Right Answer: E
Explanation: AWS Cloud formation is an application management tool that provides an application modeling, deployment, configuration, management and related activities. AWS Cloud Formation provides a resource wait condition which acts as a barrier and prevents the creation of other resources until a completion signal is received from an external source, such as a user application or management system .

5. Right Answer: B
Explanation: . A virtual private cloud (VPC is a virtual network dedicated to users AWS AWS account provides two features that the user can use to increase security in VPC ... Groups ACLs network security and work safety groups at the proceedings If the user uses the default security group, he will have a rule that allows authorities to communicate with others. for a new security group, the user must specify the rule, add it to define source as a security group itself, and select all protocols and ports for that source.

0 Comments

Leave a comment