Cloud
- Improving Azure Functions Blob Trigger Performance and Reliability - Part 1: Memory Usage (Jason Roberts) - Interesting first post of a series about the Azure Functions.
- Improving Azure Functions Blob Trigger Performance and Reliability - Part 2: Processing Delays and Missed Blobs (Jason Roberts) - Second post of a series. This one focuses on a simple pattern to reduce the chances to have a blob to not be processed.
- Improving Azure Functions Blob Trigger Performance and Reliability - Part 3: Using Event Grid to Respond to New Blobs (Jason Roberts) - Great third post of a series this one introduces the event grid. Love it.
- Should I containerize my cloud app? (Mark Heath) - Excellent reflection on the containers frequently asked questions... A great post.
- How to use Azure DevOps open REST API with Curl (Jessica Deen) - A very cool demo that shows what the API can do.
Programming
- Converting an Excel Worksheet into a JSON document with C# and .NET Core and ExcelDataReader (Scott Hanselman) - That a little tool that we should all have in our toolbox...Who never had to work with Excell documents?! ;)
- Peacock - Late Night Coding FTW (John Papa) - I tried this extension and I cannot work without now...
Miscellaneous
- 3 Things You Can Do to Improve as a Developer (John Papa) - Great ways to improve, and not only as a developer.
- Late Valentine Day Gift: Version 4.0.0 of Microsoft Integration and Azure Stencils Pack (BAPI, AI, Office 365 and much more) for Visio is now available on GitHub (View all posts by Sandro Pereira) - Woot woot! Awesome.
~