👨🏽💻 Platform Lead @hashnode
📕 New Book: https://cloudwatchbook.com
⛅ AWS Fundamentals Book: https://awsfundamentals.com
😼 Builds https://kitlytics.com
🤗 AWS Community Builder
That is probably the first sign to start decoupling your architecture a bit, figure out your most crucial workflow (publishing the post) and put the rest on the background. Fire & forget 🚒
That is probably the first sign to start decoupling your architecture a bit, figure out your most crucial workflow (publishing the post) and put the rest on the background. Fire & forget 🚒
2️⃣ Calculating analytics
3️⃣ Backing up the post in GitHub
4️⃣ Sending a newsletter
You API is still a 𝐬𝐲𝐧𝐜𝐡𝐫𝐨𝐧𝐨𝐮𝐬 request 🔄
That means your user sits and sees a loading indicator until all of that is finished.
2️⃣ Calculating analytics
3️⃣ Backing up the post in GitHub
4️⃣ Sending a newsletter
You API is still a 𝐬𝐲𝐧𝐜𝐡𝐫𝐨𝐧𝐨𝐮𝐬 request 🔄
That means your user sits and sees a loading indicator until all of that is finished.
What are your typical composite alarms?
What are your typical composite alarms?
Of course, this depends heavily on your context.
Of course, this depends heavily on your context.
Once you sell one (happened already) you can simply transfer the account to a new organization and done!
Once you sell one (happened already) you can simply transfer the account to a new organization and done!
For the few accounts or clients that are still on IAM Users or assuming IAM roles I have them in my "normal" sessions within Leapp.
For the few accounts or clients that are still on IAM Users or assuming IAM roles I have them in my "normal" sessions within Leapp.
Since they are all on different profiles I can simply activate them and my IAC (CDK or SST typically) is using the correct profile.
Since they are all on different profiles I can simply activate them and my IAC (CDK or SST typically) is using the correct profile.
I'm hyped to see how it will be used
I'm a bit afraid of calculating upcoming costs
I'm hyped to see how it will be used
I'm a bit afraid of calculating upcoming costs
Let's see how it goes!
Let's see how it goes!
Posthog has such a generous free tier - it really only costs you if you have lots of views.
Posthog has such a generous free tier - it really only costs you if you have lots of views.
Your producer doesn't need to know what happens next.
In function-driven the producer shouts: "Hey Lambda, do that next!!!"
Your producer doesn't need to know what happens next.
In function-driven the producer shouts: "Hey Lambda, do that next!!!"
In an 𝐞𝐯𝐞𝐧𝐭-𝐝𝐫𝐢𝐯𝐞𝐧 world the API would put it on some kind of event bus - and THATS IT.
It doesn't care nor does it know what happens next.
In an 𝐞𝐯𝐞𝐧𝐭-𝐝𝐫𝐢𝐯𝐞𝐧 world the API would put it on some kind of event bus - and THATS IT.
It doesn't care nor does it know what happens next.