While many IoT posts focus on developing the things, this post focuses on the network that's connecting the things. But beyond the network, we'll also talk about the APIs involved. In this post, I'll specifically show you how to go about setting up blue dot functionality for indoor location services.
When putting a system together, you need to decide whether you're going to keep the code in one repository or split it across multiple repos. Here's some insight.
Former JUG leader and MVB Dave Fecak chimes in on a major change to the Java ecosystem. What direction will Java go if entry level devs are losing interest in the language?
DataWeave is a powerful transformation language introduced with Mule Enterprise Edition 3.7. It allows you to transform data from one format to another and supports CSV, XML, JSON, Flat/Fixed Width (v3.8+) & Java. You can look at these DataWeave Examples to see it in action.
Making security a priority at every stage of the SDLC helps to create software that is more secure... yeah, it's not rocket science. But, what does it mean to that exactly? This post is here to help you figure that out.