Posts

Showing posts from October, 2021

GCP- Lab 4 of of quest Create and Manage Cloud Resources

Set Up Network and HTTP Load Balancers This is lab 4( Set Up Network and HTTP Load Balancers) of quest Create and Manage Cloud resources we are allocated 30 minutes to complete the lab. This hands-on lab shows  how to set up HTTP load balancer and Network Load Balancer and run them on Compute Engine VMs. . Understanding the terminologies - Virtual Machine : In simple terms we can use VM's to have more than one os on a single computer. OS within an OS. It is also used to provide computing services and storage options to anyone over cloud . So putting in perspective of cloud VM provide you an option to use a High end processor say I9(very bad example but bear it) over any machine say even if you have a Pentium processor , one can harness the power of cloud , internet and VM to get Computer with any linux image OS. - Google Cloud Platform : It is public cloud computing services offred by Google . Like AWS and Azure another leader in IAAS services and PAAS services. Compute engine whic...

GCP-Lab 3 Terminologies of Quest Create and Manage Cloud Resources

Image
 Kubernetes Engine This is lab 3( Kubernetes Engine) of quest Create and Manage Cloud resources we are allocated 30 minutes to complete the lab. This hands-on lab shows how deploy a containerised application with Kubernetes Engine. Understanding the terminologies : Virtual Machine : In simple terms we can use VM's to have more than one os on a single computer. OS within an OS. It is also used to provide computing services and storage options to anyone over cloud . So putting in perspective of cloud VM provide you an option to use a High end processor say I9(very bad example but bear it) over any machine say even if you have a Pentium processor , one can harness the power of cloud , internet and VM to get Computer with any linux image OS. Google Cloud Platform : It is public cloud computing services offered by Google . Like AWS and Azure another leader in IAAS services and PAAS services. Compute engine which provides virtual machine is IAAS while App engine is PAAS. When to use IAAS...

GCP- QwikLabsCloud Essentials Lab 1 Option 1 and Option 2

 Creating a Virtual Machine This is Lab 1(Create a Virtual Machine) of quest create and manage cloud resources we are allocated 40 minutes to complete the lab. Understanding the terminologies Virtual Machine : In simple terms we can use VM's to have more than one OS on a single computer. OS within an OS. It is also used to provide computing services and storage options to anyone over cloud . So putting in perspective of cloud VM provide you an option to use a High end processor say I9(very bad example but bear it) over any machine say even if you have a Pentium processor , one can harness the power of cloud , internet and VM to get Computer with any linux image OS. Google Cloud Platform : It is public cloud computing services offered by Google . Like AWS and Azure another leader in IAAS services and PAAS services. Compute engine which provides virtual machine is IAAS while App engine is PAAS. When to use IAAS vs PAAS : IAAS is used if organisation has an inhouse made app and simply...