微服務與開發運維
微服務架構(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
Everything About Tor
Containers
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!