# Day 1 : Create Key Pair

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!

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1763989049284/8c1ba919-e3a7-4a9f-9b1a-7c0c67d4834f.png align="center")

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.

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1763989098867/7f14e5d8-09ba-43bf-96fe-754f330dbf37.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1763989126298/fc390d3c-15c6-4b14-ac95-02cd0660ca1a.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1763989237048/f3e079d2-78d8-44c0-81a8-f2314a0efbe4.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1763989264906/9950c2c4-c5df-49e2-8397-1657babba6b3.png align="center")

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

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1763989315272/3bad02ee-e2f7-44fd-860c-8e8c47740d64.png align="center")

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

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1763989338482/36119b2b-5d7b-4439-8388-0075f1449ef6.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1763989382695/35015191-a1a2-498a-bdf3-1e34d40f6777.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1763989417186/bf6649b8-8c67-435c-8181-b7fac86c2b1a.png align="center")

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

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1763989446194/e692cf20-2b93-4edd-bc9d-8930a950e1aa.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1763989468253/d4d1af5f-5e96-4bb3-9cf8-ccfec150db71.png align="center")

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.
