SB MS Index Updated Dec7th
SB MS Index Updated Dec7th
www.youtube.com/c/javaexpress
• Contact Number: +91 8555929285 (WhatsApp)
Day 1 – Introduction Session (Dec 8th)
Contact Details:
Course Name Spring Boot Microservices + Kubernetes
Duration 35-40 Days
Course Fees 5000 INR
Time Dec 8th @ 7.00 AM IST
Email ID javaexpresschannel@gmail.com
Contact (WhatsApp) +91 8555929285
YouTube Link www.youtube.com/c/javaexpress
Module 4 – Docker
36. Introduction to Challenges while Building, Deployment Microservices
37. What is Containerization Technology?
38. Introduction to Dockers
39. Docker Architecture
40. Understanding Docker Hub & Installing Docker
41. Creating Docker Images using Docker File
42. Docker Images & Docker Containers
43. Deep Dive of Important Docker Commands
44. Introduction To Build Packs
45. Creating Docker Images for Microservices using Build Packs
46. Publishing Docker images from your local to remote Docker hub Repository
47. Deep dive on Docker-compose
48. Microservices deployment using Docker-Compose
Module 5, 6 & 7– Microservices with Spring Cloud, Apache Kafka & Docker-compose
49. Monolith Architecture vs Microservices Architecture
50. Challenges in Microservices
51. Configuration Management in Microservices Network
a. Spring Cloud Config Server
a. Read Configuration from Git Hub Repository
b. Read Configuration from native
c. Encryption and Decryption of Configuration Properties
d. Refreshing Configuration Properties at run time
b. Spring Cloud Config Client
52. Architecture of Service Discovery inside Microservices
a. Service Discovery agent using Eureka Server
b. Deregistration from Eureka Server when Microservices shutdown
c. Heartbeat mechanism to Eureka Server from Eureka Clients
d. Eureka Clients
53. Feign Client Communication between Microservices
54. Circuit Breaker Pattern in Microservices (Resilence4j)
a. RateLimiter Pattern in Microservices
b. RetryLimiter Pattern in Microservices
c. Circuit Breaker Pattern in Microservices
55. Spring Cloud Load Balancer
56. Cross Cutting Concerns in Microservices
d. Spring Cloud Gateway Internal Architecture
e. Implementing Custom Routing using Spring Cloud Gateway
57. Distributed tracing & Log Aggregation in Microservices
f. Deep Dive on Zipkin Internal Architecture
g. Implementing Distributed tracing with Spring Cloud Sleuth
h. Implementing Log Aggregation with Zipkin Server
58. Creating Docker Images for Microservices using Build Packs
59. Publishing Docker images from your local to remote Docker hub Repository
60. Deep dive on Docker-compose
61. Microservices deployment using Docker-Compose
62. Oauth2.0 with SSO – GitHub/Facebook Integration
63. Connecting to Multiple Databases
64. Apache Kafka Integration with Microservices - Messaging System