- Building Serverless Python Web Services with Zappa
- Abdulwahid Abdulhaque Barguzar
- 109字
- 2021-07-16 18:16:15
Update
If you have already deployed your application, then you are required to update your latest application code on AWS Lambda by simply using the following command:
$ zappa update production
.
.
.
Your updated Zappa deployment is live!: https://071h4br4e0.execute-api.ap-south-1.amazonaws.com/production
We can compare this to using zappa deploy, which only updates a few tasks. They are mentioned here:
- It creates an archive ZIP with the latest application code; the local environment is a precompiled Lambda package
- It uploads the archived ZIP on to AWS S3
- It updates the AWS Lambda
That's it! We're done with updating the existing deployment, and it only took a couple of seconds.
推薦閱讀
- 網(wǎng)絡(luò)教育學(xué)習(xí)指導(dǎo)
- 物聯(lián)網(wǎng)識(shí)別技術(shù)
- Truffle Quick Start Guide
- Spring Boot 2.0 Projects
- 網(wǎng)絡(luò)故障現(xiàn)場(chǎng)處理實(shí)踐(第4版)
- OpenLayers Cookbook
- HTML5 Game development with ImpactJS
- 中國(guó)互聯(lián)網(wǎng)發(fā)展報(bào)告2018
- 物聯(lián)網(wǎng)之霧:基于霧計(jì)算的智能硬件快速反應(yīng)與安全控制
- 物聯(lián)網(wǎng)長(zhǎng)距離無(wú)線通信技術(shù)應(yīng)用與開(kāi)發(fā)
- 網(wǎng)絡(luò)基礎(chǔ)與網(wǎng)絡(luò)管理項(xiàng)目化教程
- 面向5G-Advanced的關(guān)鍵技術(shù)
- Hands-On Docker for Microservices with Python
- 圖解物聯(lián)網(wǎng)
- 網(wǎng)絡(luò)互聯(lián)技術(shù)(理論篇)