top of page


Python for Networking— Ping Test
To start python as network engineering, we can start with an easy script which is ping reachability test to the devices. We will create...
Tolga Koca
Apr 2, 20232 min read
24
0


Terraform — Create an EC2 Instance
We can create an instance resource faster. In this example, we create variables for instance ami, type and name. And we call them in the...
Tolga Koca
Mar 10, 20231 min read
8
0
bottom of page