spring-cloud.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [spring-cloud]
www.codever.land/bookmarks/t/spring-cloud
Cloud-Native Batch Processing with Spring Batch 4 - Michael Minella - 1h:9min
https://www.youtube.com/watch?v=-Icd-s2JoAw
This talk will explore the latest release of Spring Batch as well as how to utilize it in a modern cloud environment. We will work through building a cloud-native batch process using Spring's stack in...
- :calendar: published on: 2017-12-14
- tags: spring, spring-cloud, scalability
- :octocat: source code
Spring - Getting Started - Messaging with Google Cloud Pub/Sub
https://spring.io/guides/gs/messaging-gcp-pubsub/
Messaging with Google Cloud Pub/Sub :: Learn how to exchange messages using Spring Integration channel adapters and Google Cloud Pub/Sub
- tags: google-cloud-pubsub, spring-cloud, spring-integration
- :octocat: source code
Spring Cloud GCP Home Page
https://spring.io/projects/spring-cloud-gcp
The Spring Cloud GCP project makes the Spring Framework a first-class citizen of Google Cloud Platform (GCP).
[Spring Cloud GCP Code Samples](https://github.com/spring-cloud/spring-cloud-gcp/tree/mas...
- tags: spring, spring-cloud, google-cloud-platform
- :octocat: source code
Piggy Metrics
A simple way to deal with personal finances
This is a proof-of-concept application, which demonstrates [Microservice Architecture Pattern](http://martinfowler.com/micro...
- tags: spring-boot, docker, spring-cloud, microservices, docker-compose
- :octocat: source code
A Tale of Two Frameworks: Spring Cloud and Istio - YouTube
https://www.youtube.com/watch?v=AMJQO9zs2eo
Spring has been the leader as a microservices framework for Java with Spring Boot, Spring and Spring Cloud. Istio has emerged as a polyglot alternative to Spring Cloud as an open platform to connect, ...
- :calendar: published on: 2018-10-03
- tags: spring-cloud, istio
Spring Cloud Homepage
http://spring.io/projects/spring-cloud
Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems (e.g. configuration management, service discovery, circuit breakers, intelligent routing,...
- tags: spring, spring-cloud
- :octocat: source code
A Guide to Spring Cloud Netflix - Hystrix
https://www.baeldung.com/spring-cloud-netflix-hystrix
The article shows how to set up a fallback in your application logic, using Spring Cloud Hystrix.
- :calendar: published on: 2018-11-05
- tags: spring, spring-boot, spring-cloud, hystrix, circuit-breaker
- :octocat: source code