.NET on AWS Blog
Category: Intermediate (200)
Event-driven .NET applications with AWS Lambda and HAQM EventBridge
HAQM EventBridge is a serverless event bus that lets you pass events between AWS services, your applications, and third party services, helping you to build event-driven applications. It implements the publisher/subscriber (pub/sub) pattern, where publishers emit events, and subscribers receive them. As of this writing, over 150 AWS services generate EventBridge events. For example, you […]
Moving from Jenkins to HAQM CodeCatalyst
At AWS re:Invent 2022 we launched HAQM CodeCatalyst, the new DevOps service for software development teams. CodeCatalyst is currently in public preview and available to developers. CodeCatalyst provides one place where you and your team can plan, work, collaborate on code, build, test and deploy applications. You can use CodeCatalyst to build your entire continuous […]