|
|
|
|
|
by i336_
3912 days ago
|
|
I had to Google MAM to clarify what it meant, and then I realized this was what I was wondering about the other day, puzzling over how BYOD isn't a massive security nightmare. I must admit, I'm very fascinated with application management would actually be executed, from an academic / computer science angle. I can also completely understand patenting from a business perspective, but I'm also curious as to what things have actually been (publicly) patented. How is MAM different from MDM? |
|
MAM vendors like Apperian use various other techniques to manage the applications and their data only. The device is completely irrelevant, because we only care about the app. We do this through clever use of API's and a technology called 'App Wrapping'. This takes the mobile app, decompiles it into machine code, and very carefully injects new security features directly into the decompiled app. This allows adding security features like data at rest, analytics, etc. without needing any OS level API's. https://www.apperian.com/mam-blog/app-wrapping-lets-get-tech...