* Cantinho Satkeys

Refresh History
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    Hoje às 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37
  • axlpoa: hi
    19 de Outubro de 2024, 22:24
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    19 de Outubro de 2024, 11:31

Autor Tópico: Microservices With Spring Cloud - Udemy  (Lida 79 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115810
  • Karma: +0/-0
Microservices With Spring Cloud - Udemy
« em: 24 de Setembro de 2022, 08:47 »

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.

Download link

rapidgator.net:
Citar
https://rapidgator.net/file/1be8cc7a814718578e787378ba59e405/xnosb.Microservices.With.Spring.Cloud..Udemy.part1.rar.html
https://rapidgator.net/file/85ff073df4dc63c1b47da35cc98c2d50/xnosb.Microservices.With.Spring.Cloud..Udemy.part2.rar.html
https://rapidgator.net/file/4a56294e72f6fe187401736ef5961537/xnosb.Microservices.With.Spring.Cloud..Udemy.part3.rar.html
https://rapidgator.net/file/41ad11ce86ec4a026b8e6ab174e6ca7f/xnosb.Microservices.With.Spring.Cloud..Udemy.part4.rar.html

uploadgig.com:
Citar
https://uploadgig.com/file/download/e111CF483b887dA7/xnosb.Microservices.With.Spring.Cloud..Udemy.part1.rar
https://uploadgig.com/file/download/2ad0f2b9336fa581/xnosb.Microservices.With.Spring.Cloud..Udemy.part2.rar
https://uploadgig.com/file/download/b5313473cf2eb503/xnosb.Microservices.With.Spring.Cloud..Udemy.part3.rar
https://uploadgig.com/file/download/a1a8eC96151283b1/xnosb.Microservices.With.Spring.Cloud..Udemy.part4.rar

nitroflare.com:
Citar
https://nitroflare.com/view/3FE8F3B8A089600/xnosb.Microservices.With.Spring.Cloud..Udemy.part1.rar
https://nitroflare.com/view/FC0D6B1AF2C540E/xnosb.Microservices.With.Spring.Cloud..Udemy.part2.rar
https://nitroflare.com/view/166CD0147BED1EB/xnosb.Microservices.With.Spring.Cloud..Udemy.part3.rar
https://nitroflare.com/view/39435244CD658F3/xnosb.Microservices.With.Spring.Cloud..Udemy.part4.rar

1dl.net:
Citar
https://1dl.net/gctqoh5kwuso/xnosb.Microservices.With.Spring.Cloud..Udemy.part1.rar.html
https://1dl.net/47zxs3o20dmy/xnosb.Microservices.With.Spring.Cloud..Udemy.part2.rar.html
https://1dl.net/e0l1q0v520be/xnosb.Microservices.With.Spring.Cloud..Udemy.part3.rar.html
https://1dl.net/fcducxjtp15w/xnosb.Microservices.With.Spring.Cloud..Udemy.part4.rar.html