by Monisha Macharla | Oct 4, 2020 | IoT Continuous Integration
Another name for OpenShift is – a family of containerization. Red Hat created this open-source cloud development platform. This open-source platform allows developers to deploy their work on the cloud. Red Hat OpenShift provides support to administrators and...
by Monisha Macharla | Oct 4, 2020 | IoT Continuous Integration
Container-as-a-service(CaaS) is a cloud service model. In this, providers provide container-based virtualization services. It allows users to develop, organize, execute, scale, and manage containers and applications. CaaS lies between Infrastructure-as-a-service...
by Monisha Macharla | Oct 4, 2020 | IoT Continuous Integration
We often come across OpenShift and Kubernetes when talking about containerization. However, what’s the difference between the two and which one is better? First, let us see their definition’s. What is OpenShift? It is a family of opensource software...
by Monisha Macharla | Oct 4, 2020 | Arduino Uno
1. What is Arduino? Arduino is an open-source software and software company, project, and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices....
by Monisha Macharla | Oct 4, 2020 | Articles, IoT Continuous Integration
When we hear the word, ‘Git’ or ‘GitHub’ what comes to mind is a website on which we can find codes about various projects which people have done. But in fact, it is so much more than that. Git works as a platform which provides us with repositories which store the...
by Monisha Macharla | Oct 4, 2020 | IoT Connectivity
TCP and UDP are two protocols of the transport layer of the TCP/IP Model. Both are used for data transmission. You may have also heard their names when configuring firewall software, setting up a router, etc. But, what are the dissimilarities that make them different?...
by Monisha Macharla | Oct 4, 2020 | Articles
What is IoT? Connecting things/End devices to the internet. Is this what IoT exactly means?? A big NO. Instead of just controlling your devices, it’s about making your things, machines, gadgets create and consume data the way we consume, making them connect and...
by Monisha Macharla | Oct 4, 2020 | IoT Connectivity
At times, you might have wondered what those four letters ‘HTTP’ at the start of every address bar in the browser meant. Well, this post will try to answer some of those questions. But before we get into what HTTP is and everything about Hypertext transfer...
by Monisha Macharla | Oct 4, 2020 | IoT Connectivity
Introduction IoT is a group of objects interconnected via the Internet. The objects can vary from people to electronic gadgets. There are many wireless protocols for communication between different objects. Usually, we use HTTP as a means to communicate. Considering...