Event-Driven Microservices Spring
File List
- 1/002 Project overview & Introduction to Event-driven architecture.mp4 229.6 MB
- 1/001 Introduction to microservices architecture.mp4 222.6 MB
- 1/003 Implementation details for each microservice.mp4 183.7 MB
- 17/002 Update to spring boot 2.5.3 & Update other dependencies and docker images.mp4 176.2 MB
- 3/004 Streaming tweets with Twitter4j_ The command component in CQRS & Event sourcing.mp4 131.5 MB
- 6/30806306-section-6-lecture-6.mp4 115.6 MB
- 3/005 Adding mock twitter stream as an alternative.mp4 107.8 MB
- 3/003 The very first microservice.mp4 95.1 MB
- 9/004 Configuring query service with Spring security Oauth 2.0, OpenId Connect and JWT.mp4 91.3 MB
- 3/006 Introducing Apache Kafka_Event sourcing, topics, partitions, producer & consumer.mp4 91.0 MB
- 9/005 Adding user permissions with Spring security by reading from database.mp4 87.9 MB
- 17/001 Update to spring boot 2.5.0.mp4 85.4 MB
- 10/005 Calling the Kafka State Store from Query Service.mp4 83.8 MB
- 16/002 Integrating Spring Cloud Sleuth and Zipkin.mp4 81.1 MB
- 6/001 Introduction to Elastic Query Api.mp4 72.5 MB
- 9/006 Configuring web client security with Spring boot security Oauth2, OIDC and JWT.mp4 71.8 MB
- 6/005 Creating web controller.mp4 57.9 MB
- 3/010 Creating kafka-admin module - Part 1_ Configuration and dependencies.mp4 54.1 MB
- 13/001 Introduction to Api Gateway_ Resilience4J Circuit Breaker and Redis Rate Limiter.mp4 52.7 MB
- 3/015 Containerization of microservice with docker image_ Run all with docker compose.mp4 50.1 MB
- 3/011 Creating kafka-admin module - Part 2_ Creating Kafka topics programmatically.mp4 49.2 MB
- 17/003 Update to spring boot 2.5.6.mp4 48.0 MB
- 13/002 Implementing Api Gateway with Springcloud gateway, Redis and Resilience4J.mp4 45.7 MB
- 6/012 Enabling Open Api v3 for documentation of RESTful API with Swagger v3.mp4 44.9 MB
- 9/001 Introduction to Oauth and Keycloak authorization server.mp4 42.7 MB
- 5/011 Integrating elastic modules with microservice.mp4 42.7 MB
- 5/010 Using Elasticsearch repositories for indexing.mp4 39.6 MB
- 13/003 Integrate Spring Cloud Api Gateway Circuit Breaker & Rate limiting with services.mp4 38.1 MB
- 5/003 Creating the microservice_ kafka-to-elastic-service.mp4 37.4 MB
- 8/002 Creating reactive elastic query service_ Reactive Spring and Flux reactive type.mp4 35.6 MB
- 3/002 Creating the base Spring boot project.mp4 35.5 MB
- 5/012 Containerization of microservice with docker image_ Run all with docker compose.mp4 35.2 MB
- 6/002 Creating elastic-query-client module.mp4 34.7 MB
- 3/014 Integrate Kafka modules with Microservice_ Use Kafka as event store for service.mp4 34.4 MB
- 5/002 Adding kafka-consumer module.mp4 32.9 MB
- 16/32826616-push-docker-image-to-registry.mp4 32.8 MB
- 10/003 Completing the Kafka streams microservice.mp4 32.2 MB
- 11/002 Completing the Analytics microservice with Spring Data JPA and PostgreSQL.mp4 31.1 MB
- 7/007 Adding client side load balancer with Spring Cloud Load Balancer.mp4 29.6 MB
- 3/012 Creating kafka-producer module_ Configuration of Kafka producer.mp4 29.2 MB
- 2/001 Setting up the environment.mp4 29.2 MB
- 4/005 Using remote GitHub repository.mp4 28.5 MB
- 5/007 Creating elastic-model module.mp4 28.1 MB
- 11/004 Calling the analytics Rest API from query service.mp4 27.7 MB
- 8/003 Creating reactive elastic web client_ Reactive Spring, WebFlux and WebClient.mp4 27.6 MB
- 5/006 Running elastic search with docker.mp4 27.6 MB
- 3/008 Running Apache Kafka cluster with docker_ Kafka, Zookeeper and Schema Registry.mp4 27.5 MB
- 9/007 Implementing SSO with Keycloak.mp4 26.7 MB
- 6/010 Introduction to Api versioning of Rest API.mp4 25.4 MB
- 6/004 Elastic query microservice_ The query component in CQRS & Event sourcing.mp4 25.2 MB
- 5/001 Introduction to Kafka Consumer_ Reading data events from Kafka using messaging.mp4 25.2 MB
- 4/007 Using Jasypt to encrypt sensitive data.mp4 24.7 MB
- 12/002 Integrating Spring eureka discovery service with microservices.mp4 24.4 MB
- 4/32537100-lecture-23-run-project.mp4 24.1 MB
- 4/010 Containerization of config server by creating the docker image.mp4 23.9 MB
- 3/013 Creating kafka-producer module_ Produce events to store in Kafka event store.mp4 23.6 MB
- 9/002 Run and configure Keycloak authorization server with OIDC for authentication.mp4 22.4 MB
- 4/008 Using JCE to encrypt sensitive data.mp4 21.9 MB
- 6/009 Adding Hateoas capability to Rest API with Spring Hateoas.mp4 21.7 MB
- 15/003 Making gateway and config server high available and improve log file naming.mp4 21.6 MB
- 3/007 Adding common config module.mp4 21.6 MB
- 16/001 Introducing Spring Cloud Sleuth and Zipkin.mp4 20.4 MB
- 3/001 Introduction to Spring boot.mp4 20.2 MB
- 7/006 Creating Webclient implementation.mp4 18.3 MB
- 6/011 Implementing Api versioning for elastic query service Rest API.mp4 17.7 MB
- 15/002 Adding Logstash and Kibana into application_ Complete ELK stack.mp4 17.3 MB
- 10/002 Kafka streams microservice base project.mp4 16.4 MB
- 5/005 Introducing Elasticsearch.mp4 16.4 MB
- 5/009 Creating elastic-index-client module.mp4 14.4 MB
- 14/002 Adding monitoring and creating dashboards with Grafana.mp4 14.2 MB
- 4/009 JCE vs Jasypt.mp4 14.1 MB
- 15/001 Configuring microservices to work with Logstash.mp4 12.7 MB
- 4/004 Changing twitter-to-kafka-service to work with config server.mp4 12.3 MB
- 9/003 Understanding Spring security with Spring Security OAuth 2.0 resource server.mp4 11.6 MB
- 4/002 Creating Spring Cloud Config Server as a Microservice.mp4 11.5 MB
- 11/001 Analytics microservice configuration with Spring Boot Data JPA and PostgreSQL.mp4 11.1 MB
- 7/Creating configurations for web client and security.mp4 11.1 MB
- 6/003 Using spring data elasticsearch repository for querying.mp4 11.0 MB
- 7/004 Creating Rest API controller.mp4 10.9 MB
- 3/009 Creating kafka-model module.mp4 10.4 MB
- 10/001 Introduction to Kafka streams.mp4 10.3 MB
- 6/006 Creating business layer to return elastic data in controller.mp4 10.1 MB
- 5/008 Creating elastic-config module.mp4 10.0 MB
- 7/008 Containerization of microservice by creating the docker image.mp4 10.0 MB
- 8/001 Creating common service and web client modules to re-use them with DRY principle.mp4 9.9 MB
- 6/007 Creating validation and controller advice.mp4 8.5 MB
- 12/001 Introduction to service registry and service discovery with Spring Eureka.mp4 8.3 MB
- 6/008 Introduction to Hateoas (Hypermedia as the Engine of Application State).mp4 8.2 MB
- 14/001 Configure microservices with Spring boot actuator, Prometheues and Micrometer.mp4 8.0 MB
- 7/003 Creating Thymeleaf templates with Bootstrap.mp4 7.8 MB
- 10/004 Creating an endpoint for Kafka state store.mp4 7.8 MB
- 5/004 Adding initialization check.mp4 7.6 MB
- 7/002 Starting to implement elastic-query-web-client.mp4 7.1 MB
- 4/003 Using a common logback file for all microservices.mp4 5.6 MB
- 4/001 Creating Config Server Repository.mp4 5.3 MB
- 4/006 Adding security to config server and encrypt passwords.mp4 5.2 MB
- 7/001 Introduction to Web clients.mp4 4.9 MB
- 6/013 Containerization of microservice by creating the docker image.mp4 4.8 MB
- 11/003 Creating an Rest API endpoint for analytics data.mp4 4.6 MB
- 1/37330710-big-picture-share.pptx 588.8 KB
- 17/35641204-microservices-demo.zip 426.4 KB
- 16/32059396-microservices-demo.zip 357.7 KB
- 17/36961738-microservices-demo.zip 355.1 KB
- 15/31894956-microservices-demo.zip 354.7 KB
- 15/31108640-microservices-demo.zip 354.1 KB
- 15/31108704-microservices-demo.zip 353.7 KB
- 14/31108740-microservices-demo.zip 347.4 KB
- 14/31108750-microservices-demo.zip 346.1 KB
- 13/31108784-microservices-demo.zip 344.6 KB
- 13/31108810-microservices-demo.zip 344.5 KB
- 12/31108854-microservices-demo.zip 331.1 KB
- 11/30974736-microservices-demo.zip 321.1 KB
- 11/30974792-microservices-demo.zip 317.9 KB
- 11/30974144-microservices-demo.zip 311.1 KB
- 2/32579140-setup.pptx 300.7 KB
- 10/30973448-microservices-demo.zip 294.0 KB
- 10/30950298-microservices-demo.zip 285.7 KB
- 10/30949962-microservices-demo.zip 279.1 KB
- 9/30948292-microservices-demo.zip 261.6 KB
- 9/30948228-microservices-demo.zip 240.7 KB
- 9/30947864-microservices-demo.zip 239.5 KB
- 8/30838948-microservices-demo.zip 238.2 KB
- 9/30947590-microservices-demo.zip 231.0 KB
- 7/30837396-microservices-demo.zip 229.0 KB
- 7/30837434-microservices-demo.zip 228.7 KB
- 9/30944194-microservices-demo.zip 226.3 KB
- 8/30838460-microservices-demo.zip 204.5 KB
- 8/30838314-microservices-demo.zip 186.2 KB
- 7/30838082-microservices-demo.zip 175.2 KB
- 7/30836956-microservices-demo.zip 173.6 KB
- 7/30838112-microservices-demo.zip 172.3 KB
- 7/30838062-microservices-demo.zip 164.5 KB
- 5/32579174-kafka-consumer.pptx 161.0 KB
- 7/30838050-microservices-demo.zip 160.8 KB
- 6/32579200-elastic-query.pptx 152.5 KB
- 6/30808456-microservices-demo.zip 148.7 KB
- 6/30807090-microservices-demo.zip 148.5 KB
- 6/30806930-microservices-demo.zip 147.9 KB
- 6/30806764-microservices-demo.zip 147.2 KB
- 6/30806392-microservices-demo.zip 145.8 KB
- 3/32579160-kafka.pptx 142.1 KB
- 6/30782890-microservices-demo.zip 140.8 KB
- 6/30782790-microservices-demo.zip 136.5 KB
- 5/32579196-elastic.pptx 132.4 KB
- 6/30763622-microservices-demo.zip 126.7 KB
- 6/30763402-microservices-demo.zip 121.5 KB
- 5/30763128-microservices-demo.zip 112.0 KB
- 5/30762654-microservices-demo.zip 110.8 KB
- 5/30758690-microservices-demo.zip 109.0 KB
- 5/30758414-microservices-demo.zip 107.1 KB
- 5/30758108-microservices-demo.zip 100.9 KB
- 16/32579314-sleuth-zipkin.pptx 98.8 KB
- 5/30757942-microservices-demo.zip 97.2 KB
- 3/32579146-spring-boot.pptx 95.8 KB
- 5/30681422-microservices-demo.zip 92.2 KB
- 5/30651674-microservices-demo.zip 89.4 KB
- 9/32579258-oauth2-openid.pptx 88.6 KB
- 5/30728004-microservices-demo.zip 86.9 KB
- 9/34624860-microservices-realm-export.json 78.3 KB
- 5/30728044-microservices-demo.zip 77.8 KB
- 13/32579294-gateway.pptx 77.7 KB
- 4/30728154-microservices-demo.zip 75.7 KB
- 6/32579240-api-docs.pptx 72.7 KB
- 4/30728076-microservices-demo.zip 71.6 KB
- 4/30728142-microservices-demo.zip 70.9 KB
- 4/30728120-microservices-demo.zip 70.8 KB
- 6/32579222-api-versioning.pptx 70.4 KB
- 4/31895002-microservices-demo.zip 70.0 KB
- 4/30728170-microservices-demo.zip 69.9 KB
- 4/30728204-microservices-demo.zip 69.7 KB
- 4/31895006-microservices-demo.zip 69.5 KB
- 4/31895020-microservices-demo.zip 69.1 KB
- 1/32579138-introduction.pptx 67.9 KB
- 9/32579266-oauth2-resource-server.pptx 67.9 KB
- 6/32579204-hateoas.pptx 67.9 KB
- 3/31895058-microservices-demo.zip 64.1 KB
- 4/31895050-microservices-demo.zip 63.1 KB
- 9/32579276-oauth2-client.pptx 62.8 KB
- 10/32579282-kafka-streams.pptx 62.7 KB
- 12/32579286-discovery-service.pptx 62.6 KB
- 7/32579246-web-client.pptx 62.3 KB
- 3/31895080-microservices-demo.zip 62.2 KB
- 3/31895074-microservices-demo.zip 61.9 KB
- 3/31895086-microservices-demo.zip 52.5 KB
- 3/31895098-microservices-demo.zip 52.0 KB
- 3/31895104-microservices-demo.zip 48.3 KB
- 3/31895108-microservices-demo.zip 39.3 KB
- 3/31895114-microservices-demo.zip 33.0 KB
- 3/31895130-microservices-demo.zip 27.8 KB
- 3/31883652-microservices-demo.zip 25.0 KB
- 3/30331616-microservices-demo.zip 21.2 KB
- 9/005 Adding user permissions with Spring security by reading from database_en.srt 19.5 KB
- 3/003 The very first microservice_en.srt 18.6 KB
- 9/004 Configuring query service with Spring security Oauth 2.0, OpenId Connect and JWT_en.srt 17.6 KB
- 3/30331364-microservices-demo.zip 17.5 KB
- 17/002 Update to spring boot 2.5.3 & Update other dependencies and docker images_en.srt 17.2 KB
- 3/006 Introducing Apache Kafka_Event sourcing, topics, partitions, producer & consumer_en.srt 16.7 KB
- 1/001 Introduction to microservices architecture_en.srt 15.7 KB
- 6/005 Creating web controller_en.srt 15.5 KB
- 9/002 Run and configure Keycloak authorization server with OIDC for authentication_en.srt 15.2 KB
- 10/005 Calling the Kafka State Store from Query Service_en.srt 14.8 KB
- 1/002 Project overview & Introduction to Event-driven architecture_en.srt 14.7 KB
- 3/005 Adding mock twitter stream as an alternative_en.srt 14.5 KB
- 3/011 Creating kafka-admin module - Part 2_ Creating Kafka topics programmatically_en.srt 14.0 KB
- 3/004 Streaming tweets with Twitter4j_ The command component in CQRS & Event sourcing_en.srt 13.9 KB
- 17/001 Update to spring boot 2.5.0_en.vtt 13.1 KB
- 3/002 Creating the base Spring boot project_en.srt 13.0 KB
- 16/002 Integrating Spring Cloud Sleuth and Zipkin_en.srt 12.9 KB
- 10/003 Completing the Kafka streams microservice_en.srt 12.7 KB
- 13/002 Implementing Api Gateway with Springcloud gateway, Redis and Resilience4J_en.srt 12.4 KB
- 1/003 Implementation details for each microservice_en.srt 12.1 KB
- 9/006 Configuring web client security with Spring boot security Oauth2, OIDC and JWT_en.srt 11.4 KB
- 9/001 Introduction to Oauth and Keycloak authorization server_en.srt 11.3 KB
- 5/002 Adding kafka-consumer module_en.srt 10.8 KB
- 3/008 Running Apache Kafka cluster with docker_ Kafka, Zookeeper and Schema Registry_en.srt 10.7 KB
- 9/007 Implementing SSO with Keycloak_en.srt 10.4 KB
- 5/003 Creating the microservice_ kafka-to-elastic-service_en.srt 10.3 KB
- 3/010 Creating kafka-admin module - Part 1_ Configuration and dependencies_en.srt 10.0 KB
- 13/003 Integrate Spring Cloud Api Gateway Circuit Breaker & Rate limiting with services_en.srt 9.5 KB
- 3/015 Containerization of microservice with docker image_ Run all with docker compose_en.srt 9.5 KB
- 8/002 Creating reactive elastic query service_ Reactive Spring and Flux reactive type_en.srt 9.3 KB
- 17/001 Update to spring boot 2.5.0_en.srt 9.0 KB
- 3/014 Integrate Kafka modules with Microservice_ Use Kafka as event store for service_en.srt 8.7 KB
- 12/002 Integrating Spring eureka discovery service with microservices_en.srt 8.6 KB
- 11/002 Completing the Analytics microservice with Spring Data JPA and PostgreSQL_en.srt 8.3 KB
- 13/001 Introduction to Api Gateway_ Resilience4J Circuit Breaker and Redis Rate Limiter_en.srt 8.3 KB
- 6/001 Introduction to Elastic Query Api_en.srt 8.3 KB
- 4/007 Using Jasypt to encrypt sensitive data_en.srt 8.1 KB
- 4/010 Containerization of config server by creating the docker image_en.srt 7.8 KB
- 5/001 Introduction to Kafka Consumer_ Reading data events from Kafka using messaging_en.srt 7.6 KB
- 3/013 Creating kafka-producer module_ Produce events to store in Kafka event store_en.srt 7.1 KB
- 5/012 Containerization of microservice with docker image_ Run all with docker compose_en.srt 6.9 KB
- 8/003 Creating reactive elastic web client_ Reactive Spring, WebFlux and WebClient_en.srt 6.9 KB
- 10/002 Kafka streams microservice base project_en.srt 6.8 KB
- 7/007 Adding client side load balancer with Spring Cloud Load Balancer_en.srt 6.8 KB
- 6/002 Creating elastic-query-client module_en.srt 6.7 KB
- 17/003 Update to spring boot 2.5.6_en.srt 6.7 KB
- 3/007 Adding common config module_en.srt 6.6 KB
- 6/010 Introduction to Api versioning of Rest API_en.srt 6.6 KB
- 6/011 Implementing Api versioning for elastic query service Rest API_en.srt 6.6 KB
- 15/001 Configuring microservices to work with Logstash_en.srt 6.6 KB
- 7/006 Creating Webclient implementation_en.srt 6.5 KB
- 14/002 Adding monitoring and creating dashboards with Grafana_en.srt 6.4 KB
- 11/004 Calling the analytics Rest API from query service_en.srt 6.4 KB
- 6/003 Using spring data elasticsearch repository for querying_en.srt 6.4 KB
- 2/001 Setting up the environment_en.srt 6.3 KB
- 4/008 Using JCE to encrypt sensitive data_en.srt 6.3 KB
- 7/004 Creating Rest API controller_en.srt 6.3 KB
- 5/010 Using Elasticsearch repositories for indexing_en.srt 6.2 KB
- 3/012 Creating kafka-producer module_ Configuration of Kafka producer_en.srt 6.1 KB
- 6/012 Enabling Open Api v3 for documentation of RESTful API with Swagger v3_en.srt 6.1 KB
- 11/001 Analytics microservice configuration with Spring Boot Data JPA and PostgreSQL_en.srt 6.0 KB
- 7/005 Creating configurations for web client and security_en.srt 6.0 KB
- 5/011 Integrating elastic modules with microservice_en.srt 5.9 KB
- 5/006 Running elastic search with docker_en.srt 5.7 KB
- 16/001 Introducing Spring Cloud Sleuth and Zipkin_en.srt 5.7 KB
- 5/009 Creating elastic-index-client module_en.srt 5.6 KB
- 4/002 Creating Spring Cloud Config Server as a Microservice_en.srt 5.3 KB
- 5/007 Creating elastic-model module_en.srt 5.1 KB
- 4/005 Using remote GitHub repository_en.srt 5.1 KB
- 4/009 JCE vs Jasypt_en.srt 5.0 KB
- 15/003 Making gateway and config server high available and improve log file naming_en.srt 4.7 KB
- 6/004 Elastic query microservice_ The query component in CQRS & Event sourcing_en.srt 4.7 KB
- 10/004 Creating an endpoint for Kafka state store_en.srt 4.6 KB
- 7/003 Creating Thymeleaf templates with Bootstrap_en.srt 4.5 KB
- 3/001 Introduction to Spring boot_en.srt 4.5 KB
- 6/007 Creating validation and controller advice_en.srt 4.5 KB
- 8/001 Creating common service and web client modules to re-use them with DRY principle_en.srt 4.4 KB
- 9/003 Understanding Spring security with Spring Security OAuth 2.0 resource server_en.srt 3.8 KB
- 7/002 Starting to implement elastic-query-web-client_en.srt 3.8 KB
- 4/004 Changing twitter-to-kafka-service to work with config server_en.srt 3.8 KB
- 5/005 Introducing Elasticsearch_en.srt 3.7 KB
- 6/006 Creating business layer to return elastic data in controller_en.srt 3.7 KB
- 6/009 Adding Hateoas capability to Rest API with Spring Hateoas_en.srt 3.3 KB
- 3/009 Creating kafka-model module_en.srt 3.3 KB
- 4/003 Using a common logback file for all microservices_en.srt 3.2 KB
- 15/002 Adding Logstash and Kibana into application_ Complete ELK stack_en.srt 3.1 KB
- 10/001 Introduction to Kafka streams_en.srt 2.9 KB
- 4/001 Creating Config Server Repository_en.srt 2.9 KB
- 5/008 Creating elastic-config module_en.srt 2.9 KB
- 12/001 Introduction to service registry and service discovery with Spring Eureka_en.srt 2.6 KB
- 6/008 Introduction to Hateoas (Hypermedia as the Engine of Application State)_en.srt 2.5 KB
- 4/006 Adding security to config server and encrypt passwords_en.srt 2.4 KB
- 14/001 Configure microservices with Spring boot actuator, Prometheues and Micrometer_en.srt 2.4 KB
- 11/003 Creating an Rest API endpoint for analytics data_en.srt 2.4 KB
- 5/004 Adding initialization check_en.srt 1.9 KB
- 6/013 Containerization of microservice by creating the docker image_en.srt 1.9 KB
- 7/008 Containerization of microservice by creating the docker image_en.srt 1.8 KB
- 7/001 Introduction to Web clients_en.srt 1.7 KB
- 5/33881814-elastic-mapping.json 754 bytes
Download Torrent
Related Resources
Copyright Infringement
If the content above is not authorized, please contact us via anywarmservice[AT]gmail.com. Remember to include the full url in your complaint.