ENI Flashcards

1
Q

How do you calculate subnet range needs?

A

“x.x.x.x /
each x is a block of 8 bits (00000000)
the value after the slash represents how many bits from left to right are turned on (/4 11110000)
The closed bits remaining comprise the available ip addresses in the block
Projected peak concurrent executions * (Memory in GB / 3GB) = number of IP addresses needed”

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

What are common CIDR ranges to know?

A

“/24 comes with 256 IP addresses with 251 available
/25 comes with 128 IP addresses with 123 available
/26 comes with 64 IP addresses with 59 available
/27 comes with 32 IP addresses with 27 available”

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

What is Elastic Network Interface?

A

“A logical networking component in a VPC that represents a virtual network card
connecting a computer to a network”

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