Question - Could you explain what are deployment artifacts?
Answer -
A deployment artifact, also known as an “archive file,” is the file generated by a build that contains all the information required to deploy the application to runtime. This type of file is created in the design phase and then handed off to the run-time environment.