01RJRahul JainChoosing The Right CI-CD Tool. Which One Should You Use?CircleCI modernizes CI/CD practices by overcoming certain limitations of Jenkins. On the other hand, Jenkins has a large user base with an easy learning curve as you get a lot of content & community forums around it.Jul 15, 2020B
02SRSanghamitra Roy ChowdhuryCommand to deploy to AWS lambda using CircleCI?I am using CircleCI as a CI/CD tool to deploy to AWS S3. While there are commands provided for deploying to s3 bucket and EC2, I found no commands for deploying to lambda. Is there a way to directly deploy to AWS lambda using CircleCI?Oct 27, 2017AP