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.
graphql-engine/sql-server.md at master · hasura/graphql-engine
github.com
Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events. - graphql-engine/sql-server.md at master · hasura/graphql-engine

Deploying Hasura on AWS with Fargate, RDS and Terraform
dev.to
A guide showing how to deploy Hasura onto AWS infrastructure. Tagged with hasura, graphql, fargate, terraform.

Exploring Hasura as a data access layer in Serverless architecture
hasura.io
Using Serverless + GraphQL to maximize efficiency for a product with inconsistent traffic patterns.
Postgres GraphQL in minutes! Hasura GraphQL Engine
youtube.com
This is a short introduction to Hasura GraphQL Engine and how to set it up on your local machine inside of a Docker Container. Hasura applies an API layer on...
GE Aviation’s Digital Group helps make the skies safer with Microsoft development tools
customers.microsoft.com
Microsoft customer stories. See how Microsoft tools help companies run their business.
Startup chooses Blazor and Xamarin for full-stack development using C#
customers.microsoft.com
Microsoft customer stories. See how Microsoft tools help companies run their business.
Monolith to Microservices
oreilly.com
Chapter 4. Decomposing the Database As we’ve already explored, there are a host of ways to extract functionality into microservices. However, we need to address the elephant in the room: … - Selection from Monolith to Microservices [Book]

How to Create Your Own SSL Certificate Authority for Local HTTPS Development
deliciousbrains.com
Learn how to create your own Certificate Authority for your local servers so that you can run HTTPS locally without issue.
Application State with Blazor: Carl Franklin's Blazor Train ep 15
youtu.be
Carl shows you the benefits of keeping application data outside components and pages, and how to do cross-component change notifications. You can download th...

Blazor vs React in 2021- Pros & Cons | Infragistics Blog
infragistics.com
Should you choose React or Blazor? Find out the state of Blazor today and how it compares with one of the most popular frameworks, React.