
会员
Serverless Architectures with Kubernetes
Onur Y?lmaz Sathsara Sarathchandra更新时间:2021-06-11 12:58:19
最新章节:9. Going Serverless with OpenFaaS开会员,本书免费读 >
Kuberneteshasestablisheditselfasthestandardplatformforcontainermanagement,orchestration,anddeployment.BylearningKubernetes,you’llbeabletodesignyourownserverlessarchitecturebyimplementingthefunction-as-a-service(FaaS)model.Afteranaccelerated,hands-onoverviewoftheserverlessarchitectureandvariousKubernetesconcepts,you’llcoverawiderangeofreal-worlddevelopmentchallengesfacedbyreal-worlddevelopers,andexplorevarioustechniquestoovercomethem.You’lllearnhowtocreateproduction-readyKubernetesclustersandrunserverlessapplicationsonthem.You'llseehowKubernetesplatformsandserverlessframeworkssuchasKubeless,ApacheOpenWhiskandOpenFaaSprovidethetoolingtohelpyoudevelopserverlessapplicationsonKubernetes.You'llalsolearnwaystoselecttheappropriateframeworkforyourupcomingproject.Bytheendofthisbook,you’llhavetheskillsandconfidencetodesignyourownserverlessapplicationsusingthepowerandflexibilityofKubernetes.
品牌:中图公司
上架时间:2019-11-29 00:00:00
出版社:Packt Publishing
本书数字版权由中图公司提供,并由其授权上海阅文信息技术有限公司制作发行
Serverless Architectures with Kubernetes最新章节
查看全部- 9. Going Serverless with OpenFaaS
- 8. Introduction to Apache OpenWhisk
- 7. Kubernetes Serverless with Kubeless
- 6. Upcoming Serverless Features in Kubernetes
- 5. Production-Ready Kubernetes Clusters
- 4. Kubernetes Deep Dive
- 3. Introduction to Serverless Frameworks
- 2. Introduction to Serverless in the Cloud
- 1. Introduction to Serverless
- Appendix
Onur Y?lmaz Sathsara Sarathchandra
主页
最新上架
- 会员
计算机系统:从应用程序到底层实现
本书从程序员的角度来详细说明计算机系统的本质概念,并展示这些概念如何影响应用程序的正确性与性能,强调在实际系统的操作中发现问题、分析问题和解决问题,特别注意引导学生建立“计算机系统”的概念,将程序代码的编写、编译及运行与机器内部特性紧密结合起来。本书将讲解计算机系统中的底层实现过程,引导读者编写更高效的程序,成为更有效率的程序员——能够更有效的找出并消除程序中的bug,能够更好的进行程序性能调忧,计算机17.3万字 - 会员
深入理解eBPF与可观测性
本书系统介绍eBPF技术生态、特性、五大主流开发框架,并深度剖析应用、网络、内存、I/O、调度、安全六大关键Linux可观测性实践。本书共9章,从逻辑上分为两部分。第一部分为eBPF基础(第1~3章):第1章概述eBPF技术的发展历程和应用场景;第2章深入解析eBPF的指令集、辅助函数及程序类型设计原理;第3章介绍如何使用libbpf、BCC、eunomia-bpf、Coolbpf等工具开发eBP计算机14.4万字