Running Windows Containers on Google Compute Engine

Those people who run windows containers want to use a container management platform for scalability and resiliency. Containerisation is a fast-evolving technology, which desired outcome to simplify the deployment and management of distributed applications.Read the blog to know more about how to run Windows Containers on Google Compute Engine?
How to Migrate Data from DoubleClick to Bigquery?

DoubleClick is a web-based ad management system for advertisers and agencies. It simplifies advertising campaign management, from media planning to reporting. It is also known as the Cloud campaign manager.Read the blog to know more about how to Migrate Data from DoubleClick to Bigquery?
What is a Cloud Router and why do we need to use Cloud Router?

The purpose of Cloud Router is to dynamically exchange the routes between two Virtual Private Cloud Networks or Virtual Private Cloud Network and on-premises networks. Cloud Router uses “Border Gateway Protocol” to exchange routing information between the networks.Read the blog to know more about what is a cloud router and why do we need to use Cloud Router?
What is deployment manager and how deployment can be possible Using Multiple templates?

Deployment manager creates the resources required for the project and application. Using the deployment manager you can create and update any resources. Read the blog to understand what is deployment manager and how deployment can be possible Using Multiple templates?
How to run a Visual Studio Code in Google Cloud Shell?

Google Cloud Shell is an interactive shell environment for Google Cloud Platform that makes it easy for learning and experimenting with GCP and managing projects and resources from the web browser. Read our blog and understand the process of running a Visual Studio code in Google Cloud shell.
How to enable continuous integration with Google Cloud Build?

Continuous Integration is a development practice where devs merge their code into a shared repository regularly. Each integration can then be checked & verified by an automated build and test. Read our blog and understand how we have simplified the integration process using Google Cloud Build.
Integrating Kafka with Google Cloud Pub/Sub

Although Kafka coming together with Google cloud has provided a huge help as Kafka can be used with Google cloud tools very easily to achieve the desired result and Kafka, being a better messaging system then Cloud pub/sub, it provides more options as well. Read our blog and understand the need for integration along with its process.
Compute Engine Cost Optimization

Google Compute Engine is the Infrastructure as a Service component of Google Cloud Platform. Compute Engine provides machine type rightsizing recommendations to help you optimize the resource utilization of virtual machine instances. Read the blog and know more about optimizing the Compute Engine cost.
Implementing PUB/SUB in Google Cloud

Pub/Sub stands for publishing and subscribing. In our blog, Implementing PUB/SUB in Google Cloud, we have explained the core concepts, the data flow in PUB/SUB, used cased and many more things. Read the entire blog to know more.
Using Kubernetes Workload Identity for client-server authorization

Kubernetes service accounts are always the primary identification method in the Kubernetes clusters. To make the use of this identity system in an easier way for application developers, the mechanism can be made more transparent to both the client and the server. Read our blog to know more about how to use Kubernetes workload identity for client-server authorization.