- Kubernetes for Serverless Applications
- Russ McKendrick
- 137字
- 2021-07-02 19:16:42
AWS Lambda
The first service we are going to look at is AWS Lambda by AWS. The tagline for the service is quite a simple one:
"Run code without thinking about servers."
Now those of you who have used AWS before might be thinking the tagline makes it sound a lot like the AWS Elastic Beanstalk service. This service inspects your code base and then deploys it in a highly scalable and redundant configuration. Typically, this is the first step for most people in moving from pets to cattle as it abstracts away the configuration of the AWS services which provide the scalability and high availability.
Before we work through launching a hello world example, which we will be doing for all of the services, we will need an AWS account and its command-line tools installed.
- Canvas LMS Course Design
- JavaScript實例自學(xué)手冊
- Hands-On Cloud Solutions with Azure
- Security Automation with Ansible 2
- Photoshop CS3特效處理融會貫通
- Docker Quick Start Guide
- 四向穿梭式自動化密集倉儲系統(tǒng)的設(shè)計與控制
- Storm應(yīng)用實踐:實時事務(wù)處理之策略
- 菜鳥起飛系統(tǒng)安裝與重裝
- Excel 2010函數(shù)與公式速查手冊
- 工業(yè)機(jī)器人實操進(jìn)階手冊
- Windows安全指南
- Hands-On Deep Learning with Go
- 運(yùn)動控制系統(tǒng)
- Raspberry Pi 3 Projects for Java Programmers