Skip to main content

Command Palette

Search for a command to run...

Google Cloud Platform Console and CLI: Step-by-Step Guide

Published
2 min readView as Markdown
Google Cloud Platform Console and CLI: Step-by-Step Guide
T

TeleGlobal International – Global IT Services Provider Company

TeleGlobal is a provider of IT Consulting and Software Development Services. As well as Our business goal is providing global services on Cloud base. teleGlobal centers its operations in the India, and delivers services worldwide via offices. The expertise in all major cloud platforms including Microsoft Azure, Amazon Web Services (AWS) position us as pioneers in the realm.

We focus on delivering high value to clients through integrated, reliable, responsive and cost-effective solutions. We have been a trusted partner to several small, medium and large companies, enabling businesses to overcome critical business challenges.

Specialties: Software Development, Remote Infrastructure Services, and Cyber Security Services, Migration, Deployment, DevOps, Modernization, and Cloud Managed Services

Cloud tools can feel tricky. This guide helps you use the Google Cloud Platform with ease, using both the web Console and the terminal CLI.

The Google Cloud Platform console is simple and visual. It is best for people starting out. You see menus, charts, and can make changes with clicks.

The gcloud CLI is fast. You type commands and create resources in seconds. Many in India and Europe use the CLI for automation in DevOps pipelines. In the US and UK, teams rely on CLI to handle large deployments. In the UAE, businesses prefer the console for billing and reports.

Getting started with the Console

  1. Sign in to Google Cloud Console.
  1. Pick (or create) your project.
  1. Visit navigation menu to access services:
  1. Compute Engine, Cloud Storage, BigQuery, IAM, Cloud Shell.
  1. Launch Cloud Shell to open a terminal in the browser.
  1. Use search at top to find services like Compute, Storage, API.
  1. Click a service (for example Cloud Storage).
  1. Click “Create Bucket”, choose region, name, storage class.
  1. Track usage and logs via Operations menu.
  1. Explore IAM to manage roles and security.

Learn more about CLI Steps@ https://teleglobals.com/blog/how-to-use-the-google-cloud-platform-console-and-cli-step-by-step-guide-2025

Tips for smooth cloud work in 2025

  • Use Console when you start or explore a new service.

  • Use CLI when you repeat tasks or want to automate.

  • Track billing, quotas, logs from the Operations section.

  • Always keep access and roles safe in IAM.

Conclusion

This blog walks you through how to use the Google Cloud Platform with both the console and CLI. You learn to list services, launch tools, manage storage, compute, and use APIs. Combine that with security and logging, and you stay in control.