A lot of developers experience a painful process with their code being deployed on the environment. We, as a company, suffer the same thing so that we wanted to create something to make our life easier.
After internal discussions, we decided to make a fully automated CI/CD process. We investigated and came up with the decision for that purpose to implement Gitlab CI/CD with google cloud deployment.
Further, in this blog, you can see how we achieved that and how you can achieve the same.