azure functions Can I Develop Az Functions on a Mac? I started writing this blog post a very long time ago when I switched for the first time in my life to a Mac as my main computer. I was super excited to
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 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 functions Serving Angular App From Azure Functions There must be some very specific scenarios where you would want to serve your Angular app via Azure Functions. To be very honest, I'm not even sure if there's such a scenario yet,
azure functions Azure Functions + Table Storage - CRUD Imagine having all your CRUD operations in a single Azure Function? In this post, I'm going to use Azure Table Storage to demonstrate all CRUD operation in a single function. Keep in mind
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