This felt like a natural starting point, with this being the most independent out of all the microservices. It can be built and deployed without other services running.
I'm intending to use Spring Batch for this service paired with a Redis db.
For sending emails, I'll make use of Amazon Simple Email Service (SES). Later on, I'll also hook this up with our messaging solution of choice (Kafka, RabbitMQ).
I'll be adding more info to this as I build the service.
Top comments (0)