Feed

This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.

Markdown Editor in a Blazor WebAssembly Application | Blazor Blog Series #9

youtube.com

🔥 Get up to 95% discount on the Blazor WebAssembly Full Stack Bootcamp: https://www.udemy.com/course/blazor-webassembly/?referralCode=647B4EAACD6D8E4E6872☕ ...

View
DateTime as a Value Object

DateTime as a Value Object

ardalis.com

When teaching DDD, I often use DateTime as a good example of a value object. This article details some of the lessons one can learn from this common .NET data structure.

Read More

Building a Data Lake on AWS with AWS Glue, Glue Studio, Amazon Athena, and S3

youtube.com

Build a simple Data Lake on AWS using a combination of services, including AWS Glue Data Catalog, AWS Glue Crawlers, AWS Glue Jobs, AWS Glue Studio, Amazon A...

View
Accessing and visualizing data from multiple data sources with Amazon Athena and Amazon QuickSight | Amazon Web Services

Accessing and visualizing data from multiple data sources with Amazon Athena and Amazon QuickSight | Amazon Web Services

aws.amazon.com

Amazon Athena now supports federated query, a feature that allows you to query data in sources other than Amazon Simple Storage Service (Amazon S3). You can use federated queries in Athena to query the data in place or build pipelines that extract data from multiple data sources and store them in Amazon S3. With Athena […]

Read More

AWS re:Invent 2021 - Building a data lake on Amazon S3

youtube.com

Flexibility is key when building and scaling a data lake, and by choosing the right storage architecture, you will have the agility to quickly experiment and...

View
Sharing Auth Cookies With YARP, IdentityServer, and ASP.NET Core

Sharing Auth Cookies With YARP, IdentityServer, and ASP.NET Core

Khalid Abuhakmeh - khalidabuhakmeh.com

Sharing authentication cookies in a distributed application with aspnet.core, YARP, and IdentityServer

Read More

ASP.NET Community Standup - Incremental ASP.NET Core Migration

youtube.com

Learn how to migrate ASP.NET Framework applications to ASP.NET Core using YARP and System.Web Adapters.Community Links: https://www.theurlist.com/aspnet-stan...

View

Simplifying Microservice Security with YARP

youtube.com
View

How to implement request routing for BFF with YARP

Kalle Marjokorpi - kallemarjokorpi.fi

This blog post concentrates to reverse proxy side how to re-route requests to destination API endpoint via BFF.

Read More

Deploy OpenID Connect and OAuth 2.0 with a Reverse Proxy Architecture - June 26 | Identiverse 2019

youtube.com

Presenter:Hans ZandbeltThis session will present architectural patterns for integrating support for OpenID Connect and OAuth 2.0 into your service infrastruc...

View