What's New in C# 11
A look at the key features introduced in C# 11 with the release of .NET 7, including raw string literals, generic math, and required members, and how they improve the developer experience.
Read moreA look at the key features introduced in C# 11 with the release of .NET 7, including raw string literals, generic math, and required members, and how they improve the developer experience.
Read moreA clear and concise guide to JSON Web Tokens (JWTs). Learn what they are, how they work, and why they are the standard for securing modern, stateless APIs.
Read moreElevate your serverless applications with AWS Lambda Powertools for Python. This guide introduces the three core utilities—Tracer, Logger, and Metrics—for implementing structured logging, distributed tracing, and custom metrics.
Read moreLearn the power of Docker multi-stage builds to create smaller, more secure, and more efficient container images for your .NET applications. A crucial best practice for modern containerization.
Read moreAmazon Bedrock is a new, fully managed service that makes leading foundation models from AI startups and Amazon available via an API. Learn what it is and how to get started.
Read moreDiscover AWS CodeWhisperer, Amazon's AI-powered coding companion. Learn how it compares to GitHub Copilot, best practices for AI-assisted development, and tips to maximize your productivity.
Read morePython 3.11 is one of the most significant releases in the language's history, bringing major performance improvements. We dive into what makes it faster and why you should upgrade.
Read moreA practical guide to building lightweight, high-performance APIs in .NET 7 using the Minimal APIs framework. Learn how to get rid of the boilerplate and focus on your endpoints.
Read moreA look back at 2023, the year generative AI went mainstream. We explore the impact of groundbreaking models like GPT-4 and the explosion of AI-powered tools that changed the tech landscape forever.
Read more