Automated Workflow

Building an automated workflow through Bitbucket and AWS components

In one of my projects, I built an automated workflow so that whenever an entity on Bitbucket gets updated through a push to a certain repository, some of the files in that repo would be transformed into different files by a serverless application on AWS.

Read