How to solve a saturation problem with AWS EC2 t2.micro

121 Views Asked by At

Instance t2.micro Detail : ubuntu/images/hvm-ssd/ubuntu-focal-20.04-amd64-server-20200716

Hello I run a python script on a EC2 instance. It is a very simple script which extract data from a webpage. My instance overloads very quickly.

Here are some charts of the monitoring :

enter image description here

enter image description here

How can I setting up perfectly the instance for a ongoing run of the instance ?

0

There are 0 best solutions below