# Day 5 : Create GP3 Volume

Welcome back guys. I glad to see you again in Day 5. In this lab you need to create GP3 volume with **datacenter-volume** name. After finish this lab you will know how to create GP3 volume.

What is an AWS gp3 Volume?

A **gp3 volume** is an SSD-based EBS storage type designed for **balanced performance** and **low cost**.  
It is commonly used for:

* EC2 root volumes
    
* Databases (PostgreSQL, MySQL, MariaDB)
    
* Containers (ECS/EKS Pods with EBS)
    
* Virtual desktops (WorkSpaces)
    
* General application servers
    

Key Features of gp3

**1\. Baseline performance (independent of volume size!)**

* **3,000 IOPS** default
    
* **125 MB/s** throughput default
    

**2\. Scalable performance**

You can scale up to:

* **16,000 IOPS maximum**
    
* **1,000 MB/s throughput maximum**
    

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1764048630584/35c6f3c0-c028-4a9d-b3d7-5c76dab6aacd.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1764048666565/d1f78a3f-e381-4911-b4ec-8f0a2f11ede5.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1764048718539/60cfdebc-0b29-4311-ba0f-fa0539d31d52.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1764048736409/b3575d5e-3afe-4478-a186-6a4d587c50a4.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1764048776507/98398dc8-203d-4ef6-8518-e27b152803a4.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1764048801260/561ee14f-3f10-4595-8382-d44a647327ef.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1764048833134/a4e42f4a-fd0d-4e70-92db-99584251c45e.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1764048852113/dffc32e3-b3e4-41e7-b30f-8adb65b446ff.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1764048876839/3589b3de-69e8-471f-a6dc-002df950eb02.png align="center")

![](https://cdn.hashnode.com/res/hashnode/image/upload/v1764048893626/77afdd28-340d-468b-b103-14f109e26807.png align="center")

Congratulations you did it. It looks good. This lab was successfully completed without any errors. See you in day 6. 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.
