
I'm Zin Lin Htet. Who love to learn and share about Linux, Cloud, Docker and K8s. Currently working as a DevOps Engineer at one of the famous Fintech Company in Myanmar.
Search for a command to run...

I'm Zin Lin Htet. Who love to learn and share about Linux, Cloud, Docker and K8s. Currently working as a DevOps Engineer at one of the famous Fintech Company in Myanmar.
No comments yet. Be the first to comment.
In this series you will learn how to configure and manage cloud resources using AWS. My intention is to provide an explanation and share the answers for 100 Days of Cloud (AWS) from KodeKloud.
100 Days of Cloud (AWS)
Today, I want to introduce Dozzle, a web-based tool for viewing container logs in real time. In this tutorial, I utilized AWS Lightsail with Ubuntu to host the Docker engine. I used a Cloudflare domai

Building a secure, scalable containerized application on AWS using ECS Fargate, RDS PostgreSQL, and GitHub Actions CI/CD

Today, I want to explain the difference between a task role and an execution role in AWS ECS. Yesterday, I set up AWS ECS for a UAT environment and defined both roles. Let me clarify what a task role

Today, we will learn how to set up a backend API container with PostgreSQL on Kubernetes. In this tutorial, you will learn how to write a multi-stage Docker file, install the MetalLB load balancer, set up the Rancher local path provisioner for storag...

Today I would like to share how to configure GitHub Actions OIDC with AWS. In this lab, you will learn why we use OIDC for AWS. Traditionally, we use an AWS Access Key ID and Secret Access Key as the authentication method to communicate with AWS serv...

Today, I want to share the Day 1 solution for the 100 Days of Cloud (AWS) challenge. On Day 1, you will learn how to create a key pair for EC2. I will guide you through it step by step. Let's check it out!

In this lab, you need to create a key pair in the AWS Management Console. The key pair name should be nautilus-kp, and the key pair type must be RSA. You don't need to use your own AWS account they provide one for you.




Go to the EC2 console, and you will see "Key pairs" in the resources block.

Then click "Create key pair." Enter the name and select the key pair type.



After the key pair is created, click "Check" to see if your lab is complete.


Congratulations you did it. It looks good. This lab was successfully completed without any errors. See you in day 2. If you have any issues please let me know I will be happy to assist you. Stay tuned and learn together. If you find my article useful, please kindly like and share it.