Writing a microservice in Golang which communicates over gRPC
Step by step instructions on how to write a microservice in Go with gRPC.
As part of the graduation of custom merge checks from open-beta to general availability (GA) that is planned for late-April 2024,…
Step by step instructions on how to write a microservice in Go with gRPC.
With our continual focus on automating everything it’s easy to forget that some tasks still require a human touch. This is…
Choosing a programming language(s) for a new product is an important strategic decision. It influences a lot of things and has long-term implications…
Bitbucket now offers pre-built Pipes to deploy Lambdas to AWS. But what if we want to deploy an entire Serverless stack?
Today we’ll talk about Bitbucket Pipes and learn how to use it to automate Lambda deployments on AWS.
This post describes a different approach to software development that puts visual modeling and code generation into the heart of the development process.
At Atlassian we are big believers in reviewing code via pull requests. Every single line of code that is written follows…
Branch permissions are a great way to balance giving your team the freedom to get work done while enforcing workflows and…
When our team set out on the adventure of building the Atlassian for VS Code extension, our mission was simple: create…