Giter Site home page Giter Site logo

wajahat-mirza / git-workflow-practice-tazasahar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from software-students-fall2021/git-workflow-practice-tazasahar

0.0 0.0 0.0 20 KB

git-workflow-practice-tazasahar created by GitHub Classroom

License: GNU General Public License v3.0

git-workflow-practice-tazasahar's Introduction

Serverless Revolution

Why Serverless Will be the future of Web App Development

For the last year, I have been developing a SAAS product for the global auto parts industry. More specifically, this product is an inventory management solution for companies to better manage their inventory and allow them to sell to multiple third-party sales channels. While building this SAAS, I spent a considerable amount of time researching advanced methods of developing Web applications. One such method was building a serverless application. Serverless applications still use a server, but you don't need to worry about managing or maintaining the servers. Moreover, the application will scale up and down depending on usage and you will only be charged by your cloud provider (e.g AWS, GCP, Azure, etc) by the amount of compute time your application actually uses. Ultimately, you are able to spend more time developing features and keeping costs low. The article explains how the architecture works and why it is the future of deploying web applications. Check it out and let me know what you think!

From Mohammed Uddin This article in interesting and the author seemed very enthusiastic. I wonder if serverless really is the future.

Jennifer Zeng

Serverless, a cloud-native development model, allows developers to build and run applications without having to manage servers. There are still servers in serverless, but they are abstracted away from app development. A cloud provider handles the routine work of provisioning, maintaining, and scaling the server infrastructure. Developers can simply package their code in containers for deployment. Containerization isolates services from one another, making the deployment smoother and frictionless. Also it reduces the possibility of collateral breakdowns.

git-workflow-practice-tazasahar's People

Contributors

github-classroom[bot] avatar tazasahar avatar mnu213 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.