Author
[guest author fields > title]
Warning: Undefined array key “carousel” in /srv/users/atlassian/apps/atlassianstaging/public/wp-content/plugins/curator/dist/feed/render.php on line 68
Warning: Trying to access array offset on value of type null in /srv/users/atlassian/apps/atlassianstaging/public/wp-content/plugins/curator/dist/feed/render.php on line 68
Migrating complex CI/CD workflows in Bitbucket Cloud
In late 2021, we fully migrated Bitbucket Cloud from a data center to AWS to improve reliability, security, and performance. One of our focus areas in this massive project was migrating complex CI/CD (Continuous Integration / Continuous Delivery) workflows to Bitbucket Pipelines. We wanted to optimize release times and eliminate inefficiencies so we could provide […]
Changes to Bitbucket Pipelines due to crypto mining abuse
Over the last months, Bitbucket Pipelines has experienced a massive increase in abuse from bad actors taking advantage of the free minutes to mine cryptocurrencies. This has had a big impact on our CI/CD platform requiring our team to stay on top of this 24/7 to maintain the best quality of service for our customers […]
Practice DevOps with custom Pipes reusing CI/CD logic
In February 2019, we released Bitbucket Pipes to allow DevOps teams build more powerful and automated CI/CD workflows in a plug and play way. Pipes was announced with several industry leaders including Microsoft, AWS, Slack, Sonar and more to help automate CI/CD use cases with Bitbucket Pipelines such as deploying to AWS S3 or sending […]