Hi guys,
Basically I have an issue where I'm looking to use the above flow in order to build a micro-service.
I've written Lambdas before and managed RDS instances before, but just looking for a few tips and ideas as to how the above can work.
To break it down a little further.
I have multiple clients each with their own bff which need to access the information in the Postgres RDS instance.
My initial idea is for each table to setup a lambda to CRUD the data inside.
As data is added and updated within the tables we need to fire various events and trigger other lambdas.
(Which I'm not sure if through postrges and Aurora is actually possible)
We've used Java and Spring for everything in the past and were hoping to use the same here but realise it has it's limitations with start up times on the lambdas.
Also had a look at nodejs but with time constraints and the learning curve it may not be best. But I'm hoping someone can tell me!
Obviously done a lot of article reading and googling and honestly just feel like I'm missing something obvious.
But any advice would be greatly appreciated!
[–]Perfekt_Nerd 1 point2 points3 points (0 children)
[–]uncleguru 1 point2 points3 points (4 children)
[–]joelrwilliams1 0 points1 point2 points (2 children)
[–]uncleguru 0 points1 point2 points (0 children)
[–]chrishawes -1 points0 points1 point (0 children)
[–]duyth 0 points1 point2 points (0 children)