- DevOps for Serverless Applications
- Shashikant Bangera
- 232字
- 2021-07-16 17:35:33
DevOps with serverless
DevOps is another buzzword that has been around for quite a long time. Like serverless, DevOps is also a confusing term. Lots of people have lots of different perspectives on DevOps. Some say that DevOps is just tools, some feel that DevOps consists of a few processes—even IaaS and PaaS falls under the umbrella of DevOps. As per my understanding, DevOps is a collaboration of tools, processes, and feedback. They all go hand in hand for the successful implementation of DevOps. But why are we talking about DevOps here? In short, because we would need DevOps for a smooth transition to production, to log or monitor the serverless functions, and to test them before they reach users.
With DevOps functional prospective, I will be covering version control, continuous integration, continuous deployment, monitoring, and logging for AWS Lambda functions, Azure Functions, Google Functions, and OpenWhiz. Version control is a process where we version the code so that we can branch it, package it, deploy it, and also roll back to a previous version. Continuous integration is the practice where code is integrated together by developers with automated builds to detect and mitigate problems early on. Continuous deployment is basically a bus or pipeline where code is continuously refined using automated testing, and is then deployed to the environment. This pipeline moves smoothly towards production, with minimal manual intervention.
- Windows Server 2019 Cookbook
- vSphere Virtual Machine Management
- Microsoft Operations Management Suite Cookbook
- Joomla! 3 Template Essentials
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- Linux內(nèi)核設(shè)計的藝術(shù):圖解Linux操作系統(tǒng)架構(gòu)設(shè)計與實(shí)現(xiàn)原理
- 計算機(jī)系統(tǒng)的自主設(shè)計
- 寫給架構(gòu)師的Linux實(shí)踐:設(shè)計并實(shí)現(xiàn)基于Linux的IT解決方案
- Windows 10從新手到高手
- Linux從入門到精通(視頻教學(xué)版)
- Linux內(nèi)核修煉之道
- OpenHarmony開發(fā)與實(shí)踐:基于紅莓RK2206開發(fā)板
- Learn OpenShift
- Microsoft Hyper-V Cluster Design