• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement

Archives for April 2019

You are here: Home » Archives for April 2019

By Abhishek Ghosh April 23, 2019 9:11 pm Updated on April 23, 2019

ESP32 Deep Sleep Guide

ESP32 offers us deep sleep mode for power saving. Power saving is an important factor for IoT applications and saving power we can make an IoT project running with two AA batteries for a year. Deep Sleep is of the CPUs and most of the RAM and peripherals which are clocked from APB_CLK are powered off. The RTC controller, RTC peripherals and RTC memories are parts of the chip which can kept powered … [Read more...]

By Abhishek Ghosh April 22, 2019 9:05 am Updated on April 22, 2019

Adobe Commerce Cloud and Acquisition of Magento

Adobe has launched Commerce Cloud, a new cloud service based on the Magento platform acquired by Adobe in 2018. The Commerce Cloud will complement the Adobe Experience Cloud alongside other tools like Marketing Cloud and Advertising Cloud to offer businesses a platform unified multipurpose. In May 2018, Adobe bought the Magento platform for $ 1.68 billion. Nearly a year later, as part of its Adobe … [Read more...]

By Abhishek Ghosh April 19, 2019 4:34 pm Updated on April 19, 2019

How to Connect Apache Kafka With MQTT

This is not a step by step guide with commands. This is a guide to get started moving from generic Kafka to Confluent Inc's Kafka, Connectors and ready to consume one GitHub repository. Initially it will appear that with the easiness we installed Apache Kafka and MQTT Server, with same easiness we can connect Apache Kafka with MQTT. There are actually many things to learn, think. MQTT is a … [Read more...]

By Abhishek Ghosh April 19, 2019 9:53 am Updated on April 19, 2019

Two Way Communication in IoT (Cloud to Device and Device to Cloud)

Commonly, we send data from the devices like ESP32 Arduino, Smartphone, Raspberry Pi, Smart Watch to the IoT platform. IoT platform can be self hosted or on the cloud. Example of actual such one way communication can be our example simple project, such as ESP32 Arduino sending temperature, humidity data to IBM Watson IoT platform. We already know the theory around machine to machine communication, … [Read more...]

By Abhishek Ghosh April 14, 2019 11:48 am Updated on April 14, 2019

Advantages and Disadvantages of MicroServices

Microservices are an architecture pattern of information technology, where complex application software is composed of independent processes that communicate with each other with language-independent programming interfaces. The services are largely decoupled and do a small job. This enables a modular design of application software. Microservices require a lot of infrastructure, which is … [Read more...]

By Abhishek Ghosh April 14, 2019 6:13 am Updated on April 14, 2019

What is Typical Architecture Based on Microservices

Microservices require a lot of infrastructure, which is implemented by separate services. Load Balancers are used to load external HTTP requests from clients. Static content is delivered via a content delivery network. The business requirements services are supported by a variety of platform or infrastructure services. These take over central tasks such as application and service monitoring, … [Read more...]

By Abhishek Ghosh April 13, 2019 6:49 pm Updated on April 13, 2019

Sending Commands to IBM Watson IoT to Trigger Event on Device

Till now we were mostly sending data from ESP32 like devices to IBM Watson IoT. Opposite direction of commands often a practical need, such as to control a LED connected to device. In this context, knowledge of cURL commands (here is cURL for Windows, other way is using Windows 10 bash) for testing required. IBM has "HTTP Messaging APIs for devices" and " Extending device management". We already … [Read more...]

By Abhishek Ghosh April 13, 2019 12:38 pm Updated on April 14, 2019

How Cloud Foundry, Kubernetes and OpenShift Can Be Compared

How Cloud Foundry, Kubernetes and OpenShift Can Be Compared? OpenShift and Cloud Foundry are cloud platforms. So they can be compared. We talked about Kubernetes here in the article What is the Relationship Between Microservices, Docker and Kubernetes, here in the article on Docker Vs Kubernetes Vs Apache Mesos, and here we have shown to Run Kubernetes Locally With Minikube. Kubernetes is … [Read more...]

By Abhishek Ghosh April 13, 2019 7:26 am Updated on April 13, 2019

ESP32 Arduino IBM Watson IoT Pulse Sensor Amped

In our previous two guides, we discussed how to create graph on IBM Watson IoT Dashboard, also provided code for DH11 sensor and in last guide how to use Pulse Monitor amped with ESP32 was shown with minimal theory. Here is Simple ESP32 Arduino IBM Watson IoT Pulse Sensor With Easy Coding and Default Graphing Widgets of IBM Watson IoT. It is important to realize that I am using a cheap China pulse … [Read more...]

By Abhishek Ghosh April 13, 2019 12:21 am Updated on April 13, 2019

ESP32 Arduino Pulse Sensor Amped

A PulseSensor library with popular sensor manufactured by PulseSensor.com (or it's cheaper China clone) exists for Arduino that can detect pulse. Optical heart rate sensors use a methodology called photoplethysmography (PPG) to measure heart rate. A photoplethysmogram (PPG) can detect blood volume changes in the microvascular bed of tissue. A photoplethysmography is obtained by using a pulse … [Read more...]

By Abhishek Ghosh April 12, 2019 4:40 pm Updated on April 12, 2019

What is the Relationship Between Microservices, Docker and Kubernetes

In an earlier article we discussed about the Difference Between Microservices and API Based Cloud Services. A natural question may arise in the mind of those who newly started reading or learning the related things - What is the Relationship Between Microservices, Docker and Kubernetes? Analysis of Docker in DevOps is a bigger matter, which we have done beforehand. An API is an abstraction which … [Read more...]

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • Next Page »

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (22.1K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Why Is Backup as a Service Important? August 6, 2022
  • Types of Blogs That Makes Over $5000 Per Month August 5, 2022
  • How Cloud-Native Architecture Can Help Your Organization August 4, 2022
  • What is Synchron’s Brain Computer Interface? August 3, 2022
  • How to Bet on Sports Online on a Windows PC from Texas August 3, 2022

About This Article

Cite this article as: Abhishek Ghosh, "," in The Customize Windows, , August 7, 2022, .

Source:The Customize Windows, JiMA.in

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Privacy Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2022 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT