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
Udacity 3rd project for Nanodegree which is about hosting a Full-Stack Website to Amazon Web Services using RDS, Elastic Beanstalk, S3 Bucket. I have used CircleCi pipeline aw well to automate deployment. website.
In this project, you will take a newly developed full stack application and deploy it to a cloud service provider so that it is available to customers. This application contains the main components of a 3-tier full stack application (UI, API, and Database).
The Amazon Web Services CDK project to deploy the Reverb workflow engine infrastructure. (TypeScript, API Gateway, Lambda, ECS-Fargate, RDS-Postgres, RDS Proxy, etc.)
Medicalife is a patients info storage project using technologies like React.js + Typescript (styled-components, Material UI), Serverless backend on AWS (Lambda, API Gateway, RDS postgres, S3, Sequelize as ORM)
Udagram is a simple cloud application developed alongside the Udacity Cloud Engineering Nanodegree. It allows users to register and log into a web client, post photos to the feed, and process photos using an image filtering microservice.
Express API developed in Typescript and deployed to ECS Fargate that sits behind a private Application Load Balancer and exposed to the world using an Http API Gateway. This repo includes the CloudFormation template the defines all the resources.