123 discussions in the community
hey everyone, im trying to get a better handle on cloud spending, especially across multiple AWS accounts. we're using some basic tagging, but it feel...
hey everyone im architecting a new platform that will involve a lot of user generated content images videos docs etc im trying to decide between using...
hey evryone im tryin to wrap my head around the best way to manage data consistency across microservices. ive been lookin into event sourcin as a way ...
we're setting up a multi-region deployment for our main app and need to ensure high availability. ive been looking into dns-based failover strategies,...
hey ppl ive been thinkin a lot abt the infra behind our microservices weve always run a lot on bare metal or our own vms in the cloud but with managed...
hey foks im archtecting a new system and were leaning toward event sourcing weve looked at kafka and pulsar as event logs but the actual event store i...
hey folks im wrestling with a common cloud iam challenge and wanted to get your thoughts on one hand we all know the principle of least privilege is p...
Hey everyone, I've been trying to figure out how to scale our user data storage. We're getting to the point where one database instance is becoming a ...
Hey everyone, I've been evaluating event streaming solutions for a new project and Kafka keeps coming up. It seems like the default choice for many hi...
hey everyone im tryna get a clearer pic of where to best implement caching in our stack. were setting up some new services and thinking bout how to sp...
were lookin at our load balancing setup bc were scaling microservices. we use aws elb but are thinkin about other stuff like nginx plus or haproxy for...
Hey folks, been thinking about database scaling lately. We've hit a point where a single instance is starting to struggle with load, and sharding seem...
Hey folks, I'm trying to figure out the best way for our services to talk to each other on this next microservices project. We could build our own cli...
hey everyone, i'm trying to get a better handle on load balancing strategies as we scale up our services in AWS. we're currently using ELB, but i'm wo...
hey everyone, i've been thinking a lot about cloud costs lately, especially as our projects scale. it feels like a constant balancing act between perf...
I'm working on a distributed system where different services need to react to changes in other services. Right now, a lot of it is based on polling. F...
were building a new system that needs to ingest and process a super high volume of real-time events from all over the place. like, millions of events ...
We've been working on improving our services that deal with a lot of reading, and caching is a huge piece of that puzzle. We're actually using Redis f...
I'm trying to set up a new microservices architecture on GKE, and like usual, I'm hitting snags with keeping API keys, database passwords, and other s...
We're running on AWS and GCP, and, honestly, with all the microservices we have now, it's getting kinda tough. We can see what's going on inside each ...