Inspirational journeys

Follow the stories of academics and their research expeditions

AWS Certified SysOps Administrator - Associate - Part 41

Mary Smith

Thu, 15 May 2025

AWS Certified SysOps Administrator - Associate - Part 41

1. A user receives a notification RDS DB whenever there is a change in the DB security group. The user does not want to receive notifications for only one month. Thus, it does not remove the notification. How the user can configure this?

A) The only option is to remove the console notification
B) Change the button Disable notifications Yes in the RDS Console
C) Change the Enable notification No button in the console RDS
D) None
E) Set mail to send false flag in the notification event console CD


2. A user tries to understand the cloud monitoring measures to AWS services. It is necessary that the user must first understand the namespace for AWS services. Which of the below mentioned is not a valid namespace for AWS services?

A) AWS / SWF
B) AWS / Cloud Trail
C) AWS / elastic Cache
D) None
E) AWS / Storage Gateway


3. A user has created a VPC with CIDR 20.0.0.0/16. The user has created a subnet with CIDR 20.0.0.0/16 in this VPC. The user attempts to create a different subnet with the same VPC for CIDR 20.0.0.1/24. What will happen in this scenario?

A) The VPC will change the first CIDR subnet automatically for the second subnet IP range
B) It will launch the error of a CIDR
C) It is impossible to create a subnet with the same VPC CIDR
D) None
E) The second sub-network will be created


4. A user measure CPU utilization of central machine private data every minute. The machine provides all data every hour, as the sum of the data, the Mw value, maximum value and TMN mber of data points. The user wants to send the Cloud Watch values. How the user can achieve this?

A) Send data using the metric data command set with the total parameter values
B) Send data using the command-set-metric data with the global parameter -data
C) Send data using the metric data command set with the statistical parameter values
D) None
E) Send data using the metric data command set with parameter average values


5. A user has created a mobile application that uses DB Dynamo look for certain data. The application uses the key to access / Dynamo DB SDK secret access and root account to connect to mobile Dynamo DB. Which of the below mentioned is true regarding security best practices in this scenario?

A) Create an IAM role with Dynamo DB and secure access using mobile
B) The user must create a separate user IAM for each mobile application and Dynamo DB access with it
C) None
D) The application must use an IAM role with the web identity federation valid calls Dynamo DB with identity providers like Google, Amazon, and face book
E) The user must create an IAM role with Dynamo DB and EC2 access. Fix the role with EC2 and route all calls via the mobile EC2


1. Right Answer: C
Explanation: Amazon uses the Amazon Simple Notification Service ERO to provide notification when an event occurs Amazon RDS. The event notifications are sent to the address that the user provided when creating the subscription. The user can easily disable notification without deleting a subscription by setting the radio button in the Amazon RDS No console or by setting the Enabled false parameter via the CLI or Amazon RDS API interface.

2. Right Answer: B
Explanation: A system administrator plans to encrypt all downloaded objects to S3 from an application. The system administrator does not want to implement their own encryption algorithm; instead, it plans to use the server-side encryption by providing its own key (SSE-C .. Which parameter is not necessary while making a call to SSE-C?

3. Right Answer: B
Explanation: A Virtual Private Cloud (VPC. Is a virtual network dedicated to AWS user account. A user can create a subnet with the VPC instances and launch in this subnet. The user can create a subnet with the same size of VPC. However, it can not create a different subnet from the CIDR second subnet conflicts with the first subnet.

4. Right Answer: C
Explanation: AWS Cloud Watch supports custom measures. Users can still capture the customized data and download data using CLI Cloud shows or API. Users can publish data to Cloud Watch as single data points or as an aggregated data set of points called a statistical ensemble using the Put-metric command data. When sending aggregated data, the user needs to send with the parameter values ''statistics: AWS cloud shows put-metric data à ¬ 'à ¬ --namespace metric name' timestamp values ''--statistic Somme : XX, minimum AA, maximum: AA, BB Sample Count --unit seconds Mille

5. Right Answer: D
Explanation: With AWS IAM user creates an application that runs on an EC2 instance and made requests to AWS, such as Dynamo DB or S3 calls. Here it is recommended that the user should not create an IAM user and pass the ¬ YS wear credentials to the application or integrate these credentials into the application. If the user creates an application that runs on a mobile phone and made requests to AWS, the user should not create an IAM user and distribute ¬ wear Ys access key with the application. Instead, it should use an identity provider such as connection with Amazon, Face Book or Google to authenticate users and then use this identity to obtain temporary security credentials.

0 Comments

Leave a comment