Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/bootswatch/4.5.3/flatly/bootstrap.min.css"
integrity="sha512-NUGRRICuwP/BWW+tjwL3hmfRQ9HJqiSh1LKxyiPIt5o/z2vSZd4ykTafN1lHEOHSxkei5GDhK+V/zEny9rlUAA=="
crossorigin="anonymous"
****************************Engineer-Data-in-Google-Cloud-Challenge-Lab**************************************
CREATE OR REPLACE TABLE
taxirides.taxi_training_data AS
SELECT
(tolls_amount + fare_amount) AS fare_amount,
pickup_datetime,
pickup_longitude AS pickuplon,
pickup_latitude AS pickuplat,
--------------------Set up and Configure a Cloud Environment in Google Cloud: Challenge Lab:--------------
----------------Task 1: Create development VPC manually--------------------
For this task because it is mentioned to develop manually .....
We will perform it manually
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Sign Up Form</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="https://www.betterbuys.com/wp-content/uploads/2016/08/IPM-Global-logo.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src='https://cdnjs.cloudflare.com/ajax/libs/Chart.js/1.0.2/Chart.min.js'></script>
<style>
@import url('https://fonts.googleapis.com/css?family=Montserrat');
* {
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="https://www.betterbuys.com/wp-content/uploads/2016/08/IPM-Global-logo.png">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/intro.js@2.9.3/introjs.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/intro.js@2.9.3/themes/introjs-modern.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="https://www.betterbuys.com/wp-content/uploads/2016/08/IPM-Global-logo.png">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/intro.js@2.9.3/introjs.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/intro.js@2.9.3/themes/introjs-modern.min.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="https://www.betterbuys.com/wp-content/uploads/2016/08/IPM-Global-logo.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
font-family: "Lato", sans-serif;
background-image: url("https://encrypted-tbn0.gstatic.com/images?q=tbn%3AANd9GcQLyWMfGxRsGGn3x3NnTRk2AsEX3ts8qf7jMjcC4ViAQM65bufh");
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="https://www.betterbuys.com/wp-content/uploads/2016/08/IPM-Global-logo.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@1,500&display=swap" rel="stylesheet">
<style>
body {
background-color: #ffffff;
<!DOCTYPE html>
<html>
<head>
<link rel="shortcut icon" href="https://www.betterbuys.com/wp-content/uploads/2016/08/IPM-Global-logo.png">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
color:white;
font-family:Arial, Helvetica, sans-serif;
/*background-color: #0095FB;*/