Cloud & Engineering

We regularly write about our technical experiences (good and bad) and what we're learning from the market.

  • There are no suggestions because the search field is empty.

Tags

Optimal Development Workflow for Microservices

Posted by Sohrab Hosseini on 17 March 2021

CICD, Development, Microservices, semver, git, versioning, branching

When Deloitte Platform Engineering teams start on a new client, we bring with us our development processes that help deliver value.

These processes continuously improve as they are applied to many, many engagements and evolve as trends and industry consensus change. This means that we can have all the maturity that...

Continue reading

Reviewing the APIdays Execution Agenda

Posted by Saul Caganoff on 10 September 2020

APIs, security, APIdays, versioning, REST, governance, GraphQL

APIdays Australia LIVE is happening next week onSeptember 15th and 16th. Registration to this online event is free and open now at: https://apidays.co/australia.

Previously we talked about the overall event structure which - in addition to our invited keynotes - is split into three streams:

  • Business: the business...
Continue reading

Semantic Versioning with Conventional Commits

Posted by Sohrab Hosseini on 11 June 2020

CICD, DevOps, Technology, developer, semver, git, scm, versioning, branching, GitLab, release

Versioning is important. I do not have to tell you this. Yet, I see it done poorly over and over again. 

The deficiencies I usually encounter are a lack of unambiguous developer and release processes and poor tooling support. If your developers sit there wondering how to do certain tasks, then the process is broken....

Continue reading