Archive

Archive for the ‘M2M PaaS’ Category

5 Ideas for Amazon AWS

Although the number of solutions Amazon AWS is offering has become very large, here are 5 ideas of what Amazon could be adding next.

API Marketplaces

There are thousands of APIs out there. However what is missing is an easy way for companies to control their costs. In line with other marketplaces Amazon runs, there could be an API marketplace. An API marketplace would allow third-party API providers to let Amazon do the charging. Companies would be able to pay one bill to Amazon AWS and use thousands of APIs. Also third-party API providers would be winning because they often can not charge small amounts to a large set of developers. Amazon already sends you a bill or charges your credit card, hence adding some dollar/euro cents for external API usage would be easy to do. The third-party API provider would avoid having to lock-in users in large monthly usage fees to offset credit card and management charges. Amazon of course would be the big winner because they could get a revenue share on these thousands of APIs. End-users would also be winning because they can easily compare different APIs and get community feedback from other developers and pick those APIs with the best reputation. The typical advantages of any online marketplace. Also cross-selling, advertisement, etc. and other areas can be reused by Amazon. A final advantage would even be to have Amazon be in the middle and offer a standard interface with third-parties offering competing implementations. This would allow developers to easily switch providers.

Language APIs

A lot of applications would be helped if they could use language APIs that are paid per request. Language APIs is a group name for text-to-speech, speech recognition, natural language processing, even mood analysis APIs. These are all APIs that are available individually but there is a clear economies of scale effect. The more speech you transcribe or text documents you process, the better your algorithms become. Also there is an over-supply of English language APIs but an under-supply of any other language in the world, except for Spanish, French and German perhaps. Another problem with existing APIs is that a high monthly volume is needed in the even the most basic subscription plan. Examples are Acapela VaaS pricing that costs a minimum of €1500. Very few applications will use this amount of voice.

M2M APIs and Services

Amazon is already working hard on Big Data solutions. M2M sensors can generate large volumes of data pretty quickly. S3 or DynamoDB would be ideal to store this data. However what is missing is an easy way to connect and manage large number of sensors and devices and their accompanying applications. There are few standards but with examples like Pachube, Amazon should be able to get inspired. Especially the end-to-end service management, provisioning, SLA management, etc. could use a big boost from a disruptive innovator like Amazon. Also M2M sensor intelligence could be offered from Amazon, see my other article about this subject.

Mobile APIs and Solutions

With billions of phones out there, mobilizing the Web will be the next challenge. Securely exposing company data, applications and processes towards mobile devices is a challenge today. BYOD, bring-your-own-device, is a headache for CIOs. We do not all have a MAC so we can not sign iPhone apps and launch them on the App Store. Ideally there would be a technical solution for enterprises to manage private app stores, deploy apps on different devices and be able to send notification to all or subsets of their employees. Also functionality like Usergrid in which developers would not have to focus on the backoffice logic would be of interest. Also tools to develop front-end for different devices would be appreciated, examples like Tiggzi come to mind. There are a lot of island solutions but few really integrated total solutions.

Support APIs and Services

Amazon is becoming more and more important in the global IT infrastructure business. This means that solutions will move more and more to the Cloud and sometimes be hybrid cloud. With these complex solution scenarios in which third-parties, Amazon and on-site enterprise services have to be combined, risks of things going wrong are high. Support services both from a technical point of view:

  • detect failures and to automatically try to solve them
  • manage support ticket distributions between different partners
  • measure SLAs
  • etc.

as well as from a functional point of view:

  • dynamic call centers with temporary agents
  • 3rd party certification programs in case small partners do not have local resources
  • 3rd party support marketplace to offer more competition and compare reputations
  • etc.

are all areas in which global solutions could disrupt local and island solutions that are currently in place.

How to dramatically reduce the amount of data M2M sensors transmit?

April 26, 2012 1 comment

M2M sensors are predicted to generate more data than their human counterparts in the coming years. Unfortunately the price that will be paid for moving this traffic will be substantially lower than human data traffic. So it makes sense to think about ways to dramatically reduce the amount of data M2M sensors transmit.

How to do it?

