Matt Martzformartzcodesmartzcodes.hashnode.net·Oct 24, 2022Using AWS CDK to Deploy EventCatalogIn this series we're going to SUPERCHARGE developer experience by implementing Event Driven Documentation. In this post, we'll start by using CDK to deploy EventCatalog to a custom domain using CloudFront and S3. In Part 2 we'll use AWS Service Eve...Discuss·20 likes·1.1K readsEvent Driven DocumentationAWS
Jones Zachariah Noel NforThe Serverless Terminalzachjonesnoel-1674149667971.hashnode.net·Feb 26, 2023Amazon EventBridge: The missing piece to your appAmazon EventBridge is a Serverless AWS Service that enables building event-driven applications with seamless integrations with multiple AWS Services and AWS Partner SaaS applications. Launched in 2019, it was focused on building pathways for SaaS Pro...Discuss·16 likes·614 readsAWS
Andy BlackledgeforLearn AWSmelodic-song-wind-98.hashnode.net·Mar 29, 2023Enterprise Integration Patterns - Domain ObservabilityIn the first two parts in this series, we first looked at choosing a messaging technology and then looked at how we can design the domain events that flow through the application. In this part, we will look at how we can use those domain events to im...Discuss·12 likes·95 readsEnterprise Integration Patterns with Serverless and CDKAWS
Florian FuchsforFlorian's Blogflorian.hashnode.net·Oct 19, 2023amet Lorem velit laborum tempor eaDo id occaecat est. Fugiat velit nulla in dolor quis incididunt quis nisi magna dolor mollit aute ipsum et. Lorem elit est ullamco reprehenderit. Anim elit nisi voluptate nostrud consectetur esse nisi minim sunt minim est sit. Elit eiusmod commodo ul...DiscussAWS
Anthony Manning-FranklinforAntman writes softwareantman261.hashnode.net·Apr 23, 2023Implementing the Outbox Pattern in Nodejs and PostgresAs applications scale, infrequent problems become significant. A network failure for 0.1% of requests is trivial at 1,000 requests per day, but a nightmare for customer support at 1,000,000 requests per day. This commonly happens when we have externa...Discuss·2 likes·1.4K readsNode.js
RakeshforAWS Mantramagicbrain.hashnode.net·Apr 21, 2023How to save money on AWS Transfer Family(SFTP) Server - Non-Production useUse Case:- Our company has an SFTP server in the lower environment, but we don't have regular traffic on it. Our QA team only uses it once every two weeks during production release testing. If you create an AWS SFTP server, you will be charged $0.30 ...Discuss·10 likes·77 readsAWS
Fawaz Oduolaforfawazibadandev.hashnode.net·Apr 19, 2023How to Build Event-driven Architecture with Kafka and PythonWhat is Event-Driven Architecture? Event-driven Architecture is a software design pattern that allows the application to act on events in real-time or near real-time. It is commonly used side by side with microservices. An event is any significant in...Discusskafka
Bobur UmurzokovforBobur's Blogboburadvocate.hashnode.net·Apr 18, 2023Modern stack to build a real-time event-driven appThe rise of real-time event-driven applications has led to the development of modern technology stacks that can handle large volumes of events in real time. Real-time event-driven applications are characterized by their ability to respond immediately...Discussevent-driven-architecture
Lee Nattressfor3t Engineering Blogleenattress3t.hashnode.net·Apr 13, 2023The basics of event-driven architectureEvent-driven architecture is a software design pattern that is used to build scalable and loosely-coupled applications. At the heart of this architecture is the concept of an "event", which is any change in state that is important to the system. Exam...Discuss·47 readsevent-driven-architecture
Benoît BouréforGraphBoltbboure-1667594042489.hashnode.net·Apr 13, 2023Unlock the Power of Event-Driven Architecture with AppSync's EventBridge Data SourceAppSync is a fully managed service provided by Amazon Web Services (AWS) that simplifies the process of building scalable APIs for web and mobile applications. It allows developers to easily create GraphQL APIs that can be connected to various data s...Discuss·241 readsAppSync
Andy Blackledgefor10 PRINT "I AM COOL"andyblackledge.hashnode.net·Mar 29, 2023Enterprise Integration Patterns - Domain ObservabilityIn the first two parts in this series, we first looked at choosing a messaging technology and then looked at how we can design the domain events that flow through the application. In this part, we will look at how we can use those domain events to im...Discuss·2 likes·29 readsEnterprise Integration Patterns with Serverless and CDKAWS
Andy BlackledgeforLearn AWSmelodic-song-wind-98.hashnode.net·Mar 29, 2023Enterprise Integration Patterns - Domain ObservabilityIn the first two parts in this series, we first looked at choosing a messaging technology and then looked at how we can design the domain events that flow through the application. In this part, we will look at how we can use those domain events to im...Discuss·12 likes·95 readsEnterprise Integration Patterns with Serverless and CDKAWS
Seth PhatforSeth Phat Blogsethphat.hashnode.net·Mar 29, 2023Event Stream for dummiesHi guys, Another sharing today but really cool topic for backend guys out there 😉 I'll share with you the Event Stream and what are the benefits of it. And it could be your next awesome tool besides the normal Queue. What is an Event Stream? An even...Discuss·33 readsTech tipsevent-driven-architecture