-
FIDO2 and WebAuthn
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2022 - September/October
If your system relies on username and passwords for security, you may be in trouble. Sahil describes how an application can securely trust a user's identity using modern software and FIDO2 with WebAuthn in Azure.
-
Running Serverless Functions on Kubernetes
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2022 - January/February
Peter explains how to automate load balancing, scaling, and more, using Kubernetes’ primitives and container technology.
-
Running Serverless Workloads on Kubernetes with Knative
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2021 - September/October
Kubernetes is great for helping you organize and distribute your applications, but it can be a bit confusing when it comes to the infrastructure for your code. Peter introduces some tools to help you keep track of all of it.
-
Talk to an RD: Dr. Neil Roodyn and Markus Egger - Part 2
Last updated: Wednesday, June 9, 2021
Published in: CODE Magazine: 2020 - November/December
Microsoft MVPs Markus Egger and Dr. Neil Roodyn discuss that software should be designed with security in mind at the same level as features they are building. They also discuss Decentralized Identity; an identity you control rather than an ID for each major company whose services you use.
-
Transform Your ASP.NET Core API into AWS Lambda Functions
Last updated: Wednesday, August 31, 2022
Published in: CODE Magazine: 2020 - July/August
Learn how to move an Existing ASP.NET Core API to a Serverless Application Model (SAM) application which is a form of AWS Lambda Functions.
-
Digging into Azure Functions: It’s Time to Take Them Seriously
Last updated: Friday, May 7, 2021
Published in: CODE Magazine: 2017 - November/December
If you need to run discrete and small units of code in a flexible, scalable, and cost-effective manner, you need Azure functions. Jeffrey and Justin show you how to take advantage of them.