Forewords
This
post starts by discussing the Internet connection from the AWS VPC Control
Plane operation perspective. The public AWS documentation only describes the
basic components, such as an Internet Gateway (IGW) and a subnet
specific Implicit Routers. However,
the public AWS documentation does not describe the Control Plane operation
related to distributing the default route from IGWs to IMRs. The AWS VPC Control
Plane part in this post is based on my assumptions, so be critical of what you
read. The second part of this post shortly explains the Control-Plane operation
of the Internet connection used in LISP based network. By comparing the AWS VPC
to LISP based network I just want to point out that even though some might
think that cloud-based networking is much simple than traditional on-premise
networking, it is not. People tend to trust network solutions used in clouds
(AWS, Azure, etc.) and there is no debate about (a) what hardware is used, (b)
how the redundancy works, (c), are
solutions standard-based and so on. Now it is more like, I do not care how it
works as long as it works. Good or bad, I do not know.