Tag:typescript
All the articles with the tag "typescript".
Hands-on Amazon ECS for Blue-Green Deployments With CDK Typescript - Part 1
Posted on:May 10, 2023 at 03:57 PMThis blog post supports you in hands-on AWS ECS by building the Blue-Green Deployments With CDK Typescript. Instead of using AWS console to create all necessary resources, you will create them through CDK code and automate deployment with CDK pipeline for both project application and infrastructure as code.
FastApi With AWS Serverless powered by CDK Typescript
Posted on:May 21, 2023 at 03:57 PMDeploy FastAPI in a Lambda function that is fronted by an HTTP API in API Gateway, you can enable API key required for the API