software deployment Flashcards
what’s a product release?
that is the project when you launch a new product. often done with beta version.
what is an update?
that is when the owner hires people to fix the problems that they found in their software.
what’s a patch?
that is like a semi update like a small fix before the full update.
what are the two ways of updating software and pros and cons of it?
you can update it manually or automatically. manually means that you have full control, but it is time consuming. automatically means it is going on its own - no time consumed 🗿 but you have no idea what’s going on so there’s no full control.
what are the types of release management?
continuous delivery, DevOps and agile software development