Begin with Microservices

所在平台: Udemy

课程主页: https://www.udemy.com/course/begin-with-microservices/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 从微服务入门 (Begin with Microservices) **课程概述:** 本课程将教授如何使用最新版本的 Spring Boot 和 MongoDB 数据库构建 REST API 或微服务。Spring Boot 是 Spring 框架的扩展,它消除了构建 Spring 应用所需的繁琐配置。作为一个“有主见的”框架,Spring Boot 旨在帮助开发者快速轻松地构建 Spring 应用,避免重复编写相同的样板代码。 微服务是一种架构风格,将系统/应用程序构建为一组小型、自治、自包含且松耦合的业务组件。“微”指小,“服务”指网络服务。完成本课程后,您将能更自信地开发基于微服务的项目。 **课程内容亮点:** * **API 网关和 Eureka 服务:** 学习如何使用 API 网关和 Eureka 服务来管理和发现微服务。 * **CRUD 操作:** 掌握对数据执行创建、读取、更新和删除 (CRUD) 操作的能力。 * **集成:** 了解各种集成模式和技术,使微服务能够协同工作。 * **环境搭建:** 学习如何下载和设置开源软件,为微服务开发搭建环境。 * **微服务演进:** 探讨 Netflix、Amazon、eBay 等公司如何通过将单体应用拆分成小型、原子单元来解决单体应用的问题,以及这种模式如何成为行业标准。 * **微服务目的:** 理解微服务架构如何帮助实现高度的敏捷性、快速交付和可扩展性。 **目标学员:** 希望学习如何使用 Spring Boot 和 MongoDB 构建微服务的开发者。

课程评论(0条)

课程详情

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

课程标签

0人关注该课程

主题相关的课程