Desktop Publishing for Beginner By Dr. Pankaj Dadhich :
Read moreIntroduction to Map-Reduce Programming model MapReduce is a programming framework. Perform distributed and parallel processing on large data sets in a distributed environment. MapReduce consists of two distinct tasks – Map and Reduce. Map job:- A block of data is read and processed to produce key-value pairs as intermediate outputs. The output of a Mapper …
Read moreIntroduction to Apache Hadoop Problems with the Traditional Approach In the traditional approach:- not properly handling the heterogeneity of data i.e. structured, semi-structured and unstructured. The RDBMS focuses mostly on structured data like banking transactions, operational data, etc., and highly consistent, matured systems supported by many compa…
Read moreSkynet • A Cloud-based MQTT (Message queue Telemetry Transport) powered network. • It transport message with any connected nodes such as smart home devices, sensors, cloud resources, drones, Arduinos, Raspberry Pis, among others. • Powered by Node.JS, known for fast, event-driven operations, ideal for nodes and devices such as RaspberryPi, Arduin…
Read moreDjango Django is a Web framework (a software framework that is designed to support the development of web applications including web services, web resources, and web APIs. ) software of Python. · Principle is “Don’t Repeat Yourself” which means keeping the code simple and non-repeating. · Django based on high-level, MVT (Model View …
Read moreIntroduction of WAMP Web Application Messaging Protocol (WAMP) · WAMP is a high-level messaging routed protocol for distributed applications where the application components are distributed on multiple nodes and communicate with messages . · It was a subprotocol of websocket. · Provides two messaging patterns: Publish &am…
Read moreOther IoT devices pcDuino Introductions of pcDuino · pcDuino is a high-performance, cost-effective mini PC platform that runs PC-like OS such as Ubuntu Linux. · Outputs screen:- HDMI enabled TV or monitor via the built-in HDMI interface. · Belongs with open source community. · PC-like OS with an easy-to-use tool chain and…
Read more
Social Plugin