Ty Nguyen
Title
Senior Cloud Engineer
Company
CMC Global
About
Ty Nguyen is a Senior Cloud Engineer at CMC Global’s Cloud Solutions Center with 4 years of experience in AWS Cloud. He is an AWS Community Builder recognized by Amazon for his expertise in Serverless. Nguyen has earned 6 cloud computing certifications from Google Cloud and Amazon Web Services, including the highest level AWS Certified DevOps Engineer and AWS Certified Solutions Architect - Professional. He served as a mentor at Build On Vietnam 2022, an AWS-organized Hackathon for students nationwide. Nguyen has also been a guest speaker at Viet-AWS Meetup events and a webinar on best practices for debugging cloud-native web APIs organized by CMC Global and sponsored by Viet-AWS (AWSUG | Ho Chi Minh - Da Nang - Hanoi).
Topic
Effectively Implement Microservices Application with AWS Lambda
F207
09:30 - 10:20
Language
Vietnamese
Audience
Intermediate knowledge audience
Description
Many developers are familiar with building microservices using traditional methods such as virtual machines and containers. But what about Serverless? The “functions as a service” model behind AWS Lambda offers some unique differences while still providing many benefits that make it a strong fit for microservices architectures. In this session, we’ll discuss:
1. The correlation between components in a Microservices architecture and the Lambda model.
2. The characteristics and limitations of Lambda and how to apply it in a Microservices model.
3. Patterns that allow for rapid development and easy experimentation. Ready to apply in your next project.