How to allow private serverless platform APIs to communicate securely internally within your organisations without needing to traverse the public internet. Including visuals and code repository written in TypeScript and the AWS CDK.
This repo is associated to the article Serverless Private APIs - Part 1 🚀
This is a minimal set of code to demonstrate the points discussed in the article, so coding and architecture best practices have not been adhered too (inc unit testing)
Note: This will incur costs in your AWS account on running the load tests which you should account for.
Please view the detailed deployment steps in the article.
To remove the services run the following command in the two main folders: npm run remove