DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Low-Code Development: Leverage low and no code to streamline your workflow so that you can focus on higher priorities.

DZone Security Research: Tell us your top security strategies in 2024, influence our research, and enter for a chance to win $!

Launch your software development career: Dive head first into the SDLC and learn how to build high-quality software and teams.

Open Source Migration Practices and Patterns: Explore key traits of migrating open-source software and its impact on software development.

Avatar

Greg Lawson

Architect, Developer at TAPTECH

Atlanta, US

Joined Oct 2008

Stats

Reputation: 311
Pageviews: 34.4K
Articles: 2
Comments: 6
  • Articles
  • Comments

Articles

article thumbnail
Integration Testing With Keycloak, Spring Security, Spring Boot, and Spock Framework
Configure Keycloak, integrate with Spring Boot, write repeatable unit tests using Spock, and ensure auth mechanisms work correctly through automated testing.
July 1, 2024
· 3,498 Views · 2 Likes
article thumbnail
Reactive Event Streaming Architecture With Kafka, Redis Streams, Spring Boot, and HTTP Server-Sent Events (SSE)
A guide to streaming events from Kafka to Redis, using SSE to ensure only relevant events are processed and sent to individual client IDs.
August 17, 2023
· 8,012 Views · 10 Likes

Comments

Reactive Event Streaming Architecture With Kafka, Redis Streams, Spring Boot, and HTTP Server-Sent Events (SSE)

Aug 17, 2023 · Greg Lawson

if you have multiple clients that need a specific message and message retention, it is not really feasible to have each client as a consumer to Kafka and use some sort of message selector for their messages only. Think of logging tools Datadog, ELK stack, Grafana. They all index the logs and then the logs can be queried via some criteria. Kafka is a giant event log or here is Confluent's definition https://www.confluent.io/lp/apache-kafka/?utm_medium=sem&utm_source=google&utm_campaign=ch.sem_br.nonbrand_tp.prs_tgt.kafka-broad_mt.xct_rgn.namer_lng.eng_dv.all_con.kafka-general&utm_term=kafka&creative=&device=c&placement=&gad=1&gclid=CjwKCAjwivemBhBhEiwAJxNWN7pYEaj85twG5f88ExbO18-tiLHHvl-a7RGj5Cbf66LsAdAVWyjuAhoCzrAQAvD_BwE.. With offloading to Redis, we can query the events via some criteria. The main difference between Redis Streams and Reds Pubsub is that Pubsub is fire and forget. They talk about the differences here https://stackoverflow.com/questions/59540563/what-are-the-main-differences-between-redis-pub-sub-and-redis-stream

Treating Devs Like Human Beings

Dec 28, 2022 · Dan Lines

Do you have any features that need to be developed within an hour? How about 3 hours? Or do you give them days or even a sprint to code a feature(s)?

Java: On Its Deathbed Or More Alive Than Ever?

Aug 12, 2021 · Roger Christianson

Google and Azure have decided to make Java first-class citizens Azure Spring Cloud and Spring Cloud GCP. I think this pushes Java into the future.......

Spring Cloud Config With the Mule ESB

Apr 05, 2018 · Mitch Dresdner

Either you or I can try it with.Have you seen my article https://dzone.com/articles/running-mule-ce-embedded-in-spring-boot

Spring Cloud Config With the Mule ESB

Apr 05, 2018 · Mitch Dresdner

If the config changes, will Mule then get the updated config changes and reconfigure flows, etc?

The Death of the Architect

Dec 29, 2017 · Yogeshwar Srikrishnan

I am not sure I am following a point you are trying to make here in respect to the ivory tower metaphor. Are you suggesting that the leadership on architcture teams were engineers or managers? I do agree that architects in general should be applying their engineering skills to some project that is being developed within the organization. You should have a solid uderstatnding of the complete landscape from 40,000 feet as well as see it at ground level, which most developers do on a daily basis.

User has been successfully modified

Failed to modify user

ABOUT US

  • About DZone
  • Send feedback
  • Community research
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: