5 ms·
I connect with this at a spiritual level right now. We're building some new infrastructure for a service that is also new, using terraform. Which only our devo
by Acen 7y ago
I connect with this at a spiritual level right now.
We're building some new infrastructure for a service that is also new, using terraform. Which only our devops have used before.
It's an interesting time.
AWS Cognito with app clients and not user pools + AWS API gateway, connecting to a system linked with dynamodb, Kinesis data stream and firehose.
Like each part stand alone is documented okay with specific circumstances. But nothing interlinking at anything past the basic level.
Trial and error is brutal.
- hallman76 7y agoYou're trying to take off while still building the plane. So is AWS.
- isubasinghe 7y agoOh I can relate to this a lot as well, it is really hard to get some services on AWS working together. There is documentation but its always not enough. I find stackoverflow + trial and error the best way to resolve issues but it is quite a painful dev experience