- 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.
- 32位嵌入式系統(tǒng)與SoC設(shè)計導(dǎo)論
- 大數(shù)據(jù)技術(shù)基礎(chǔ)
- 大數(shù)據(jù)專業(yè)英語
- ETL with Azure Cookbook
- SharePoint 2010開發(fā)最佳實踐
- JSF2和RichFaces4使用指南
- Arduino &樂高創(chuàng)意機器人制作教程
- Ruby on Rails敏捷開發(fā)最佳實踐
- INSTANT Heat Maps in R:How-to
- Linux嵌入式系統(tǒng)開發(fā)
- Apache源代碼全景分析(第1卷):體系結(jié)構(gòu)與核心模塊
- 空間機器人
- Cloudera Hadoop大數(shù)據(jù)平臺實戰(zhàn)指南
- Machine Learning with Spark(Second Edition)
- 電氣控制及Micro800 PLC程序設(shè)計