
AWS Digest – 2021-11-28
Once again, lot of new interesting feature going on in AWS: AWS Lambda: Event Filtering for SQS, DynamoDB and Kinesis Sources This one is really a huge, neat feature, that can really change application design,…
Your daily geek
Once again, lot of new interesting feature going on in AWS: AWS Lambda: Event Filtering for SQS, DynamoDB and Kinesis Sources This one is really a huge, neat feature, that can really change application design,…
It’s hard to keep the right balance between showing code and showing testing that is a bit more complex to make interesting on stream. That’s why I jumped to some actual implementation before finishing the…
I’ll have some holidays next week, so after a few time for resting, I should be able to give more time to my personal projects and provide more interesting updates. Here are the new AWS…
Small update on my little password store project, I took my last weekend off from code because I needed to break a bit. Things a moving on, slower that I expected, mostly because, coding on…
Time for a new AWS Updates cherry picks updates: Lambda: I missed this announcement, but it’s a big feature: AWS Lambda now supports ARM/Graviton 2 processor. Until then lambda ran on x86 processor, that is…
Well most was already said on this topic, but I think it’s an interesting one. What happened? First: It was no hack of any sort, just a maintenance task that went wrong. A small part…
Last Friday, I implemented the last part of the basic testing for the Password File API. To perform the unit testing for the lambda, I went for a pretty basic solution: no SAM image deployment…
Long time since the last AWS Update, there were many things going on, but not enough that catch my eyes for a full post until this week. AWS Lambda: There is a lot going on…
Let’s put just a quick design update for my previous post. I thought a lot, because obviously, the first design you put for any project is bad. Here is the new design: On the storage…
This is a project I’ve been thinking about for a while now. I’ve been using KeePass 2 for quite long as my password manager. And It works great, but with all the services I’m hosting,…