Setting up a Kubernetes cluster on AWS EKS with eksctl and Deploying an AppIt might come as a surprise, but not too long ago, configuring a Kubernetes cluster on Amazon EKS was quite challenging since you had to create all the components manually by yourself. This changed with the introduction of eksctl, a tool written in G...Mar 30, 2024·13 min read
Deploy Your First Web App on AWS with AWS Amplify, Lambda, DynamoDB and API GatewayMar 1, 2024·10 min read
How to Pass the KCNA - Kubernetes And Cloud Native AssociateYesterday I took the Kubernetes and Cloud Native Associate Exam (KCNA) exam, and this morning I got the results that I passed, yey! While some may consider it a beginner-level exam, it does require a solid foundation and practical experience with Kub...Feb 5, 2024·3 min read
On-Premises, IaaS, PaaS, SaaS, or FaaS: A Car AnalogyIn today’s digital landscape, businesses have a wide range of options when it comes to deploying and managing their IT infrastructure. Traditional on-premises data centers, Infrastructure as a Service (IaaS), Platform as a Service (PaaS), Software as...Jan 29, 2024·6 min read
15 Options To Build A Kubernetes Playground (with Pros and Cons)Why a Kubernetes Playground As a beginner, having a playground environment is crucial for experimenting and learning about Kubernetes without the fear of breaking anything. A Kubernetes playground provides a safe and controlled space to explore the v...Jan 25, 2024·8 min read
An Easy Way to Understand DockerDocker is renowned worldwide as an open-source container service provider, that excels in packaging applications and their components, along with dependencies, simplifying the deployment process. It is a powerful and versatile tool, that streamlines ...Oct 27, 2023·4 min read
Choose Your Tech Career: Software Engineering or DevOps?Are you struggling to decide between two exciting tech career paths: software engineering and DevOps engineering? I've been there, and I get it. While these two domains may appear worlds apart, they share common threads, each offering a distinct set ...Oct 19, 2023·6 min read
How to Contribute to CNCF Glossary Localization – No CodeIntroduction The Cloud Native Computing Foundation (CNCF) Glossary is a valuable resource that helps clarify the terminology and jargon used in the world of cloud-native computing. It provides concise and precise definitions of essential terms, makin...Sep 28, 2023·6 min read