Skip to content

PacktPublishing/Microservices-with-Spring-Cloud

Repository files navigation

Microservices with Spring Cloud [Integrated Course]

This is the code repository for Microservices with Spring Cloud [Integrated Course], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

In this course, you will learn how to split an existing application into smaller services and what you need to build, deploy, and run it. You will learn how you can use Docker to support your local development and how you can utilize it to run your application in the cloud. To work with multiple services, you will need (for example) service discovery and reverse proxies. To be able to maintain the development pace, you also need to break up your user interface, so every service can serve its own UI, and you need to learn how to communicate with these services synchronously using REST and asynchronously using events. To run your application, you need to know what is going on in your distributed application, so monitoring and tracing calls is an important topic as well, and one that you'll learn about. So overall, this course will give you valuable insights and recipes with which to create your own distributed application, for deployment to the cloud.

You will also see what needs to be done to upgrade a spring boot 1.x service to spring boot 2 with the recent spring cloud release.

What You Will Learn

  • Understanding and learning microservices.
  • Setting up microservices.
  • Making a bookmark application cloud-ready.
  • Combining independent microservice UIs to a coherent user interface.

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:

 Spring Framework knowledge

 Spring Boot knowledge, ideally from lesson 1-2 of this course

 An understanding of basic HTML and CSS syntax

 (Optional) Experience with deployment of java services

Technical Requirements

This course has the following software requirements:
 IntelliJ IDEA (ideally ultimate, there is a trial version for 30 days!)

 Java 8+

 Maven 3,x (also included in intelliJ)

This course has been tested on the following system configuration:

 OS: Windows 7, MacOS

 Processor: Quad Core 3.0 Ghz

 Memory: 16GB

 Hard Disk Space: 500MB

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781788392426

About

Microservices with Spring Cloud [Video], Published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published