After the success of Amazon Web Services another big cloud services provider, Google, didn’t take long to implement their own service infrastructure. Truthfully, Google was offering different independent services for users and developers alike, many of which were related with their flagship service: the search engine.

The search engine giant has reorganized their cloud computing services within one same platform. Google has made the effort to manage different products simultaneously which up until recently they offered separately, giving users the same entry point to management and billing tasks as well as support of different services. Logically, it can be easily included within other Google services, such as Google Apps, GMail, etc.

Let’s take a look at Google Cloud’s console

The services we have access to within the platform are:
  • Compute Engine
    It allows to build virtual machines of any type within Google’s infrastructure. We can define the necessary resources and in mere minutes our VPS is fully operational. It’s the equivalent of AWS EC2 sevice. Through Cloud Launcher we can pick from a wide array of images ready to function with different operating systems and applications.
  • App Engine
    It allows to allocate applications under the same infrastructure used by Google. This is oriented towards the quick development of apps whilst they are dinamically adapted to large variations on their workload, without needing to worry about managing the infrastructure they are built upon. In some ways it’s the equivalent to the AWS Lambda service.
  • Cloud Storage
    It allows us to store a virtually unlimited amount of folders of great size (up to 5TB), in order to offer them afterwards with great performance and availability. It’s the equivalent to Amazon S3
  • Cloud DataStore and Cloud SQL
    These offer a service of linkable and non SQL databases in the cloud. It grants access to replicated databases with big availability, without needing to worry about a great chunk of management of these. Its direct competitor is Amazon RDS
  • VPC Web
    We can manage every aspect related to the access to our instances with this service.
  • Web Services
    We can manage our DNS and CDN zones.
On top of all this we get access to countless Google APIs (Maps API, Translation API, etc.) This makes it easier for users who already make use of these Google services and functions (which, in my opinion, play a huge role in this planet).
The cost of these services competes head on with AWS prices and traditional VPS services costs, with discounts for continued usage. The competition between the giants of the sector benefits the users, who constantly get more and better services at very reasonable costs.
Contrary to Amazon, Google does not offer a year of free trial, instead it offers a $300 credit to use its services during the first year of use. This method has the advantage of being able to utilize any service, but depending on the resources used we might deplete the credit before the year passes.
In further entries we’ll be taking a look at how to implement these services within Google’s platform. If you wish to compare AWS and Google Cloud Platform, take a look at our Free Cloud Computing Guide.
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments