MARC Close
05577cam c2200577Ii 4500
000000529123
20200210174403
m d
cr unu||||||||
180906s2018 enka o 001 0 eng d
▼a 9781788837934
▼q (electronic bk.)
▼a 1788837932
▼q (electronic bk.)
▼z 9781788837613
▼a AU@
▼b 000066231016
▼a CHNEW
▼b 001039833
▼a CHVBK
▼b 559034970
▼a 1860841
▼b (N$T)
▼a CL0500000989
▼b Safari Books Online
▼a BBC6C611-E200-4F73-9992-C85A62437EC3
▼b OverDrive, Inc.
▼n http://www.overdrive.com
▼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 248023
▼a QA76.585
▼a 004.6782
▼2 23
▼a Barguzar, Abdulwahid Abdulhaque,
▼e author.
▼a Building serverless Python web services with Zappa:
▼b build and deploy serverless applications on AWS using Zappa /:
▼c Abdulwahid Abdulhaque Barguzar.
▼h [electronic resource].
▼a Birmingham, UK:
▼b Packt Publishing,
▼c 2018.
▼a 1 online resource:
▼b illustrations.
▼a text
▼b txt
▼2 rdacontent
▼a computer
▼b c
▼2 rdamedia
▼a online resource
▼b cr
▼2 rdacarrier
▼a Includes index.
▼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
▼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)
▼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
▼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
▼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
▼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.
▼a Online resource; title from PDF file page (EBSCO, viewed December 17, 2019).
▼a Amazon Web Services (Firm)
▼a Amazon Web Services (Firm)
▼2 fast
▼0 (OCoLC)fst01974501
▼a Application software
▼x Development.
▼a Cloud computing.
▼a Application program interfaces (Computer software)
▼a Python (Computer program language)
▼a Application program interfaces (Computer software)
▼2 fast
▼0 (OCoLC)fst00811704
▼a Application software
▼x Development.
▼2 fast
▼0 (OCoLC)fst00811707
▼a Cloud computing.
▼2 fast
▼0 (OCoLC)fst01745899
▼a Python (Computer program language)
▼2 fast
▼0 (OCoLC)fst01084736
▼a Electronic books.
▼a NA000000
▼b 00000140
▼3 EBSCOhost
▼u http://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&db=nlabk&AN=1860841
▼a ProQuest Ebook Central
▼b EBLB
▼n EBL5520886
▼a EBSCOhost
▼b EBSC
▼n 1860841
| Data Type : | Monograph |
|---|---|
| ISBN : | 9781788837934 |
| ISBN : | 1788837932 |
| ISBN : | |
| Personal Author : | Barguzar, Abdulwahid Abdulhaque, author. |
| Title/Author : | Building serverless Python web services with Zappa: build and deploy serverless applications on AWS using Zappa /: Abdulwahid Abdulhaque Barguzar. [electronic resource]. |
| Imprint : | Birmingham, UK: Packt Publishing, 2018. |
| Format : | 1 online resource: illustrations. |
| General Notes : | Includes index. |
| Content Note : | 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 |
| Content Note : | 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) |
| Content Note : | 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 |
| Content Note : | 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 |
| Content Note : | 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) -- |
| 주제명(단체명) : | Amazon Web Services (Firm) -- |
| General Subject Name : | Application software -- Development. -- |
| General Subject Name : | Cloud computing. -- |
| General Subject Name : | Application program interfaces (Computer software) -- |
| General Subject Name : | Python (Computer program language) -- |
| General Subject Name : | Application program interfaces (Computer software) -- |
| General Subject Name : | Application software -- Development. -- |
| General Subject Name : | Cloud computing. -- |
| General Subject Name : | Python (Computer program language) -- |
| Language | English |
| URL : |
|---|
Write Review