Category Archives: Mobile
Rob Tiffany
May 10, 2013
Is your SOA infrastructure ready for mobile devices & unreliable wireless networks? It’s time to convert SOAP to REST, XML to JSON, uncompressed to compressed, uncached to cached. It’s time for MSOA.
Rob Tiffany
April 25, 2013
I’m sure you’re inundated with a steady stream of news and information about the Bring Your Own Device (BYOD) component of the Consumerization of IT (CoIT) phenomenon on a weekly basis. Yes, a good percentage of your employees are walking into the office with a wide range of smartphones and tablets every day and they want to be productive. Let me share just a few ways you can facilitate a positive outcome for your employees via completely ‘invisible’ means.
The first is enabling Exchange Active Sync (EAS) to securely provide your employees with email, contacts, calandar, tasks and ‘light’ mobile device management (MDM). Virtually every smartphone and tablet on the planet comes with the EAS client bits as a standard component of the mobile operating system. Whether you’re running Exchange Server in your own data center or in the cloud via Office 365, your employees can quickly and easily become connected with their coworkers. Oh, and you get mobile policies like password enforcement, device encryption, remote wipe and others for free.
The next thing you can do is use a reverse-proxy server or appliance on the edge of your network to securely publish web services and web sites out to the Internet. Without having to fumble around configuring and pre-connecting a VPN tunnel, your mobile employees can access the corporate information they need just as easily as they do when connecting to other resources on the web. Those services and sites will be wrapped in SSL and require appropriate network credentials in order to access them. If you’re currently publishing Exchange Active Sync out to the Internet today, then you probably already have this capability in place via server technologies like ISA, UAG, and others.
The last thing I want to focus on are those web services and web sites you’ll be securely publishing to the Internet for mobile consumption. It’s important that they be efficient over slow wireless networks and work with any mobile device or web browser. You web service wire protocol needs to be REST instead of SOAP and your data must be serialized with JSON instead of XML. Mobile web users must either be directed to a mobile version of your site or you should employ Responsive Design principles to provide the best experience. Those web apps must use the HTML5 Application Cache so they can work offline as well as IndexedDB or Web Storage to store data on the device just like a native app.
These are just a few things you can do to deliver ‘quick wins’ for the employees at your company without compromising security.
The Future of Enterprise Mobility – Live from the Mobile World Congress
Learn about the future of Enterprise Mobility from me, Benjamin Robbins: Principal at Palador, Vishy Gopalakrishna: VP at SAP, and Ben Smith: Head of Mobile Product at Tribal Labs.
We’re broadcasting live from Barcelona; the Mobile Capital of the World.
https://www.brighttalk.com/webcast/288/67769
Rob Tiffany
April 18, 2013
The realization that Data is a Platform provides a moment of clarity. Apps just present data to users and support its manipulation and capture. Mobile devices are convenient binary execution engines that facilitate the running of apps so you can work with that data. Focus your energy on securing data in-transit and at-rest while controlling its access via user identity. If you get mobile information management (MIM) right, then an unauthorized user running the wrong app on an unsupported device won’t be a threat to your enterprise. You’ll find that Mobile Device Management (MDM) and Mobile Application Management (MAM) begin to diminish in importance. Billions of devices combine small amounts of data to create big data. Keep things in perspective and take care of your data because it’s the new platform.
-Rob


