GithubHelp home page GithubHelp logo

alchristleo / udacity-refactor-microservices Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 10.01 MB

Part of Udacity Cloud Developer Nanodegree

Shell 6.52% Dockerfile 1.32% JavaScript 5.34% TypeScript 75.42% HTML 6.81% CSS 4.58%

udacity-refactor-microservices's Introduction

Udagram Image Filtering Microservice

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.

The project is split into three parts:

  1. The Simple Frontend A basic Ionic client web application which consumes the RestAPI Backend.
  2. The RestAPI Feed Backend, a Node-Express feed microservice.
  3. The RestAPI User Backend, a Node-Express user microservice.
  4. Deployment template, contains docker and kubernetes yaml config.

Getting Setup

We will use npm to install all the dependency on each service.

cd && touch .profile
go to root project
sudo cp .config.example ~/.profile

Fill all of the key needed, you must have:

  • aws account
  • aws cli, aws eksctl, aws s3 bucket, aws rds (postgres)
  • docker and kubernetes
  • travis ci

Debug locally

Navigate to udacity-c3-deployment/docker, then run:

docker-compose -f docker-compose-build.yaml build --parallel
docker-compose -f docker-compose-build.yaml push
docker-compose up

udacity-refactor-microservices's People

Contributors

alchristleo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.