A Swiss Geek previously in Singapore, now in Portugal

DynamoDB

Set DynamoDB TTL values on existing data

You created an application using DynamoDB, once your table size grows, you realize that you didn’t define a TTL. Time to solve this by defining a TTL key. But how about all the existing data, how can you backfill a value in all the fields?

Read More…

Convert and distribute your videos with AWS Elemental

You are in possession of some videos that you want to distribute or share. Your use case could be as simple as needing to share a lower resolution of a video taken on your smartphone or camera. Or your use case could be as complex as sharing production-quality copies of the latest movie you are producing. For both cases you can use Serverless Cloud Products to address your needs. AWS Elemental MediaConvert, one of the Media tools from the AWS Elemental family, will allow you to solve your problem.

Read More…

Serverless E-Mail forwarder with AWS SES

If you don’t need (or don’t want to pay for) a real E-Mail solution for your domain, but just need to communicate nice looking addresses and have them forwarded to your real, fully fledged E-Mail host. Then this solution is for you.