- Building Serverless Architectures
- Cagatay Gurturk
- 95字
- 2021-07-02 19:04:44
Summary
In this chapter, we described serverless computing and learned about the use cases in which it can be useful. We set up an AWS Account, created a skeleton Gradle project for our book, and wrote a basic library. Finally, we implemented a very basic Lambda function on top of our work and deployed and executed it.
In the next chapter, we will learn how to use Cloudformation for a more automatized deployment process and add the dependency injection framework to our project, which will orchestrate the different services we will implement in our project.
推薦閱讀
- 微服務設計(第2版)
- C# 7 and .NET Core Cookbook
- 實用防銹油配方與制備200例
- Python貝葉斯分析(第2版)
- 大學計算機基礎(第2版)(微課版)
- Learning Data Mining with R
- Learning SciPy for Numerical and Scientific Computing(Second Edition)
- Mastering Android Development with Kotlin
- C++寶典
- Mastering Backbone.js
- Instant Zurb Foundation 4
- Flink技術內幕:架構設計與實現原理
- 軟件測試技術
- 編程的原則:改善代碼質量的101個方法
- Java程序設計入門(第2版)