- Serverless Architectures with AWS
- Mohit Gupta
- 162字
- 2021-06-11 13:33:54
Introduction
Imagine that a critical application in your company is having performance issues. This application is available to customers 24-7, and during business hours, the CPU and memory utilization reaches 100%. This is resulting in an increased response time for customers.
Around 10 years ago, a good migration plan to solve this issue would involve the procurement and deployment of new hardware resources for both the application and its databases, the installation of all required software and application code, performing all functional and performance quality analysis work, and finally, migrating the application. The cost of this would run into millions. However, nowadays, this issue can be resolved with new technologies that offer different approaches to customers – going Serverless is definitely one of them.
In this chapter, we'll start with an explanation of the serverless model, and get started with AWS and Lambda, the building blocks of a serverless applications on AWS. Finally, you'll learn how to create and run Lambda functions.
- Learning OpenDaylight
- 每天5分鐘玩轉Kubernetes
- 零起點學Linux系統管理
- 從零開始寫Linux內核:一書學透核心原理與實現
- 混沌工程實戰:手把手教你實現系統穩定性
- STM32庫開發實戰指南:基于STM32F4
- 細說Linux基礎知識
- OpenStack系統架構設計實戰
- Linux系統最佳實踐工具:命令行技術
- 從實踐中學習Windows滲透測試
- Learning Continuous Integration with Jenkins(Second Edition)
- Agile IT Security Implementation Methodology
- Linux內核分析及應用
- Windows7系統維護百寶箱
- Building E-commerce Sites with Drupal Commerce Cookbook