欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Microservices
来自开放百科 - 灰狐
您可以在Wikipedia上了解到此条目的英文信息 Microservices Thanks, Wikipedia. |
Microservices、微服务
目录 |
简介
功能
7 Key Benefits of Microservices:
- 改进的可扩展性
- 更好的故障隔离和更有弹性的应用
- 编程语言和技术不可知
- 更好的数据安全和合规性
- 更快的上市时间和"面向未来"
- 更高的业务敏捷性和对 DevOps 的支持。
- 支持双披萨(Two-Pizza)开发团队
API
API 网关可以为微服务架构执行各种各样的杂项任务:
- Authentication, authorization, and security
- Protocol translations
- Response transformations
- Monitoring
- Static response handling
- Rate limiting
- Static response handling
- Logging
- Caching
- Load balancing
- Request routing
- Composition
- Other processes depending on requirements
Building Microservices Applications With an API Gateway: Advantages and Strategies
项目
- Dapr
- TARS - Focus on Microservice Ecosystem
- Mantl
- Envoy C++编写
- Service Fabric C++编写
- Istio Go编写
- Apache ServiceComb Java和Go编写
- Apache Dubbo Java编写
- go kit
- goa
- Kong: The Microservice API Gateway
- Vamp微服务平台,使用Scala、Go编写。
- H2 微服务框架,Go驱动。
- Fabric8
- Lagom for JVM
- WSO2 MSF4J
- Dropwizard
- Netflix Conductor
- Netflix Karyon
- Vase Data-driven microservices
- Microdot An open source .NET microservices framework, Orleans integration.
文档
- RESTful Microservices
- Erlang Microservices with all the Buzzwords
- Microservices for the IoT
- Microservices Meet Real-World Projects: Lessons Learned
- How to Thrive on REST/WebSocket-Based Microservices
- Java EE to Microservices Automagically
- Microservices and Conversion Hunting: Build Architectures for Changeability
- Microservices for Mortals
- Writing Microservices in Java: Best Practices and Common Mistakes
- Don’t Fly Blind: Logging and Metrics in Microservice Architectures
- Deploying Elastic Java EE Microservices in the Cloud with Docker
- Securing Your Java EE Microservices with HMAC Authentication
- Building a Microservice Ecosystem: Some Assembly (Still) Required
- Java EE 7 Applications as a Microservice with WildFly Swarm
- 基于连接与组合的微服务架构剖析
- 使⽤微服务架构改造企业核⼼业务系统的实践
- Microservices under the microscope
- Building Systems with Asynchronous Microservices
图集
链接
- Microservices Resource Guide
- Martin Fowler. "Microservices"
- Awesome Microservices
- Microservices with Docker, Flask, and React
- 微服务革命:容器化的应用、数据及其它一切
- Peter Bourgon谈使用Go和“Go kit”构建微服务
- Google和eBay构建微服务生态系统的经验
- A Journey into Microservices A Journey into Microservices: A Cloudy Beginning A Journey into Microservices: Dealing with Complexity
- 当微服务遇见容器
分享您的观点