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

Deployment must be automated #

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

Contents


More Related Answers

  • What is automated deployment?
  • What is automated deployment?
  • Testing and Deployment
  • Introduction to Deployment#
  • 4. Do you have automated deployment?

  • Deployment must be automated #

    0

     microservice architectures can only work when the deployment is automated! Microservices substantially increase the number of deployable units compared to a deployment monolith. This is only feasible when the deployment processes are automated.

    Independent deployment means that the continuous delivery pipelines have to be completely independent. Integration tests conflict with this independence. They introduce dependencies between the continuous delivery pipelines of the individual microservices. Therefore, integration tests must be reduced to the minimum. Depending on the type of communication, there are different approaches to achieve this for synchronous and asynchronous communication.

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 12 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.