I have a Python project. Currently, my deployment steps look like these.
Step 2 and 4 will be applicable only in case of a fresh install. For 'update' type of install, step 3 will be a pull request.
How can I automate all of the above with Pipelines?
Check out these detailed guides - they should help as a starting point
https://hackernoon.com/deploy-to-ec2-with-aws-codedeploy-from-bitbucket-pipelines-4f403e96d50c
https://bitbucket.org/awslabs/aws-codedeploy-bitbucket-pipelines-python/src/master/
Hope this helps!
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.