Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Building blocks of the cloud and microservice applications

Pragya Keshap answered on February 15, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • Explain the working of Microservice Architecture.
  • How to deploy Microservice?
  • Write the fundamental characteristics of Microservice Design.
  • What are the fundamental characteristics of a microservices design?
  • name ways of building micro services
  • Under which condition the developers should use microservices?
  • Build vs Buy a Microservice
  • Microservices Building Blocks
  • Microservices Architecture for Enterprise Large-Scaled Application
  • Developing and implementing microservices
  • Should You Adopt Microservice Architecture?
  • Deploying microservices for your proposed application system
  • Microservices Platforms
  • Design and Build Cloud Applications with Microservices Architecture

  • Building blocks of the cloud and microservice applications

    0

    The building blocks required for the cloud-native services:

    Platform support and IaaS: Access platform-specific information and services available for Cloud Foundry, AWS, and Heroku.

    Microservices infrastructure: It provides useful services such as service discovery, configuration server, and monitoring. There are several based on other open source projects such as Netfilx OSS and HashiCorp's Consul.

    Dynamic Cloud reconfiguration: You can create distributed configuration for the services. Spring Cloud Config provides a client and server approach for creating and serving distributed configurations across multiple applications and environments.

    Cloud utilities: There are several cloud utilities provided by the Spring Cloud, such as Spring Cloud Security, CLI, and Cloud Stream. Spring Cloud Security is required for securing services and controlling access. And Spring Cloud Stream is required for messaging and event-based cloud applications. Spring Cloud CLI is being used to create applications rapidly in Groovy.

    Data ingestion: This building block of the Spring Cloud is used for the data flow of microservices-based information pipelines. For example, Spring Cloud Data Flow and Spring Cloud Modules.

    Uses Spring Boot style Starters: Spring Cloud is an extension of Spring Boot. So, the cloud-native application requires Spring Boot to work.

    https://learning.oreilly.com/library/view/mastering-spring-boot/9781787127562/ec048a30-80cf-45d1-b313-4f3eb1197cc1.xhtml

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 15 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.