API Gateway Flashcards

1
Q

At a high level, what is API Gateway?

A

Fully managed API service

Think “front door” for your backend applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Does API Gateway have cacheing capabilities?

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How can you scale API Gateway?

A

API Gateway scales automatically

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does CORS stand for?

A

Cross-Origin Resource Sharing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

You see “Origin Policy cannot be read at the remote resource”.

What should you think?

A

Enable CORS on API Gateway

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Who enforces CORS rules?

A

The Client

How well did you know this?
1
Not at all
2
3
4
5
Perfectly