Cloud based Architecture Design of Conventional Applications Flashcards

Network Service Planning

1
Q

When you deploy workloads to the cloud, you need to consider:

A

Isolation, Scalability and Connectivity

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

If VPC’s in the same region need to communicate, use:

A

VPC peering connections or VPC endpoints.

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

For VPC’s in different regions use

A

cloud connect or vpn

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

If VPC’s need to communicate with on premise data centers use:

A

direct connect or vpn.

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

what questions do you need to ask yourself when creating vpcs?

A

how many vpcs will I need, what region should they be created in and how do I define my subnets?

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

True or false: if an enterprise deploys services in different environments (development, test and production) create a single vpc.

A

False. Create multiple vpcs instead of a single one.

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

VPCs are logically isolated using _________________ technology

A

tunneling

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

Only supports packet filtering based on three tuple: protocol, port and destination IP address.

A

Security group

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

The network ACL supports packet filtering based on 5 tuple: __________,____________, ___________, _____________, ___________

A

protocol, source port, destination port, source IP address, and destination IP address.

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

true or false: If you request a VPC peering connection with a VPC of another account, the connection takes effect only after the peer account accept the request. If you request a VPC peering connection with a VPC of your own, the system automatically accepts the request and activates the connection.

A

True

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

VPCEP provides two types of resources:

A

VPC endpoint services and VPC endpoints.

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

_______________refer to cloud services or your private services that can be configured in VPCEP to provide services to users.

A

VPC endpoint services

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

_______________are channels for connecting VPCs to VPC endpoint services.

A

VPC endpoints

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

the key components of Direct Connect are

A

a connection, virtual gateway, and virtual interface.

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