Develop essential programming & development skills with expert instruction and practical examples.
In this course, we will create a project like an online-course-application. When I say online-course-application, we can think of it like that we will have a product-list page such as book-list, food-list or course-list. Somehow users or customers will see these product-lists and they can buy one of the products.
Of course, at the end of it, this transaction will be logged. Actually, in our application, we will try to implement these processes with different microservices. To implement this application, we will use five different microservices.
Our microservices will be api-gateway, course-service, purchase-service, eureka-discovery-service and frontend-with-react. In api-gateway, we will manage APIs. This microservice will be a gateway for the whole application.
To access the other services, we will use this microservice. In this microservice, we will handle user-management also. We will authorize users and if the users are authorized, other services can be available.
View pricing and check out the reviews. See what other learners had to say about the course.
Not sure if this is right for you?
Browse More Programming & Development CoursesExplore more Programming & Development courses to deepen your skills and advance your expertise.