- DevOps for Serverless Applications
- Shashikant Bangera
- 97字
- 2021-07-16 17:35:30
Core concept
In earlier days, the term serverless referred to an application that was dependent on third-party applications or services to manage server-side logic. Such applications were cloud-based databases, such as Google Firebase, or authentication services, such as Auth0 or AWS Cognito. They were referred to as Backend as a Service (BaaS) services. But serverless also means code that is developed to be event-triggered, and which is executed in stateless compute containers. This architecture is popularly known as Function as a Service (FaaS). Let's look at each type of service in a bit more detail.
推薦閱讀
- Linux運維實戰:CentOS7.6操作系統從入門到精通
- Mobile-first Bootstrap
- 從零開始寫Linux內核:一書學透核心原理與實現
- Ubuntu Linux操作系統
- Linux內核觀測技術BPF
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- Windows Server 2012網絡操作系統項目教程(第4版)
- 精解Windows 10
- OpenVZ Essentials
- Office 365 User Guide
- 辦公自動化教程(Windows7+Office2010)
- 電腦辦公(Windows10+Office2016)從新手到高手
- iOS Programming Cookbook
- Responsive Web Design by Example:Beginner's Guide(Second Edition)
- HarmonyOS應用開發:快速入門與項目實戰