Skip to content

Noura-alhoshan/Hosting-FullStackApplication

Repository files navigation

Hosting a Full-Stack Application: Udagram

Project Overview

Udagram is an Image Filtering application, allows users to register and log into a web client, post photos, and process photos using an image filtering service. It has two components:

  1. Frontend - Angular web application
  2. Backend - Node-Typescript application

Project Objective

This project covers the topics of the deployment process from using AWS services to deploy the application online, to set up a pipeline in CircleCi and connect it to GitHub repository to automate the deployment process.


AWS Services

AWS services configured in the project:

  1. RDS database running Postgres.
  2. S3 bucket for hosting the frontend Angular project.
  3. ElasticBeansTalk for hosting the backend API.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published