- Microservices Development Cookbook
- Paul Osman
- 248字
- 2021-07-16 17:48:22
Why microservices?
Microservices has become an increasingly popular subject over the last few years. As with any new architectural concept, there is plenty of room for misunderstanding. Even the term microservices is confusing. Newcomers are often unsure about the appropriate size of a microservice (hint: it's not actually about the size of the code base) and can get stuck on how to get started with this architectural style.
Service-oriented architectures are nothing new. Web services were being promoted by various companies in the 1990s as a solution to large, inflexible code bases. The promise was that web services would provide reusable capabilities that could be easily consumed by your code bases. Technologies such as SOAP and WSDL started gaining adoption, but never seemed to deliver on the ease of use promise. Meanwhile, open source languages such as PHP, Ruby, and Python with frameworks such as Symfony, Rails, and Django made developing monolithic web-centric code bases easier.
Fast forward a couple of decades and we started seeing a renewed interest in services. So, what's changed? For one, with the advent of rich web and mobile applications, every system is now a distributed system. Thanks to the advent of cloud computing, compute and storage resources are cheaper than they've ever been. Containers are changing the way we think about deploying and operating our services. Many consumer services are outgrowing their monolithic code bases, and teams are finding them hard to scale. Microservices can help with many of these challenges.
- 物聯(lián)網(wǎng)安全:理論、實踐與創(chuàng)新
- 從區(qū)塊鏈到Web3:構(gòu)建未來互聯(lián)網(wǎng)生態(tài)
- Hands-On Industrial Internet of Things
- Oracle SOA Suite 11g Performance Tuning Cookbook
- Learning QGIS 2.0
- 正在爆發(fā)的互聯(lián)網(wǎng)革命
- Working with Legacy Systems
- VMware NSX網(wǎng)絡(luò)虛擬化入門
- 通信十年:擁抱互聯(lián)網(wǎng)
- SAE原理與網(wǎng)絡(luò)規(guī)劃
- 網(wǎng)絡(luò)安全應(yīng)急響應(yīng)技術(shù)實戰(zhàn)指南
- Getting Started with nopCommerce
- 5G+區(qū)塊鏈
- AIoT應(yīng)用開發(fā)與實踐
- 數(shù)據(jù)血緣分析原理與實踐