In recent weeks I have been playing with RapidMiner. This program might be soon installed on a lot of Windows machines next to MS-Office. RapidMiner allows complete data mining layman to easily get hidden information out of the data they have at hand in files, Excels, Access, databases, etc.

RapidMiner shows how with some simple drag-and-drop in 5 minutes you can use complex algorithms like Neural Networks, Support Vectors Machines, Bayesian Classifiers, Decision Trees, Genetic Algorithms, etc. to make sense out of data.

The fact that you can easily train an algorithm to take a decision on your behalf could be a key factor to reduce the amount of M2M sensor data. So instead of sending all the data to a central point and making decisions there, you would put intelligence into the sensors.

This artificial sensor intelligence would not only be limited to single sensor failure. By applying genetic and swarm algorithms and copying mother nature, you would be able to have different sensors behave like for instance an ant colony. Individual sensors would start sharing alarm data and if enough or the right sensors agree then they would launch collective alerts.

Wireless technologies based on for instance White Spaces technologies can be used, and are already used for instance in Cambridge, to cheaply have many sensors communicate with one another. Also harvesting techniques should be used to avoid having to install batteries into the sensors.

The last part of the puzzle would be extra features in a M2M PaaS to manage the distribution of intelligence for de-centralized and self-organizing sensor networks.  Sensors are likely to send data to a central server in which humans will have to train computers on what type of data is critical. Once the trained models are available, then they can be distributed to sensors. The M2M PaaS would focus from then on, on adjusting the algorithms in case certain alarms were not caught or when alarms were launched unnecessary.

Where should VCs invest?

If you are a VC and you are unclear where to invest then this post might be of interest to you.

Some Disruptive Technologies and ideas that startups might be working on or for which you might want to assemble a team:

Alternative networks

WiFi and 3/4/5G have their limitations. Any alternative networking technology that can change complete industries is probably a good pick. An example would be LiFi.
Networks as a Service – Software-Defined Networks – Openflow

This area is very hot at the moment. Today’s network are very hard to configure and manage, they are very tightly-coupled with hardware, they can not be extended easily.

Anything that makes Software-Defined Networks/Openflow easy for mass adoption is going to be a winner.

Anything that allows enterprises to buy a box once and get the network software later based on day-to-day business requirements, e.g. think about appstore for Openflow.

Anything that links Openflow to the Cloud.

M2M Disruptive Technologies
Printing electronics to make sensors cheaper.

Battery-free electronics to make sensors more mobile and less expensive to maintain.

Auto-discovery sensor mesh networks to avoid paying expensive 3/4G subscriptions.

M2M appstores to allow people to reuse the work others did.

Super-easy M2M APIs/PaaS. Look at Pachube as a model to beat.

Cloud Disruptive Technologies

Niche SaaSification in which applications that are only used in small niches can be offered as SaaS subscriptions in a global way.

Plug-and-Cloud Equipment for Hybrid Cloud & Exposure (Single Sign-on, Internal data sources, Internal integrations) – on-site equipment that allows enterprises in an easy and secure way to expose their internal assets to the Cloud e.g. employee single sign-on, secure exposure of company data, secure exposure and easy integration of company applications

Plug-and-Play SaaS integrations that allow multiple SaaS offerings to be easily integrated without programming.
Mobile

Mobile PaaS = mobile GUI drag-and-drop designer + no-programming back-end systems like Usergrid + plug-and-play integration with external and enterprise APIs + enterprise mobile app / SaaS stores + BYOD made easy solutions (some elements are optional)

Big Data / Data Analytics

Visual data miner as a service

Big Data PaaS (easy tools/APIs for complex big data operations like mood analysis, natural language processing, etc.)

Gamification/Crowdsourcing

Kaggle type of services but for other domains e.g. competition to create the easiest/best mobile interface or API

Kaggle + Kickstarter => competition together with crowdfunding. Who can build the best solution for this problem, gets their venture funded.

Nail-it-then-scale-it/Lean Startup type of crowdsourcing in which ideas get tested (e.g. paper prototypes, business model discovery, etc. before actual prototype) and funding is delivered bit by bit. Ideally with stock options of the funders in the new venture.
Enterprise/Consumer Telecom

