Inspirational journeys

Follow the stories of academics and their research expeditions

AWS Cloud Practitioner Questions 2022 - Part 26

Mary Smith

Sun, 19 Apr 2026

AWS Cloud Practitioner Questions 2022 - Part 26

1. As a Cloud Developer, you need a key-value NoSQL database for Node.js application. Which database option is most suitable for you?

A) Amazon DynamoDB
B) Amazon Relational Database Service (RDS)
C) Amazon DocumentDB
D) Amazon Aurora



2. As a Network Engineer, you want to deny network access from a specific IP address. Which AWS component should you use?

A) Network ACL
B) AWS Shield
C) AWS WAF
D) Amazon CloudFront



3. Select all true statements about AWS security. (select 2)(Select 2answers)

A) User access keys are required when using the AWS CLI and AWS SDKs.
B) You should assign IAM permissions to individual IAM users, not to a group of users.
C) Thanks to AWS Secrets Manager, you don't need to hardcode credentials in your code.
D) For daily access, use the AWS account root user.



4. As a Cloud Developer, you want to host a .NET application in a containerized environment but don't want to manage the infrastructure. Which AWS compute service fits your needs?

A) AWS Fargate
B) Amazon Elastic Container Service (ECS)
C) Amazon Elastic Compute Cloud (EC2)
D) AWS Lambda



5. You are responsible for managing IAM users in your company. Which of the following can you assign to an IAM user? (select 2)(Select 2answers)

A) SSH key pair - a key pair to connect to your Amazon EC2 Linux instance.
B) Windows username and password - access to your Windows instance.
C) Access keys - a combination of an access key ID and a secret access key. They can be used to make programmatic calls to AWS.
D) Management Console password - a password for access to the management console.



1. Right Answer: A
Explanation:

2. Right Answer: A
Explanation:

3. Right Answer: A,C
Explanation:

4. Right Answer: A
Explanation:

5. Right Answer: C,D
Explanation:

0 Comments

Leave a comment