Start a Project

Google Compute Engine

Google Compute Engine

Google Compute Engine is a Google Cloud Platform’s infrastructure as a service component. Based on the global infrastructure running Google’s search engine,YouTube and other services. Moreover Google Compute Engine lets users launch on demand virtual machines. This blog is a continuation of the   Google Cloud Platform Free Tier.

Virtual machine instances

An instance is a virtual machine (VM) which is host to the infrastructure of Google. Use the Google Cloud Console, in the same fashion the gcloud command-line tool or the Compute Engine API to create an instance.

Instances with the Google compute engine can run the public image. Moreover it can run private custom images that you can create or import from your existing systems. In addition we can also deploy Docker Containers. Important to realize, you can choose the properties of your instances. Moreover you can create your own custom machine type.

Machine types

Each family of machine types includes different types of machines. Each family is designed for specific types of workloads. Compute Engine offers the following main types of machines:

General-purpose

Memory-optimized

Compute-optimized

Shared-core machine

Recommendations for machine types

The following table provides machine type recommendations for different workloads:

Machine type comparison

N1 shared-core machine types

These types of machines are burstable for short periods of time, up to 1 vCPU. The following types of machines are offered as part of the N1 family of type machines.

For further information Click here.

Instances and projects

  1. Every instance is part of a project by Google Cloud Console.
  2. One or more instances can be in a project.
  3. You specify the location, operating system and similarly type of computer of that instance to construct an instance in a project
  4. If an instance is deleted it will be withdrawn from the list.

Instances and storage options

  1. By default, each instance of Google Compute Engine has a small boot persistent disk.
  2. Boot persistent disk stores operating system.
  3. When the application runs we’ll need more capacity then we can increase storage on demand.

For more information Click here.

Instances and networks

  1. A project may have a maximum of five VPC networks.
  2. Moreover each Compute Engine instance belongs to one VPC network.
  3. Likewise, instances within the same network communicate with each other via a local area network protocol.
  4. An instance uses the internet to connect with any machine outside its own network, whether virtual or physical.

Furthermore, information Click here

Instances and containers

  1. Google Compute Engine instances support a descriptive method. For using containers to launch your applications.
  2. Moreover you can provide a Docker image name and start configuration. By creating a VM or a prototype for the case.

Tools to manage instances

  1. You can use an array of tools to create and manage instances.
  2. Including the Google Cloud Console, the command-line gcloud tool, and the REST API.
  3. Connect to the instance using SSH for Linux instances to configure applications for your instance.
  4. RDP for Windows Server instances to configure applications for your instance.
  5. At the same time remaining will be simply taken over by Google Compute Engine.

For more information Click Here

Managing access to your instances

The access to your instances can be handled using one of the following methods:

linux Instances

Windows Instances

Accessing your instances

For further information Click Here.

Default time zone for VM instances

For further information Click Here.

Always Free Tier Limit of Google Compute Engine

  1. The free limit of the f1-micro instance is time, not case.
  2. First an eligible use of all your f1-micro instances is free each month.
  3. But you have used a number of hours equal to the total hours in the current month.
  4. Indeed in each of the supported areas, usage calculations are combined.
  5. It is also available for external IP addresses used by VM instances.
  6. External IP address is are available free of charge for use. Number of hours equal to the total of the current month has been used.
  7. Google Cloud Free Tier for external IP addresses that are in use extends to all kinds of instances, not just f1-micro instances.
  8. Compute Engine offers discounts for the continued use of virtual machines.
  9. In addition your use of Always Free is not a factor in sustained use.
  10. Furthermore GPUs and TPUs are not included in the Always Free offer.

For further Information Click Here.

So we’ll discuss the GCP Database and LoadBalancer in the next blogs.

In case of any help or query, please contact us or raise a ticket.

Exit mobile version