Posts
All the articles I've posted.
ECS service-to-service communication
Posted on:August 18, 2024 at 03:57 PMInterconnect Amazon ECS services - Applications that run in Amazon ECS tasks often need to connect to other applications that run in Amazon ECS services
Empowering Amazon CodeCatalyst: Workflows as Code with CodeCatalyst-Blueprints
Posted on:January 30, 2024 at 03:57 PMEmpowering Amazon CodeCatalyst - Workflows as Code with CodeCatalyst-Blueprints
Bootstrapping AWS CDK Automation With Amazon CodeCatalyst
Posted on:January 24, 2024 at 03:57 PMBootstrapping AWS CDK Automation With Amazon CodeCatalyst to provision an environment that closely resembles a real Kubernetes cluster.
Multi-Tenancy In EKS Cluster Using Vcluster
Posted on:October 9, 2023 at 03:57 PMMulti-Tenancy In EKS Cluster Using Vcluster to provision an environment that closely resembles a real Kubernetes cluster.
Single-Sign-On By Vouch Proxy And AWS Cognito
Posted on:May 31, 2023 at 03:57 PMVouch proxy as a solution to provide single-sign on which supports many OAuth and OIDC login providers and can enforce authentication to AWS Cognito user pool.
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