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

Kickstart Your DevOps Career with Deloitte Platform Engineering

Posted by Daniel Dao on 18 March 2022

Continuous Integration, DevOps, Join Our Team, Careers, developer, cloud computing, deloitte platform engineering, Deloitte, Platform Managed Services

Against most common belief, DevOps is not a team nor a department, and it isn’t merely a stack. DevOps is a movement, a mindset that has shocked the tech industry to its core. I believe DevOps will keep playing this vital role in guiding industries toward innovation, launching them into novel space without...

Continue reading

Azure API Management CI/CD Best Practices

Posted by Grant Samuels on 13 April 2018

Azure API Management, Continuous Integration, Microsoft, VSTS, ARM Templates, Article, Technology

Introduction

Azure API Management is a great product that we often use on customer solutions. It is an extremely effective way to provide a layer of abstraction between your callers and back-end APIs, and provides centralised governance across your API surface.

However, one of the most common questions from our...

Continue reading

Preparing Azure Logic Apps for CI/CD using ARM Templates

Posted by Paco de la Cruz on 11 October 2017

Azure, Continuous Integration, Logic Apps, ARM Templates, Blog, Technology

Introduction

Logic Apps can be created from the Azure Portal, or using Visual Studio. This works well if you want to create one Logic App at a time. However, if you want to deploy the same Logic App in multiple environments, e.g. Dev, Test, or Production, you want to do it in an automated way. Azure Resource Manager...

Continue reading