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.
Guide for software engineers on effectively tackling coding challenges and optimizing solutions within specified frameworks.
software engineering, coding challenges, optimization, frameworks
AWS has gone live on Twitch. Catch their Talk Shows & Podcasts VOD now.
AWS, Twitch, .NET, Talk Shows, Podcasts
Microservices should have fewer than 100 lines of code and communicate via REST APIs using JSON.
ddd, domain-driven design, software design, technology
A fast, low-memory .NET helper for importing/exporting Excel spreadsheets, compatible with Linux and Mac.
Excel, .NET, spreadsheet, helper, Linux, Mac
Learn .NET on AWS development and AWS tools through self-paced courses. Earn badges to showcase skills.
AWS, .NET, training, digital skills, badges
This article discusses SCIM endpoints for user and group management, highlighting key REST operations and providing reference code.
SCIM, Microsoft, REST, API, Identity Management
Explores strategies for building multi-tenant SaaS architectures tailored to specific business needs.
SaaS, architecture, multi-tenant, AWS re:Invent 2023
AWS provides a solid disaster recovery strategy using Multi-AZ deployments for effective continuity and reduced downtime during disruptions.
.NET, Amazon API Gateway, Architecture, Disaster Recovery
Start projects quickly using Bootstrap examples, covering framework parts, custom components, and layouts.
Bootstrap, examples, framework, components, layouts
Explore how LLMs can convert flat CSV data into structured graphs, tackling common data modeling challenges for Neo4j users.
LLMs, CSV, graph database, Neo4j