Bao NguyenPolish Your Resume with GPT-3’s AssistanceChatGPT is a powerful language model developed by OpenAI that can understand and generate human-like language. We can already see a lot of…Jan 29, 2023Jan 29, 2023
Bao NguyenMy AWS Solution Architect Recertification JourneyI recently went through the process of recertifying as an AWS Solution Architect, and I wanted to share my experience with anyone who is…Jan 13, 2023Jan 13, 2023
Bao NguyenCan ChatGPT pass the AWS Certified Solution Architect exam?ChatGPT is one of the hot topics today, and everyone is talking about it. ChatGPT can do a lot of things: answering questions, language…Dec 22, 2022Dec 22, 2022
Bao NguyeninFAUN — Developer Community 🐾Machine Learning Sampling Techniques using SQLSampling is a very popular technique in machine learning. When the data is big, you can do sampling to learn about the data or train a test…Nov 27, 2021Nov 27, 2021
Bao NguyeninMachine Learning InterviewSystem Design: Cache Serialization, Update Policies & EvictionThis post is a follow-up post to my previous post on Cache component design. Previously, I mainly focused on deciding which data to cache…Oct 30, 2021Oct 30, 2021
Bao NguyeninMachine Learning InterviewSystem Design: Design and monitor Cache componentCaching is one of the most basic System Design techniques, and every software engineer needs to know about Cache. There are so many great…Jun 25, 2021Jun 25, 2021
Bao NguyeninMachine Learning InterviewMy journey to pass Certified Kubernetes Application Developer ExamI have finally passed my Certified Kubernetes Application Developer, or CKAD, last week. CKAD is certification by Cloud Native Computing…Jun 1, 2021Jun 1, 2021
Bao NguyeninMachine Learning InterviewHandling unknown value in real life Machine learning applicationBefore we begin, let’s start with a definition of unknown value in a machine learning system. It’s basically a categorical value that your…May 22, 2021May 22, 2021
Bao NguyenPush Down Filter for CSV files in Spark 3.0Spark 3.0 is out, and there are ton of improvements! But there are a nice improvement that is not yet highlighted in the announcement post…Jun 29, 2020Jun 29, 2020
Bao NguyeninFAUN — Developer Community 🐾Understanding Docker Container Memory Limit BehaviorDocker allows you to set the limit of memory, CPU, and also recently GPU on your container. It is not as simple as it sounds.Nov 26, 2019Nov 26, 2019