Managed enterprise software-defined networks or BYOD – services that help enterprises to maintain their networks or devices that employees bring along in a managed way hence no experts need to be hired and the service is pay-as-you-go instead of CAPEX.

Cloud + Set-up Boxes – Appstores for ADSL/Cable Modem set-up boxes, SDKs to manage large sets of consumer’s set-up boxes, etc.

Conclusion

These are just a handful of ideas. If you want more or need more detail, let me know at maarten at telruptive dot com. Also if you are in need of an external adviser or executive in a new venture, let me now…

M2M sensors without batteries

April 11, 2012 2 comments

In the computing trend that will change everything, MIT’s Technology Review is showing how power consumption for computer resources has improved at the same speeds as computer chips. Especially the analogy of a Macbook Air with the efficiency of a PC from 1991 would run through a fully charged battery in 2.5 seconds. The trend is to continue with wireless no-batteries sensors. Sensors that get their energy from harvesting existing radio waves. Find out more on powering the internet of things without batteries.

Imagine the possibilities if sensors did no longer have to have batteries. Everything from traffic, the weather, human health, retail, etc. can be revolutionized. Mobile sensors will start generating massive amounts of data, called nanodata. The sensors are unlikely to hold a SIM because of the importance of energy efficiency. Operators should look for M2M business models that go further than only connectivity and should think about low-cost and low-energy wireless mesh networks instead of 3G/4G/5G…

10 ways telecom can make money in the future a.k.a. telecom revenue 2.0

LTE roll-outs are taking place in America and Europe. Over-the-top-players are likely to start offering large-scale and free HD mobile VoIP over the next 6-18 months. Steeply declining ARPU will be the result. The telecom industry needs new revenue: telecom revenue 2.0. How can they do it?

1. Become a Telecom Venture Capitalist

Buying the number 2 o 3 player in a new market or creating a copy-cat solution has not worked. Think about Terra/Lycos/Vivendi portals, Keteque, etc. So the better option is to make sure innovative startups get partly funded by telecom operators. This assures that operators will be able to launch innovative solutions in the future. Just being a VC will not be enough. Also investment in quickly launching the new startup services and incorporating them into the existing product catalog are necessary.

2. SaaSification & Monetization

SaaS monetization is not reselling SaaS and keeping a 30-50% revenue share. SaaS monetization means offering others the development/hosting tools, sales channels, support facilities, etc. to quickly launch new SaaS solutions that are targeted at new niche or long tail segments. SaaSification means that existing license-based on-site applications can be quickly converted into subscription-based SaaS offerings. The operator is a SaaS enabler and brings together SaaS creators with SaaS customers.

3. Enterprise Mobilization, BPaaS and BYOD

There are millions of small, medium and large enterprises that have employees which bring smartphones and tablets to work [a.k.a. BYOD - bring-your-own-device]. Managing these solutions (security, provisioning, etc.) as well as mobilizing applications and internal processes [a.k.a. BPaaS - business processes as a service] will be a big opportunity. Corporate mobile app and mobile SaaS stores will be an important starting point. Solutions to quickly mobilize existing solutions, ideally without programming should come next.

4. M2M Monetization Solutions

At the moment M2M is not having big industry standards yet. Operators are ideally positioned to bring standards to quickly connect millions of devices and sensors to value added services. Most of these solutions will not be SIM-based so a pure-SIM strategy is likely to fail. Operators should think about enabling others to take advantage of the M2M revolution instead of building services themselves. Be the restaurant, tool shop and clothing store and not the gold digger during a gold rush.

5. Big Data and Data Intelligence as a Service

Operators are used to manage peta-bytes of data. However converting this data into information and knowledge is the next step towards monetizing data. At the moment big data solutions focus on storing, manipulating and reporting large volume of data. However the Big Data revolution is only just starting. We need big data apps, big data app stores, “big datafication” tools, etc.

6. All-you-can-eat HD Video-on-Demand

Global content distribution can be better done with the help of operators then without. Exporting Netflix-like business models to Europe, Asia, Africa, Latin-America, etc. is urgently necessary if Hollywood wants to avoid the next generation believing “content = free”. All-you-can-eat movies, series and music for €15/month is what should be aimed for.

7. NFC, micro-subscriptions, nano-payments, anonymous digital cash, etc.

