Deployment is the SDLC phase where the tested application is released to a production environment so users can access and use it.
During Deployment, the application is installed on servers or cloud platforms, configurations are applied, and the system is verified to ensure everything works correctly after release.
In simple words, Deployment means making the application live and available for users.