DEV Community

Fenil Patel
Fenil Patel

Posted on

Attended Re:invent Recap at aws user group surat

Today I've attended the AWS re:invent recap session from AWS user group surat .

What is AWs Re:invent ?

  • Aws Re:invent is the biggest and annual global tech conference of AWS where they sowcase their new services and innovations they came with the updation and migrating to newer version of service

What is AWS Re:invent recap ?

  • AWs Re:invent recap is the tech session that's coverd by the aws user group in their respective cities to cover all the update that's cover at the main event of AWS Re:invent

in today's session of AWS Re:invent recap at surat the organizer dhaval nagar and nirmal chodvadiya cover the entire session

Image description

the first main update they told us about is

- Migration from Aurora v1 to Aurora v2

*Aurora v1 *:

  • it's built on MySQL 5.6, which has been in long-term support mode.
  • it's stable

the new update Aurora V2:

  • built on MYSQL 5.7 -new version is come up with the scalability & speed and good storage service.
  • Aurora v2 support scalable application with complex sql queries

for migration from v1 to v2 , your resource that are running on v1 version aws give deadline till march to move and set.

*Enhancement in Dynamodb global tables *
-support of Strong consistency [ It'sACID property ] in Multiple region

for learn more about this update you can refer this official docs :
[https://aws.amazon.com/about-aws/whats-new/2024/12/amazon-dynamodb-global-tables-previews-multi-region-strong-consistency/?utm_source=chatgpt.com]

Cognito passworless support with essential tier

Passwordless Authentication:

  • why you don't need the password to use your resources instead of that you need otp [ one time password ] , email code , verifaction msg , passkey to unlock the resource and it's more safer than password

  • this passkey system only work for small amount of time in that less amount off time it's so hard to hack that device

  • the pricing for this service based on Monthly active user

Image description

Enhancement in Bedrock service

  • At re:invent Aws enhance this service in RAG [ Retrival Augmentation generartion ]

  • Graph RAG integration

for learn more about this update you can refer to this officail documentation of AWS :

https://aws.amazon.com/about-aws/whats-new/2024/12/amazon-bedrock-knowledge-bases-graphrag-preview/?utm_source=chatgpt.com

Top comments (0)