BlazorServer OIDC Authentication
You're not stuck with Microsoft's OIDC implementation. We look at what's involved and highlight a few key use-cases that most developer's expect out of the box. It's not so bad.
Read more
Because why not just have one place to identify, track and mitigate code vulnerabilties?
Let’s nail this on the wall and understand on a deeper level, SAML
This guide is for anyone in the Engineering organization looking to improve developer workflow and productivity, as well as code quality and security. Those responsible for putting together team-wide standard practices and policies would benefit greatly from this guide, but even if you’re a developer not “in charge” of driving such standards, you will find these practices applicable and useful to remember.
Knowing how to track a user’s scroll position can unlock some pretty impactful interactions. Turns out, it’s super easy.
You're not stuck with Microsoft's OIDC implementation. We look at what's involved and highlight a few key use-cases that most developer's expect out of the box. It's not so bad.
We go over how to create an EBS Volume and how to attach it to an instances using AWS CloudFormation
This virtual network (VPC) closely resembles a traditional network that you'd operate in your own data center, with the benefits of using the scalable infrastructure of AWS. It helps you to launch resources with a known setup of IP ranges (CIDR blocks) that make communication a bit easier and more secure.
Big O notation is used in Computer Science to describe the performance or complexity of an algorithm. Big O specifically describes the worst-case scenario, and can be used to describe the execution time required or the space used (e.g. in memory or on disk) by an algorithm.
This article will go through some essential data structures important for a base level of understanding, their time complexities, and some associated algorithms used to work with them efficiently.
Learn how to properly setup compliancy scanning on your DoD RHEL7 instance. We use OSCAP, STIG Viewer and RHEL's OVAL contributions to accomplish a near perfect score.