欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Microservices
来自开放百科 - 灰狐
				
								
				(版本间的差异)
				
																
				
				
								
小 (→图集)  | 
			小  | 
			||
| 第2行: | 第2行: | ||
Microservices、微服务  | Microservices、微服务  | ||
| + | |||
| + | ==简介==  | ||
| + | |||
| + | ==功能==  | ||
| + | |||
| + | ==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  | ||
| + | |||
| + | [https://blog.dreamfactory.com/building-microservices-applications-with-an-api-gateway-advantages-and-strategies/ Building Microservices Applications With an API Gateway: Advantages and Strategies]  | ||
==项目==  | ==项目==  | ||
| 第84行: | 第106行: | ||
[[category:architecture]]  | [[category:architecture]]  | ||
[[category:microservices]]  | [[category:microservices]]  | ||
| + | [[category:API]]  | ||
2020年9月7日 (一) 15:03的版本
|   | 
您可以在Wikipedia上了解到此条目的英文信息 Microservices Thanks, Wikipedia. | 
Microservices、微服务
目录 | 
简介
功能
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
项目
- 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
 - 当微服务遇见容器
 
	分享您的观点