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.

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
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
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

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

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

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
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

Understanding Apache Iceberg on AWS with the new technical guide
Amazon Web Services - aws.amazon.com
Explore the new Apache Iceberg on AWS guide for comprehensive insights, from basics to advanced optimizations for building transactional data lakes.
Apache Iceberg, AWS, data lake, technical guide
Design more decoupled services with one weird trick - NDC Oslo 2024
Udi Dahan - youtube.com
Learn a unique approach to enhance service decoupling by changing data sharing practices. Achieve better encapsulation and reduce coupling in system design.
microservices, decoupling, architecture, API
The Best Programmer I Know
Daniel Terhorst-North - youtube.com
Great programmers evolve through commitment, balanced curiosity, and team support, not through ego or tool obsession. Notable traits inspire others in programming.
Programming, Software Engineering, BDD, Teamwork, Inspiration