⚠️ Note: The information below is for reference purposes only; please do not copy it verbatim for your report, including this warning.
Summary Report: Attending AWS Cloud Mastery Series #1 - AI/ML/GenAI on AWS
Attendance Objectives Recently, I had the opportunity to attend the opening event for the “AWS Cloud Mastery” series, focusing on AI, Machine Learning, and Generative AI. My main goal was to update my comprehensive view of these technologies on the AWS platform and learn how to apply them to real-world business problems.
Speakers The session featured sharing from experienced experts in the industry, including Mr. Lam Tuan Kiet (Sr DevOps Engineer - FPT Software), Mr. Danh Hoang Hieu Nghi (AI Engineer - Renova Cloud), Mr. Dinh Le Hoang Anh (Cloud Engineer Trainee), and Mr. Van Hoang Kha (Community Builder).
Valuable Knowledge I Harvested:
1. The Power of Generative AI on Amazon Bedrock This was the part that impressed me the most. Amazon Bedrock acts as a central platform, providing access to leading Foundation Models (FMs) from Anthropic, OpenAI, Meta, etc. This allows us to fine-tune existing models without having to build a model from scratch.
I also reinforced my skills in Prompt Engineering, understanding better how to guide the model through various strategies:
Specifically, the RAG (Retrieval Augmented Generation) technique was highlighted as an optimal solution to improve accuracy:
Additionally, Amazon Titan Embeddings was introduced as a tool to convert text into vectors, serving semantic search and multilingual RAG workflows.
2. AWS AI Services Ecosystem Beyond GenAI, I also reviewed AWS’s “ready-made” AI services (APIs) that help solve specific problems quickly without complex model training:
The AMZPhoto face recognition demo visually illustrated how to integrate these services into a real product.
3. Amazon Bedrock AgentCore – Putting AI Agents into Practice This is a new framework helping to solve the problem of operating AI Agents at scale (production-ready). It supports long-term memory management, identity security, tool integration (like browsers, code interpreters), and most importantly, observability. This makes deploying frameworks like CrewAI or LangGraph safer and more effective on the AWS platform.
Plan for Application at Work Based on what I learned, I plan to apply the following knowledge immediately:
Side Experience Not only did I absorb knowledge, but the event atmosphere was also extremely lively. I was lucky enough to reach the Top 6 in the Kahoot competition; however, I dropped off the leaderboard during the final questions. Nevertheless, it was still an interesting game that helped me reinforce the knowledge from this event.