GithubHelp home page GithubHelp logo

jigs899 / building-serverless-python-web-services-with-zappa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/building-serverless-python-web-services-with-zappa

0.0 0.0 0.0 728 KB

Building Serverless Python Web Services with Zappa, published by Packt

License: MIT License

Python 87.99% JavaScript 1.63% HTML 8.55% Mako 1.21% Dockerfile 0.63%

building-serverless-python-web-services-with-zappa's Introduction

Building Serverless Python Web Services with Zappa

Building Serverless Python Web Services with Zappa

This is the code repository for Building Serverless Python Web Services with Zappa, published by Packt.

Build and deploy serverless applications on AWS using Zappa

What is this book about?

Serverless applications are becoming very popular these days, not just because they save developers the trouble of managing the servers, but also because they provide several other benefits such as cutting heavy costs and improving the overall performance of the application.

This book covers the following exciting features: Build, test, and deploy a simple web service using AWS CLI. Integrate Flask-based Python applications, via AWS CLI configuration. Design Rest APIs integrated with Zappa for Flask and Django. Create a project in the Pyramid framework and configure it with Zappa. Generate SSL Certificates using Amazon Certificate Manager. Configure custom domains with AWS Route 53. Create a Docker container similar to AWS Lambda.

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02. Chapter10 does not contain any code files.

The code will look like the following:

client = boto3.client('lambda')
response = client.invoke(
  FunctionName='MyFunction',
  InvocationType='Event'
)

Following is what you need for this book: Python Developers who are interested in learning how to develop fast and highly scalable serverless applications in Python, will find this book useful.

With the following software and hardware list you can run all code files present in the book (Chapter 1-12).

Software and Hardware List

Chapter Software required OS required
1-12 Python 3.6 Windows, Mac OS X, and Linux (Any)
1-12 Zappa Windows, Mac OS X, and Linux (Any)
1-12 AWS Windows, Mac OS X, and Linux (Any)
1-12 Pipenv Windows, Mac OS X, and Linux (Any)
12 Docker Windows, Mac OS X, and Linux (Any)

We also provide a PDF file that has color images of the screenshots/diagrams used in this book. Click here to download it.

Related products

Get to Know the Author

Abdulwahid Abdulhaque Barguzar is a Software Architect and an active contributor in the open source community. He has developed a deep understanding of architecting software product development through Python web frameworks and JavaScript frameworks. He is passionate about implementing and mastering new technologies. In his free time, he researches innovative approaches to rapidly developing and designing a software product and automation testing, aiming to become a master Software Architect.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

building-serverless-python-web-services-with-zappa's People

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.