Four Reasons to Outsource Your Cybersecurity
As cyber threats become more and more complex, many small and medium businesses (SMBs) are now thinking about protecting their data. And for some solid reason. As technology advances and becomes more complex, hackers are going one step ahead. With the
Security-first Mindset in Product Engineering
We are increasingly dependent on software applications to run our daily lives, whether it's personal banking, accessing government services, controlling the heating system in our homes or running our relationships. The impact of any related breaches of security ranges from
Digital Adoption is the Key to Unlock Your Business’ Full Potential
Digital Adoption is the Key to Unlock Your Business’ Full Potential Lately, digital adoption has played an instrumental role in rise of big businesses. It has also changed the whole outlook on how things work in a grander digital scale. That’s
IT during the time of Covid-19 pandemic
IT During Covid 19 Pandemic Given the current situation with Corona Pandemic, the safety of our employees, their families, vendors and suppliers comes first. As a safety and precautionary measure, Goavega is operating 100% remotely since last week. One of the
Top 8 New Technology Trends That Will Reform Businesses in 2020
In this age governed by technology and digitalization, businesses across the world are looking for new ways to utilize technology to reinforce their position in the market. Here are some of the new technologies that are set to change businesses
Apache Kafka consume and produce messages using Kafka CLI command
“kafka-console-producer” and “kafka-console-consumer” command Is used for testing topic message delivery and efficient utility for testing our topic and Apache Kafka environment. We need to specify our Kafka instance / port and topic name as parameter for these commands Kafka Consume
Manage Kafka Topics Using Topic CLI command.
Here we will go through Kafka Topic CLI command to Create and Describe topics. Make sure Apache Kafka and Zookeeper is running before we start using CLI command. If you are new to Apache Kafka, Please go through Kafka Introduction,
Understanding Apache Kafka Topics Partitions and Brokers.
Here we will go through some of the Apache Kafka theory concepts and terms. If you are new to Apache Kafka, Please read Apache Kafka introduction and Installation on windows post before you read this article. This is extremely
Doing form design? Here’s the definitive guide!
We often tend to miss out on basic guidelines to bring out a well-designed form field. A good Designer/Developer should ideally give importance to every element of a web/mobile app, from a clickable link to a form full of input
Install Apache Kafka on Windows
Hope you are clear about Apache Kafka introduction through my previous post. Here we will go through how we can install Apache Kafka on Windows. STEP 1: Install JAVA 8 SDK Make sure you installed JAVA 8 SDK on your