AWS re:Invent 2024 Day 4

Posted by Jeroen Reijn on December 6, 2024 - 4 min. read aws reinvent

Thursday, the day of the highly anticipated Dr. Werner Vogels keynote. On Wednesday I already heard about the fact that you would probably have to be in the queue around 6.30-7.00 am to be able to get into the keynote room. Because I did not sleep very well over the last couple of days I decided to take a bit of time in the morning to have breakfast in the Caesars Palace and watch the keynote from my hotel room before heading out for my first session of the day.

Dr. Werner Vogels keynote

In his keynote Dr. Werner Vogels focussed on the concept of simplicity vs complexity.

Building systems requires constant thought and with the ongoing demand from businesses, systems are always changing. Over time you need to be aware of the growing complexity of the system(s) at hand. He highlighted some great examples i’ve seen in real-life:

  • Declining feature velocity

  • Time consuming debugging

  • Frequent escalation

The push for simplicity is important and he shared the lessons learned at Amazon.

  • Evolvability as a Requirement

  • Break Complexity into Pieces

  • Align Teams with Architecture

  • Organize into Cells

  • Automate Complexity

  • Design Predictable Systems

He continued his story with principles required to build evolvable systems. In his talk there are great examples of evolving systems like S3 and CloudWatch over time. There are many lessons to learn from this keynote as an engineer/architect/CTO, so if you havent seen it yet, I highly recommend watching it on Youtube.

During the keynote there were two great customer stories by Canva and Too Good To Go (TGTG). Both shared an incredible story about the growth they had and how their systems and architecture design needed to adapt. It was nice to hear the story from TGTG about their migration from PHP to Java with Spring Framework to achieve clear boundaries and more performance by o.a. the great off the shelf features of Spring, transactions, connection pooling, etc. The story was a good step up to Aurora DSQL as TGTG wanted to scale globally into different regions where they for now had to duplicate their architecture.

Werner continued with a deep dive on why they created Aurora DSQL (Distributed SQL) and how it can solve some of the challenges TGTG was facing during their growth phase.

Is your Serverless application ready for production? (SVS313)

In this chalk talk by Mark Sailes and Thomas Moore we looked at three different serverless architectures and evaluated the production readiness against 5 pillars of the Well Architected Framework. This was a really good session with lots of interaction with the audience. It was also great to finally meet Mark in person, after having multiple conversation on Twitter.

Optimize Amazon DynamoDB performance using AWS SDK for Java 2.x (DAT414)

For the final session of the day I went back to the Wynn for a code talk by Arjan Schaaf and Michael Shao. This session dived deep into using the Java SDK when using DynamoDB. We looked at several different factors like:

  • synchronous versus asynchronous clients

  • client initialisation

  • different http clients like Apache http, aws-crt and url-connection client

  • pre-initialisation of the data model

  • client side and server side metrics

This code talk showed some really nice and example and Arjan showed different steps with their impact on latency. Even though there are some sessions on Friday morning, this was my final re:invent session as on Friday we would be going home.

re:Play

Thursdays at re:invent end with a party at the Las Vegas festival grounds. After a busy week with connecting and learning it was time for some relaxation. There was so much to do like roller disco, great food, drinks and some great headline artists like Weezer and Zedd.

The party was great! I’m a big fan or EDM, so I really enjoyed Zedds performance!