Payment solutions are hot. Look at Paypal, Square, Dwolla, etc. Operators could play it nice and ask Visa, Mastercard, etc. how they can assist. However going a more disruptive route and helping Square and Dwolla serve a global marketplace are probably more lucrative. Except for NFC solutions also micro-subscriptions (e.g. €0.05/month) or nano-payments (e.g. €0.001/transaction) should be looked at.

Don’t forget that people will still want to buy things in a digital world which they do not want others to know about or from people or companies they do not trust. Anonymous digital cash solutions are needed when physical cash is no longer available. Unless of course you expect people to buy books about getting a divorce with the family’s credit card…

8. Build your own VAS for consumers and enterprises – iVAS.

Conference calls, PBX, etc. were the most advanced communication solutions offered by operators until recently. However creating visual drag-and-drop environments in which non-technical users can combine telecom and web assets to create new value-added-services can result in a new generation of VAS: iVAS. The VAS in which personal solutions are resolved by the people who suffer them. Especially in emerging countries where wide-spread smartphones and LTE are still some years off, iVAS can still have some good 3-5 years ahead. Examples would be personalized numbering schemas for my family & friends, distorting voices when I call somebody, etc. Let consumers and small enterprises be the creators by offering them visual  do-it-yourself tools. Combine solutions like Invox, OpenVBX, Google’s App Inventor, etc.

9. Software-defined networking solutions & Network as a Service

Networks are changing from hardware to software. This means network virtualization, outsourcing of network solutions (e.g. virtualized firewalls), etc. Operators are in a good position to offer a new generation of complex network solutions that can be very easily managed via a browser. Enterprises could substitute expensive on-site hardware for cheap monthly subscriptions of virtualized network solutions.

10. Long-Tail Solutions

Operators could be offering a large catalog of long-tail solutions that are targeted at specific industries or problem domains. Thousands of companies are building multi-device solutions. Mobile &  SmartTV virtualization and automated testing solutions would be of interest to them. Low-latency solutions could be of interest to the financial sector, e.g. automated trading. Call center and customer support services on-demand and via a subscription model. Many possible services in the collective intelligence, crowd-sourcing, gamification, computer vision, natural language processing, etc. domains.

Basically operators should create new departments that are financially and structurally independent from the main business and that look at new disruptive technologies/business ideas and how either directly or via partners new revenue can be generated with them.

What not to do?

Waste any more time. Do not focus on small or late-to-market solutions, e.g. reselling Microsoft 365, RCS like Joyn, etc. Focus on industry-changers, disruptive innovations, etc.

Yes LTE roll-out is important but without any solutions for telecom revenue 2.0, LTE will just kill ARPU. So action is required now. Action needs to be quick [forget about RFQs], agile [forget about standards - the iPhone / AppStore is a proprietary solution], well subsidized [no supplier will invest big R&D budgets to get a 15% revenue share] and independent [of red tape and corporate control so risk taking is rewarded, unless of course you predicted 5 years ago that Facebook and Angry Bird would be changing industries]…

Raspberry Pi, a fully-equipped computer for $25

The Raspberry Pi is nothing less than a revolution. A fully equipped computer the size of an iPhone for an amazing price, starting from $25. The first units will be shipped in Q2. The sites of the two global suppliers went down in the first hours due to overwhelming demand for pre-orders.

The Raspberry Pi is initially targeted as an educational device. However a low-power small fully equipped computer can do so much more. Hobbyist all over the world are working on new solutions.

Expect new solutions for consumers and the enterprise that will incorporate the Raspberry Pi. From home automation, think: “a server in every home”, to industrial use. Machine-to-Machine – M2M – solutions will be given a big boost.

Operators should look into offering industrial solutions whereby thousands of Raspberry Pi’s need to be monitored, remotely upgraded and administered.

Printing electronics, the future for M2M sensors

February 3, 2012 1 comment

MIT is running an article about a new technology that allows printing electronics on commercial scale.

A 30 cents sticker can contain electronics to measure temperature. Imagine the possibilities of combining printing electronics with RFID/NFC or even longer distance transmission. Being able to transmit information from thousands of stickers to close by routers about temperature, electricity usage, identification, speed, etc. can revolutionize a lot of markets: energy monitoring, transport/logistics, gaming, sports, security, clothing, etc. Just like 3D printing this is a technology that needs to be followed because of its disruptive character…

