Great little book to get you started with Python. Offical Python page here.
Leave a CommentMonth: September 2020
Great video on OAuth 2.0 and OpenID Connect (in plain English). Book on the topic here
Leave a CommentGreat post on some of the basics around deployment best practices. Source here. Every development team has unique requirements that can make implementing an efficient deployment pipeline difficult on any cloud service. This article introduces the three main components of deploying to App Service: deployment sources, build pipelines, and deployment…
Leave a Comment