gabrrodriguez / aws-cdk-demo

This is a demo to display how AWS CDK is used to deploy a microservice architecture on AWS utilizing a NodeJS Backend.
0 stars 0 forks source link

Graphics - Initial Build #1

Open gabrrodriguez opened 2 months ago

gabrrodriguez commented 2 months ago

Architecture

image

Directory Archtitecture

image
gabrrodriguez commented 2 months ago

Product Microservice - DDB Table

image
gabrrodriguez commented 2 months ago

Product Microservice - Lambda

image
gabrrodriguez commented 2 months ago
image
gabrrodriguez commented 2 months ago

Validation: CF

image
gabrrodriguez commented 2 months ago

Validate API Gateway

image
gabrrodriguez commented 2 months ago

Validate AWS Lambda

image image
gabrrodriguez commented 2 months ago

AWS DynamoDB Table

image
gabrrodriguez commented 2 months ago

Test API Gateway

image

https://31fd7z6bua.execute-api.us-east-1.amazonaws.com/prod/

image
gabrrodriguez commented 2 months ago

Create Postman Collection

image image
gabrrodriguez commented 2 months ago

Verify using CloudWatch

image image
gabrrodriguez commented 2 months ago

cdk synth

image
gabrrodriguez commented 2 months ago

cdk diff

image
gabrrodriguez commented 2 months ago

cdk destroy

image image image
gabrrodriguez commented 2 months ago

CDK

image