SIMless M2M Strategy

February 1, 2012 Leave a comment

For all operators that are counting on selling a lot of SIMs for M2M, they might have to think again. Yes there will be M2M devices that will incorporate a SIM but they probably will be the exception.

WiFi and other free standards are a lot more likely choice for device makers then SIM-based solutions. Costs of incorporating and managing a large SIM-based deployment are high. Industrial, retail, medical, consumer, etc. markets are more likely to accept WiFi-based solutions since they often already have WiFi deployed.

Designing a SIMless M2M Strategy

In addition to any SIM-based M2M strategy, operators should also design a SIMless M2M strategy. Operators are experts at deploying, managing, monitoring and maintaining  millions of data streams and devices. These core competences are not readily available in other industries. Operators should understand the customer pain points and work together on industry-specific solutions. Hosted M2M management solutions, and especially cloud-based, can become a lot bigger revenue stream then selling SIMs at rock-bottom prices. The telecom industry is uniquely positioned to span multiple industries and offer a base platform on which niche players can build up their business. Also the support business (monitoring, call centers, field force management, SLAs, etc.) should form part of the SIMless M2M strategy. Since data volumes are likely to skyrocket over the coming years, network as a service will be vital. Dynamic routing of data, loadbalancing on demand, fail-over, securing access to devices, quality of service, etc. can all be offered as part of a M2M network as a service offering.

2012,The Enterprise Apps revolution

2012 will be the year in which Apple’s mobile app revolution will be translated to every device (PCs, tablets, mobiles, signage, m2m, cars, TVs, etc.) and to the enterprise. Instead of a static company portal and an IT-driven software selection, 2012 will bring apps to the enterprise. Workers will be able to use their PC’s browser as well as a BYOD (bring your own device) to select apps from a company-wide or global enterprise app store. No longer will you have to pay for an annual license to edit a video, image or CAD drawing if you only use it twice a year. Software will be a lot more social. Not only IT will loose power, also marketing and upper management. Crowd-sourcing can allow employees to vote and rate and as such let content and opinions bubble up that might not always fit upper management’s strategy. However when used correctly the opinions are likely to beat any internal reporting system or dashboard in accuracy.

What is still pending?
Except for easy-to-use apps, inter-app and Backoffice integration is very important. Expect new “standards” based on innovative dotcom solutions in this area. Enterprise PaaS, a là Salesforce.com but often in private cloud, will move a lot of Excel and Access apps into SaaS apps. Employees will be the major enterprise app creators and no longer programmers.

Easy over training
This app revolution will focus on mini apps with basic functionality and no longer full enterprise solutions that do everything but in a too complex way.

Telecom’ s involvement?
What I described so far sounds like an IT platform and solution however it will span communication services as well. The link between IT and telecom will become very blurry. For this reason it is important for operators to be active in this market.

A Social M2M PaaS

December 13, 2011 Leave a comment

I found an interesting alpha project called ParaImpu. It combines M2M / Internet of Things, a Cloud-based M2M Platform-as-a-Service / PaaS and a Social Network. The site is in private alpha stage but the concept of allowing people to easily set-up applications, connect multiple devices and share with friends, family and strangers is a strong concept. They call it the “Web of Things”.

Operators should pay attention to a new underground movement of hobbyists and small enterpreneurs that are using Do-it-Yourself kits to build new devices and applications. Although enterprise efforts are under way to offer end-to-end M2M solutions, the real M2M revolution is more likely to come from small startups like ParaImpu. A whole community of device builders, artists, software developers, etc. is forming around open source and Internet of Things solutions like Arduino, OpenPicus, mBed, ThingSpeak, Netduino, IOBridge, Pachube, Arrayent, etc.

Although most devices internally still use embedded C++ based software, more and more web technologies are being used to connect, monitor and manage devices. This is socializing the Internet of Things. The iPhone and its mobile apps took enterprises by surprise, the Web of Things might do the same…

Follow

Get every new post delivered to your Inbox.

Join 189 other followers