Giter VIP home page Giter VIP logo

microservices's Introduction

MicroServices

Learning on Micro Services from the Udemy Course

Microservices - Currency Converter and Exchange Service

Step 1 and 2

  • Creating a simple rest web service limit
  • We hard code the values here

Step 3

  • We gave the values inside the application.properties
  • We then take the values using @ConfigurationProperties

Step 4

  • Setup Spring cloud config server

Step 5

  • Github repository creation

Step 6

  • Connecting Spring cloud config to git repo.
  • spring.cloud.config.server.git.uri, @EnableConfigServer

Step 7

  • Connect the limit service to the Spring Cloud Config

Step 8

  • Profile Configuration

Step 9

  • Currency conversion and exchange microservices

Step 10

  • Setting up the Currency exchange microservice

Step 11

  • Hard coding the currency exchange service

Step 12

  • Setting dynamic port in the response

Step 13

  • Configure JPA and initialised data.

Step 14

  • Creating a JPA Repository

Step 15

  • Currency Conversion Microservice

Step 16

  • Creating a service for the currency conversion service.

Step 17

  • Invoking Currency Exchange from Currency Conversion Service.

Step 18

  • Using Feign REST Client for Service Invocation

Step 19

  • Understand the naming server and setting Eureka Naming server.

Step 20

  • Connect the currency conversion and currency exchange microservice to the naming server.

Step 21

  • Quickstart by importing previous codes. (SKIP)

Step 22

  • Load balancing with Eureka, Feign and Spring Cloud Balancer.

Step 23

  • Setting up Spring Cloud API Gateway.

Step 24

  • Exploring routes with Spring Cloud Gateway.

Step 25

  • Implementing Spring Cloud Gateway Logging

Step 26

  • Circuit breaker - Resilience4j.

Step 27

  • Working on Resilience4j - Retry and fallback

Step 28

  • Circuit Breaker features.

Step 29

  • Rate limiting and BulkHead features of Resilience4j.

microservices's People

Contributors

rohithv07 avatar

Watchers

 avatar

Forkers

sasirekhapv

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.