name for a space with many servers and resources dedicated to allowing full offline access to a dedicated number of services. Some of us would have heard of a couple things like • IAAS • PAAS • SAAS
Google is trying to make. It’s just a Google like version of what we just saw in the previous image. Google decided to run its own DATACENTER so that they could offer their very fast computers to people who need them but can’t pay for them at a small fee of usage, kinda like rent So what makes Google Cloud Special?
the benefit of the cloud. That one computer you borrowed has an Operating system on it and Google didn’t just give you one computer. Since it’s a cloud, it can exist in multiple places but we don’t need to know that as long as we can access our data without stress. You can always visit this site to get started with Google Cloud. https://cloud.google.com/
scaling and management of containerized applications. It was originally designed by Google and is now maintained by the Cloud Native Computing Foundation
that our cloud computer we can’t see and easily run as many versions of it as we want without worrying about a missing dependency or changing environments through the use of Docker or any container software
CLUSTERS PODS Run your application in a POD. Just like a container but this time, it’s for your application. Create a cluster which is just running a number of computers in parallel, all running the same thing