- Hands-On Cloud:Native Microservices with Jakarta EE
- Luigi Fugaro Mauro Vocale
- 117字
- 2021-07-02 13:47:11
Summary
In this chapter, we discussed microservices, MSAs and reactive architectures, as well as the principles of SOAs. We learned how to modernize an application, thus transforming a monolith into an MSA. We also reviewed how the main opensource frameworks, like Spring and Vert.x, have implemented reactive principles in order to help developers build cloud-oriented applications that are scalable, reliable, and cost-effective. Finally, we learned how you can update your traditional JEE applications in order to implement an asynchronous and non-blocking system as the first step toward building your own MSA.
In the next chapter, we will look at cloud-native applications and microservices so that we can understand how to design and implement them.
推薦閱讀
- GPS/GNSS原理與應(yīng)用(第3版)
- Force.com Development Blueprints
- Proxmox High Availability
- PLC、現(xiàn)場(chǎng)總線及工業(yè)網(wǎng)絡(luò)實(shí)用技術(shù)速成
- 2018網(wǎng)信發(fā)展報(bào)告
- 射頻通信系統(tǒng)
- 雷達(dá)饋線技術(shù)
- Metasploit Penetration Testing Cookbook
- 數(shù)字調(diào)制解調(diào)技術(shù)的MATLAB與FPGA實(shí)現(xiàn):Altera/Verilog版(第2版)
- 基于性能的保障理論與方法
- 面向5G-Advanced的關(guān)鍵技術(shù)
- SAE原理與網(wǎng)絡(luò)規(guī)劃
- 網(wǎng)管第一課:網(wǎng)絡(luò)操作系統(tǒng)與配置管理
- 深入理解OpenStack Neutron
- Hands-On Microservices with Node.js