Tags
Language
Tags
September 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5

Begin With Microservices

Posted By: ELK1nG
Begin With Microservices

Begin With Microservices
Published 9/2024
MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.28 GB | Duration: 1h 59m

Learn Microservices using Spring boot with Spring Cloud

What you'll learn

Students can learn about microservices and its features and operations. Students also can experience hands on examples.

After completing the course students can proceed to create micro services using CURD operations and other services and functionalities.

Students or software developers can implement microservices solutions in various API based projects.

Before learning Microservices it is better to have minimal knowledge in java.

Requirements

Prior java experience is needed and little bit JSON / Mongo DB knowledge needed.

Description

In this course, you will learn how to build REST APIs or Microservices using the latest version of Spring Boot), and Mongo database.Spring Boot is basically an extension of the Spring framework which eliminated the boilerplate configurations required for setting up a Spring application.Spring Boot is an opinionated framework that helps developers build Spring-based applications quickly and easily. The main goal of Spring Boot is to quickly create Spring-based applications without requiring developers to write the same boilerplate configuration again and again.Microservices are an architectural style to building the system/application asA set of smaller business components that are autonomous, self-contained andLoosely coupled. Micro means small and service is webservice. After completing this student will become more comfortable to develop microservice based projects.Using this course students can learn about API Gateway's, Eureka servers.Using this course students able to perform CURD operations.Using this course students will understand about various integrations.Using this course students can manage to download open source software's  and they will be able to setup environment setup for microservices.Evolution of microservice:-Many organizations such as Netflix, Amazon, and eBay successfully used the divide and conquer technique to functionality partition their monolithic applications into smaller atomic units, each performing a single function. These organization solved a number of issuethey were experiencing with their monolithic applications. Following the success of these organization, many other organizations started adoptingThis as a common pattern to refactor their monolithic applications.Purpose of microservice:Applications to achieve a high degree of agility, speed of delivery, and scalability

Overview

Section 1: Introduction

Lecture 1 Introduction : Microservices-architecture

Lecture 2 Environment setup : STS tool

Lecture 3 Setup MongoDB

Lecture 4 Setup-Postman

Lecture 5 How to add student details into mongodb using microservice

Lecture 6 How to delete record from mongo db using microservice

Lecture 7 How to update student details in mongo db using microservices

Lecture 8 Retrieve student details from MongoDb using microservice

Lecture 9 Java is not recognized as an internal or external command

Section 2: API gateway and eurekha server

Lecture 10 API-Gateway-EurekaServer-Architecture-Integration-with-Microservices

Lecture 11 Microservices-Integration-with-Api-Gateway

Lecture 12 Microservices-Integration-with-EurekaServer

Someone who has already had knowledge in java, Advanced Java so that they can easily learn about micro services. Those who want to develop API services and microservices it would be more useful.