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.

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

View
My Recommendations for a Test Automation Strategy

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

Read More
Self-hosting your own VPN on Proxmox is easy - here's how it's done

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

Read More
Using JSON Schema for Structured Output in Python for OpenAI Models

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

Read More
C# .NET Core Event Source with Martendb

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

Read More
MVVM Pattern in Blazor For State Management

MVVM Pattern in Blazor For State Management

Syncfusion - syncfusion.com

Learn to implement the MVVM pattern for state management in Blazor applications through a straightforward example.

Blazor, MVVM, state management, Web Development, productivity

Read More

Automate Deployments to GCP ☁️ Cloud Run 🏃 with GitHub Actions

YouTube - youtube.com

Learn to set up CI/CD for deploying Docker applications to Google Cloud Run using GitHub Actions.

CICD, Google Cloud Run, GitHub Actions, Docker

View
Master Mocks: The 5 Test Doubles You Should Use

Master Mocks: The 5 Test Doubles You Should Use

Daniel Moka - craftbettersoftware.com

An introduction to different types of test doubles: Mock, Fake, Spy, Stub, and Dummy, essential for effective software testing.

Mocks, Test Doubles, Software Testing

Read More
Introduction to Event Sourcing for .NET Developers

Introduction to Event Sourcing for .NET Developers

Milan Jovanović - milanjovanovic.tech

Explore event sourcing in .NET for beginners, focusing on core concepts, advantages, and challenges.

event sourcing, .NET, beginner, core concepts, challenges

Read More
Product is a Party, Not Chess

Product is a Party, Not Chess

Kent Beck - tidyfirst.substack.com

Introduce programmers to customers carefully to enhance collaboration and improve solutions.

programmers, customers, collaboration, solutions

Read More