- Serverless Design Patterns and Best Practices
- Brian Zambrano
- 268字
- 2021-08-27 19:12:03
System architecture
At first glance, a three-tier web application using a REST API can be an easy topic and pattern. After all, there are only three layers, which are responsible for very discrete tasks, and the final result is just a web application after all. However, there are many nuances and areas for tweaking with any web application. Serverless web applications are no different. This chapter will attempt to cover as many areas as possible, but it's impossible to include every possible configuration or design option.
Seeing as we are responsible software designers, let's sketch out our architecture at a high level and drill down into more detail as we work through the different layers:

This diagram should look familiar as it's the backbone of many client-server web applications out there today. Let's walk through the different layers, going from the top down. After discussing these layers at a high level, we'll get into the implementation details with a real-world example.
You can find all of the code in this chapter in the following repository:
https://github.com/brianz/serverless-design-patterns/tree/master/ch2
- WOW!Illustrator CS6完全自學(xué)寶典
- 計(jì)算機(jī)網(wǎng)絡(luò)應(yīng)用基礎(chǔ)
- Hands-On Linux for Architects
- 工業(yè)機(jī)器人運(yùn)動(dòng)仿真編程實(shí)踐:基于Android和OpenGL
- 運(yùn)動(dòng)控制系統(tǒng)
- 中國(guó)戰(zhàn)略性新興產(chǎn)業(yè)研究與發(fā)展·增材制造
- Hands-On Data Warehousing with Azure Data Factory
- Excel 2007終極技巧金典
- 21天學(xué)通Linux嵌入式開(kāi)發(fā)
- 重估:人工智能與賦能社會(huì)
- 計(jì)算機(jī)組裝與維修實(shí)訓(xùn)
- Machine Learning in Java
- Intel Edison Projects
- 深度學(xué)習(xí)500問(wèn):AI工程師面試寶典
- 我的IT世界