The reason we can't deploy the application directly from Bitbucket is that it brings a lot of problems and there are no suitable plugins available. Therefore, we have to rely on AWS CodeDeploy to deploy the source code to EC2 instances.
tell me how to deploy application from bitbucket on aws ec2 using bitbucket pipeline?
tell me step by step
Hello @Muhammad Muzammil ,
and welcome to the Community!
I found the following article which contains details steps on how to implement a bitbucket pipeline to deploy on AWS that may be of help:
I'd suggest going through the steps in that article, and If you have any questions or face any errors during the configuration, feel free to ask here.
Thank you, @Muhammad Muzammil !
Patrik S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.