0
0
AWScloud~10 mins

Why API Gateway matters in AWS - Test Your Understanding

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the code to show the main role of an API Gateway in a system.

AWS
An API Gateway acts as a [1] between clients and backend services.
Drag options to blanks, or click blank then click option'
Afrontend
Bdatabase
Cbridge
Dstorage
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'database' because it stores data, but API Gateway does not store data.
2fill in blank
medium

Complete the code to describe a key feature of API Gateway.

AWS
API Gateway helps to [1] incoming requests to protect backend services.
Drag options to blanks, or click blank then click option'
Aignore
Bfilter
Cduplicate
Ddelay
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'ignore' because it sounds like skipping, but API Gateway actively manages requests.
3fill in blank
hard

Fix the error in the sentence about API Gateway's role in scaling.

AWS
API Gateway helps backend services by [1] the load from many client requests.
Drag options to blanks, or click blank then click option'
Aignoring
Bblocking
Cincreasing
Dbalancing
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'increasing' which would make load worse.
4fill in blank
hard

Fill both blanks to complete the sentence about API Gateway features.

AWS
API Gateway provides [1] and [2] to secure and monitor APIs.
Drag options to blanks, or click blank then click option'
Aauthentication
Bcaching
Cencryption
Dlogging
Attempts:
3 left
💡 Hint
Common Mistakes
Mixing caching with security features.
5fill in blank
hard

Fill all three blanks to complete the sentence about API Gateway benefits.

AWS
API Gateway helps by [1] requests, [2] backend services, and [3] API versions.
Drag options to blanks, or click blank then click option'
Arouting
Bprotecting
Cmanaging
Dignoring
Attempts:
3 left
💡 Hint
Common Mistakes
Choosing 'ignoring' which is opposite of what API Gateway does.