Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New pattern submission : Fully Private Serverless Architecture with API Gateway Private Custom Domain #2667

Open
MaverickJun opened this issue Feb 9, 2025 · 0 comments

Comments

@MaverickJun
Copy link

To submit a template to the Serverless Patterns Collection, submit an issue with the following information.

Note the following information for the model:

  • Description (intro.text) should be a 300-500 word explanation of how the pattern works.
  • Resources should like to AWS documentation and AWS blogs related to the post (1-5 maximum).
  • Author bio may include a LinkedIn and/or Twitter reference and a 1-sentence bio.

Description: This pattern deploys a fully private serverless architecture using API Gateway Private Custom Domain, Lambda, SQS, DynamoDB, and SNS, ensuring secure communication within a VPC and eliminating public internet exposure. The API Gateway is configured with a private custom domain secured by an ACM certificate and accessible only through a VPC endpoint. Route 53's private hosted zone ensures that DNS resolution occurs exclusively within the VPC.

Resources: https://aws.amazon.com/lambda/serverless-architectures-learn-more/, https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-private-custom-domains.html,

Framework:SAM
Language:Python

Author bio: Junho is a cloud engineer at Amazon Web Services based in Korea. He is passionate about serverless architecture and enjoys designing automated processes and scalable solutions. His work focuses on creating efficient, secure, and innovative architectures that leverage the power of serverless technologies.",
LinkedIn: https://www.linkedin.com/in/JunhoJung/

You must ensure that the sections of the model README.md are completed in full.

GitHub PR for template: #2666

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant