In this chapter, we shall dive further to learn to create components for load balancing of an application. Load balancing is required to route the request to different servers hosting the applications. This helps to host applications with the exact capacity that the application needs at a certain point of time.
Security is a major concern that cuts across every application type. We shall learn how to build components for establishing communication between multiple VPCs and between a data center and VPC. This will enable applications and services to securely connect to each other.