Git Product home page Git Product logo

learning-microsoft-azure's Introduction

learning-microsoft-Azure

Description:

Created a web service that allows a user to login, and upload either: a textual note or a single picture (these may be a grocery list, a reminder, a todo list, a picture of a bag of rice, or similar – a quick note or picture). Each note or picture have a one-word subject (such as “todo” or “groceries”), these subject words do not need to be unique (there may be several grocery lists), and each note or picture have a priority (10 is very important,0 is not important). Each picture or note have an upload time associated with it.

A user is able to upload a note or picture, set the subject, and priority; or, see notes and pictures (for that user), sorted by time and date (youngest or oldest first), or priority, or subject. Users will be able to delete a note or picture. Multiple users may use the service simultaneously. restricted picture sizes, note sizes, and limit number of pictures and notes, per user.

Scaling a web service on Azure:

web service automatically scale to support more, simultaneous, use. Multiple users will be able to post and inspect pictures and notes concurrently, and the system should not slow down, the goal should be 1 second (2 second maximum) response.

  • Used jmeter (or similar) to stress test and validate this system.

learning-microsoft-azure's People

Contributors

g2chauhan avatar

Watchers

 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.