Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Microservices With Spring Cloud

    Posted By: ELK1nG
    Microservices With Spring Cloud

    Microservices With Spring Cloud
    Last updated 5/2017
    MP4 | Video: h264, 1152x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 3.78 GB | Duration: 4h 41m

    A deep-dive into the Microservice architectural style, and how to implement it with Spring technologies.

    What you'll learn
    Articulate the Microservices architectural style; its advantages and disadvantages
    Build simple Spring Boot applications utilizing web interfaces, REST interfaces, Spring Data, and HATEOAS
    Build Microservice applications utilizing the different Spring Cloud sub-projects, including Config Server & Bus, Eureka, Ribbon, Feign, and Hystrix
    Requirements
    Knowledge of Java programming
    Knowledge of latest versions of Spring Framework. Familiarity with concepts such as ApplicationContext, Profiles, RestTemplate, @Value, @Autowired, @Component, Java Configuration, etc.
    Knowledge of Spring Boot helpful, but will be covered in the course.
    Basic familiarity with Maven. How to specify dependencies, and how to do a "mvn clean package"
    A Git account, such as GitHub, will be needed. We will cover this in the course if you don't have one already. Course materials will be downloaded from Git, and you will need to place files in your own Git repository.
    Description
    Microservices with Spring Cloud is an online workshop designed to help you learn the Microservices architectural style, and how to implement it using Spring technologiesThis course provides a good, solid introduction to the topic of the Microservices architectural style, and combines this with practical experience gained by working through the exercises featuring Spring Cloud.Along the way, this course will provides a brief introduction to Spring Boot and Spring Data (enough to get you familiar with these technologies if you have not been immersed in them already).The course provides exercises that provide you with hands-on experience working with the various components of Spring Cloud.The goal of this course is to serve as a practical guide through the Spring Cloud projects, so you can see how they are used to implement microservice based architecture.By the time you finish this course, you will have gained the ability to articulate what the Microservices architectural style is all about, including its advantages and disadvantages.You will gain familiarity with Spring Boot, and you'll see how to use it to build web interfaces, REST interfaces, and how to use Spring Data and Spring Data REST.You will gain the ability to build microservice-based applications utilizing Spring Cloud technologies. You will learn about Centralized, versioned configuration management using Spring Cloud ConfigDynamic configuration updates with Spring Cloud BusService discovery with Spring Cloud EurekaClient Side Load Balancing with RibbonDeclarative REST Clients with FeignSoftware Circuit Breakers with Hystrix.

    Overview

    Section 1: Introduction

    Lecture 1 Course Introduction

    Lecture 2 Lab Setup

    Section 2: Introduction to Microservices

    Lecture 3 What are Microservices? Part 1

    Lecture 4 What are Microservices? Part 2

    Section 3: Modern Spring: Spring Boot, Spring Data, and Spring Data REST

    Lecture 5 Spring Boot, Part 1

    Lecture 6 Spring Boot, Part 2

    Lecture 7 Spring Boot, Part 3

    Lecture 8 Spring Boot, Part 4

    Lecture 9 Spring Boot, Part 5

    Lecture 10 Lab 1 - Create a Spring Boot Application

    Section 4: Spring Cloud

    Lecture 11 Spring Cloud Overview

    Lecture 12 Spring Cloud Configuration - Centralized, Versioned Configuration - Part 1

    Lecture 13 Spring Cloud Configuration - Centralized, Versioned Configuration, Part 2

    Lecture 14 Lab 3 - Spring Cloud Configuration

    Lecture 15 Spring Cloud Eureka - Service Discovery

    Lecture 16 Lab 4 - Spring Cloud Eureka

    Lecture 17 Spring Cloud Ribbon - Client-Side Load Balancing

    Lecture 18 Lab 5 - Spring Cloud Ribbon

    Lecture 19 Spring Cloud Feign - Declarative REST Client

    Lecture 20 Lab 6 - Feign

    Lecture 21 Spring Cloud Hystrix - Circuit Breaker

    Lecture 22 Lab 7 - Hystrix

    Lecture 23 Spring Cloud Bus - Dynamic Configuration Changes

    Lecture 24 Lab 8 - Spring Cloud Bus

    Lecture 25 API Gateway - Part 1 - Purpose, and Spring Cloud Zuul

    Lecture 26 API Gateway - Part 2 - Caching Options

    Lecture 27 API Gateway - Part 3 - Resource Expansion

    Lecture 28 API Gateway - Part 4 - Protocol Conversion

    Lecture 29 Lab 9 - Zuul and ETags

    Section 5: Wrap-Up, Final Thoughts, and Next Steps

    Lecture 30 Summary, Resources, and Feedback

    Intended for experienced Java software developers comfortable with the latest releases of the Spring framework,NOT intended for beginners. However, depending on your technical experience in other technologies, and your learning style, you may find this course a fascinating deep-dive into Microservices, Spring Cloud, and Cloud-Native applications.