Data is extracted from the BigQuery with the help of some SQL queries and provides the result in some temporary table BigQuery temporary table can cache the query results, name...
Hi Folks! In this blog, we will discuss the comparison of Kafka, RabbitMQ and ActiveMQ Comparison: Kafka: Because of its partitions, Kafka Provides message ordering...
Recently, we found an interesting bug while working with one of our partners The issue was that even though our application and the libraries needed for our application were not...
Hello folks, in this blog we will learn about chaos engineering and testing Traditional and Agile Testing Software testing methods have been in use since the word software...
Cloud Security What is Cloud Security Cloud security is also known as cloud computing security, which refers to the method of securing cloud computing environments,...
In previous blogs we created a portfolio site for free using different providers, in this, I am going to explain what is SSL certificate is, why we use it and how we can it to...
Hello Seekers! In this blog, We will get an overview of PASETO - a secured alternative for JWT and how it solves the security issues of the widely used token based...
Hello Seekers! In this blog, I will take you through the procedure of compressing files into a zip from Amazon S3 without memory or disk usage Interesting Hop in then Amazon...
Hello seekers! Hope you are having a great day In this blog, let me explain how to effectively extract gzip data using Javascript What is a Gzip file Gzip is a file format...
Hello Guys! In this blog I have tried to explain how we can deploy an MQTT broker to Kubernetes cluster To begin with this we need a Kubernetes cluster setup prior What is...