Nattapol

Nattapol

Getting Started with Tomcat

This article is an oversimplified getting started for those who don’t know about Tomcat. What is Tomcat Apache Tomcat is a Java web server and servlet container that execute Java code to serve dynamic web applications. Hello World Tomcat Code…

How I passed KCNA

KCNA Certificate

I took the KCNA exam on 15 November 2025, and I passed it with 97/100 score. I’m going to share with you what KCNA is and how I prepare for it. What is KCNA KCNA stands for Kubernetes and Cloud…

My AWS Cloud Resume Challenge

I’ve just finished the Cloud Resume Challenge. The challenge requires me to build an AWS serverless resume, including Infrastructure as Code, and a CI/CD pipeline. You can see my end result here and the GitHub repo here. Why did I…