Articles About

Bitbucket

Software development requires a comfortable setup to be successful. If a key on your keyboard isn’t working, it feels like...

Serverless is a cloud computing architecture where the application owner does not purchase, rent, manage, or provision the servers. Instead, the cloud partner manages the infrastructure side of things for the applications. The biggest...

Deploying to a production environment always comes with risk. Nobody wants to break their customers’ trust by accidentally deploying the...

I wrote these scripts to automate one or more git commands to run on each repository within that directory. It could also be used to do a general clean up before committing...

Our company made a strategic decision to migrate from IBM RTC Jazz (RTC) to Atlassian’s suite of products - Jira, Confluence and Bitbucket. The challenge was how do we move 1000+ developers from one...

Code review is a very important part of the software development cycle. On Bitbucket and other source code management systems,...