What is build and Deploy in Jenkins?

What is build and Deploy in Jenkins?

The “Deploy to container” plugin, for example, is one of many Jenkins plugins that may be used to transport build files to the appropriate application or web server following a successful build. At the end of a build, this plugin takes a war or ear file and deploys it to a running remote application server.