How to automate mobile builds in Unity 3D?
We can run Unity on both macOS and Windows from the command line, learn how to launch Unity from the command line? and how to create a Build Pipeline? And...
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...
What is Amazon API Gateway?
Amazon API Gateway is an AWS service which is used for creating, maintaining, publishing monitoring, and securing REST and WebSocket APIs at any scale. It allows developers to define the...
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...
What are Networking Services in GCP?
GCP Provides Networking services tools to manage and scale your network easily. Here, we will discuss some of those tools which will help you manage your network as per your...
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...
How to Accept Payment on your site using Open Edge Payment Integration?
OpenEdge is the payment gateway that accepts Credit and Debit Cards and other Payment Types, read the blog to know why it is different from others and How to Accept...
What are Lambda expressions and how to use them in java?
Lambda expressions are used to define the implementation of a functional interface i.e. an interface that has only one abstract method, in a single statement. Read the blog and know...
How to send bulk messages using Twilio in Node.js?
Twilio- send message method is suitable for sending messages less than hundred but If you want to send more messages, you need to send Twilio request and per message requires...
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...
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....
Cloud Computing and Big Data – A true combination
Cloud computing and Big data, both technologies are equally important. Many companies aim to integrate the two techniques to obtain more commercial benefits. Read our blog and know the importance...
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,...
Burn-down Charts: Importance and Usage
Burn-down Chart is a visual measurement tool which helps to track progress in a project. It shows how much work is remaining to complete a definite task or a project....
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...
Automate the API testing using Postman
Getting ready to release a product and not sure about how to conduct regression testing for APIs? This blog is for you. It has a basic outline of the terminologies...
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...
Introduction to Custom Rendering in Xamarin Forms
Sometimes while developing an application, customization of styling and appearance of the controls is required and in Xamarin Forms this can be achieved using the Custom Rendering. In this blog,...
Go Server-less with AWS SAM (Server-less Application Model)
SAM is a Server-less development framework which allows you to deploy your server-less application into AWS cloud. Read our blog and understand the services that AWS provides for server-less application...
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...