Fausto Busuito commited on
Commit ·
ffa2503
1
Parent(s): b6ae5ca
Application changes
Browse files
app/questions/Amazon.CLF-C02.v2024-05-21.json
CHANGED
|
@@ -112,7 +112,7 @@
|
|
| 112 |
{
|
| 113 |
"question": "What is an Availability Zone?",
|
| 114 |
"options": [
|
| 115 |
-
"A location where users can deploy compute, storage, database, and other select AWS services
|
| 116 |
"One or more discrete data centers with redundant power, networking, and connectivity",
|
| 117 |
"One or more clusters of servers where new workloads can be deployed",
|
| 118 |
"A fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to users globally"
|
|
@@ -177,7 +177,7 @@
|
|
| 177 |
"A specific location within a geographic area that provides high availability",
|
| 178 |
"A set of data centers spanning multiple countries",
|
| 179 |
"A global picture of a user's cloud computing environment",
|
| 180 |
-
"A collection of databases that can be accessed from a specific geographic area only
|
| 181 |
],
|
| 182 |
"correct": [
|
| 183 |
"A"
|
|
@@ -213,7 +213,7 @@
|
|
| 213 |
"question": "Which of the following is a benefit of decoupling an AWS Cloud architecture?",
|
| 214 |
"options": [
|
| 215 |
"Reduced latency",
|
| 216 |
-
"Ability to upgrade components independently
|
| 217 |
"Decreased costs",
|
| 218 |
"Fewer components to manage"
|
| 219 |
],
|
|
@@ -246,7 +246,7 @@
|
|
| 246 |
]
|
| 247 |
},
|
| 248 |
{
|
| 249 |
-
"question": "Which of the following is a characteristic of the AWS account root user?
|
| 250 |
"options": [
|
| 251 |
"The root user is the only user that can be configured with multi-factor authentication (MFA).",
|
| 252 |
"The root user is the only user that can access the AWS Management Console.",
|
|
@@ -282,7 +282,7 @@
|
|
| 282 |
]
|
| 283 |
},
|
| 284 |
{
|
| 285 |
-
"question": "Which AWS feature or resource is a deployable Amazon EC2 instance template that is prepackaged with software and security requirements?
|
| 286 |
"options": [
|
| 287 |
"Amazon Elastic Block Store (Amazon EBS) volume",
|
| 288 |
"AWS CloudFormation template",
|
|
@@ -318,7 +318,7 @@
|
|
| 318 |
]
|
| 319 |
},
|
| 320 |
{
|
| 321 |
-
"question": "Which AWS service should a cloud practitioner use to receive real-time guidance for provisioning resources, based on AWS best practices related to security, cost optimization, and
|
| 322 |
"options": [
|
| 323 |
"AWS Trusted Advisor",
|
| 324 |
"AWS Config",
|
|
@@ -347,7 +347,7 @@
|
|
| 347 |
"Cost savings",
|
| 348 |
"Improved operational resilience",
|
| 349 |
"Increased business agility",
|
| 350 |
-
"Enhanced security
|
| 351 |
],
|
| 352 |
"correct": [
|
| 353 |
"C"
|
|
@@ -378,7 +378,7 @@
|
|
| 378 |
]
|
| 379 |
},
|
| 380 |
{
|
| 381 |
-
"question": "Which AWS service is a key-value database that provides sub-millisecond latency on a large scale?
|
| 382 |
"options": [
|
| 383 |
"Amazon DynamoDB",
|
| 384 |
"Amazon Aurora",
|
|
@@ -409,7 +409,7 @@
|
|
| 409 |
"Amazon Simple Notification Service (Amazon SNS)",
|
| 410 |
"Amazon Simple Email Service (Amazon SES)",
|
| 411 |
"Amazon CloudWatch alerts",
|
| 412 |
-
"Amazon Simple Queue Service (Amazon SQS)
|
| 413 |
],
|
| 414 |
"correct": [
|
| 415 |
"A"
|
|
|
|
| 112 |
{
|
| 113 |
"question": "What is an Availability Zone?",
|
| 114 |
"options": [
|
| 115 |
+
"A location where users can deploy compute, storage, database, and other select AWS services where no AWS Region currently exists",
|
| 116 |
"One or more discrete data centers with redundant power, networking, and connectivity",
|
| 117 |
"One or more clusters of servers where new workloads can be deployed",
|
| 118 |
"A fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to users globally"
|
|
|
|
| 177 |
"A specific location within a geographic area that provides high availability",
|
| 178 |
"A set of data centers spanning multiple countries",
|
| 179 |
"A global picture of a user's cloud computing environment",
|
| 180 |
+
"A collection of databases that can be accessed from a specific geographic area only"
|
| 181 |
],
|
| 182 |
"correct": [
|
| 183 |
"A"
|
|
|
|
| 213 |
"question": "Which of the following is a benefit of decoupling an AWS Cloud architecture?",
|
| 214 |
"options": [
|
| 215 |
"Reduced latency",
|
| 216 |
+
"Ability to upgrade components independently",
|
| 217 |
"Decreased costs",
|
| 218 |
"Fewer components to manage"
|
| 219 |
],
|
|
|
|
| 246 |
]
|
| 247 |
},
|
| 248 |
{
|
| 249 |
+
"question": "Which of the following is a characteristic of the AWS account root user?",
|
| 250 |
"options": [
|
| 251 |
"The root user is the only user that can be configured with multi-factor authentication (MFA).",
|
| 252 |
"The root user is the only user that can access the AWS Management Console.",
|
|
|
|
| 282 |
]
|
| 283 |
},
|
| 284 |
{
|
| 285 |
+
"question": "Which AWS feature or resource is a deployable Amazon EC2 instance template that is prepackaged with software and security requirements?",
|
| 286 |
"options": [
|
| 287 |
"Amazon Elastic Block Store (Amazon EBS) volume",
|
| 288 |
"AWS CloudFormation template",
|
|
|
|
| 318 |
]
|
| 319 |
},
|
| 320 |
{
|
| 321 |
+
"question": "Which AWS service should a cloud practitioner use to receive real-time guidance for provisioning resources, based on AWS best practices related to security, cost optimization, and service limits?",
|
| 322 |
"options": [
|
| 323 |
"AWS Trusted Advisor",
|
| 324 |
"AWS Config",
|
|
|
|
| 347 |
"Cost savings",
|
| 348 |
"Improved operational resilience",
|
| 349 |
"Increased business agility",
|
| 350 |
+
"Enhanced security 11"
|
| 351 |
],
|
| 352 |
"correct": [
|
| 353 |
"C"
|
|
|
|
| 378 |
]
|
| 379 |
},
|
| 380 |
{
|
| 381 |
+
"question": "Which AWS service is a key-value database that provides sub-millisecond latency on a large scale?",
|
| 382 |
"options": [
|
| 383 |
"Amazon DynamoDB",
|
| 384 |
"Amazon Aurora",
|
|
|
|
| 409 |
"Amazon Simple Notification Service (Amazon SNS)",
|
| 410 |
"Amazon Simple Email Service (Amazon SES)",
|
| 411 |
"Amazon CloudWatch alerts",
|
| 412 |
+
"Amazon Simple Queue Service (Amazon SQS)"
|
| 413 |
],
|
| 414 |
"correct": [
|
| 415 |
"A"
|