Integrating Google Cloud Build with JFrog Artifactory
JFrog Artifactory is the global binary repository manager and is employed to integrate the 2 environments for safe, continuous delivery of production-ready applications to Kubernetes through GKE.
Stripe Integration with Laravel
Stripe is a payment gateway that offers easy and most efficient ways to process payments online. Learn how to integrate Stripe payment gateway with Larvel.
Auth0 implementation with flask framework
Learn how to add user login to a web application built with the Flask framework. We will recommend you to follow this article with examples configured for your account with...
How to use Google Kubernetes Engine for running dedicated Game server
What is the Google Kubernetes Engine & how to use the Google Kubernetes Engine for running the dedicated Game server? Read more about how to use it and its features
SharePoint Framework (SPFx) Overview
What is SharePoint Framework (SPFx)? The Sharepoint Framework provides a facility for client-side development on the SharePoint platform. Check this article now
How AI and ML Are Evolving Digital Transformation?
Have you ever wondered how something you have seen through a website keeps popping up in your Instagram or Facebook feed? It was just an AI that has evolved
Api Authentication using Laravel Sanctum
Laravel Sanctum was introduced in the Laravel 7.x version. This feature provides us a simple authentication framework for SPA (Single Page Application). Using Sanctum we can produce various for a...
Integration of Google Places search API in Node JS
If you want to add place search and want to display places on Google map using NodeJS then you are at the right place. Google provides a feature of searching...
Best Practices in Cybersecurity Defensive Strategies for Small and Big Businesses
Cybercriminals love small businesses, with reports showing a 27.4% rise in the average annual number of security breaches in developed countries. Studies also show that stolen IT assets and the...
7 Database Paradigms
We all have heard “Use the right tool for the job and not vice versa”, when it comes to app development, choosing the right database is one of the single...
Google Pay integration for web applications
In this blog, we are going to integrate Google Pay payment method in our PHP website using AuthorizeDotNet. We will mainly focus on what to do after generating the payment...
Multiple VPC Networks
A Virtual Private Cloud (VPC) network is a physical network in the virtual environment implemented in the Google Cloud. A VPC provides connectivity for compute engine instances, Kubernetes engine clusters,...
Migrating To Public Cloud? Important Things To Consider
From any atmosphere to any cloud, whether or not AWS, Microsoft Azure, Google Cloud or others. Our end-to-end approach provides organizations a secure, repeatable and scalable path to the cloud....
How to add localisation and translate your React app
Localization refers to customizing the look and feel of your Mobile or Web App for users of different regions and dialects. Also, you may have come across the word internationalization...
C# 8.0 new features
C# 8.0 is Microsoft’s seventh major update to the flagship programming language. It gives unusual flexibility and breadth to the C# as a language. At one end, it offers abstractions...
Is multi-cloud data analytics possible? – Bigquery Omni
Earlier when you wanted to use the Bigquery tool for analytics, the most important thing for you was moving data to GCP (Google Cloud Platform). Recently, Google announced a new...
SQL Capabilities in BigQuery
SQL statements are used for updating the data and retrieving the data from the database. You can access BigQuery directly from different areas using SQL.
Interact with Data Studio using BigQuery
BigQuery is Google's petabyte-scale, fully managed and low-cost data analytics warehouse. In Google Data Studio BigQuery connector allows us to access data from BigQuery tables and views in Data Studio.
Creating web pages for the people with disabilities
In the current modern world, technology is making the world more and inclusive and accessible to even more people than it was before a decade ago. We should do the...
Istio – An Open Platform Service Mesh
Let’s go to the era of monoliths where all the business logic is organized under one chunk of code defined in a particular language. It is easily manageable and deployable...