
AWS Release Radar – 2022-06-26
This month have been a bit light on noticeable AWS release, but let’s review the monthly most interesting ones in my eyes. As always you can find the full release at AWS Announcement page. AWS…
Your daily geek
This month have been a bit light on noticeable AWS release, but let’s review the monthly most interesting ones in my eyes. As always you can find the full release at AWS Announcement page. AWS…
Hello, last year when I started this page, I wanted to test AWS lightsail as it was pretty quick to setup, and looked pretty cheap. I have been using this service for 1 year, exhausted…
Long time no see, life have been life lately and I really didn’t had much mindspace available to work on this website. I wasn’t totally inactive, still pushed some code in some projects, but I…
I know it’s been a long time, basically, I had some holidays and stayed a bit away to rest. AWS Lambda: I saw 2 new updates from AWS Lambda, that are quite interesting: HTTPS Endpoints:…
February was super busy in term of AWS Release. So here a quick summary of what catch my eyes: 1) Testing: Testing is super important in software development, so having so help for testing is…
Sorry last week’s post was late, this one took me more time than anticipated. I’ve been experimenting on AWS S3 Object Lambda. Use cases: So S3 Lambda objects are S3 Access Points, that means that…
Waiting a full month before reviewing released features makes a big digest so let’s takes things by topics: Security Automatic DDoS Mitigation for AWS Firewall DDoS is one of the most basic risks for web…
So I’ve tested AWS Transcribe to create automatic subtitling of a video. Setup complexity: This is super easy, basically create a single S3 bucket and voilĂ . For the permission, you will need : Start a…
So a bit earlier this week Matt Parker asked on hit Patreon for some help with subtitles. I though it was a good idea to tests AWS Transcribe. From there I create tiny CDK app…
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,…