Skip to content

Source code to run a containerised application in AWS ECS Fargate inside a VPC's private subnets. An API Gateway is used as the doorway to the private network using a VPC link to access the VPC. An NLB is for optimal performance of accessing the application.

License

Notifications You must be signed in to change notification settings

LukeMwila/aws-apigateway-vpc-ecs-fargate

Repository files navigation

Deploy Container in ECS Fargate behind API Gateway & NLB for Secure Optimal Accessibility (with Terraform)

Overview

This repository contains the source code for a containerised application in AWS ECS Fargate inside a VPC's private subnets. An API Gateway is used as the doorway to the private network using a VPC link to access the VPC. An NLB is for optimal performance of accessing the application running in the private subnets.

Technical Architecture Diagram

Alt text

About

Source code to run a containerised application in AWS ECS Fargate inside a VPC's private subnets. An API Gateway is used as the doorway to the private network using a VPC link to access the VPC. An NLB is for optimal performance of accessing the application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages