Serverless Architecture Flashcards
1
Q
Any questions that involve accessing backend services privately should favour ________ over hardcoding access keys and secrets.
A
API Gateway
2
Q
Any time the exam talks about creating or managing an API, think of…
A
API Gateway
3
Q
TRUE or FALSE?
API Gateway supports versioning of your API
A
TRUE
4
Q
What are the three different endpoint types for API Gateway?
A
Edge optimised
Regional
Private
5
Q
How can you protect your API Gateway endpoints from DDoS attacks?
A
Attach a WAF
6
Q
What are the 3 types of APIs that API Gateway supports?
A
Rest
HTTP
Web Socket