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.

CDK: Deploy to LocalStack and AWS with single CDK code | AWS CDK Series

YouTube - youtu.be

Learn to set up AWS CDK for deploying applications to LocalStack and AWS in this detailed video tutorial.

aws localstack, aws cdk, deployment, software engineering

View
QConPlus 2021: Takeout burritos and minimizing design-time coupling in a microservice architecture

QConPlus 2021: Takeout burritos and minimizing design-time coupling in a microservice architecture

Chris Richardson - microservices.io

Learn to design loosely coupled microservices using burrito ordering as an example, emphasizing minimized design-time coupling for efficient development.

Microservices, Loose Coupling, Design-Time Coupling

Read More
Microsoft Introduces Modern Web App Pattern for .NET

Microsoft Introduces Modern Web App Pattern for .NET

C4Media - infoq.com

Microsoft unveils the Modern Web App (MWA) pattern for .NET to enhance application modernization to the cloud.

Modern Web App, .NET, application modernization, cloud

Read More
The Untimely Death of Product Management

The Untimely Death of Product Management

Joe Procopio - ehandbook.com

This article discusses the significant decline of product management roles amid recent tech layoffs, questioning the need for these positions in an AI-driven world.

Product Management, AI, Tech Layoffs, Software Development

Read More
Webhooks in .NET

Webhooks in .NET

Roko Kovač - medium.com

Explores the limitations of Request-Response pattern and introduces the lightweight Publish-Subscribe alternative in .NET for improved implementation.

Webhooks, .NET, Publish-Subscribe, Software Development

Read More

JavaScript Isolation in Blazor | .NET 5 | A Step-By-Step Tutorial

Ganesh Balakrishnan - youtube.com

A comprehensive tutorial on implementing JavaScript Isolation in Blazor, guiding software engineers through the necessary steps.

javascript isolation, blazor, .NET 5, tutorial

View

Building Change Data Capture (CDC) in .NET with Debezium + RabbitMQ

YouTube - youtube.com

This video explains implementing Change Data Capture in .NET using Debezium and RabbitMQ, focusing on modern architecture practices.

change data capture, debezium, rabbitmq, .NET, system design

View
Architecting Your Team Setup: Aligning Teams with Software Design (and Vice Versa)

Architecting Your Team Setup: Aligning Teams with Software Design (and Vice Versa)

Bart Wullems - bartwullems.blogspot.com

A discussion on the importance of aligning team structure with software design to improve interactions, data flow, and overall system architecture.

team architecture, software design, alignment

Read More
Add Retrieval Augmented Generation (RAG) to your .NET applications with Amazon Bedrock Knowledge Bases

Add Retrieval Augmented Generation (RAG) to your .NET applications with Amazon Bedrock Knowledge Bases

Amazon Web Services - aws.amazon.com

Integrate RAG into .NET applications to enhance language model capabilities, addressing outdated information and improving access to internal data.

RAG, .NET, Amazon Bedrock, language models

Read More

Deploy .NET 8 Web API in under 10 Minutes with AWS Elastic Beanstalk!

Mukesh - youtube.com

Learn to deploy .NET 8 Web API quickly using AWS Elastic Beanstalk, simplifying the deployment process and enhancing scalability.

dotnet, microsoft, developer, .net, csharp, aws, elastic bean, ec2

View