Vaibhav Singh

Blog - vaibhavsingh.com

Tag: GCP

PNETLab – new network simulation platform

Came to know through a colleague about this refreshing new platform called PNETLab. This is a much more polished cousin of EVE-NG. Having spent large part of lockdown learning with EVE-NG on GCP, this was the best thing to come across. Free lab bundles Main feature for me are the downloadable labs which contain not […]

Changing GCP instance type

To increase hardware resources for our learning lab deployed in previous post, we would stop the instance and modify the type. For my learning lab, suppose I’d need 2 vCPU, ~12GB RAM and about 20 or 30GB HDD. So let’s compare costs for various combinations available to us. Read [link] for more on various machine […]

Eve-ng lab on Google Cloud (GCP)

I need to prepare for a big datacenter build project that’s coming up based on newer networking technologies. As I don’t have access to my home lab presently due to COVID-19 lock-down so I’ve decided to build one on GCP. I posted a related post few years ago – read [here]. Cost Looking at cloud […]

A blog inside a container

I’ve been meaning to play with docker, containers in general, for quite sometime. As a result, I’ve set this website to run inside a docker container. Brief of what it entails below – Steps Register an account with Google cloud – GCP Deploy a pico size compute node (or whatever comes under free offer) Select […]

Back to top