Published on29 October 2020-6 min readReading and writing binary files with Python with Azure Functions input and output bindingsazurefunctionsserverlesspythonevent-basedcloudFor an upcoming demo I developed a small Azure Function written in Python, whose job it is to create a thumbnail image of a JPEG file.
Published on4 June 2020-6 min readBuilding manageable, loosely-coupled serverless solutions with Azure Event Gridazurefunctionsserverlessnodejsevent-basedarchitectureloosely-coupledOver the last few years I've spent a lot of time focused on the serverless space having built one of the first Azure Functions backends in Australia that runs a consumer mobile app you might have used.