Building serverless Python web services with Zappa :: build and deploy serverless applications on AWS using Zappa /
Serverless applications are quite popular, not just because they save developers the trouble of managing servers, but also because they provide several other benefits such as cutting heavy costs and improving the overall performance of the application. This book will teach you the fundamentals of cr...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham, UK :
Packt Publishing,
2018.
|
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Serverless applications are quite popular, not just because they save developers the trouble of managing servers, but also because they provide several other benefits such as cutting heavy costs and improving the overall performance of the application. This book will teach you the fundamentals of creating efficient serverless applications. |
Beschreibung: | Includes index. |
Beschreibung: | 1 online resource : illustrations |
ISBN: | 9781788837934 1788837932 1788837614 9781788837613 |
Internformat
MARC
LEADER | 00000cam a2200000 i 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1050953359 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr unu|||||||| | ||
008 | 180906s2018 enka o 001 0 eng d | ||
040 | |a UMI |b eng |e rda |e pn |c UMI |d OCLCF |d STF |d TEFOD |d CEF |d G3B |d TEFOD |d EBLCP |d MERUC |d UAB |d OCLCQ |d N$T |d OCLCQ |d N$T |d OCLCQ |d UX1 |d K6U |d NLW |d OCLCO |d OCLCQ |d PSYSI |d OCLCQ |d OCLCO |d OCLCQ |d SXB | ||
019 | |a 1175643244 | ||
020 | |a 9781788837934 |q (electronic bk.) | ||
020 | |a 1788837932 |q (electronic bk.) | ||
020 | |z 9781788837613 | ||
020 | |a 1788837614 |q (Trade Paper) | ||
020 | |a 9781788837613 | ||
024 | 3 | |a 9781788837613 | |
035 | |a (OCoLC)1050953359 |z (OCoLC)1175643244 | ||
037 | |a CL0500000989 |b Safari Books Online | ||
037 | |a BBC6C611-E200-4F73-9992-C85A62437EC3 |b OverDrive, Inc. |n http://www.overdrive.com | ||
050 | 4 | |a QA76.585 | |
082 | 7 | |a 004.6782 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Barguzar, Abdulwahid Abdulhaque, |e author. | |
245 | 1 | 0 | |a Building serverless Python web services with Zappa : |b build and deploy serverless applications on AWS using Zappa / |c Abdulwahid Abdulhaque Barguzar. |
264 | 1 | |a Birmingham, UK : |b Packt Publishing, |c 2018. | |
300 | |a 1 online resource : |b illustrations | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
500 | |a Includes index. | ||
588 | 0 | |a Online resource; title from PDF file page (EBSCO, viewed December 17, 2019). | |
505 | 0 | |a Cover; Title Page; Copyright and Credits; Dedication; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Amazon Web Services for Serverless; Technical requirements; Transitioning from traditional server to serverless; Getting started with AWS Lambda; How AWS Lambda works; Configuration; Function code; Environment variables; Tags; Execution role; Basic settings; Network; Debugging and error handling; Monitoring; Executing the Lambda function; Creating Lambda triggers; Serverless RESTful API; AWS Lambda interaction with theAWS CLI; Installing the AWS CLI | |
505 | 8 | |a Configuring the AWS CLIConfiguring Lambda function with the AWS CLI; Creating a Lambda function; Invoking the function; Create-event-source-mapping; Summary; Questions; Chapter 2: Getting Started with Zappa; Technical requirements; Hardware; Software; What is Zappa?; Installing and configuring Zappa; Building, testing, and deploying a Python web service using Zappa; Building the deployment package; What do you call this environment? (default dev); What do you want to call your bucket? (default zappa-2o2zd8dg4); What's your modular path to your app function? (default dev) | |
505 | 8 | |a Would you like to deploy the application globally? (default n)The zappa_settings.json file; Deploying and testing hello world; Basic uses; Initial deployments; Update; Status; Tailing logs; Rollback; Undeploy; Package; Summary; Questions; Chapter 3: Building a Flask Application with Zappa; Technical requirements; What is Flask?; Installing Flask; A minimal Flask application; Configuring with Zappa; Building, testing, and deploying on AWS Lambda; A complete Flask Todo application; Prerequisite; Virtualenv; Flask extensions; Scaffolding; Configuration; Base model; Authentication; Blueprint | |
505 | 8 | |a ModelsForms; Views; Templates; Todo; Blueprint; Model; Forms; Views; CREATE; RETRIEVE; UPDATE; DELETE; Templates; FLASK_APP; Deployment; Summary; Questions; Chapter 4: Building a Flask-Based REST API with Zappa; Technical requirements; Installing and configuring Flask; Flask extensions; Flask-JWT; Learning about JWT; Flask-RESTful; Begining with REST; Designing the REST API; Configuring the application settings; Implementing authentication; Implementing the todo API; Building, testing, and deploying the REST API using Zappa; Configuring Zappa; Initiating deployment using Zappa | |
505 | 8 | |a Demonstrating the deployed applicationSign up API; Login API; Todo API; Todo API without authorization; Todo API with the authorization header; Summary; Questions; Chapter 5: Building a Django Application with Zappa; Technical requirements; Installing and configuring Django; Setting up a virtual environment; Installing pipenv; Configuring and installing packages; Designing an image gallery application; Design overview; Initializing the project; Implementing models; Integrating with the admin panel; Application demonstration; Configuring the Amazon CloudFront CDN | |
520 | |a Serverless applications are quite popular, not just because they save developers the trouble of managing servers, but also because they provide several other benefits such as cutting heavy costs and improving the overall performance of the application. This book will teach you the fundamentals of creating efficient serverless applications. | ||
610 | 2 | 0 | |a Amazon Web Services (Firm) |0 http://id.loc.gov/authorities/names/no2015140713 |
610 | 2 | 7 | |a Amazon Web Services (Firm) |2 fast |
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 0 | |a Cloud computing. |0 http://id.loc.gov/authorities/subjects/sh2008004883 | |
650 | 0 | |a Application program interfaces (Computer software) |0 http://id.loc.gov/authorities/subjects/sh98004527 | |
650 | 0 | |a Python (Computer program language) |0 http://id.loc.gov/authorities/subjects/sh96008834 | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 6 | |a Infonuagique. | |
650 | 6 | |a Interfaces de programmation d'applications. | |
650 | 6 | |a Python (Langage de programmation) | |
650 | 7 | |a APIs (interfaces) |2 aat | |
650 | 7 | |a Web services. |2 bicssc | |
650 | 7 | |a Cloud computing. |2 bicssc | |
650 | 7 | |a Programming & scripting languages: general. |2 bicssc | |
650 | 7 | |a Computers |x Programming Languages |x Python. |2 bisacsh | |
650 | 7 | |a Application program interfaces (Computer software) |2 fast | |
650 | 7 | |a Application software |x Development |2 fast | |
650 | 7 | |a Cloud computing |2 fast | |
650 | 7 | |a Python (Computer program language) |2 fast | |
655 | 4 | |a Electronic book. | |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1860841 |3 Volltext |
938 | |a ProQuest Ebook Central |b EBLB |n EBL5520886 | ||
938 | |a EBSCOhost |b EBSC |n 1860841 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1050953359 |
---|---|
_version_ | 1816882470545522688 |
adam_text | |
any_adam_object | |
author | Barguzar, Abdulwahid Abdulhaque |
author_facet | Barguzar, Abdulwahid Abdulhaque |
author_role | aut |
author_sort | Barguzar, Abdulwahid Abdulhaque |
author_variant | a a b aa aab |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.585 |
callnumber-search | QA76.585 |
callnumber-sort | QA 276.585 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Cover; Title Page; Copyright and Credits; Dedication; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Amazon Web Services for Serverless; Technical requirements; Transitioning from traditional server to serverless; Getting started with AWS Lambda; How AWS Lambda works; Configuration; Function code; Environment variables; Tags; Execution role; Basic settings; Network; Debugging and error handling; Monitoring; Executing the Lambda function; Creating Lambda triggers; Serverless RESTful API; AWS Lambda interaction with theAWS CLI; Installing the AWS CLI Configuring the AWS CLIConfiguring Lambda function with the AWS CLI; Creating a Lambda function; Invoking the function; Create-event-source-mapping; Summary; Questions; Chapter 2: Getting Started with Zappa; Technical requirements; Hardware; Software; What is Zappa?; Installing and configuring Zappa; Building, testing, and deploying a Python web service using Zappa; Building the deployment package; What do you call this environment? (default dev); What do you want to call your bucket? (default zappa-2o2zd8dg4); What's your modular path to your app function? (default dev) Would you like to deploy the application globally? (default n)The zappa_settings.json file; Deploying and testing hello world; Basic uses; Initial deployments; Update; Status; Tailing logs; Rollback; Undeploy; Package; Summary; Questions; Chapter 3: Building a Flask Application with Zappa; Technical requirements; What is Flask?; Installing Flask; A minimal Flask application; Configuring with Zappa; Building, testing, and deploying on AWS Lambda; A complete Flask Todo application; Prerequisite; Virtualenv; Flask extensions; Scaffolding; Configuration; Base model; Authentication; Blueprint ModelsForms; Views; Templates; Todo; Blueprint; Model; Forms; Views; CREATE; RETRIEVE; UPDATE; DELETE; Templates; FLASK_APP; Deployment; Summary; Questions; Chapter 4: Building a Flask-Based REST API with Zappa; Technical requirements; Installing and configuring Flask; Flask extensions; Flask-JWT; Learning about JWT; Flask-RESTful; Begining with REST; Designing the REST API; Configuring the application settings; Implementing authentication; Implementing the todo API; Building, testing, and deploying the REST API using Zappa; Configuring Zappa; Initiating deployment using Zappa Demonstrating the deployed applicationSign up API; Login API; Todo API; Todo API without authorization; Todo API with the authorization header; Summary; Questions; Chapter 5: Building a Django Application with Zappa; Technical requirements; Installing and configuring Django; Setting up a virtual environment; Installing pipenv; Configuring and installing packages; Designing an image gallery application; Design overview; Initializing the project; Implementing models; Integrating with the admin panel; Application demonstration; Configuring the Amazon CloudFront CDN |
ctrlnum | (OCoLC)1050953359 |
dewey-full | 004.6782 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 004 - Computer science |
dewey-raw | 004.6782 |
dewey-search | 004.6782 |
dewey-sort | 14.6782 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06324cam a2200733 i 4500</leader><controlfield tag="001">ZDB-4-EBA-on1050953359</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr unu||||||||</controlfield><controlfield tag="008">180906s2018 enka o 001 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">UMI</subfield><subfield code="b">eng</subfield><subfield code="e">rda</subfield><subfield code="e">pn</subfield><subfield code="c">UMI</subfield><subfield code="d">OCLCF</subfield><subfield code="d">STF</subfield><subfield code="d">TEFOD</subfield><subfield code="d">CEF</subfield><subfield code="d">G3B</subfield><subfield code="d">TEFOD</subfield><subfield code="d">EBLCP</subfield><subfield code="d">MERUC</subfield><subfield code="d">UAB</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">UX1</subfield><subfield code="d">K6U</subfield><subfield code="d">NLW</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">PSYSI</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">SXB</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1175643244</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781788837934</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1788837932</subfield><subfield code="q">(electronic bk.)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="z">9781788837613</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1788837614</subfield><subfield code="q">(Trade Paper)</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781788837613</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9781788837613</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1050953359</subfield><subfield code="z">(OCoLC)1175643244</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">CL0500000989</subfield><subfield code="b">Safari Books Online</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">BBC6C611-E200-4F73-9992-C85A62437EC3</subfield><subfield code="b">OverDrive, Inc.</subfield><subfield code="n">http://www.overdrive.com</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.585</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">004.6782</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Barguzar, Abdulwahid Abdulhaque,</subfield><subfield code="e">author.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Building serverless Python web services with Zappa :</subfield><subfield code="b">build and deploy serverless applications on AWS using Zappa /</subfield><subfield code="c">Abdulwahid Abdulhaque Barguzar.</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Birmingham, UK :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2018.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource :</subfield><subfield code="b">illustrations</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Includes index.</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Online resource; title from PDF file page (EBSCO, viewed December 17, 2019).</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Title Page; Copyright and Credits; Dedication; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Amazon Web Services for Serverless; Technical requirements; Transitioning from traditional server to serverless; Getting started with AWS Lambda; How AWS Lambda works; Configuration; Function code; Environment variables; Tags; Execution role; Basic settings; Network; Debugging and error handling; Monitoring; Executing the Lambda function; Creating Lambda triggers; Serverless RESTful API; AWS Lambda interaction with theAWS CLI; Installing the AWS CLI</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Configuring the AWS CLIConfiguring Lambda function with the AWS CLI; Creating a Lambda function; Invoking the function; Create-event-source-mapping; Summary; Questions; Chapter 2: Getting Started with Zappa; Technical requirements; Hardware; Software; What is Zappa?; Installing and configuring Zappa; Building, testing, and deploying a Python web service using Zappa; Building the deployment package; What do you call this environment? (default dev); What do you want to call your bucket? (default zappa-2o2zd8dg4); What's your modular path to your app function? (default dev)</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Would you like to deploy the application globally? (default n)The zappa_settings.json file; Deploying and testing hello world; Basic uses; Initial deployments; Update; Status; Tailing logs; Rollback; Undeploy; Package; Summary; Questions; Chapter 3: Building a Flask Application with Zappa; Technical requirements; What is Flask?; Installing Flask; A minimal Flask application; Configuring with Zappa; Building, testing, and deploying on AWS Lambda; A complete Flask Todo application; Prerequisite; Virtualenv; Flask extensions; Scaffolding; Configuration; Base model; Authentication; Blueprint</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">ModelsForms; Views; Templates; Todo; Blueprint; Model; Forms; Views; CREATE; RETRIEVE; UPDATE; DELETE; Templates; FLASK_APP; Deployment; Summary; Questions; Chapter 4: Building a Flask-Based REST API with Zappa; Technical requirements; Installing and configuring Flask; Flask extensions; Flask-JWT; Learning about JWT; Flask-RESTful; Begining with REST; Designing the REST API; Configuring the application settings; Implementing authentication; Implementing the todo API; Building, testing, and deploying the REST API using Zappa; Configuring Zappa; Initiating deployment using Zappa</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Demonstrating the deployed applicationSign up API; Login API; Todo API; Todo API without authorization; Todo API with the authorization header; Summary; Questions; Chapter 5: Building a Django Application with Zappa; Technical requirements; Installing and configuring Django; Setting up a virtual environment; Installing pipenv; Configuring and installing packages; Designing an image gallery application; Design overview; Initializing the project; Implementing models; Integrating with the admin panel; Application demonstration; Configuring the Amazon CloudFront CDN</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Serverless applications are quite popular, not just because they save developers the trouble of managing servers, but also because they provide several other benefits such as cutting heavy costs and improving the overall performance of the application. This book will teach you the fundamentals of creating efficient serverless applications.</subfield></datafield><datafield tag="610" ind1="2" ind2="0"><subfield code="a">Amazon Web Services (Firm)</subfield><subfield code="0">http://id.loc.gov/authorities/names/no2015140713</subfield></datafield><datafield tag="610" ind1="2" ind2="7"><subfield code="a">Amazon Web Services (Firm)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Cloud computing.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh2008004883</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application program interfaces (Computer software)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh98004527</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Python (Computer program language)</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh96008834</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Infonuagique.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Interfaces de programmation d'applications.</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Python (Langage de programmation)</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">APIs (interfaces)</subfield><subfield code="2">aat</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Web services.</subfield><subfield code="2">bicssc</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Cloud computing.</subfield><subfield code="2">bicssc</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Programming & scripting languages: general.</subfield><subfield code="2">bicssc</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Computers</subfield><subfield code="x">Programming Languages</subfield><subfield code="x">Python.</subfield><subfield code="2">bisacsh</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application program interfaces (Computer software)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Cloud computing</subfield><subfield code="2">fast</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Python (Computer program language)</subfield><subfield code="2">fast</subfield></datafield><datafield tag="655" ind1=" " ind2="4"><subfield code="a">Electronic book.</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1860841</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest Ebook Central</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL5520886</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1860841</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
genre | Electronic book. |
genre_facet | Electronic book. |
id | ZDB-4-EBA-on1050953359 |
illustrated | Illustrated |
indexdate | 2024-11-27T13:29:07Z |
institution | BVB |
isbn | 9781788837934 1788837932 1788837614 9781788837613 |
language | English |
oclc_num | 1050953359 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource : illustrations |
psigel | ZDB-4-EBA |
publishDate | 2018 |
publishDateSearch | 2018 |
publishDateSort | 2018 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Barguzar, Abdulwahid Abdulhaque, author. Building serverless Python web services with Zappa : build and deploy serverless applications on AWS using Zappa / Abdulwahid Abdulhaque Barguzar. Birmingham, UK : Packt Publishing, 2018. 1 online resource : illustrations text txt rdacontent computer c rdamedia online resource cr rdacarrier Includes index. Online resource; title from PDF file page (EBSCO, viewed December 17, 2019). Cover; Title Page; Copyright and Credits; Dedication; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Amazon Web Services for Serverless; Technical requirements; Transitioning from traditional server to serverless; Getting started with AWS Lambda; How AWS Lambda works; Configuration; Function code; Environment variables; Tags; Execution role; Basic settings; Network; Debugging and error handling; Monitoring; Executing the Lambda function; Creating Lambda triggers; Serverless RESTful API; AWS Lambda interaction with theAWS CLI; Installing the AWS CLI Configuring the AWS CLIConfiguring Lambda function with the AWS CLI; Creating a Lambda function; Invoking the function; Create-event-source-mapping; Summary; Questions; Chapter 2: Getting Started with Zappa; Technical requirements; Hardware; Software; What is Zappa?; Installing and configuring Zappa; Building, testing, and deploying a Python web service using Zappa; Building the deployment package; What do you call this environment? (default dev); What do you want to call your bucket? (default zappa-2o2zd8dg4); What's your modular path to your app function? (default dev) Would you like to deploy the application globally? (default n)The zappa_settings.json file; Deploying and testing hello world; Basic uses; Initial deployments; Update; Status; Tailing logs; Rollback; Undeploy; Package; Summary; Questions; Chapter 3: Building a Flask Application with Zappa; Technical requirements; What is Flask?; Installing Flask; A minimal Flask application; Configuring with Zappa; Building, testing, and deploying on AWS Lambda; A complete Flask Todo application; Prerequisite; Virtualenv; Flask extensions; Scaffolding; Configuration; Base model; Authentication; Blueprint ModelsForms; Views; Templates; Todo; Blueprint; Model; Forms; Views; CREATE; RETRIEVE; UPDATE; DELETE; Templates; FLASK_APP; Deployment; Summary; Questions; Chapter 4: Building a Flask-Based REST API with Zappa; Technical requirements; Installing and configuring Flask; Flask extensions; Flask-JWT; Learning about JWT; Flask-RESTful; Begining with REST; Designing the REST API; Configuring the application settings; Implementing authentication; Implementing the todo API; Building, testing, and deploying the REST API using Zappa; Configuring Zappa; Initiating deployment using Zappa Demonstrating the deployed applicationSign up API; Login API; Todo API; Todo API without authorization; Todo API with the authorization header; Summary; Questions; Chapter 5: Building a Django Application with Zappa; Technical requirements; Installing and configuring Django; Setting up a virtual environment; Installing pipenv; Configuring and installing packages; Designing an image gallery application; Design overview; Initializing the project; Implementing models; Integrating with the admin panel; Application demonstration; Configuring the Amazon CloudFront CDN Serverless applications are quite popular, not just because they save developers the trouble of managing servers, but also because they provide several other benefits such as cutting heavy costs and improving the overall performance of the application. This book will teach you the fundamentals of creating efficient serverless applications. Amazon Web Services (Firm) http://id.loc.gov/authorities/names/no2015140713 Amazon Web Services (Firm) fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Cloud computing. http://id.loc.gov/authorities/subjects/sh2008004883 Application program interfaces (Computer software) http://id.loc.gov/authorities/subjects/sh98004527 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Logiciels d'application Développement. Infonuagique. Interfaces de programmation d'applications. Python (Langage de programmation) APIs (interfaces) aat Web services. bicssc Cloud computing. bicssc Programming & scripting languages: general. bicssc Computers Programming Languages Python. bisacsh Application program interfaces (Computer software) fast Application software Development fast Cloud computing fast Python (Computer program language) fast Electronic book. FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1860841 Volltext |
spellingShingle | Barguzar, Abdulwahid Abdulhaque Building serverless Python web services with Zappa : build and deploy serverless applications on AWS using Zappa / Cover; Title Page; Copyright and Credits; Dedication; Packt Upsell; Contributors; Table of Contents; Preface; Chapter 1: Amazon Web Services for Serverless; Technical requirements; Transitioning from traditional server to serverless; Getting started with AWS Lambda; How AWS Lambda works; Configuration; Function code; Environment variables; Tags; Execution role; Basic settings; Network; Debugging and error handling; Monitoring; Executing the Lambda function; Creating Lambda triggers; Serverless RESTful API; AWS Lambda interaction with theAWS CLI; Installing the AWS CLI Configuring the AWS CLIConfiguring Lambda function with the AWS CLI; Creating a Lambda function; Invoking the function; Create-event-source-mapping; Summary; Questions; Chapter 2: Getting Started with Zappa; Technical requirements; Hardware; Software; What is Zappa?; Installing and configuring Zappa; Building, testing, and deploying a Python web service using Zappa; Building the deployment package; What do you call this environment? (default dev); What do you want to call your bucket? (default zappa-2o2zd8dg4); What's your modular path to your app function? (default dev) Would you like to deploy the application globally? (default n)The zappa_settings.json file; Deploying and testing hello world; Basic uses; Initial deployments; Update; Status; Tailing logs; Rollback; Undeploy; Package; Summary; Questions; Chapter 3: Building a Flask Application with Zappa; Technical requirements; What is Flask?; Installing Flask; A minimal Flask application; Configuring with Zappa; Building, testing, and deploying on AWS Lambda; A complete Flask Todo application; Prerequisite; Virtualenv; Flask extensions; Scaffolding; Configuration; Base model; Authentication; Blueprint ModelsForms; Views; Templates; Todo; Blueprint; Model; Forms; Views; CREATE; RETRIEVE; UPDATE; DELETE; Templates; FLASK_APP; Deployment; Summary; Questions; Chapter 4: Building a Flask-Based REST API with Zappa; Technical requirements; Installing and configuring Flask; Flask extensions; Flask-JWT; Learning about JWT; Flask-RESTful; Begining with REST; Designing the REST API; Configuring the application settings; Implementing authentication; Implementing the todo API; Building, testing, and deploying the REST API using Zappa; Configuring Zappa; Initiating deployment using Zappa Demonstrating the deployed applicationSign up API; Login API; Todo API; Todo API without authorization; Todo API with the authorization header; Summary; Questions; Chapter 5: Building a Django Application with Zappa; Technical requirements; Installing and configuring Django; Setting up a virtual environment; Installing pipenv; Configuring and installing packages; Designing an image gallery application; Design overview; Initializing the project; Implementing models; Integrating with the admin panel; Application demonstration; Configuring the Amazon CloudFront CDN Amazon Web Services (Firm) http://id.loc.gov/authorities/names/no2015140713 Amazon Web Services (Firm) fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Cloud computing. http://id.loc.gov/authorities/subjects/sh2008004883 Application program interfaces (Computer software) http://id.loc.gov/authorities/subjects/sh98004527 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Logiciels d'application Développement. Infonuagique. Interfaces de programmation d'applications. Python (Langage de programmation) APIs (interfaces) aat Web services. bicssc Cloud computing. bicssc Programming & scripting languages: general. bicssc Computers Programming Languages Python. bisacsh Application program interfaces (Computer software) fast Application software Development fast Cloud computing fast Python (Computer program language) fast |
subject_GND | http://id.loc.gov/authorities/names/no2015140713 http://id.loc.gov/authorities/subjects/sh95009362 http://id.loc.gov/authorities/subjects/sh2008004883 http://id.loc.gov/authorities/subjects/sh98004527 http://id.loc.gov/authorities/subjects/sh96008834 |
title | Building serverless Python web services with Zappa : build and deploy serverless applications on AWS using Zappa / |
title_auth | Building serverless Python web services with Zappa : build and deploy serverless applications on AWS using Zappa / |
title_exact_search | Building serverless Python web services with Zappa : build and deploy serverless applications on AWS using Zappa / |
title_full | Building serverless Python web services with Zappa : build and deploy serverless applications on AWS using Zappa / Abdulwahid Abdulhaque Barguzar. |
title_fullStr | Building serverless Python web services with Zappa : build and deploy serverless applications on AWS using Zappa / Abdulwahid Abdulhaque Barguzar. |
title_full_unstemmed | Building serverless Python web services with Zappa : build and deploy serverless applications on AWS using Zappa / Abdulwahid Abdulhaque Barguzar. |
title_short | Building serverless Python web services with Zappa : |
title_sort | building serverless python web services with zappa build and deploy serverless applications on aws using zappa |
title_sub | build and deploy serverless applications on AWS using Zappa / |
topic | Amazon Web Services (Firm) http://id.loc.gov/authorities/names/no2015140713 Amazon Web Services (Firm) fast Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Cloud computing. http://id.loc.gov/authorities/subjects/sh2008004883 Application program interfaces (Computer software) http://id.loc.gov/authorities/subjects/sh98004527 Python (Computer program language) http://id.loc.gov/authorities/subjects/sh96008834 Logiciels d'application Développement. Infonuagique. Interfaces de programmation d'applications. Python (Langage de programmation) APIs (interfaces) aat Web services. bicssc Cloud computing. bicssc Programming & scripting languages: general. bicssc Computers Programming Languages Python. bisacsh Application program interfaces (Computer software) fast Application software Development fast Cloud computing fast Python (Computer program language) fast |
topic_facet | Amazon Web Services (Firm) Application software Development. Cloud computing. Application program interfaces (Computer software) Python (Computer program language) Logiciels d'application Développement. Infonuagique. Interfaces de programmation d'applications. Python (Langage de programmation) APIs (interfaces) Web services. Programming & scripting languages: general. Computers Programming Languages Python. Application software Development Cloud computing Electronic book. |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1860841 |
work_keys_str_mv | AT barguzarabdulwahidabdulhaque buildingserverlesspythonwebserviceswithzappabuildanddeployserverlessapplicationsonawsusingzappa |