Enterprise Java microservices
Application development no longer consists of using a single high-level programming language that runs on your favorite operating system. Nowadays, there are a myriad of languages, specifications, frameworks, proprietary and open source software and tools, underlying deployment infrastructures, and development methodologies that programmers need to learn to develop modern applications. Development at IT organizations has become polyglot, that is, multiple programming languages are used depending on the needs of specific projects. In this age of the cloud, containers, microservices, reactive programming, 12-factor applications, serverless, MINI services, polyglot environments, and so on, developers now have the option to choose the right tool for their task, making them more effective and productive.
With the recent move of Java EE to the Eclipse Foundation under the new name of Jakarta EE, MicroProfile will play a very important role in the future of Enterprise Java because of its synergy with Jakarta EE and the potential ways it can influence it.
The advent of the cloud and mobile, along with the acceleration of open and the Internet of Things (IoT) have brought about the digital economy. While this has opened up new markets, it has also imposed new demands on businesses and their IT organizations, which are now required to not only support and maintain traditional workloads but also deliver new applications at a faster pace.
Many technologies, languages, architectures, and frameworks have become popular within organizations in an attempt to tackle these new demands. One of these is microservices, specifically, Enterprise Java microservices, since Java is still one of the most popular languages in IT companies. But what is an Enterprise Java microservice?
An Enterprise Java microservice has the following features:
- It is written using the Java language.
- It can use any Java framework.
- It can use any Java API.
- It must be enterprise-grade; that is, reliable, available, scalable, secure, robust, and performant.
- It must fulfill the characteristics of microservice architectures as listed at https://martinfowler.com/microservices/, which are as follows:
- Componentization via services
- Organized around business capabilities
- Products not projects
- Smart endpoints and dumb pipes
- Decentralized governance
- Decentralized data management
- Infrastructure automation
- Design for failure
- Evolutionary design
- 物聯網工程規劃技術
- Hands-On Industrial Internet of Things
- 物聯網信息安全
- 互聯網基礎資源技術與應用發展態勢(2021—2023)
- 2018網信發展報告
- Unity Artificial Intelligence Programming
- 網管工具使用與技巧大全
- 6G:面向2030年的移動通信
- Echo Quick Start Guide
- Learning Windows 8 Game Development
- 從實踐中學習手機抓包與數據分析
- 一本書讀懂移動物聯網
- 互聯網戰略變革與未來
- LiveCode Mobile Development Beginner's Guide
- 計算機網絡(項目教學版)