FCAJ Meetup

FieldDetail
Event nameFCAJ Meetup
Date/time13 June 2026
LocationAWS Event Hall, Floor 26, Bitexco Financial Tower, Ho Chi Minh City
RoleParticipant

Introduction

Event 3 presented four connected views of technology work: Data Analytics Engineering in business and manufacturing, DevOps as responsibility for the application lifecycle, AWS communities as learning environments beyond the classroom, and scalable solution design through a URL shortening service. Together, the sessions showed that technical knowledge creates value only when combined with business understanding, communication, operational awareness, and system thinking.

These lessons are directly relevant to LiveCap. The project should not stop at connecting AWS services. It should demonstrate a clear user problem, useful data outputs, justified architecture decisions, and an understanding of how the system behaves in production.

Topic 1 – Cuong Nguyen and Dat Pham: Data Analytics Engineering and MNC culture

The speakers contrasted classroom analysis with Data Analytics Engineering in real organizations. At Kamereo, the work involved daily, weekly, and monthly reports, trend dashboards, anomaly detection, and root cause analysis for operational decisions. At Colgate-Palmolive, the focus included machine and IoT data, production cost optimization, operational efficiency, and digital transformation.

A strong Data Analytics Engineer does more than report numbers. Critical thinking is needed to explain why a metric such as GMV changed and what action should follow. Data Storytelling turns dry figures into a meaningful narrative that stakeholders can understand and use.

The five-stage growth model moves from Follower and Learner to Problem Solver, System Thinker, and eventually Super Star, who builds data vision and develops others. The speakers also discussed STAR-based recruitment and No-Blame Post-Mortems, where incident reviews focus on root causes and system improvement rather than individual blame.

I learned that data work becomes valuable when it supports decisions. This matters across Cloud/Data Platform Engineering, BSA, and Solution Architect roles. For LiveCap, transcripts should become useful outputs with readable structure, timestamps, speaker separation, translations, summaries, and practical export formats. When defects occur, I should document causes and prevention instead of patching symptoms only.

Topic 2 – Trong H. Truong: Understanding the DevOps Engineer role

Trong H. Truong clarified that DevOps is not limited to CI/CD, Docker, Kubernetes, or late-night incident response. Its real purpose is understanding how an application is built, tested, deployed, configured, monitored, and maintained.

The learning path begins with Linux, networking, and a language such as Python or Golang. It then moves to application behavior, builds, testing, deployment, configuration, and environment management. Practical learning starts with deploying a simple application, automating repetitive work, adding monitoring, and learning by breaking and repairing systems.

The key principle is to ask “Why” before “How.” Copying a command is less valuable than understanding why it is needed. DevOps is also not a lone-hero role: communication and automation should make work clearer, repeatable, and easier for the whole team. AI can provide leverage, but it cannot replace engineering understanding.

For LiveCap, production thinking includes build and deployment flows, safe configuration, logs, monitoring, error handling, security, cost control, and recovery. I need to explain the roles of CloudFront, S3, CloudWatch, Amazon Transcribe, and Amazon Translate, and assess when a target architecture may justify ALB, ECS/Fargate, or WAF. Every choice has trade-offs in simplicity, cost, scalability, security, and operational complexity.

Topic 3 – Danh Hoang Hieu Nghi: The AWS ecosystem and community

Danh Hoang Hieu Nghi emphasized that obtaining a technology role is only the beginning of a career. Growth also comes from events, communities, networking, sharing, and contribution—not only classrooms and certificates.

The programs discussed included First Cloud AI Journey, a structured path evolved from First Cloud Journey; AWS Student Builder Group, where students can learn with other builders; and the broader AWS Community Builder and AWS Partners ecosystems for professional connection and contribution.

I learned that community is not simply a place to attend events. It is a platform for building visibility, consistency, and professional identity. Students do not need to wait until they feel fully qualified; they can learn by asking questions, writing reflections, documenting projects, and sharing progress.

Community feedback can help validate whether LiveCap solves a real problem for workshops, meetings, and bilingual learning. Publishing progress on GitHub or LinkedIn is evidence of learning and contribution, not self-promotion. AWS Bootcamp can therefore become the starting point for sustained AWS learning and community involvement.

Topic 4 – Kien and Tho: AWS solution design through a URL shortening service

The speakers used a URL shortening service to illustrate practical solution design. A user submits a long URL, the system generates a short one, and visits to that short URL redirect to the original address. The feature appears simple, but making it scalable and reliable introduces significant design questions.

The system must generate unique codes, store mappings, handle high traffic, redirect with low latency, monitor usage, and remain available. This requires reasoning about scalability, availability, routing, storage, latency, monitoring, and operations as one system. The lesson was not to add services for visual complexity, but to select components that solve explicit requirements and justify their operational cost.

LiveCap has similar hidden complexity. Behind a captioning interface are reliable audio streaming, transcription and translation, transcript storage, useful exports, error monitoring, cost control, and scaling for more users. The URL shortener example reinforced that project quality depends on the architecture behind the features and the ability to explain its trade-offs.

Lessons synthesized after the event

The four topics reinforce one another. Data work must lead to business decisions. DevOps requires understanding real application operations. AWS community participation builds visibility and long-term identity. Even a small service needs deliberate system design when it must scale.

Technical ability is necessary but insufficient. My directions toward Cloud/Data Platform Engineering, Business System Analyst, and Solution Architect also require business understanding, communication, community participation, production awareness, and system thinking.

Personal contribution and LiveCap action plan

After the event, I defined five concrete actions:

  1. Improve production readiness: review deployment and environment configuration; document logging, monitoring, error handling, retries, scalability, cost, security, and recovery.
  2. Increase data and user value: treat transcripts and translations as reusable data; improve exports and consider timestamps, speaker separation, translation quality, and session history.
  3. Improve documentation and visibility: maintain a clear README, architecture explanation, setup guide, event reflections, and consistent project updates.
  4. Practice DevOps and system thinking: understand how LiveCap runs, fails, recovers, logs, and scales; ask “why” before selecting tools; use AI for review without outsourcing understanding.
  5. Prepare for my career direction: deepen AWS, data architecture, system design, and deployment knowledge while practicing technical and business communication and participating in communities.

Conclusion

Event 3 showed me that real engineering is not only code or cloud services. Data Analytics requires business impact, DevOps requires operational understanding, community requires participation, and solution design requires system thinking. My next step is to keep developing LiveCap as both a technical system and a portfolio artifact that demonstrates my learning process, production mindset, and career direction.