微服务与开发运维
jopen
9年前
微服务架构(Microservice Architect)是一种架构模式,它提倡将单块架构的应用划分成一组小的服务,服务之间互相协调、互相配合,为用户提供最终价值。每个服务运行在其独立的进程中,服务与服务间采用轻量级的通信机制互相沟通。每个服务都围绕着具体业务进行构建,并且能够被独立的部署到生产环境、类生产环境等。这里总结总结一些强大的关于为服务的开源项目。
Spring Boot Microservices
- https://github.com/snicoll-demos/spring-boot-master-auto-configuration
- https://speakerdeck.com/snicoll/master-spring-boot-auto-configuration
- https://speakerdeck.com/snicoll/from-zero-to-hero-with-spring-boot-extended-version
- https://speakerdeck.com/sdeleuze/isomorphic-templating-with-spring-boot-nashorn-and-react
- https://speakerdeck.com/toedter/cool-web-apps-with-spring-boot-angularjs-and-typescript
- https://speakerdeck.com/saturnism/2015-spring-io-barcelona-spring-boot-microservices-container-kubernetes-how-to
- https://speakerdeck.com/tobiasflohre/micro-batch-services-mit-spring-boot-ein-praxisbericht
- https://speakerdeck.com/ericbottard/spring-exchange-spring-xd-deep-dive
- https://speakerdeck.com/gregturn/debug-and-maintain-your-spring-boot-apps
- https://speakerdeck.com/snicoll/bootiful-applications-with-spring-boot
- http://pivotal.io/platform-as-a-service/migrating-to-cloud-native-application-architectures-ebook
- http://www.slideshare.net/chris.e.richardson/developing-and-deploying-spring-boot-applications-with-docker-oakjug
- http://www.schibsted.pl/2015/07/spring-boot-and-dropwizard-in-microservices-development/
RXJava/Reactive
Microservices
- http://www.infoq.com/presentations/microservice-arch-gilt
- http://www.infoq.com/presentations/spotify-audio-scale
- https://www.loggly.com/blog/monitoring-microservices-three-ways-to-overcome-the-biggest-challenges/
- https://github.com/agilemobiledev/docker-and-containers-ebooks/blob/master/FromMonolithToMicroservices.md
- https://blog.risingstack.com/why-you-should-start-using-microservices/
New Open Source From IBM
NodeJS Metrics
Agentless System Crawler
DevOps Report
Scala / AKKA
- https://github.com/tlockney
- http://www.slideshare.net/tlockney/designing-reactive-systems-with-akka
- https://github.com/jeroenr/gnip-consumer
- https://dzone.com/articles/building-rest-service-scala# !
- http://sampleclean.org/release.html
- https://amplab.github.io/ampcrowd/
- https://github.com/sjyk/sampleclean-async