#CaseStudy - Baemin, a food delivery service experiencing rapid growth, has successfully navigated the transition from a #MonolithicArchitecture to a more flexible, microservices-based system: https://bit.ly/3Z6X9bO
The secret? A robust #EventDrivenArchitecture!
#casestudy #monolithicarchitecture #eventdrivenarchitecture #microservices #infoq
Event-driven Architecture
https://serverlessland.com/event-driven-architecture/visuals
Part 4 - Building a service to keep our supporters up to date using #aws #eventdrivenarchitecture and #webpush
https://chrisdobby.dev/keeping-supporters-up-to-date-using-aws-events-and-web-push-part-4
#aws #eventdrivenarchitecture #webpush
Building a service to keep our supporters up to date using #aws #eventdrivenarchitecture and #webpush
https://chrisdobby.dev/keeping-supporters-up-to-date-using-aws-events-and-web-push-part-2
#aws #eventdrivenarchitecture #webpush
Building a service to keep our supporters up to date using #aws #eventdrivenarchitecture and #webpush
https://chrisdobby.dev/keeping-supporters-up-to-date-using-aws-events-and-web-push-part-2
#aws #eventdrivenarchitecture #webpush
Building a service to keep our supporters up to date using #aws #eventdrivenarchitecture and #webpush
https://chrisdobby.dev/keeping-supporters-up-to-date-using-aws-events-and-web-push-part-1
#aws #eventdrivenarchitecture #webpush
Discover the power of #Azure, #AWS & #GoogleCloud resources in this #InfoQ article! Explore real-world examples featuring EventBridge, SNS, Service Bus, Eventgrid & Eventarc.
Start building your own architecture using an event-driven approach: https://bit.ly/43Vqfwi
Article by Boris Zaikin
#CloudComputing #EventDrivenArchitecture #DevOps #SoftwareDevelopment
#azure #aws #googlecloud #infoq #cloudcomputing #eventdrivenarchitecture #devops #softwaredevelopment
Check out this #InfoQ article by Sergii Kram on a fascinating business case that leverages #EventDrivenArchitecture with Mediator Topology.
Learn how they achieved elastic scalability, reliability & durable workflows using #Kubernetes, #KEDA, #AWS & #dotnet technologies: https://bit.ly/45Td3tp
#infoq #eventdrivenarchitecture #kubernetes #keda #aws #dotnet #softwarearchitecture
🌐 #CaseStudy - Cloudflare has generated over 1 trillion messages to #ApacheKafka for inter-service communication in less than six years!
Discover real incidents faced in recent years due to scalability limitations and the steps and patterns applied to deal with the ever-increasing demand: https://bit.ly/43yEp5T
#InfoQ #KafkaStreams #EventDrivenArchitecture #ScalingSuccess
#casestudy #apachekafka #infoq #kafkastreams #eventdrivenarchitecture #scalingsuccess
This blog post shows how to build and deploy an extension to an event-driven application.
#AWS #AWSBlog #Serverless #Cloud #CloudComputing #AmazonWebServices #EventDrivenArchitecture #EventBridge
https://go.aws/3ofbMeD
#aws #awsblog #serverless #Cloud #CloudComputing #AmazonWebServices #eventdrivenarchitecture #eventbridge
Chronicle Wire offers an alternative way of transferring data between systems, delivering more messages, faster, than common JSON/XML approaches.
This approach to data serialization improves both latency and throughput.
Read the #InfoQ article by George Ball for more insights: http://bit.ly/3JLy52F
#infoq #java #eventdrivenarchitecture #microservices
#CaseStudy - learn how LinkedIn improved #DevelopmentProductivity by implementing a client-side Messenger #SDK.
Usage of the SDK reduces code maintenance costs across multiple apps by abstracting away thousands of lines of code into shared libraries. In one case, the new SDK saved 40+ developer weeks of effort when building a new LinkedIn experience.
More on #InfoQ: http://bit.ly/3ZW6MJO
#casestudy #developmentproductivity #SDK #infoq #eventdrivenarchitecture #softwarearchitecture
Did you think about blogging every week for over 2 years? That's what I do! I keep the streak since the 29th of November.
Having a streak is nice but the content matters. If you're searching for content around #EventSourcing, #CQRS, #EventDrivenArchitecture, then I you gonna like it!
I'm showing the pragmatic and actionable side of it.
Still, I'm not the only event-driven guy. I also share my thoughts on our industry, architecture and coding life.
Happy reading!
#eventsourcing #CQRS #eventdrivenarchitecture
"A straight guide to APIs and architecture concepts" — by Barbaño González
https://www.asyncapi.com/blog/a_straight_guide_to_apis_and_architecture_concepts
#asyncapi #eventdrivenarchitecture #apis
For tonight's twitch.tv/serverlesscult stream... we'll be adding in the ability for lesstodon users to follow other users!
👀Tune in at 9PM ET
(Reminder: lesstodon is my serverless port of mastodon)
#AWSCommunity #serverless #eventdrivenarchitecture
Projections are a killer feature of #EventDrivenArchitecture and #EventSourcing!
In a nutshell, they’re just transformations of information we got from events into other data. We can look at the past and analyse the data, finding even new business models.
To implement projections efficiently and benefit fully from their superpowers, we need to take a lot into consideration.
I wrote today Guide to Projections and Read Models in Event-Driven Architecture.
https://event-driven.io/en/projections_and_read_models_in_event_driven_architecture/
#eventdrivenarchitecture #eventsourcing
I’ll be hacking on my serverless activity pub (aka lesstodon) project on twitch
twitch.tv/serverlesscult
tonight at 9PM ET… join me if you get a chance 🙏
Code is here: github.com/aws-community-projects/serverless-activity-pub
If you can’t make it and are interested I’m going to try to condense those videos down to 20-30 minutes for youtube https://www.youtube.com/@serverlesscult
#AWSCommunity #serverless #cdk #eventdrivenarchitecture
Tomorrow at 9PM ET will be ServerlessCult's first stream! We'll review my CDK/serverless/EDA port of mastodon and then tackle another endpoint. Check it out and talk serverless/event driven architecture
http://twitch.tv/serverlesscult
#awscommunity #serverless #eventdrivenarchitecture
#AWSCommunity #serverless #eventdrivenarchitecture
OMG! I never knew that most service buses support delayed delivery.
Goodbye batch jobs to expire this 🎉😃
#eventdrivenarchitecture #servicebus #softwarearchitecture
He makes a good point...do you really need soft deletes if you're using #eventdrivenarchitecture ?