Amazon S3 Tables represents a significant evolution in cloud storage, offering a purpose-built solution for analytics workloads that combines the durability and scalability of Amazon S3 with optimizations specifically designed for tabular data. This new storage class addresses the growing need for efficient, high-performance analytics storage in modern data architectures. What is Amazon S3 Tables? … Continue reading Amazon S3 Tables: Purpose-Built Storage for Analytics Workloads
Tag: AWS
Writing a blog using a voice-enabled chatbot?
Writing a blog using a voice-enabled chatbot? Discover my latest demo project that showcases Generative AI becomes more powerful when equipped with the tools. GitHub Repository: https://github.com/jc1518/audio-chatbot https://www.youtube.com/watch?v=JQwRPY6b3Ec
[AI Generated] AWS re:Invent 2024: Key Highlights and Game-Changing Announcements
AWS re:Invent 2024, Amazon Web Services' flagship conference, has once again proven to be a cornerstone event in the cloud computing industry. This year's event, held in Las Vegas, showcased groundbreaking innovations and strategic directions that will shape the future of cloud technology. Key Highlights from the Conference The event kicked off with powerful keynotes … Continue reading [AI Generated] AWS re:Invent 2024: Key Highlights and Game-Changing Announcements
Build a GenAI Chatbot with AWS Serverless Architecture
If you are interested to build a GenAI Chatbot with AWS Serverless architecture. Here you go - I have created a sample project to demonstrate that. https://www.youtube.com/watch?v=5PUlrJ-w2RM Let's take a look at the architecture: The frontend is written in React and deployed to CloudFront with Cognito authentication. The backend has 3 options: Lambda function URL … Continue reading Build a GenAI Chatbot with AWS Serverless Architecture
How to assume root user of an AWS account?
Due to that some tasks require root user credentials, from time to time we need to login into an AWS account as root, e.g removing a misconfigured S3 bucket policy which denies all principals. Conventionally, we login into the account from the AWS login console with root user email, password and MFA. Now, there is … Continue reading How to assume root user of an AWS account?

