Course Intern
Links icon
Discord Instagram LinkedIn Telegram Twitter
30 Days GCP
GCRF program
Learn to Earn
Hiring!
Course Intern
  • Google IT Support Professional Certificate

    Jun 20, 2021 · 6 min read · Google IT support professional certificate Learn IT support from Google Coursera google IT support professional certificate  ·
    Share on:
    Google IT Support Professional Certificate

    Get more out of now! IT support is for the students who want to build their career in IT and they will be able to gain the skills required to succeed in an entry-level IT capacity. Nowadays there are in-demand jobs in the field of IT with a professional certificate from Google. In this, there is no requirement for …

    Read More
  • GSP-324 Explore Machine Learning Models With Explainable AI

    May 29, 2021 · 1 min read · qwiklabs googlecloudready facilitator program 30 days of google cloud  ·
    Share on:
    GSP-324 Explore Machine Learning Models With Explainable AI

    Train the first model Train the first model on the complete dataset. Use train_data for your data and train_labels for you labels. 1model = Sequential() 2model.add(layers.Dense(200, input_shape=(input_size,), activation='relu')) 3model.add(layers.Dense(50, activation='relu')) 4model.add(layers.Dense(20, …

    Read More
  • GSP-304 : Build and Deploy a Docker Image to a Kubernetes Cluster

    May 23, 2021 · 1 min read · qwiklabs googlecloudready facilitator program 30 days of google cloud  ·
    Share on:
    GSP-304 : Build and Deploy a Docker Image to a Kubernetes Cluster

    Built Docker image with tag V1 1gsutil cp gs://sureskills-ql/challenge-labs/ch04-kubernetes-app-deployment/echo-web.tar.gz . OR 1gsutil cp gs://$DEVSHELL_PROJECT_ID/echo-web.tar.gz . Extract downloaded zip 1tar -xvf echo-web.tar.gz 2 3gcloud builds submit --tag gcr.io/$DEVSHELL_PROJECT_ID/echo-app:v1 . Create …

    Read More
  • Hands on Session On Developing A Weather App in Python/Django

    May 22, 2021 · 1 min read · events weather app in python weather app in python django python project  ·
    Share on:
    Hands on Session On Developing A Weather App in Python/Django

    For our first session, we have invited an International speaker and a veteran open source contributor who was also a Google Summer Of Code (GSoC) mentor, to provide us a hands-on session. This session will span approx 3 hours, for coding a full-fledged weather app from scratch. The speaker has a Master's degree from …

    Read More
  • GSP-321: Set Up and Configure a Cloud Environment in Google Cloud

    May 19, 2021 · 2 min read · qwiklabs googlecloudready facilitator program 30 days of google cloud  ·
    Share on:
    GSP-321: Set Up and Configure a Cloud Environment in Google Cloud

    Task - 1 : Create development VPC manually 1gcloud compute networks create griffin-dev-vpc --subnet-mode custom 2 3gcloud compute networks subnets create griffin-dev-wp --network=griffin-dev-vpc --region us-east1 --range=192.168.16.0/20 4 5gcloud compute networks subnets create griffin-dev-mgmt …

    Read More
  • GSP-344: Serverless Firebase Development

    May 19, 2021 · 1 min read · qwiklabs googlecloudready facilitator program 30 days of google cloud  ·
    Share on:
    GSP-344: Serverless Firebase Development

    Start by executing the following commands: 1gcloud config set project $(gcloud projects list --format='value(PROJECT_ID)' --filter='qwiklabs-gcp') 2git clone https://github.com/rosera/pet-theory.git Task - 1: Firestore Database Create Go to Firestore > Select Naive Mode > Location: nam5 > …

    Read More
  • GSP-328: Serverless Cloud Run Development

    May 19, 2021 · 2 min read · qwiklabs googlecloudready facilitator program 30 days of google cloud  ·
    Share on:
    GSP-328: Serverless Cloud Run Development

    Start by executing the following commands: 1gcloud auth list 2gcloud config list project 3 4gcloud config set project \ 5$(gcloud projects list --format='value(PROJECT_ID)' \ 6--filter='qwiklabs-gcp') 7 8gcloud config set run/region us-central1 9gcloud config set run/platform managed 10 11git clone …

    Read More
  • GSP-335 : Secure Workloads in Google Kubernetes Engine

    May 19, 2021 · 3 min read · qwiklabs googlecloudready facilitator program 30 days of google cloud  ·
    Share on:
    GSP-335 : Secure Workloads in Google Kubernetes Engine

    Please use your own credentials while completing the lab -- that means using your own service account, database credentials, etc. wherever necessary. Start by executing the following commands: 1gsutil cp gs://spls/gsp335/gsp335.zip . 1unzip gsp335.zip Task - 1: Setup cluster 1gcloud container clusters create …

    Read More
  • GSP-305: Scale Out and Update a Containerized Application on a Kubernetes Cluster

    May 19, 2021 · 1 min read · qwiklabs googlecloudready facilitator program 30 days of google cloud  ·
    Share on:
    GSP-305: Scale Out and Update a Containerized Application on a Kubernetes Cluster

    Enter the following commands: 1gsutil cp gs://sureskills-ql/challenge-labs/ch05-k8s-scale-and-update/echo-web-v2.tar.gz . 2 3tar xvzf echo-web-v2.tar.gz 4 5gcloud builds submit --tag gcr.io/$DEVSHELL_PROJECT_ID/echo-app:v2 . 6 7gcloud container clusters get-credentials echo-cluster --zone us-central1-a 8 9kubectl …

    Read More
  • GSP-323: Perform Foundational Data, ML, and AI Tasks in Google Cloud

    May 19, 2021 · 2 min read · qwiklabs googlecloudready facilitator program 30 days of google cloud  ·
    Share on:
    GSP-323: Perform Foundational Data, ML, and AI Tasks in Google Cloud

    Task - 1 : Run a simple Dataflow job 1bq mk lab 2 3gsutil cp gs://cloud-training/gsp323/lab.csv . 4 5cat lab.csv 6 7gsutil cp gs://cloud-training/gsp323/lab.schema . 8 9cat lab.schema Task - 2 : Run a simple Dataproc job This has to be done mannually. Task - 3 : Run a simple Dataprep job This has to be done …

    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

Search

Press enter to search

    Admin

    Technologist, perpetual student, teacher, continual incremental improvement.
    Read More

    Featured Posts

    • GSP-323: Perform Foundational Data, ML, and AI Tasks in Google Cloud
    • GSP-330: Implement DevOps in Google Cloud

    Recent Posts

    • GSP-354 : Building and Deploying Machine Learning Solutions with Vertex AI
    • GSP-374 : Predict Soccer Match Outcomes with BigQuery ML
    • GSP-342: Ensure Access & Identity in Google Cloud
    • Hacktoberfest 2021
    • Hands on Session On Developing A Zip Archive using Python
    • Google Associate Android Developer Certification
    • Google Cloud Career Readiness Program
    • Google Data Analytics Professional Certificate
    • Google UX Design Professional Certificate
    • Google Project Management Professional Certificate

    Categories

    QWIKLABS 29 GOOGLE-COURSES 7 EVENTS 3

    Tags

    GOOGLECLOUDREADY-FACILITATOR-PROGRAM 31 QWIKLABS 31 30-DAYS-OF-GOOGLE-CLOUD 30 EVENTS 3 LEARN-TO-EARN-CLOUD-CHALLENGE 2 PYTHON-PROJECT 2 ANDROID-DEVELOPER-CERTIFICATE-COURSE 1 COURSERA-GOOGLE-IT-SUPPORT-PROFESSIONAL-CERTIFICATE 1 DATA-ENGINEERING-ANALYTICS-COURSES-GOOGLE-CLOUD-TRAINING 1 FREE-SWAGS 1 GOOGLE-ANDROID-DEVELOPER-CERTIFICATE-COURSE 1 GOOGLE-ASSOCIATE-ANDROID-DEVELOPER 1 GOOGLE-CLOUD-CAREER-READINESS-PROGRAM 1 GOOGLE-COURSERA-PROJECT-MANAGEMENT-CERTIFICATE 1
    All Tags
    30-DAYS-OF-GOOGLE-CLOUD30 ANDROID-DEVELOPER-CERTIFICATE-COURSE1 COURSERA-GOOGLE-IT-SUPPORT-PROFESSIONAL-CERTIFICATE1 DATA-ENGINEERING-ANALYTICS-COURSES-GOOGLE-CLOUD-TRAINING1 EVENTS3 FREE-SWAGS1 GOOGLE-ANDROID-DEVELOPER-CERTIFICATE-COURSE1 GOOGLE-ASSOCIATE-ANDROID-DEVELOPER1 GOOGLE-CLOUD-CAREER-READINESS-PROGRAM1 GOOGLE-COURSERA-PROJECT-MANAGEMENT-CERTIFICATE1 GOOGLE-COURSES1 GOOGLE-DATA-ANALYTICS-OFFERED-BY-GOOGLE1 GOOGLE-DATA-ANALYTICS-PROFESSIONAL-CERTIFICATE1 GOOGLE-IT-SUPPORT-PROFESSIONAL-CERTIFICATE1 GOOGLE-PROJECT-MANAGEMENT-PROFESSIONAL-CERTIFICATE1 GOOGLE-UX-DESIGN-COURSE-EARN-A-CREDENTIAL-FROM-GOOGLE1 GOOGLE-UX-DESIGN-PROFESSIONAL-CERTIFICATE1 GOOGLECLOUDREADY-FACILITATOR-PROGRAM31 GROW-WITH-GOOGLE-LEARN-ANALYTICS-FOR-FREE1 HACKTOBERFEST-20211 INDEX1 LEARN-IT-SUPPORT-FROM-GOOGLE1 LEARN-TO-EARN-CLOUD-CHALLENGE2 PYTHON-PROJECT2 QWIKLABS31 UX-DESIGN-CERTIFICATE-USER-EXPERIENCE-GROW-WITH-GOOGLE1 WEATHER-APP-IN-PYTHON1 WEATHER-APP-IN-PYTHON-DJANGO1 ZIP-ARCHIVE1
    [A~Z][0~9]
    Course Intern

    Copyright  COURSE INTERN. All Rights Reserved