I have a requirement where i have to deploy a AWS Serverless Lambda webapi application using AWS CodeDeploy using bitbucket CICD pipeline. Please help me on this.
Hello, @Sai Devulapalli !
Can you say, which pipe are you using?
There is a specific pipe for deploying to serverless AWS and more generic pipe platform-independent. If you need specifically AWS, first choice would be good for you to try.
Is it good if i use AWS CloudFormation Pipe for serverless applications.
Thanks,
Sai
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Sai Devulapalli , the most suitable pipe, I guess, is
https://bitbucket.org/atlassian/aws-sam-deploy/src/master/ - wrapping over cloudformation deploy for lambda.
I guess, you need this to deploy it for now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.