Code Monkey home page Code Monkey logo

cloud_computing_course's Introduction

Simple steps to deploy app in Google Cloud

Please follow the following instructions to create and deploy your first google cloud application.

Account and other basic Steps

  1. Please log in to google via your google account, or if you dont have an google account create one here

  2. Go to google cloud's website

  3. Go to Console

  4. Accept the license

aggreement
5. Select project a <br/

  1. Select New Project

a

  1. Select a project name

a

  1. Select the project you just created

a

Final steps

  1. Now you should have the dashboard. From there select the terminal (highlighted with a red circle) and and select "start cloud shell"

a

  1. use the fllowing code the clone the demo codes from github.

a

  1. go to that directory a

  2. Now we need to install the prerequisites. To do that type the following codes

pip install -t lib -r requirements.txt

  1. Then we need to initialize the enviourment with

gcloud init

  1. Follow these instructions

a a a

  1. Finally now we are going to deploy the app using the command

gcloud app deploy

  1. and we are going to follow these instructions

a

a a a

  1. And we are done ! run the last command to deploy the app via a weblink

gcloud app browse

  1. Clink on the link to see the webpage

a

  1. Output

a

cloud_computing_course's People

Contributors

mohammadaziz313 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.