- Building Serverless Web Applications
- Diego Zanon
- 92字
- 2021-07-15 17:31:22
System security
The cloud vendor is responsible for managing the security of the operating system, runtime, physical access, networking, and all related technologies that enable the platform to operate. The developer still needs to handle authentication, authorization, and code vulnerabilities, but the rest is outsourced to the cloud provider. It's a positive feature if you consider that a large team of specialists are focused on implementing the best security practices, and patching new bug fixes as soon as possible to serve their hundreds of customers. That's the definition of economy of scale.
推薦閱讀
- Visual C++程序設計教程
- Mastering AWS Lambda
- CMDB分步構建指南
- Dynamics 365 Application Development
- 基于Swift語言的iOS App 商業實戰教程
- C語言程序設計同步訓練與上機指導(第三版)
- 精通Python自動化編程
- C++編程兵書
- Fastdata Processing with Spark
- Visual Basic程序設計實驗指導及考試指南
- Shopify Application Development
- C++服務器開發精髓
- Kotlin語言實例精解
- Building a Media Center with Raspberry Pi
- HikariCP數據庫連接池實戰