Saving electricity by suspending idle servers

Electricity is a (very) expensive resource in Europe. By putting the servers into sleep/suspend mode (while idle), I can save 80% of the power consumption. A very-low-energy microcomputer (e.g. raspberry pi or even the smartphone) is enough to get them to wake up when being used.

Tableau, the “de facto” distributed visualization platform for big data

Long time not checked Tableau, this application has incorporated new connectors for recent technologies, e.g., Google Big Query, Spark SQL, etc. It surely positions itself as the ‘de facto’ distributed visualization platform for big data. I was wondering when Tableau delivers its desktop version on Linux platform. Microsoft Excel Text File Microsoft Access JSON File … Read moreTableau, the “de facto” distributed visualization platform for big data

Spin up Oracle database in minutes using Docker

Oracle database is one of most wanted skill perhaps until today. As far as I know, compared to its rivals such as MySQL and Postgres, its installation requires substantial effort. The application itself also draws huge memory and storage. Today, Oracle is contained in a ready-to-use container. Only in minutes, an Oracle instance could be … Read moreSpin up Oracle database in minutes using Docker

Big Data Application & eTOM

Which department in an enterprise is concerned with a certain big data objective? The most compelling answer is to combine the eTOM framework with big data use cases. To understand how the big data applications are implemented in practices, we need to pinpoint the applications on the business processes in an organization. For such purpose, we … Read moreBig Data Application & eTOM

Blockchain in KLM @Blockchain Expo 2018

Since early 2018, KLM put blockchain technology in their backend for easing data sharing among parties in the operation & maintenance lifecycle.

IBM Blockchain Demo @IoT Expo 2018

Interesting to see IBM demo about how blockchain will change the way people do coffee trading thru smart contracts among supply chain actors. Some captured slides: https://www.dropbox.com/sh/p1wuu2fvl0ikx63/AAABVkF7ULHReUUW4dMfwZvEa?dl=0

Microsoft Azure IoT edge

Just launched before IoT expo Amsterdam 2018 (19-20 June 2018), a brilliant approach by Microsoft Azure: embedding intelligence to the IoT devices (namely IoT edges), proposing containerized-driven devs-ops using all their SaaS, providing a public registry for massive involvement, and building a partnership with IoT hardware vendors. It’s a big ecosystem. Just get the deployment … Read moreMicrosoft Azure IoT edge

Edge embedded system: UP core

Hardware makers are competing to make a credit card-sized single board computer (SBC) that has ‘enough’ computing power on which ‘intelligence’ can be put. As an example, a drone that could take actions immediately when perceiving a certain pattern without beforehand coordinating with the ground station. Interestingly one of them is based on Eindhoven, UP … Read moreEdge embedded system: UP core

Google Conversation atop Translate API

I met a lot of potential Indonesians, but lack of English made them unconfident to deliver their capability. I just noticed Android’s conversation service atop Google Translate that could reduce the hassle. Just connecting Android to a Bluetooth earphone, we can watch 2 people speaking in their mother languages confidently. This is an example: Waverly … Read moreGoogle Conversation atop Translate API

Sonoff RF Bridge (before the firmware flashed)

Turning a remote controller into a (WiFi) lamp switcher using a Sonoff RF bridge that converts a learned RF incoming signal to an MQTT publishing action. Sonoff original application is used (it needs to send the message to the Sonoff cloud). IFTTT (If-This-Then-That) is created to respond to an RF request to turn on a … Read moreSonoff RF Bridge (before the firmware flashed)