- Hands-On Serverless Computing
- Kuldeep Chowhan
- 121字
- 2021-08-05 10:35:31
#NoOps
Serverless computing or FaaS doesn't mean No Ops completely. Definitely, there is no system administration required to provision and manage infrastructure to run your applications. However, there are still some aspects of operations (Ops) involved in making sure your application is running the way it is supposed to run. You need to monitor your application using the monitoring data that FaaS offerings provide and ensure that they are running optimally.
Ops doesn't just mean system administration. It also includes monitoring, deploying, securing, and production debugging. With serverless apps, you still have to do all these and, in some cases, it may be harder to do Ops for serverless applications as the tool set is relatively new.
推薦閱讀
- Mastering Mesos
- ETL with Azure Cookbook
- Getting Started with MariaDB
- IoT Penetration Testing Cookbook
- 計(jì)算機(jī)控制技術(shù)
- 模型制作
- 物聯(lián)網(wǎng)與云計(jì)算
- PostgreSQL Administration Essentials
- 塊數(shù)據(jù)5.0:數(shù)據(jù)社會(huì)學(xué)的理論與方法
- 高維聚類知識(shí)發(fā)現(xiàn)關(guān)鍵技術(shù)研究及應(yīng)用
- 基于32位ColdFire構(gòu)建嵌入式系統(tǒng)
- JSP從入門到精通
- Mastering ServiceNow Scripting
- 多媒體制作與應(yīng)用
- Flink原理與實(shí)踐