Interview Question
Qus: What is deployer? explain
Deployer is use for deployement of packages, services, subservices from one environment to another environment by taking care of all the dependecy or depenedent services. e.g. Test environment to Production Environment. Four steps involved in deployement of Package - Create, build, Map, Deploy.
Answers (1)