Azure Replacing Redis by Cosmos DB I've been using Redis for a while now and it just works, but I find particularly painful when I want to see what's cached without writing a custom tool for that. Another reason
Azure Deploying Vue.js to Azure Static Website We've been putting together the content for the workshop Jason and I will run at NDC London in January and part of the story is the deployment and why not using something brand
Azure Getting Started: EF Core + Cosmos Db I was really looking forward to having the Cosmos Db provider for Entity Framework Core. So much that I actually submitted a talk for NDC Sydney about how to get started with it
Azure Azure Functions for the Enterprise + Setting up CI/CD Pipelines In the last post, we talked about how to keep your API layer as slim as possible and then expose them through Azure Functions and I finished the post deploying to Azure using
Azure Azure Functions for the Enterprise - Exposing Endpoints through Functions In a previous post, I shared a concept I've been working on to replace different areas of an enterprise application with Azure Functions, but still keep all the best practices. In this post
Azure Azure Functions for the Enterprise - Concept I've been playing with Azure Functions for a long time and even though I think it's a great piece of technology, I couldn't find a way to justify losing all the best practices
Azure YouTube: Azure In 5 Minutes It's been a while now that I started working with Azure and learning about all the different services that it provides, but there's still so much to learn and so much to share.
azure functions Azure Functions: Dependency Injection Can Azure Functions do that? Well, I'm always getting surprised by its power and flexibility. I just came across a pretty cool implementation of dependency injection for Azure Functions and would love to
Azure TryGhost v1.1 Deployed To Azure I've been using Ghost for nearly a year now and I'm loving it. The whole blogging experience is amazing and so simple. I wrote a post when I started this blog on how
Azure Azure Superpowers Tour Firstly, I'd like to thank everyone involved in making this event happen including all attendees, and especially SSW and Adam Cogan for supporting and sponsoring these events, Adam Stephensen for being my wingman
Azure Build and Deploy an Angular App from GitHub to Azure Website I had a bit of a challenge when I tried to deploy an Angular app to Azure and I'd love to share it since it was new to me, it might as well
Azure Serving Angular App From Azure CDN I've been using CDN for a long time, but it really never came to my mind to serve a whole client application using CDN. When I first heard about it I thought it
azure functions Azure Functions .NET UG Tour A few months ago I put together an Azure Functions lightening talk to present at MS Ignite and I've realized that there was so much more to be said than 15 minutes. So
azure functions Azure Functions: Proxies Azure Functions Proxies has just been announced as preview a couple of days ago and I played with it for a little while. It really fills the gap for a lot of people.
Azure Azure Functions: Getting Started Alright, so this is for a developer who's never created an Azure Function and want to get started. If you're not a dev and just want to get a feel of it, this