Microservices and DevOps
Microservices and DevOps
A great list of resources to help you with your microservice development and deployments.
Join the DZone community and get the full member experience.
Join For FreeRead why times series is the fastest growing database category.
There are a number of power tools that assist in the development of smaller services in a manageable fashion. Spring Boot has made things easy and very automatable. If you can manage and automate your services then having a ton of microservices is not quiet the burden on the development and operations teams. Using the appropriate frameworks (Spring Boot, Dropwizard, Play, AKKA), with the proper techniques (Reactive) and the latest versions (Java 8) is very important to be able to work with the newest tools.
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
Java 8
Learn how to get 20x more performance than Elastic by moving to a Time Series database.
Opinions expressed by DZone contributors are their own.
{{ parent.title || parent.header.title}}
{{ parent.tldr }}
{{ parent.linkDescription }}
{{ parent.urlSource.name }}