Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6052567
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:56:33+00:00 2026-05-23T07:56:33+00:00

What is the difference between a build and deploy and re-deploy ? What should

  • 0

What is the difference between a build and deploy and re-deploy?
What should be done when you just have some HTML changes and no Java code changes?
Should I do a build and deploy or just a re-deploy?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T07:56:34+00:00Added an answer on May 23, 2026 at 7:56 am

    Disclaimer: Defining what build and deploy means is very subjective.


    I will start with deploy. Deploy should mean take all of my artifacts and either copy them to a server, or execute them on a server. It should truly be a simple process.

    Build means, process all of my code/artifacts and prepare them for deployment. Meaning compile, generate code, package, etc.

    That helped? Some people do consider deploy as part of the “build process” which I don’t really argue with because generally in order to test or run you have to deploy it somewhere.


    The rule is generally if it is dynamic code, then you need to do a build/redeploy.

    If you are just editing static html, css, images etc. then you can simply just patch (and preferably a server restart).


    As always when “patching” there is added risk that you could not be deploying the entire code base, or someone could do it wrong.

    Personally I like doing full build/redeploys because you always know you are in-sync with your source control. However there is always risk that deployments go bad, either the build part or the install part. If your builds take a long time, or you are unnecessarily having to deploy a lot of moving parts, then consider either breaking them down into smaller deployable components or create a more complete deployment plan.

    As usual there is no silver bullet here.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What is the difference between Build Engineer and Install Engineer ? Should Companies have
can some one explain the difference between Team Build + MSBuild ? also how
What is the difference between just a Rebuild and doing a Clean + Build
What is the difference between Build Solution and Batch Build in Visual Studio 2008?
I'm learning the difference between these to concepts. I want to build a public
What's the difference between build , runtime , and compile , in BuildConfig.groovy (1.3.7)
What is the difference between normal reflection and the reflection that can be done
Just wondering what the difference is between these two and what the benefit for
difference between web services clients results in one error in one success I have
Can anyone tell me what is the difference between build and new command on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.