Google Cloud Data Loss Prevention (DLP) for Developers
We all need some way of protecting the data of our companies in such a way that it’s unidentifiable to unauthorized eyes. That’s when DLP comes into the picture. Read...
How to create a collection view in Xamarin tvOS without using a storyboard?
Collection view allows a group of content to be displayed using arbitrary layouts. Using built-in support, it allows for the easy creation of grid-like/linear layouts, supporting the custom layouts. Read...
How to integrate automated test cases using SauceLabs Cloud network?
Testing is to ensure that the website is capable of performing once it is live. To check the compatibility of software applications, the industry uses cloud testing as a process...
Cloud Billing Catalog API: GCP pricing in real-time
Getting ready to utilize GCP services and not sure about the pricing and the plans, this blog is for you, Read our blog Cloud Billing Catalog API: GCP pricing in...
How to improve Data Quality with GCP Data Prep?
Data is the basic building block of every application. Cleaned data is necessary for every application. Dataprep comes into the picture when one wants clean data. There are certain principles...
Data processing on Google Cloud Platform
Data processing options available on GCP is part of its broader data analytics. Data integration, Data processing, Data Storage, and Advanced analytics are some of the high-level components of the...
How to build and publish your own Python package to PyPi library?
Python Package Index (which is abbreviated as PyPi) is a repository of software for the Python programming language. Read our blog to know how to build and publish your Python...
How To Run iOS UI Tests In Parallel Using Bluepill Tool
Bluepill is a reliable iOS testing tool created by LinkedIn that runs iOS UI tests in parallel using multiple simulators. Read our blog to understand its features and know how...
Jovo: Framework for building cross-platform Voice Apps
Jovo is an open-source framework for building Voice Apps, available to users on multiple platforms. It allows you to host the common code base and configurations for both Alexa and...
What is Dialogflow? What are the uses and Benefits of Dialogflow?
It is a human–computer interaction technology based on natural language owned by Google developers. The company is best for creating the Assistant, a virtual buddy for Android, iOS, and Windows...
What is ExoPlayer and Which is the best player for live streaming in Android?
It is common to play music and videos in live streaming in Android Apps. There are so many available options to do that are open source. Therefore it is difficult...
What is AWS S3 and storage classes in AWS S3?
S3 storage classes are accustomed to assist the concurrent loss of information in few facilities, S3 contains four types of storage classes. Read the blog and know more about AWS...
How To Create the Web configuration File in ASP.NET?
It is an application configuration file of the Official Microsoft ASP.NET site written in XML format and is responsible for controlling the application behavior. Read the blog and know about...
What is Azure DevOps? Learn how to start using Azure DevOps
Azure DevOps is a Project management tool to manage the development of a project and learn how to create an Epic of a project and how to create a Product...
What is OpenID Connect Authentication and Benefits of Using OpenID Connect?
OpenID Connect has revolutionized the authentication process and quickly made its way to the top in a very short span of time. It is mainly used in the single sign-on...
Coroutines Overview – Kotlin Programming Language
Coroutines are light-weight threads. In a sense of some CoroutineScope, they are released with the start of a coroutine constructor. Here we are launching a new coroutine in the GlobalScope,...
How to use HTTP Load Balancer with Cloud Armor?
The Google Cloud Load Balancer is defined as a globally distributed load balancing service. It helps the GCP users to distribute applications across the world and scale there's computer up...
An Introduction to Slack Integration
Slack is an interactive hub that has replaced email to help you and your team work together seamlessly. It is a simple interactive toll where many people can connect through...
Getting Started with Flutter – A Cross-Platform App Development Framework
Flutter is a framework to develop cross-platform applications from a single code base for both android and ios Apps. The application is written in Dart, developed and maintained by Google...
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...