Episode 037 - Discussing the Chaos Engineering methodology Paid Members Public
In this episode, we discuss about the Chaos Engineering methodology. The idea is to have a disciplined approach to experimenting with software systems in production to build confidence to withstand issues and unexpected conditions. Show notes * Chaos Monkey [https://github.com/Netflix/chaosmonkey] (Netflix) * Chaos Monkey docs [https://netflix.github.
Programmatically create Azure Container Instances and connect a Managed Identity Paid Members Public
> "This feature is currently in preview. Previews are made available to you on the condition that you agree to the supplemental terms of use [https://azure.microsoft.com/support/legal/preview-supplemental-terms/]. Some aspects of this feature may change prior to general availability (GA). Currently, managed identities on Azure
Installing Ghost for local development on Windows Paid Members Public
I've been an avid user of Ghost Pro for years. I absolutely love the service, support and simplicity. It comes with great themes and extensibility, too, if that's your thing. Recently I had some discussions with community peers who are considering new platforms for their blogs.
Programmatically create Azure Container Instances in an existing Virtual Network Paid Members Public
In recent years I've worked extensively with various approaches to create ACI's, also known as Azure Container Instances. I have these standard approaches for various scenarios: * Define a YAML file, and create ACI from the command line. * Define an ARM template and create ACI using a
Use Azure App Service Diagnostics - Improve performance, best practices, security and more. Paid Members Public
I already wrote about "Diagnosing and troubleshooting configuration and application errors in Azure App Services [https://zimmergren.net/diagnosing-configuration-and-application-errors-in-azure-app-services/] " in October 2019. Today, I am seeing an update to the service and I wanted to bring this new experience to light - it comes with an improved UX,
Episode 036 - All things Security with Sami Laiho Paid Members Public
In this episode, we are joined by Sami Laiho, the security extraordinaire from Finland! We discuss AppLocker, Bitlocker, MFA, Azure AD security, and how it feels to let go of your local admin rights. Join us for a fun ride with plenty of topics on security! Show notes * AppLocker [https:
Solving ASP.NET Core running on Azure App Service causing 500.30 ANCM In-Process Start Failure Paid Members Public
Recently I attempted to re-deploy and replicate some of the infrastructure I have running and deploy the same version of the source to a new Slot in an Azure App Service. I hit the error message below: Azure App Service presenting the 500.30 error message on ASP.NET Core
Recent comments