Private API

Understand the Private REST APIs in the AWS API Gateway, where they are required, and the typical architecture pattern.

What’s VPC?

The Virtual Private Cloud (VPC) is an essential concept in AWS Networking. Security is a primary requirement of almost all applications deployed on the cloud.

A robust encryption algorithm and a solid authentication/authorization framework (AAF) are essential for any system. These aren’t enough, though. We often need a little more protection. That protection comes from VPC. It allows us granular control over the ...