You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
Note the following information for the model:
You should use this pattern if you want to migrate your application to DocumentDB using a serverless REST API application layer
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
The text was updated successfully, but these errors were encountered: