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 - apigw-http-lambda-documentdb-cdk #1821

Closed
aumanjoa opened this issue Oct 31, 2023 · 0 comments
Closed

New pattern submission - apigw-http-lambda-documentdb-cdk #1821

aumanjoa opened this issue Oct 31, 2023 · 0 comments
Assignees

Comments

@aumanjoa
Copy link
Contributor

aumanjoa commented Oct 31, 2023

Note the following information for the model:

  • Description (intro.text) : This AWS CDK stack deploys an API Gateway HTTP API that integrates with a Lambda function and a DocumentDB cluster. The Lambda function is connected to the DocumentDB cluster through a VPC. The Lambda implements the CRUD operations function for this REST API.

You should use this pattern if you want to migrate your application to DocumentDB using a serverless REST API application layer

  • Resources should like to AWS documentation and AWS blogs related to the post (1-5 maximum).

AWS CDK documentation: https://docs.aws.amazon.com/cdk/latest/guide/
DocumentDB documentation: https://docs.aws.amazon.com/documentdb/latest/developerguide/
Lambda documentation: https://docs.aws.amazon.com/lambda/latest/dg/welcome.html

  • Framework: CDK, TypeScript

  • Author bio may include a LinkedIn and/or Twitter reference and a 1-sentence bio.

    {
    "name": "Joachim Aumann",
    "image": "./joaumann.jpg",
    "bio": "I am a Sr. Solutions Architect working at AWS",
    "linkedin": "joachim-aumann"
    }

GitHub PR for template:

#1820

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

2 participants