- Mastering ASP.NET Web API
- Mithun Pattankar Malendra Hurbuns
- 130字
- 2021-07-02 20:52:19
Introduction to Microservices and Service-Oriented Architecture
With the increase in internet availability, there is an ongoing evolution in data communication techniques. The architectural improvements have been very innovative, scalable, and adoptable across environments. There was a need for software components to be available across the internet with a common interface for communication across different platforms and programming languages.
This led to the concept of creating services easily deployable with scalability, and exposing them over the internet.
Designing functionalities in terms of service was widely adopted; it was a great idea to provide features in the form of services to heterogeneous clients. This concept of using services led to SOA (Service-Oriented Architecture).
In this chapter, we will be looking at the following topics:
- Service in SOA
- Monolithic architecture
- Introduction to Microservices
- 深度學習經典案例解析:基于MATLAB
- 劍指Offer(專項突破版):數據結構與算法名企面試題精講
- 認識編程:以Python語言講透編程的本質
- Django:Web Development with Python
- Linux Device Drivers Development
- Python機器學習基礎教程
- 零基礎趣學C語言
- 一本書講透Java線程:原理與實踐
- Mastering JavaScript
- 百萬在線:大型游戲服務端開發
- Python 快速入門(第3版)
- ArcPy and ArcGIS(Second Edition)
- Splunk Essentials
- C語言進階:重點、難點與疑點解析
- JavaScript前端開發程序設計教程(微課版)