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

Your Own Serverless Request Bin with Azure Functions

Posted by Paco de la Cruz on 26 September 2019

Azure Functions, Serverless, Technology, Dependency Injection, Microsoft Azure

This post is part of a series

  1. Your Own Serverless Request Bin with Azure Functions (this)
  2. Your Own Serverless Request Bin with Durable Entities and Azure Durable Functions 2.0

If you have developed or consumed HTTP APIs or webhooks, chances are that you have had the need of troubleshooting and inspecting HTTP...

Continue reading

New Dev SKU for Azure Integration Service Environment (ISE)

Posted by Dan Toomey on 06 August 2019

Azure, Integration, Logic Apps, Microsoft Azure, Azure Integration Services

Last week, Microsoft responded to numerous requests from the community by announcing a new developer tier offering for Integration Service Environments (ISE). The ISE has been generally available for several weeks, but the single available SKU prior to this announcement carried a hefty price tag.

I had the great...

Continue reading

OAuth 2.0 Authorisation with the Client Credentials Flow on Azure API Management

Posted by Paco de la Cruz on 12 July 2019

Azure API Management, Microsoft Azure, OAuth 2.0

A well-adopted way of protecting APIs is by using the OAuth 2.0 authorisation standard. OAuth 2.0 offers different grant types, also known as flows, to cover multiple authorisation scenarios. As an end-user, you most probably have used, in one way or another, the authorisation code flow, in which you, as a resource...

Continue reading

Azure Operate - The choice I made

Posted by Sehbi Sachdeva on 10 July 2019

Best Place To Work, Employee Happiness, Careers, Microsoft Azure, graduates, culture, people & culture, life at deloitte

Computer science is what I pursued at university. Yet, I somehow never believed I would actually be a developer. During my time at university I was involved with many social groups, which provided my initial exposure to management and leadership roles. It was this group involvement that in turn helped me to recognise...

Continue reading

Swift Service Fabric Deployments with PowerShell

Posted by Dan Toomey on 05 March 2019

Azure, Azure Service Fabric, Development, Azure PowerShell, DevOps, Microsoft Azure

A few weeks ago I had the great privilege of presenting a 60 minute breakout session at Microsoft Ignite | The Tour in Sydney. It was thrilling to have over 200 people registered to see my topic “Seamless Deployments with Azure Service Fabric”, especially in the massive Convention Centre. 

In the session I...

Continue reading