GithubHelp home page GithubHelp logo

clouddevelopercapstoneproject's Introduction

Udacity Cloud Developer Capstone Project

Serverless application where a user can keep records of receipts.

Functionality of the application

  • A user needs to authenticate in order to use an application homepage
  • The application allows users to create, update, delete receipts.
  • The application allows users to attach a image for a receipt.
  • The application only displays receipts for a logged in user.

Deployment

Frontend deployment

A serverless.yml file has been added to the frontend project, which uses serverless-s3-sync plugin to depoly the frontend website to a AWS S3 bucket.

Continuous deployment

A travis.yml file has been added to the project which streamlines the deployment of both frontend and backend services. Alt text

Realtime email notification for image upload

Every time a user is authenticated, an email will be sent to the user asking the user to confirm subscription to the image bucket SNS topic, once the user confirmed, an notification email will be sent to the user every time the user uploads an image to the bucket. User must be registered with valid email address to be able to receive notifications. Alt text

Best practices

  • Individual packaging has been used for all lambda functions to reduce package size.
  • All resources in the application are defined in the serverless.yml file.
  • Each function has its own set of permissions.
  • Application has sufficient monitoring.
  • HTTP requests are validated.

How to run the application

Website endpoint http://udacity-capstone-frontend-s3-bucket-jmanzano.s3-website-us-east-1.amazonaws.com/.

clouddevelopercapstoneproject's People

Contributors

jmanzanog avatar

Watchers

James Cloos avatar  avatar

Forkers

ganeshkasi

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.