Skip to main content

Posts

Happy Chinese New Year

wishing everyone a prosperous new year.

IoT connectivity

NB IoT For applications that don’t move while in use and only require minimal bandwidth, NB IoT is a great option. It does not support full mobility (i.e. handoff between towers), but it does not need to, because assets are relatively stationary. Uses for NB IoT include street lighting, industrial monitors, parking and utility meters, heavy equipment tracking, and alarm panels. It is important to note that while NB IoT may not be mobile,  it is  transportable. If an asset leveraging NB IoT technology changes locations, connectivity can be re-established with the nearest tower once stationary. Think of a moving company that provides containers as an option for transporting assets. They want to know whether or not the container has been dropped off at the customer’s location and when it has been picked up for delivery. NB IoT can pinpoint its resting location. But what about its “in-transit” status once the pod is mobile? There is an LTE technology for that, too. Ca...

Project management

https://blog.capterra.com/16-underground-free-project-management-tools/

MongoDB for your IoT data

MongoDB is a well-known NoSQL database that offers high performance, high availability, and automatic scaling. in a high traffic and data volume scenario, such as collecting and collecting raw data from IoT devices, MongoDB can be the most obvious choice as the storage engine. This article  has the most clear steps in setting up MongoDB, as well as configuring and enabling authentication.

Understanding web application security

The OWASP Top Ten is a list of the 10 most dangerous current Web application security flaws, along with effective methods of dealing with those flaws. OWASP (Open Web Application Security Project) is an organization that provides unbiased and practical, cost-effective information about computer and Internet applications. OWASP ( https://www.owasp.org/index.php/Main_Page ) is a great resource of presentation files, videos, and articles for developers and coders to understand the risks and vulnerabilities when developing web applications.