Event 1

Report on “AWS First Cloud AI Journey Community Day 2026”

Event Purpose

Participate in the community gathering to connect with Cloud experts and tech leaders, explore the latest applications of Cloud & Generative AI, experience hands-on demos, and expand networking within the AWS technology ecosystem.

Key Speakers

  • Hai Bui - Platform Engineering Manager, GoTymeX
  • Phuc (Jason) Dang - Cloud Solution Architect, GoTymeX
  • Uyen - Employer Branding, GoTymeX
  • Hieu Nguyen - AI Engineer, AWS
  • Phong Nguyen - Senior Software Engineer, AWS
  • Nguyen Hoang Viet Phap - Cloud Engineer, VPBank
  • Phat Pham - Software Engineer, Katalon

1. GoTymeX Ecosystem & Modern Platform Engineering

  • Culture & Opportunity: Introduction to GoTyme – a digital banking group rapidly expanding in emerging markets (South Africa, Philippines, Indonesia). Remarkably, 70% of the group’s technical personnel are Vietnamese. GoTymeX serves as the core tech hub, offering structured talent development programs (3-6 month internships) with a professional 1-1 mentoring model.
  • Platform Engineering: A significant step up from traditional Cloud Engineering. The goal is to package all knowledge, services, and connectivity into “products” that allow developers to self-deploy without being heavily dependent on the operations team. The system focuses on reliability, rapid deployment, and being developer-friendly.

2. GenAIOps Essential - DevOps for Generative AI Applications

  • Architectural Evolution: Reviewing the transition from Monolithic to Microservices (since 2012). While microservices solved operational scaling, they introduced new layers of complexity, necessitating the rise of GenAIOps.
  • GenAIOps Workflow: Systematizing the pipeline: Plan → Code → Build → Test → Release → Deploy → Operate → Monitor.
  • Practicality & Tools: Utilizing Amazon Bedrock AgentCore to deploy agents at scale. Implementing advanced observability tools like Langfuse (tracing/monitoring) and OpenTelemetry 101 to standardize monitoring on AWS.

3. Shipping Code in the Agentic Era

  • The New Scenario: Moving away from the old workflow (one person, one task, sequential) to an Agentic era where multiple agents run in parallel.
  • Tools & Deep Dive: Using Git worktree to isolate environments for each agent, preventing source code conflicts. The developer’s role is shifting from Coder to Supervisor – the one managing and orchestrating agent flows.
  • Superior Productivity: Agents share context (Anthropic Agent Streams), coordinate bug fixes, and commit independently, effectively resolving the bottlenecks found in traditional single-agent models.

4. Production-Grade Multimodal GenAI on AWS

  • Modern AI Stack: Moving from fragmented keyword searches to a unified semantic space.
  • Pioneering Technology:
    • Nova Embeddings: Unifying text, images, video, and audio into the same vector space with high precision.
    • GraphRAG: Combining graph databases with RAG to exploit enterprise knowledge more deeply.
  • Safety & Monitoring: Implementing easy serverless scaling combined with Bedrock Guardrails to ensure absolute compliance and safety for data.

5. Inspiration from the FCAJ Community

  • Breaking Barriers: Moving stories of deaf members within the FCAJ community who continue to innovate and master Cloud technology.
  • Team Spirit: They don’t just learn for themselves; they actively support and guide new deaf members joining the ecosystem. This is the clearest evidence that passion can overcome any physical barrier.

What I Learned

Design & Operational Mindset

  • Platform Thinking: Understanding that Platform Engineering creates a “runway” so developers can focus on Business Logic without being slowed down by infrastructure burdens.
  • GenAIOps Mindset: Managing AI applications is a continuous loop requiring tight coordination between CI/CD, IaC automation, and a collaborative culture across teams.

Technical Architecture

  • Multi-Agent Architecture: How to operate agents in parallel and use Git worktree to optimize programming performance.
  • Multimodal AI: The power of unifying data types (text, video, audio) to create intelligent enterprise search solutions (GraphRAG).

Modernization Strategy

  • Agentic Workflow: The critical importance of Prompt/Context engineering in orchestrating agents.
  • Observability: The vital role of monitoring and tracing (Langfuse) to ensure AI systems operate stably in production.

Practical Application

  • Apply Platform Engineering Principles: Build highly reusable systems that empower developers to independently deploy resources.
  • Implement GenAIOps Pipelines: Establish automated CI/CD processes for generative AI applications at the company, integrating observability.
  • Experiment with Multi-Agent Workflows: Utilize Git worktrees and agent supervisors to increase productivity in refactoring code and developing new features.
  • Pilot Multimodal AI Solutions: Apply Nova embeddings and GraphRAG to manage and retrieve the enterprise’s internal knowledge base.
  • Promote Inclusive Culture: Take inspiration from FCAJ to build a diverse workplace that supports every member in their growth.

Event Experience

Participating in the event was an inspiring journey that completely reshaped my thinking about application design and team coordination.

Learning from Pioneering Speakers

  • Heard about best practices in platform engineering and GenAIOps from leading engineers at GoTymeX and AWS.
  • Real-world case studies helped me realize the true challenges of operating microservices at scale.

Hands-on Technical Experience

  • Live demos of AI Agents and GraphRAG provided visual insights, making complex concepts easier to grasp than ever.
  • Clearly understood how Amazon Bedrock supports large-scale agent deployment and how monitoring frameworks (Langfuse) protect the system.

Key Takeaways

  • AI will not replace programmers, but programmers who know how to supervise and coordinate agents will create breakthrough value.
  • Technology moves very fast; maintaining a spirit of continuous learning and building supportive communities (like FCAJ) is the key to survival in the Cloud industry.

GoTymeX 1 GoTymeX 2 GenAIOps Essential Shipping Code Agentic Era Multimodal GenAI

Summary: “AWS First Cloud AI Journey Community Day 2026” did more than just update technical knowledge; it served as a launchpad to help me clearly define the path toward modernizing infrastructure and applying AI to actual production.