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.

I replaced my Redis cache with Postgres... Here's what happened

Milan Jovanović - youtube.com

Explore using Postgres as a caching service, covering JSONB, cache invalidation, performance benchmarks, and building an API with .NET, Dapper, and Docker.

Postgres, cache, Redis, SQL, JSONB, .NET, Docker

View
This open source app changed the way I record my PC's screen

This open source app changed the way I record my PC's screen

Sumukh Rao - xda-developers.com

Screen recordings have never looked better with this innovative open-source application.

open source, screen recording, application

Read More
How to load .NET configuration from AWS Secrets Manager

How to load .NET configuration from AWS Secrets Manager

Amazon Web Services - aws.amazon.com

Use AWS Secrets Manager with the .NET configuration system to securely manage secrets without changing code complexity, enabling easy access across all environments.

AWS, Secrets Manager, .NET, configuration management, secure storage

Read More
Stop Using AWS.

Stop Using AWS.

Jonas Scholz - dev.to

Reflections on the pitfalls of over-engineering MVPs with complex cloud platforms like AWS.

AWS, MVP, cloud, development

Read More

Storing secrets CORRECTLY in .NET using AWS Secrets Manager

Nick Chapsas - youtube.com

Learn to securely manage secrets in .NET using AWS Secrets Manager, leveraging its features and a helpful third-party package.

AWS, .NET, Secrets Manager

View
Deploying OpenTelemetry Collector as sidecar on AWS Fargate

Deploying OpenTelemetry Collector as sidecar on AWS Fargate

CloudBytes - cloudbyt.es

Learn to deploy the AWS OpenTelemetry Collector as a sidecar on AWS Fargate.

OpenTelemetry, AWS, Fargate, deployment, sidecar

Read More
How We Cut Our AWS Bill by 90% With One Architectural Change

How We Cut Our AWS Bill by 90% With One Architectural Change

https://medium.com/@coders.stop - aws.plainenglish.io

An architectural adjustment led to a significant reduction in AWS costs, achieving savings of over $73,000.

AWS, cost reduction, architecture

Read More
Every Developer Needs to Self-Host

Every Developer Needs to Self-Host

Jonas Scholz - dev.to

Self-hosting is not just for sysadmins; it's essential for developers to gain control and optimize costs.

self-hosting, developers, sysadmins, cost-saving, control

Read More
Port .NET Framework workloads to Linux with Amazon Q Developer, Part 3: Web APIs

Port .NET Framework workloads to Linux with Amazon Q Developer, Part 3: Web APIs

Amazon Web Services - aws.amazon.com

This part guides on porting .NET Framework Web APIs to cross-platform .NET using Amazon Q Developer Transformation.

AWS, .NET Framework, Linux, Web APIs, Amazon Q Developer

Read More

Microservices and Rules Engines – a blast from the past

Udi Dahan - youtube.com

Explore how rules engines can transform microservice architectures and reduce dependencies in complex systems.

Microservices, Rules Engines, Architecture, Dependencies

View