Niko Virtala

@nikovirtala.io

Building better shopping experiences for retail | Principal Engineer at SOK | Randonneur 🚲

AWS CloudShell documentation says: "if you don't interact with it using your keyboard or pointer for 20–30 minutes, your shell session ends" — a perfectly reasonable timeout. When accessing CloudShell via AWS Console iOS app the shell timeouts much faster, like being away from app a minute or so 😫

Bild

not bad. that is 94 kilometers / active day — is that a lot or little, I guess, it depends 😁 and there are still 22 days left in the year, you never know how far one can go

Bild

Metaprogramming. I think I've always been, for a long time without even realizing it, interested in programming the programming. Perhaps even more than the programming in the traditional sense. Which is why all these AI thingies feel kinda easy and natural — it is not that much different 🤷‍♂️

It is gonna be a long day today. Werner is having his #reInvent keynote this time in the afternoon 3.30 pm PST which translates to 1.30 am EET 😴 It's been my habit to watch it ever since I've been working with AWS stuff and I simply can’t let the poor schedule break the streak 😁

I learned very early this morning that Amazon #DynamoDB Streams capacity is not really unlimited and that after consuming it at 450 RPS you will be called a noisy neighbour 😅 Challenge unlocked?

dunno who should hear this but the @awscloud.bsky.social cloudwatch application signals provides pretty good level of observability to your systems straight out of the box and only using the auto instrumentation — surprisingly easy way to get started with opentelemetry! 👏

Lambda Kafka Event Source has been somewhat behind in error handling capabilities compared to AWS native event sources, but not anymore: aws.amazon.com/about-aws/wh... — we got configurable retries, bisect batch on function error, partial batch responses and Kafka as failure destination 🙌

AWS Lambda announces enhanced error handling capabilities for Kafka event processing - AWS

Discover more about what's new at AWS with AWS Lambda announces enhanced error handling capabilities for Kafka event processing

aws.amazon.com

if you give an engineer a problem to solve but not enough time to understand the details, the solution will be over complicated. That’s just how it works, it can’t work any other way. Simplicity is hard and takes time, an unknown amount of time