Posts

GCP-Lab2 Quest Create and Manage Cloud resources

 Getting Started with Cloud Shell and gcloud This is lab 2(Getting Started with Cloud Shell and Gcloud) of Quest Create and Manage cloud resources we are allocated 45 minutes to complete the lab. Understanding the terminologies Virtual Machine : In simple terms we can use VM's to have more thn 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 which provides virtual machine is IAAS while App engine is PAAS. When to use IAAS vs PAAS : IAAS is used if organization ...

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...

A BLOG ON AIRBNB LISTING PRICE PREDICTION FOR SEATTLE CITY

Image
  A IR B NB L ISTING P RICE P REDICTION FOR S EATTLE C ITY The search for an ideal accommodation on travelling has been a real issue in recent years. AirBnB has revolutionised the way people think of finding places to stay. It has allowed people to open up their homes to visitors and stay at far more interesting places than the same old drab hotels. We using Data analytic tools and Data visualizations techniques have tried to provide eventful insights into data set. And general findings from data sets have been used by machine learning process to generate a prediction on price. Introduction The Open Source Seattle AirBnB Csv file is being added to the project as an input file. This contains three Csv files namely i)Listings ii) Calendar iii) Reviews . Our system will first process the data set employing data cleaning tools of python on it.Then employing the Data analysis ,visualization techniques we would try to analyze the features affecting the price of the listings .This project...

Social Distancing Monitoring Using Deep Learning

Image
Modified Problem Statement In lieu of ongoing Covid 19 To identify distance between persons in pre-recorded video and warn when distance is less than a minimum safe distance following social distancing norms. To identify distance between persons in real time video and warn when distance is less than a minimum safe distance following social distance The progressing Covid 19 pandemic made an enormous circumstance for huge businesses to manage to attempt to keep up safe separation between representatives to guarantee well being and ensure the work is proceeded with unhindered .This project and it’s modification is an attempt to solve and assist the companies towards safe and better functioning ensuring none of the employee is affected as a result of covid 19 pandemic while working by ensuring that they follow social distancing by monitoring over them through video in workplace.Video Analysis is a domain of understanding and working on video to determine and use various spatial and tempora...