Looking for pointers in the distributed systems landscape.
Problem: I have users in different geographic locations, so having backend set up in only one place leaves many with slow load times.
Solution: I’m looking at attempting to set up distributed postgres database and API layer.
cont. ->
Problem: I have users in different geographic locations, so having backend set up in only one place leaves many with slow load times.
Solution: I’m looking at attempting to set up distributed postgres database and API layer.
cont. ->
Comments
My first choice is leveraging AWS’ EKS to run things with Kubernetes.
I’m worried it’ll be super expensive after the free year runs out though.
#backend #aws #kubernetes #swiftlang #serversideswift #swift