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.
BIAN Coreless Banking - BIAN
BIAN - bian.org
Explore the BIAN Coreless Banking framework for modern banking solutions.
BIAN, Coreless Banking, Banking Solutions

Integrating Amazon Bedrock in your .NET applications
Amazon Web Services - aws.amazon.com
Generative AI enhances application development, improving customer experiences and automating content generation, benefiting businesses and boosting productivity.
Generative AI, .NET, application development, productivity
AWS Lambda .NET Blueprints
aws-lambda-dotnet - github.com
Resources and tools for .NET Core developers to create AWS Lambda functions.
AWS, Lambda, .NET, development, tools

Functional Event Sourcing Decider
John Doe - thinkbeforecoding.com
A concise guide on best practices for designing robust APIs, focusing on REST principles and efficient communication between services.
API, design, REST, software engineering

How to make your own encrypted VPN server in 15 minutes
Romain Dillet - techcrunch.com
Learn to set up and secure your own encrypted VPN server quickly and effectively.
VPN, encryption, security, server setup
How to run query on json file stored in S3 | S3 Select | S3 select Json
YouTube - youtube.com
This video explains how to use S3 Select to query JSON data stored in Amazon S3.
#s3, #s3select, #aws
My Recommendations for a Test Automation Strategy
Jeremy Miller - linkedin.com
A reevaluation of automated testing strategies based on recent experiences with a JasperFx Software client on a new web application.
Test Automation, Strategy, Software Engineering

Self-hosting your own VPN on Proxmox is easy - here's how it's done
Ayush Pande - xda-developers.com
Learn to maintain your Internet security by hosting a WireGuard server on Proxmox without paying for a VPN.
VPN, Proxmox, WireGuard, Internet security

Using JSON Schema for Structured Output in Python for OpenAI Models
Evan Mattson - devblogs.microsoft.com
JSON Schema helps ensure structured outputs from AI models, crucial for complex tasks in Python development.
JSON Schema, Python, structured outputs, AI models

C# .NET Core Event Source with Martendb
Gabriele Tronchin - medium.com
Explore implementing Event Sourcing in .NET using the Marten library, improving backend system design and data management.
C#, .NET Core, Event Sourcing, Martendb, Postgres SQL