Skip to content

KarlDeux/arps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Runner Private Services

architecture

API Gateway + VPC Link + NLB + VPC Endpoint + App Runner + VPC Connector + VPC Endpoint + DynamoDB

This project consists on a Node.JS / Express backend application that is launched via App Runner with private Ingress and Egress. API Gateway will interact with the application and the application will reach DynamoDB (privately via VPC Endpoint).

It is essentially a 3 layers App:

  • Front: API Gateway
  • Back: App Runner
  • Data: DynamoDB

See template.yaml for CloudFormation example.

See cdk for CDK example.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published