The team and I decided to use Istio to secure the communication of our microservices. However, we ran into many challenges using Istio in our environment.
All business ideas seem to originate from a finite group of categories; each having an unique trajectory to fruition. The four types of business ideas involve solving someone elses problem, your own problem, guessing it, and copying.
Have you ever needed to cast music from your PC to your Android device? Let's walk though a quick tutorial that will show you have to use your Android as a bluetooth speaker.
If you are developing a Chrome extension with message passing, then you might have received the following error: Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
Let's take a look at how you can run android apps in Chrome browser. Keep in mind, this is more of a proof of concept and not something you should heavily rely on.
One of the hardest things about coding and working on side projects is that you will often have nothing to show for all the time and effort you put into it.
Let's take a look at a Kafka Nodejs example with Producers and Consumers. Using the library kafka-node, it is very easy write a kafka application in javascript.