I have a dot net project with microservices deployed at Lambda Function. I want Continuous Deployment for this project.
Currently I am using a Jenkins Server that is building the project successfully. Now what can I do to zip the build and push it to the lambda function? I'm stuck at zipping the project