Melbourne AWS User Group's
Here are some new AWS updates I collected from the event:
💻Compute:
💠AWS Graviton-based EC2 instances now support hibernation.
💠Amazon EC2 status checks now support reachability health of attached EBS volumes.
💠Amazon ECS provides the ability to restart containers without requiring a task relaunch.
📦Storage:
💠Amazon EFS now supports up to 30 GiB/s (a 50% increase) of read throughput.
💠Amazon S3 now supports conditional writes.
☁ Serverless:
💠AWS Lambda now supports function-level configuration for recursive loop detection.
💠AWS Lambda announces support for encryption of filter criteria for event source mappings.
🤖 Machine Learning:
💠Introducing Titan Image Generator v2 now available on Amazon Bedrock.
💠Amazon Bedrock now supports cross-region inference.
🔒Security:
💠Amazon Cognito enhances Advanced Security Features (ASF) to detect additional risks and to cover custom authentication flows.
💠AWS announces a streamlined Federated and SSO sign-in process for the AWS Console Mobile App.
Lovee Jain gave a great talk that really caught my attention. She started by explaining how active-active architecture works and the different ways to manage routing. She used a clear example of a global service that operates across three regions with latency-based routing. She showed AWS CloudFront and Route 53 working together to keep everything running fast and smooth, no matter where users are. She also covered handling risks, using caching, and Web Application Firewall (WAF) to boost performance. She wrapped up with a demo of a fully working global setup. The tips she shared were really helpful for me. I now have a much clearer understanding of Latency-Based Routing and how to use CloudFront and Route 53 together. This is particularly relevant to my work, as I'm always looking for ways to boost the performance and security of the projects I work with.
I really enjoyed Matthew Merriel's talk about building a 3D-printed R2D2 robot using AWS RoboMaker. He walked us through how he powered the robot with a ROS2 control system and connected it smoothly with AWS tools. What I learned from his talk gave me a much better understanding of how the 3D-printed R2D2 actually work like how the ROS2 and AWS services help the robot perform tasks, respond to commands, and operate smoothly as a fully functional unit. As someone who enjoys exploring the intersection of technology and creativity, this talk was incredibly inspiring and gave me new ideas for future projects.