- Mastering Microservices with Java
- Sourabh Sharma
- 77字
- 2021-07-02 13:03:29
Teraservices
Teraservices are the opposite of microservices. The teraservices design entails a sort of a monolithic service. Teraservices require two terabytes of memory, or more. These services could be used when services are required only to be in memory and have high usage.
These services are quite costly in cloud environments due to the memory needed, but the extra cost can be offset by changing from quad-core servers to dual-core servers.
Such a design is not popular.
推薦閱讀
- 新編Visual Basic程序設計上機實驗教程
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- Git Version Control Cookbook
- Microsoft Dynamics 365 Extensions Cookbook
- 樂學Web編程:網站制作不神秘
- Practical Data Science Cookbook(Second Edition)
- Visual C++串口通信技術詳解(第2版)
- TypeScript實戰指南
- Python機器學習算法與實戰
- 網站構建技術
- Instant Lucene.NET
- PHP+Ajax+jQuery網站開發項目式教程
- Scala for Machine Learning(Second Edition)
- Python項目實戰從入門到精通
- TMS320LF240x芯片原理、設計及應用