Cloud
- Application Insights: VSTS dashboard chart widget now available (Mike Gresley) - Woohoo! Finally, it's there. I'm going to add it to all my projects right now.
- Monitor Azure services and applications using Grafana (Ashwin Kamath) - I didn't know that tool, but now it's definitely under my radar.
- Azure Durable Functions: Making Serverless Last (Mary Branscombe) - A great post that introduces the durable function and explains where it fits in the integration offer.
Programming
- Creating a Minimal ASP.NET Core Windows Container (Jeffrey T. Fritz) - This is an amazing post that shows how to optimize our containers. It may be about Asp.Net Core but it applies to any containers. It also shows one of the big improvements with .Net Core...
- WebOptimizer - a Bundler and Minifier for ASP.NET Core (Scott Hanselman) - This post shares a nice little tool available for Asp.Net Core.
- Why Is It So Difficult To Get Started Writing Automated Tests? (Matthew Jones) - So many very good questions are asked in this post, but what are the answers?
Databases
- Automatic tuning will be a new default (Veljko Vasic) - An important post t read and share to avoid any panic in January.
Podcast
- EntreLeadership #231: RenĂ©e Mauborgne—Move Beyond Competing (EntreLeadership Team) - A great episode with a few tools that look very interesting... And of course, a book reference that you should add to you to read list.
- Dotnet Rocks - 1491 Building VSTS using VSTS with Dan Hellem and Rogan Ferguson (Carl Franklin, Richard Campbell) - Great show about VSTS... If you using or think of using the tool... That's for you.
Miscellaneous
- I Don’t Have Time is a Myth (Donn Felker) - I love it. We have so many opportunities; we just need to take them.
- The Main Challenges of Building Machine Learning Tech (Donn Felker) - Very interesting article about AI.
- Why I won't be switching to VSCode any time soon - A geek with a hat (Swizec Teller) - I was surprised when I saw the title of this post, how could you not like VsCode? However, after reading it, I understand. Through preferences are personal, VSCode does a lot and needs a bit more than few minutes to be tame. I got also overwhelmed when I started using it. The secret is the documentation... and sometimes. Then it becomes whatever you want.