Image Title

Search Results for ARKit:

Vasanth Kumar, MongoDB Principal Solutions Architect | Io-Tahoe Episode 7


 

>> Okay. We're here with Vasanth Kumar who's the Principal Solutions Architect for MongoDB. Vasanth, welcome to "theCube." >> Thanks Dave. >> Hey, listen, I feel like you were born to be an architect in technology. I mean, you've worked for big SIs, you've worked with many customers, you have experience in financial services and banking. Tell us, the audience, a little bit more about yourself, and what you're up to these days. >> Yeah. Hi, thanks for the for inviting me for this discussion. I'm based out of Bangalore, India, having around 18 years experience in IT industry, building enterprise products for different domains, verticals, finance built and enterprise banking applications, IOT platforms, digital experience solutions. Now being with MongoDB nearly two years, been working in a partner team as a principal solutions architect, especially working with ISBs to build the best practices of handling the data and embed the right database as part of their product. I also worked with technology partners to integrate the compatible technology compliance with MongoDB. And also worked with the private cloud providers to provide a database as a service. >> Got it. So, you know, I have to Vasanth, I think Mongo, you kind of nailed it. They were early on with the trends of managing unstructured data, making it really simple. There was always a developer appeal, which has lasted and then doing so with an architecture that scales out, and back in the early days when Mongo was founded, I remember those days, I mean, digital transformation, wasn't a thing, it wasn't a buzz word, but it just so happens that Mongo's approach, it dovetails very nicely with a digital business. So I wonder if you could talk about that, talk about the fit and how MongoDB thinks about accelerating digital transformation and why you're different from like a traditional RDBMS. >> Sure, exactly, yeah. You had a right understanding, let me elaborate it. So we all know that the customer expectation changes day by day, because of the business agility functionality changes, how they want to experience the applications, or in apps that changes okay. And obviously this yields to the agility of the information which transforms between the multiple systems or layers. And to achieve this, obviously the way of architecting or developing the product as completely a different shift, might be moving from the monolith to microservices or event-based architecture and so on. And obviously the database has to be opt for these environment to adopt these changes, to adopt the scale of load and the other thing. Okay. And also like we see that the common, the protocol for the information exchange is JSON, and something like you, you adopt it. The database adopts it natively to that is a perfect fit. Okay. So that's where the MongoDB fits perfectly for billing or transforming the modern applications, because it's a general purpose database which accepts the JSON as a payload and stores it in a BSON format. You don't need to be, suppose like to develop any particular application or to transfer an existing application, typically they see the what is the effort required and how much, what is the cost involved in it, and how quickly I can do that. That's main important thing without disturbing the functionality here where, since it is a multimodal database in a JSON format, you don't easily build an application. Okay? Don't need a lot of transformation in case of an RDBMS, you get the JSON payload, you transform into a tabular structure or a different format, and then probably you build an ORM layer and then map it and save it. There are lot of work involved in it. There are a lot of components need to be written in between. But in case of MongoDB, what they can do is you get the information from the multiple sources. And as is, you can put it in a DB based on where, or you can transform it based on the access patterns. And then you can store it quickly. >> Dave: Got it. And I tell Dave, because today you haven't context data, which has a selected set of information. Probably tomorrow the particular customer has more information to put it. So how do you capture that? In case of an RDBMS, you need to change the schema. Once you scheme change the schema, your application breaks down. But here it magically adopts it. Like you pass the extra information, it's open for extension. It adopts it easily. You don't need to redeploy or change the schema or do something like that. >> Right. That's the genius of Mongo. And then of course, you know, in the early days people say, oh, you know, Mongo, it won't scale. And then of course we, through the cloud. And I follow very closely Atlas. I look at the numbers every quarter. I mean, overall cloud adoption is increasing like crazy, you know, our Wiki Bon analyst team. We got the big four cloud vendors just in IAS growing beyond a 115 billion this year. That's 35% on top of, you know, 80-90 billion last year. So talk more about how MongoDB fits with the cloud and how it helps with the whole migration story. 'Cause you're killing it in that space. >> Yeah. Sure. Just to add one more point on the previous question. So for continuously, for past four to five years, we have been the number one in the wanted database. >> Dave: Right Okay. That that's how like the popularity is getting done. That's how the adoption has happened. >> Dave: Right. >> I'm coming back to your question- >> Yeah let's talk about the cloud and database as a service, you guys actually have packaged that very nicely I have to say. >> Yeah. So we have spent lot of effort and time in developing Atlas, our managed database as a service, which typically gives the customer the way of just concentrating on their application rather than maintaining and managing the whole set of database or how to scale infrastructure. All those things on work is taken care. You don't need to be an expert of DB, like when you are using an Atlas. So we provide the managed database in three major cloud providers, AWS, GCP, and Azure, and also it's a purely a multicloud, you know, like you can have a primary in AWS and you have the replicated nodes in GCP or Azure. It's a purely multicloud. So that like, you don't have a cloud blocking. You feel that, okay, your business is, I mean, if this is the right for your business you are choosing the model, you think that I need to move to GCP. You don't need to bother, you easily migrate this to GCP. Okay. No vendor lock in, no cloud lock in this particular- >> So Vasanth, maybe you could talk a little bit more about Atlas and some of the differentiable features and things that you can do with Atlas that maybe people don't know about. >> Yeah, sure Dave like, Atlas is not just a manage database as a service, you know, like it's a complete data platform and it provides many features. Like for example, you build an application and probably down the line of three years, the data which you captured three years back might be an old data. Like how do you do it? Like there's no need for you to manually purge or do thing. Like we do have an online archival where you configure the data. So that like the data, which is older than two years, just purge it. So automatically this is taken care. So that like you have hot data kept in Atlas cluster and the cold data moved up to an ARKit. And also like we have a data lake where you can run a federated queries . For example, you've done an archival, but what if people want to access the data? So with data lake, what it can do is, on a single connection, you can fire a- you can run a federated queries both on the active and the archival data. That's the beauty, like you archive the data, but still you can able to query it. And we do also have a charts where like, you can build in visualization on top of the data, what you have captured. You can build in graphs or you can build in graphs and also embed these graphs as part of your application, or you can collaborate to the customers, to the CXOs and other theme. >> Dave: Got it. >> It's a complete data platform. >> Okay. Well, speaking of data platform, let's talk about Io-Tahoe's data RPA platform, and coupling that with Mongo DB. So maybe you could help us understand how you're helping with process automation, which is a very hot topic and just this whole notion of a modern application development. >> Sure. See, the process automation is more with respect to the data and how you manage this data and what to derive and build a business process on top of it. I see there are two parts into it. Like one is the source of data. How do you identify, how do you discover the data? How do you enrich the context or transform it, give a business context to it. And then you build a business rules or act on it, and then you store the data or you derive the insights or enrich it and store it into DB. The first part is completely taken by Io-Tahoe, where you can tag the data for the multiple data sources. For example, if we take an customer 360 view, you can grab the data from multiple data sources using Io-Tahoe and you discover this data, you can tag it, you can label it and you build a view of the complete customer context, and use a realm web book and then the data is ingested back to Mongo. So that's all like more sort of like server-less fashion. You can build this particular customer 360 view for example. And just to talk about the realm I spoke, right? The realm web book, realm is a backend APA that you can create on top of the data on Mongo cluster, which is available in addclass. Okay. Then once you run, the APS are ready. Data as a service, you build it as a data as a service, and you fully secure APIs, which are available. These APS can be integrated within a mobile app or an web application to build in a built in modern application. But what left out is like, just build a UI artifacts and integrate these APIs. >> Yeah, I mean we live in this API economy companies. People throw that out as sort of a buzz phrase, but Mongo lives that. I mean, that's why developers really like the Mongo. So what's your take on DevOps? Maybe you could talk a little bit about, you know, your perspective there, how you help Devs and data engineers build faster pipelines. >> Yeah, sure. Like, okay, this is the most favorite topic. Like, no, and it's a buzzword along, like all the DevOps moving out from the traditional deployment, what I learned online. So like we do support like the deployment automation in multiple ways okay, and also provide the diagnostic under the hood. We have two options in Mongo DB. One is an enterprise option, which is more on the on-prem's version. And Atlas is more with respect to the cloud one manage database service. Okay. In case of an enterprise advanced, like we do have an Ops manager and the Kubernetes operator, like a Ops manager will manage all sort of deployment automation. Upgrades, provides your diagnostics, both with respect to the hardwares, and also with respect to the MongoDB gives you a profiling, slow running queries and what you can get a context of what's working on the data using that. I'm using an enterprise operator. You can integrate with existing Kubernetes cluster, either in a different namespace on an existing namespace. And orchestrate the deployment. And in case of Atlas, we do have an Atlas-Kubernetes operator, which helps you to integrate your Kubernetes operator. And you don't need to leave your Kubernetes. And also we have worked with the cloud providers. For example, we have we haven't cloud formation templates where you can just in one click, you can just roll out an Atlas cluster with a complete platform. So that's one, like we are continuously working, evolving on the DevOps site to roll out the might be a helm chart, or we do have an operator, which has a standard (indistinct) for different types of deployments. >> You know, some really important themes here. Obviously, anytime you talk about Mongo, simplicity comes in, automation, you know, that big, big push that Io-Tahoe was making. What you said about data context was interesting because a lot of data systems, organizations, they lack context and context is very important. So auto classification and things like that. And the other thing you said about federated queries I think fits very well into the trend toward decentralized data architecture. So very important there. And of course, hybridisity. I call it hybridisity. On-prem, cloud, abstracting that complexity away and allowing people to really focus on their digital transformations. I tell ya, Vasanth, it's great stuff. It's always a pleasure chatting with Io-Tahoe partners, and really getting into the tech with folks like yourself. So thanks so much for coming on theCube. >> Thanks. Thanks, Dave. Thanks for having a nice discussion with you. >> Okay. Stay right there. We've got one more quick session that you don't want to miss.

Published Date : Aug 10 2021

SUMMARY :

Okay. We're here with Vasanth Kumar you have experience in of handling the data and and back in the early days And then you can store it quickly. So how do you capture that? And then of course, you know, on the previous question. That's how the adoption has happened. you guys actually have So that like, you don't So Vasanth, maybe you could talk the data which you So maybe you could help us and then you store the data little bit about, you know, and what you can get a context And the other thing you discussion with you. that you don't want to miss.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Vasanth KumarPERSON

0.99+

MongoORGANIZATION

0.99+

DavePERSON

0.99+

two partsQUANTITY

0.99+

VasanthPERSON

0.99+

35%QUANTITY

0.99+

tomorrowDATE

0.99+

last yearDATE

0.99+

115 billionQUANTITY

0.99+

first partQUANTITY

0.99+

Bangalore, IndiaLOCATION

0.99+

three yearsQUANTITY

0.99+

JSONTITLE

0.99+

AWSORGANIZATION

0.99+

Io-TahoeORGANIZATION

0.99+

80-90 billionQUANTITY

0.99+

MongoDBORGANIZATION

0.99+

ARKitTITLE

0.98+

two optionsQUANTITY

0.98+

one clickQUANTITY

0.98+

todayDATE

0.98+

AtlasTITLE

0.98+

this yearDATE

0.98+

bothQUANTITY

0.97+

older than two yearsQUANTITY

0.97+

around 18 yearsQUANTITY

0.96+

OneQUANTITY

0.96+

nearly two yearsQUANTITY

0.96+

AzureTITLE

0.96+

Wiki BonORGANIZATION

0.96+

MongoDBTITLE

0.95+

three years backDATE

0.94+

VasanthORGANIZATION

0.93+

Io-TahoeTITLE

0.92+

DevOpsTITLE

0.91+

AtlasORGANIZATION

0.91+

KubernetesTITLE

0.91+

360 viewQUANTITY

0.89+

oneQUANTITY

0.89+

single connectionQUANTITY

0.88+

five yearsQUANTITY

0.85+

one more quick sessionQUANTITY

0.83+

GCPORGANIZATION

0.83+

four cloud vendorsQUANTITY

0.82+

GCPTITLE

0.79+

three major cloud providersQUANTITY

0.76+

one more pointQUANTITY

0.73+

IoTITLE

0.72+

AzureORGANIZATION

0.72+

-TahoeORGANIZATION

0.68+

fourQUANTITY

0.67+

Mongo DBTITLE

0.65+

APATITLE

0.58+

ISBsORGANIZATION

0.54+

Armando Ortiz, IBM | IBM Think 2019


 

>> Live from San Francisco, it's theCUBE! Covering IBM Think 2019, brought to you by IBM. >> Welcome back to intermittently sunny San Francisco, this is theCUBE, the leader in live tech coverage. We're here at day four at IBM Think. My name is Dave Vellante. I am here with Stu Miniman. John Furrier is also here. Wall to wall coverage Stu. The second Think, first big show really of the year at Moscone. The new Moscone, Armando Ortiz is here. He is the vice president and partner from Mobile & Extended Reality Leader at IBM iX. An interesting part of IBM that you may not know about. Armando, welcome to theCUBE, thanks for coming on. >> Thanks for having me. >> So tell us a little bit about iX. >> So IBM iX is a part of IBM services. We focus on user experiences, whether it's a consumer experience or an employee experience. And the we look at user experience it really kind of sticks together and allow you to unlock the value of all the technology investments that companies are making. >> So, you guys are not making headsets, or are you? >> No we don't make hardware, we just put hardware to work. >> So talk a little bit about the sort of state of whether its augmented reality or extended reality. Lay out the terminology for us if you would. >> Sure, sure. As part of the role I have I lead our mobile practice as well as the extended reality practice and this kind of all related together. We use the term extended reality to kind of encompass all of the different technologies along that spectrum from augmented reality to mixed reality to virtual reality. Of course there are a lot of technologies whether it's the glasses on your face like the wearables or it's in your hand as a lot of mobile platforms today like Apple's ARKit and Google's ARCore allow you to have AR experienced within your mobile apps. >> Yeah, I wonder if you can expand a little bit on that? We're all ready for the role out of 5G and that's going, holds the promise at least for a lot more band width and a lot more applications and that's one of the lynch pins we understand kind of make your world more of a reality. When do we see that role out? What devices are going to happen? You got a preview of the next iPhone for us? >> I certainly don't have a preview of the next iPhone, even though I do lead the Apple partnership for us in North America, the Apple IBM partnership. When you look at 5G, obviously some of the use cases for extended reality in enterprise are around field services and 5G will have an amazing impact on the ability. Not only because of the band width but also the low latency that you have for 5G. So we're excited to see that role out in the different markets around the world and you know the pilots and things that are starting this year. There are going to be a lot of great devices and I think for handsets all the way to the wearables. It'll really allow us to put more use cases on these devices. >> Can you walk us through some of those use cases? Any specific customer examples you have that may make our audience understand a little bit more what's really available today. Sure, I mean in the XR space or in the extended reality space there's a lot that we learned through what we've done in mobile for years. I mean, even our Apple partnership for the past five years and things we've done across the 16 industries we work on. But the initial sort of wave one use cases that we're really seeing today kind of follow along these categories of work related use cases that are like in field services, training related use cases that go all the way from virtual reality immersive training like teaching someone how to do something in a dangerous situation where you want to simulate that. All the way to on the job sort of training and step-by-step guidance that you can get with AR. Step one attach the cable here. Step two, check this over here. Those kind of use cases and then into use cases related to shopping and retail. If you look at what augmented reality is going to do for shopping and retail allow people to assess sort of fit and purpose of something they want to buy. Does it fit in my home? Does it fit in my life? And then also even in the stores as people in retail sort of navigate a store they can use AR to help understand. Add all that metadata to the in store experience that we're gotten used to in our online experiences. And the last broad category we sort of call it share ideas or sharing of ideas, which kind of expands the game from collaboration to even having AR brochures and augmented realty tools to help people understand a product or a service that you're offering. Imagine that we can just kind of expand a piece of equipment here on the table, walk through it and help understand how that piece of equipment is going to help your business. >> You're giving me flashbacks. I remember IBM had a huge initiative in like Second Life and it was like come build an island and we're going to do recruiting and things like that. So, tell us why this generation is, going to be better for business and not have everyone put some money in and have it stolen by you know. >> Not as goofy. >> It's funny you should ask that, the Second Life topic actually came up with someone I was speaking to yesterday. It's come up before. I think there is a significant difference between what Second Life was trying to be and what extended reality is going to be and it already is. I mean when you look at extended reality today, I think one important thing to think about this is not future tech, this is not some sort of dream of sort of Ready Player One type of situation. But more, it's looking at real enterprise use cases that are already driving a value; time savings on inspections, productivity enhancements for people assembling, consistency and increase safety. All the key performance indicators and value drivers we have for mobile. So there's a real path to business value and the uses are much clearer than it might have been in the days of Second Life. >> Less mistakes, less rework. Armando, what kind of infrastructure would a consumer need? You gave the example of retail for instance, what kind of infrastructure would I need? Am I just, is it just my mobile home? Am I going to wear headsets, what does that look like? >> So when we talk about extended reality, we tend to keep one foot in today and one foot in the future cause its changing so fast. When you talk about retail there is a sale associate side of things that might be helping you decide an automotive. Maybe you're looking at configuring a car right in front of you or in a retail store maybe you're looking to look at a piece of furniture or something that's not on the show room floor. Now those experiences can start today with tablets and iPhones and other devices. But we see also as well devices that people be wearing wearables that are available today and that trend moving that glass kind of from your hand to your face is going to be something that is really going to be accelerated. >> So, this is maybe how a piece of clothing will fit or what a couch might look like in a particular room, is that right? >> Yeah. >> And you would envision that people will purchase this infrastructure for a variety of uses. Not only to see how things look but maybe there's gaming. So it's a multi-use kind of environment or not necessarily? Is it more specialized to use it? >> No absolutely, it's important, it's a good thing that you brought up sort of gaming as well. Because, obviously we all know that gaming has been kind of at the fore front for virtual reality but when you look at gaming and entertainment those are also going to include many use cases. When we look at the enterprise side we're kind of focused on those other wave one use cases. But I also expect in the sort of share ideas category I spoke of marketing and sales activities will also include AR experienced to help people understand the product or service that you're positioning. >> What's the state of adoption? We always joke about google glass. Remember the movie The Jerk with the Opti-Grab and the guy was cross-eyed? So that didn't take off but what's the state of hardware and hardware adoption today? >> So I think what's unique about this technology and what's happening now, the technology we already all have in our hands on our mobile phones is already there and that's where you're going to see it happen first. I think the numbers by next year are like 3.4 billion phones will have an AR capability so the technology is already with us. The next sort of technology set that we're talking about is getting to the wearables and of course we see things today in the VR space that's much more available in the consumer side, things like the oculus go. In the enterprise space you also have headsets from many manufacturers that maybe grew up doing things in the military that are now more commercially available. Things like someone trying to repair something that needs to be hand free. We're seeing those technologies readily available in the enterprise. >> Tell about how AI fits into this new world? >> That's a great question. If you think about it its really kind of a really great combination. You take XR, extended reality, so whether its AR or VR and you add AI to it you can kind of give AI the ability to kind of enter the 3D space. So as you think about AI solutions that we had in the mobile world where you might be using AI to solve a problem, diagnose a problem, visual diagnostics, acoustic detection AI can kind of give sort of super powers to an employee. At the same time we see that the experiences that we have in the extended reality space get really enhanced because you now have the ability to democratize expertize with AI. You take all of the expertize of your organization and that one technician whose only been there for 10 days now has the power of your entire collective knowledge. >> What about privacy? Anytime you hear some of these and I think about you can have wearables out there, there is concern about you know with facial recognition is going to be everywhere my privacy is going to be invaded. What's IBM positioning? Where does that fit in this whole environment? >> Of course we take privacy very seriously. When we talk about our AI and Watson you know your data is your data. If you look at some of the things, I mean, you'll make decisions, enterprises will make decisions on the same way they do with mobile devices. Is it okay to have a camera in this environment? And if I do have a camera in this environment, what's my cloud strategy and where am I going to host this data to make sure that I have not just privacy but also IP concerns, considered? All of the same things we've learned in the mobile world are going to apply to this and it'll get even a little more important as you think of the different types of sensors that are required to make these experiences happen. >> I wonder if you could help us understand about the pre-requisites to do things like technician actually trouble shooting a problem. Many of us have seen, we put on the glasses you walk around a show floor and you look at a new system or something and its really very cool. You can look inside and inspect the different layers. What has to be done, I'm inferring from what you're saying that a technician would be able to inspect live, real time a device and identify problems on that device. So what has be done? It has to be instrumented? It has to have cameras installed? What does the infrastructure build out look like? >> Sure, when you look at. Lets take the technician scenario for a moment and unpack that. When you look at that there are a couple of things that are already happening like a lot of major pieces of equipment are instrumented. So you have the internet of things data, sort of the data streams coming off of that. How do you make that available to that technician in the moment, sort of the vital signs of that piece of equipment that you might be operating on? So, having all that information like temperature and all the things from an IOT perspective, that's one angle of it. The other side of it really is when you think of failure of equipment usually at some point there's a situation that technician may not have encountered before but maybe someone else has. Maybe you've already had a bunch of closed tickets on that three years ago. So having all that information available and using cognitive processing to kind of navigate that unstructured data, that will let you navigate that. Voice will be part of this interface as well. I think voice is an important part because you're going to be hands free and you're going to be having a dialogue with Watson, let's say to help diagnose a problem. >> How about healthcare? It's not something we've really talked about a lot. Just in terms of applications, whether its for the operating room of the future, remote guidance from doctor, training. Do you see those kind of use cases emerging? >> Yeah absolutely, all the way from training through execution of surgery and other things. This is where the 5G topic really comes into play because low latency is really required if you're talking about surgery and things like that. >> Give me a few minutes. >> You get that round trip of that signal going back and forth. I think when you think about the VR side of things for training is immensely powerful. The AR side for during execution of procedures will also be powerful as well and it comes back to that general theme od democratizing expertize. One expert that's physically on this part of the world can serve many people that need their services around the world. >> It sounds like there are a lot of uncertainties in terms of how this is going to evolve. First of all od the a fair statement? Given that, not withstanding that can you give us a sense of expectations for how it will evolve and the adoption levels that you expect over the next two to five years. >> Five years is a long horizon for this technology. >> Too long, too long perhaps so what's more fair, 18 months? >> Lets talk more immediate. I think when you look at, there may be some uncertainty in terms of which use cases will drive the most value but there are already many use cases that companies are probably sharing information out. Like some companies, especially inspection use cases, you know there is a company that published 96% savings on time because really you are using AR to document. Okay inspect this point, this point, this point, this point. Assembly use cases, diagnostics with AI and AR are working together. All of these are already happening, so what I think is going to happen is enterprises are going to be able to more and more easily justify the spend to make these investments because the RY is rapid. Just like the RY in mobile was rapid for enterprise, the RY in XR will be extremely rapid. >> Armando for people who didn't come to IBM Think, give them a little taste of what they missed from an iX stand point. Some of the conversations that you've been having. >> Yeah, when we look at, I mean iX across the IBM Think we've had a lot of conversations and a lot of sessions around how experience is really driving the business value and also around marketing technologies and marketing services and all of the things that relate to experience on the consumer side and the employee side. We're really enjoyed some great show casing of our client stories and the works we've done. Everything from mobile to commerce to marketing platforms to sales floors across everything we do in the IBM services part that we're in. >> How long has this been around? >> IBM iX? >> Yeah. >> IBM iX has been a part of IBM originally since the 96 Olympics in Atlanta. I've been with IBM about 25 years and this space is kind of like really evolved in terms of the position of user experience and design. IBM has become really a design focused company and you look at enterprise design thinking in everything we do so this is really a part of our business that's really become focal point as companies start thinking more about design. >> Wow, it's been a long time but it's certainly not mature but it's a revenue generating business obviously. >> Yeah and a very high growth part of the company. >> Awesome, well Armando thanks so much for sharing this part of IBM that's not well known. Really exciting futures and I really appreciate you coming on theCUBE. >> Thank you very much, I appreciate being here. >> Alright, keep it right there everyone. Stu and I will be back. Day four, IBM Think, we're at Moscone. Stop by, we're at Moscone North. I'm Dave Vellante, Stu Miniman and John Furrier is here. We'll be right back, you're watching theCUBE. (techno music)

Published Date : Feb 14 2019

SUMMARY :

Covering IBM Think 2019, brought to you by IBM. An interesting part of IBM that you may not know about. And the we look at user experience it really kind of sticks Lay out the terminology for us if you would. all of the different technologies along that spectrum of the lynch pins we understand kind of make markets around the world and you know the pilots and step-by-step guidance that you can get with AR. put some money in and have it stolen by you know. I mean when you look at extended reality today, You gave the example of retail for instance, of you or in a retail store maybe you're looking to look And you would envision that people will purchase But I also expect in the sort of share ideas category and the guy was cross-eyed? In the enterprise space you also have headsets from the mobile world where you might be using AI to solve Anytime you hear some of these and I think about you can All of the same things we've learned in the mobile world the pre-requisites to do things like technician of that piece of equipment that you might be operating on? room of the future, remote guidance from doctor, training. Yeah absolutely, all the way from training through I think when you think about the VR side of things First of all od the a fair statement? and more easily justify the spend to make Some of the conversations that you've been having. services and all of the things that relate to experience is kind of like really evolved in terms of the position Wow, it's been a long time but it's certainly not mature appreciate you coming on theCUBE. Stu and I will be back.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Dave VellantePERSON

0.99+

IBMORGANIZATION

0.99+

AppleORGANIZATION

0.99+

Stu MinimanPERSON

0.99+

John FurrierPERSON

0.99+

10 daysQUANTITY

0.99+

ArmandoPERSON

0.99+

StuPERSON

0.99+

96%QUANTITY

0.99+

Armando OrtizPERSON

0.99+

San FranciscoLOCATION

0.99+

iPhonesCOMMERCIAL_ITEM

0.99+

one footQUANTITY

0.99+

18 monthsQUANTITY

0.99+

iPhoneCOMMERCIAL_ITEM

0.99+

16 industriesQUANTITY

0.99+

AtlantaLOCATION

0.99+

The Jerk with the Opti-GrabTITLE

0.99+

Five yearsQUANTITY

0.99+

North AmericaLOCATION

0.99+

MosconeLOCATION

0.99+

yesterdayDATE

0.99+

ARKitTITLE

0.98+

todayDATE

0.98+

3.4 billion phonesQUANTITY

0.98+

waveEVENT

0.97+

next yearDATE

0.97+

oneQUANTITY

0.97+

oculusORGANIZATION

0.97+

this yearDATE

0.97+

ARCoreTITLE

0.97+

Moscone NorthLOCATION

0.97+

One expertQUANTITY

0.97+

FirstQUANTITY

0.97+

2019DATE

0.97+

about 25 yearsQUANTITY

0.96+

GoogleORGANIZATION

0.96+

WatsonPERSON

0.96+

Day fourQUANTITY

0.95+

three years agoDATE

0.95+

one angleQUANTITY

0.94+

five yearsQUANTITY

0.94+

iXTITLE

0.92+

iXCOMMERCIAL_ITEM

0.92+

ArmandoORGANIZATION

0.91+

Step twoQUANTITY

0.9+

first big showQUANTITY

0.9+

one technicianQUANTITY

0.89+

iX.TITLE

0.88+

firstQUANTITY

0.86+

96 OlympicsEVENT

0.85+

day fourQUANTITY

0.85+

twoQUANTITY

0.85+

Step oneQUANTITY

0.84+

5GQUANTITY

0.84+

Second LifeTITLE

0.82+

IBM ThinkORGANIZATION

0.82+

Amy Jo Kim, Shufflebrain | Samsung Developer Conference 2017


 

>> Narrator: From San Francisco, it's theCUBE covering Samsung Developer Conference 2017. Brought to you by Samsung. >> Welcome back everyone. Live here in San Francisco at Moscone West is the exclusive coverage from theCUBE SiliconANGLE Media of the SDC 2017. I'm John Furrier the co-founder of SiliconANGLE Media and the co-host of theCUBE. My next guest is Amy Jo Kim who is the CEO of Shufflebrain. It's the parent company of gamethinking.io, a variety of other projects, and expert in the convergence of design, gaming, computer science, and et cetera. Welcome to theCUBE. >> It's a pleasure to be here. >> Thanks for coming on. Obviously we've been seeing the trend, the convergence trend for a while certainly in the tech industry. Computer science and social science coming together, that was our motto when we started our company eight years ago. But really to me the flashpoint was Steve Jobs had the technology-liberal arts crossroads. That really kind of spawned the beginning of a creative generation start thinking about the devices, how it all intersects, and not the pure play handheld. So gamers here at Samsung Development Conference and developers bring game mechanics in. That's communities, gamification, games themselves, user interface. What's your reaction to all this? You've designed a great bunch of interfaces. >> I'm, I think it's fantastic. I think what we're seeing is really a flashpoint that has several trends converging. One of the trends we have is developers, the folks here, you know are right here at this wonderful conference, they've grown up with games. They're familiar with the lexicon of games, with how games work. And so it's very natural for them when they start to build their own apps and say what will make this engaging to turn to games and look for inspiration in games? So that's been going on for a while and it's accelerating. We're also seeing that mobile technology, mobile phones, have become so ubiquitous that most of the traffic coming in on many people's experiences 70%, I recently ran a promotion for Shufflebrain, 70% of our traffic was mobile total traffic. So the ubiquity of mobile phones means that everybody's got a potential gaming machine or a machine where they can have a light, fun, engaging experience right in their pocket. So as you noted, we've moved away from single purpose game consoles, handheld or otherwise they still exist, but more and more what we see is the best games and the best game like experiences that might not be games but they the feel and the pull of games. Those are showing up on mobile phones like Samsung. >> And the screens are awesome. I'll say my Note 8 here is awesome and bigger and better and the graphics. But it's a generational shift too. Like my son was, we're designing a new app and we're kind of sitting at the drawing board and he's like, "Dad, you're a search generation. "No one searches anymore. "You actually type on the keyboard, that's like so old." So he brings up a point which is illuminated here. Which is you see voice touch, voice activation. Harman's got now the kind of interface with this audio. You're seeing cars all over the air with software. This is really the computer science, computer engineering culture interfacing with art. Where new user experiences are coming that quite frankly don't look the same. >> Exactly that's such a good point. So what's happening is that a lot of the user experiences, the back end neural networks, the AI, the sophisticated bots that we've been seeing in gaming for the last five or six years are trickling into the mainstream. And that's what you always see. Gaming is the canary in a coal mine. What we see now happening in games and what we saw a few years ago is becoming more mainstream. So if we look now at what's happening in gaming, that gives us a clue to 18 to 24 months out for app developers. >> Yeah we brought this up on day one. You nailed it. It's an early indicator. >> That's right. >> What are you seeing in that area? Because you're in the vanguard of the user interface so you have a computer science background. You understand how communities work. Which by the way, you look at anything from blockchain ICOs to game communities, community is the most important aspect right now in the world. The community role of the people are so important. You don't have a network effect. You don't have input output into the quote neural aspect of the interface because now people are involved. Not just software and data bits. I need a notification from my friend if they're right around the corner from me. So it's the role of people. >> Exactly, so I'm a multiplayer game designer. The teams I work with, because it's always a team effort, are multiplayer games. Rock Band, Covet Fashion is a more recent one. And so we've known for a long time in the gaming industry that if you want to drive deep lasting engagement, you need to create a multiplayer experience and some sort of community around that. What you'll hear gamers say is "You know, I'm kind of tired of that game "but my friends need me. "It's where my friends are, my team needs me." So that's part of what drives long term engagement. >> John: The socialization piece. >> Exactly. What we're seeing now and the opportunity I think for developers even outside of gaming is we're seeing the intersection of gaming, a style of gaming that's sort of I would call them gaming systems versus game mechanics. We're seeing gaming systems find their way into social media. Musical.ly is a great example. And Discord is another example. Discord is a platform started by gamers but now it's merging into just other people. That's for communication. Sort of like a next generation Slack but mobile and for gamers. Covet Fashion, a game I worked on with a brilliant team who actually came up with the idea at CrowdStar, really merged a cooperative game mechanic like you might see in say Portal 2 or Left for Dead with social media and very lightweight voting systems of the users themselves playing a crucial role in what's good or not. Just like in Facebook or in Instagram, your feed is going to show you what gets liked a lot, what gets popular. And games are starting to incorporate this too so that the players themselves become almost like the game pieces and become a big part of what's entertaining. We see networks like Twitch with a huge rush of popularity. That is people delivering entertainment to each other. It's not scripted. So this user generated content, this systems which let people be entertaining to each other, is the huge push that's going on in gaming. And we have, part of what makes a game so exciting, is when the game makes interacting with other people lower friction or more magical but it's still the people that makes it exciting. >> Amy Jo this is amazing. I think that you're right on it. Because remember when I was a gamer, single player game on the computer, you got bored. I mastered it. Then comes multiplayer. But you're bringing up a new dynamic which is the dynamic nature of the people themselves. And I think Twitch had an interesting experiment where the comments, which we know on Twitch are pretty bad, drove the game experience. So now you have the people being part of the input to the game itself. I mean isn't Life a game in a way? >> Sure, you could look at Life the game. I think that that's a semantic issue. There are people that really enjoy looking at life as a game And if you define a game as a structured activity with roles and goals, sure you could look at it that way. What I think is most exciting is not so much what is and isn't a game but the bleeding over of gaming systems into places like digital health and education and enterprise and fashion, and those are, and genealogy. Right now I have a client who's merging a game like experience with a genealogy crowd source experience. So I think what I'd like to leave you with and to understand is the first wave of this we called gamification where people got very excited about the visible markers of progress that are in games like points and badges and leaderboards. And that's a great opening door, but that's not where the magic is. Where the magic is is in the underlying systems that drive you toward mastery of something you care about. And that's the explosion we're seeing now. So you say what am I seeing? I'm seeing clients come to me, a game designer, in all kinds, banking, call centers, SaaS products, change transformation in companies as well as all kinds of consumer products, saying we tried gamification. It just worked in the short term. We want what makes games interesting in the long term. First of all you said the most important thing which is other people. But it's not just other people. It's other people in a playful and mastery based environment that helps you get better at something you care about getting better at. >> So this great so take me through what game system. What I hear you saying is, okay, people think of gamification as a one trick pony, a shortcut to something. You're taking a much more wholistic approach saying the game system. What does that mean? What is a game system? Because you're, what I hear you saying, is that this is like a fabric. It's not like, or an operating system maybe. How should people think of a game... >> It's a methodology or a system. A good way to think about this, are you familiar with design thinking? >> Mm-hmm. >> Are you familiar with an agile approach or Agile Lean UX? Those are systems. Those are methodologies. Those are approaches to creating great products. And they help you. Game thinking is similar. It's got elements of design thinking, elements of Agile, but it adds game design. The difference between strong game design and gamification is game design is about bringing systems to life from the inside out. And so game thinking is as much about how you bring your product to life as it is about anything that you put into the product once it's brought to life. Which is where gamification usually comes in. So it's really about building a learning architecture into the core of your game using feedback loops and using simple systems. And one more thing. Every complex system starts as a simple system that works. So it's really about building core systems and then bringing them to life with the right approach and the right people. >> It's like having a kernel or a small building block. If you overthink it you could get in trouble. >> Right. But you also have to have the right building block so you build a strong foundation. >> Yeah I remember the old days when game engines came out. There was no market for game engines when the first games came out. Then someone said hey why don't we just take the game engine and become a game engine. That was an interesting dynamic that spawned a lot of innovation. Is there an analogy to that happening now where there's new innovations that people can build on top of? Is it open source? Is there an equivalent? I'm trying to figure out where that next level up is going to be because right now we've gone like this and then we see a new level with AR and these new kinds of games and you're bringing this kind of integrated system approach is coming. >> Right so I think there's two thing that have to happen for those to take off. One of which is technology based. You have to have engines. So Unity's rise has been tremendous for the gaming industry. Many many simple game-like experiences are being built in Unity, not from scratch. And other tools like that. And then ARKit from Apple is causing an explosion of really interesting work happening, making it easier to create and experiment with an experience like Pokemon Go. So those are the bottom-up tools based changes that are really accelerating innovation in our industry. Now at the time, none of that will work if you don't have the customer demand and the customer hunger. So the other thing that's happening is that customers are being trained by Pokemon Go and things like that that oh, this is how AR could work. We've seen that VR has kind of stalled out but again, that's a special purpose hardware that's not something easy that you can get on your mobile phone in between all the other things you do. So I think it can't be overstated how powerful it is to have these platforms combined with a huge consumer base on mobile, with phones in their pocket, ready to have a compelling game-like experience that doesn't necessarily have to be a game. The world is waiting for those. >> Yeah and your point about VR, you don't want a build it they will come mentality. You got to focus on the magic formula which is-- >> Customer demand. >> Call it sticky. But some could say look it's got to be a utility and that mastery component is critical whether it's learning, friendship, or some human dopamine effect right. >> Well that's exactly what we do at gamethinking.io. We help teams and companies create a product that customers love and come back to from the ground up using gaming techniques. So anyone who's interested, that's what we do. And the reason we help people do that is it's hard, and it's incredibly high leverage. >> Yeah and you got to have the expertise to do it. And it really is. It sounds like gamethinking.io, you're going to bring architecture. It's not just going to be jump on the grenade that someone throws a project at you. Sure, if it's a big project maybe. But you're kind of train the trainer it sounds like, you're teaching people to fish if you will. >> It's product development. Gamification is often a marketing campaign. We're talking about product development. If you want to build lasting engagement and you're a product leader, then you can use these techniques to build it from the ground up but it's not a silver bullet. >> Give a plug for what you do at Shufflebrain about your company and share some advice for folks watching that might be interested. Like I want to transform my Web 2.0, my 1.0 web responsive app, or my offshore built mobile app that I hired someone to just iOS it and Android it. I want to actually build from the ground up a new architecture that's going to be, have a lot of headroom, I really want to build it from the ground up with good design thinking, game system, game thinking, with the game systems, all the magic potentially in there. What do they do? I don't know do you call the, you know there's no Yellow Pages anymore. Do you Google search it? >> Thank you that was a great setup because that's, I mean I wish that I had had this years ago when I doing a venture funded startup. I needed help. So that's why I do what I do. So what we do is take 20 years of what works and what doesn't in game and product design and turn it into a step by step toolkit with templates, instruction, training, and coaching. And let me give you a specific tip. So there's, it's a whole system we use, but one of the things that you do and if anybody wants to try this it will amaze you if you're able to do it right, one of the things that the greatest game designers, the Will Wrights and folks at CrowdStar and Harmonics, what they do is when they're bringing a new game idea to life, first of all they find out aggressively as much about what's wrong with their ideas, what's right with it, through iterative, low fidelity testing early. Secondly they test it on their superfans that shortcut for high need, high value, early adopters. Not your target market but people that can get you to your target market. Knowing how to find and identify and then leverage your superfans for very early product testing and iteration, that's how you bring your core systems to life. Not with your ultimate target market. Most people don't know this. Knowing this, and then finding those people and leveraging them will turn what's often a failure into success. >> John: That's gold. >> It's complete gold. Let me just tell you why. Because if you're able to ask very product-focused questions, again with my guidance, of these people, you can build your product around what you know they want rather than guessing. >> And you can also help the person, might have blind spot, your customer, understand what superfans are saying. Sometimes it's like they're just giving you the answer right there early on. >> That's such a good point. And when you're inside of it- >> And I have bias. I'm an entrepreneur. Oh no I want to hear what I want to hear. I'm going to change the world. (laughs) Not really. >> That's why when I was an entrepreneur I knew all this stuff but I needed a coach when I was doing this. Because you can't see outside of your bubble and that's part of the value of doing this. >> Amy, the URL is? >> Gamethinking.io. >> Gamthinking.io. Amy Jo is a coach, she is an entrepreneur, venture backed, probably has some scar tissue from that but now she's kicking ass and taking names on gamethinking.io. Great mind. Thank you for sharing an amazing tutorial. You know that's free consulting here on theCUBE right here from and expert. >> It's what I love to do. Thank you for having me. >> Amy Jo here on theCUBE. Live in San Francisco at the Samsung Developer Conference, I'm John Furrier back with more here in theCUBE after this short break. (techno music)

Published Date : Oct 19 2017

SUMMARY :

Brought to you by Samsung. Live here in San Francisco at Moscone West is the That really kind of spawned the beginning One of the trends we have is developers, the folks here, Harman's got now the kind of interface with this audio. And that's what you always see. It's an early indicator. Which by the way, you look at anything that if you want to drive deep lasting engagement, so that the players themselves become almost like single player game on the computer, you got bored. So I think what I'd like to leave you with and saying the game system. are you familiar with design thinking? And so game thinking is as much about how you bring your If you overthink it you could get in trouble. But you also have to have the right building block Yeah I remember the old days when game engines came out. in between all the other things you do. you don't want a build it they will come mentality. But some could say look it's got to be a utility And the reason we help people do that is it's hard, Yeah and you got to have the expertise to do it. from the ground up but it's not a silver bullet. Give a plug for what you do at Shufflebrain but one of the things that you do and if anybody wants to of these people, you can build your product around And you can also help the person, And when you're inside of it- I'm going to change the world. that's part of the value of doing this. Thank you for sharing an amazing tutorial. Thank you for having me. Live in San Francisco at the Samsung Developer Conference,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
Amy Jo KimPERSON

0.99+

John FurrierPERSON

0.99+

Steve JobsPERSON

0.99+

Amy JoPERSON

0.99+

TwitchORGANIZATION

0.99+

20 yearsQUANTITY

0.99+

JohnPERSON

0.99+

San FranciscoLOCATION

0.99+

SamsungORGANIZATION

0.99+

18QUANTITY

0.99+

CrowdStarORGANIZATION

0.99+

iOSTITLE

0.99+

Note 8COMMERCIAL_ITEM

0.99+

AmyPERSON

0.99+

SiliconANGLE MediaORGANIZATION

0.99+

Pokemon GoTITLE

0.99+

AppleORGANIZATION

0.99+

AndroidTITLE

0.99+

70%QUANTITY

0.99+

24 monthsQUANTITY

0.99+

first gamesQUANTITY

0.99+

SDC 2017EVENT

0.99+

OneQUANTITY

0.99+

ARKitTITLE

0.99+

Portal 2TITLE

0.99+

Moscone WestLOCATION

0.99+

ShufflebrainORGANIZATION

0.98+

two thingQUANTITY

0.98+

ShufflebrainPERSON

0.98+

GoogleORGANIZATION

0.98+

HarmonicsORGANIZATION

0.98+

eight years agoDATE

0.98+

Samsung Developer Conference 2017EVENT

0.97+

Samsung Developer ConferenceEVENT

0.97+

oneQUANTITY

0.97+

one more thingQUANTITY

0.96+

DiscordORGANIZATION

0.96+

Rock BandTITLE

0.95+

theCUBEORGANIZATION

0.95+

Covet FashionTITLE

0.94+

FirstQUANTITY

0.94+

single playerQUANTITY

0.94+

SecondlyQUANTITY

0.94+

AgileTITLE

0.93+

Left for DeadTITLE

0.91+

day oneQUANTITY

0.87+

HarmanORGANIZATION

0.85+

few years agoDATE

0.84+

Will WrightsPERSON

0.83+

single purposeQUANTITY

0.83+

Samsung Development ConferenceEVENT

0.82+

gamethinking.ioORGANIZATION

0.82+

gamethinking.ioOTHER

0.81+

one trick ponyQUANTITY

0.81+

six yearsQUANTITY

0.8+

UnityORGANIZATION

0.78+

yearsDATE

0.73+

Gamethinking.ioOTHER

0.73+

FacebookORGANIZATION

0.72+

first waveEVENT

0.71+

SlackTITLE

0.7+

InstagramORGANIZATION

0.65+

fiveQUANTITY

0.59+

YellowTITLE

0.55+

firstQUANTITY

0.51+

1.0OTHER

0.51+

Gamthinking.ioORGANIZATION

0.5+

UnityTITLE

0.49+

lastDATE

0.48+

gamethinking.ioTITLE

0.45+

agileTITLE

0.45+

Maribel Lopez, Lopez Research | Samsung Developers Conference 2017


 

>> Announcer: Live from San Fransisco, it's theCUBE covering Samsung Developer Conference 2017. Brought to you by Samsung. >> Hello everyone and welcome to theCUBE's exclusive coverage of Samsung Developer Conference live here in San Fransisco, California, Moscone West. I'm John Furrier, the co-founder of SiliconANGLE media and co-host here at theCUBE's exclusive coverage with Maribel Lopez, Founder and Principle Analyst at Lopez Research, good friend of theCUBE, Cube albumni. Great to see you. >> Great to see you, John. >> We see each other all the time at the industry events, usually enterprise and some cloud events. We've been seeing each other a lot at these, kind of consumer events. >> Yeah. >> Sounds like the consumerization of IT is happening. >> Big crossover. Yeah, I don't believe there is any consumer or enterprise, there's just degrees of, you know, how much security, how much management ya get, right? It's got to be a good consumer device to be used by anyone. >> What are some of the analyst reports you guys are putting out now? Obviously, you've been covering apps, to kind of set that up. As you know, we always talk in the past about IoT, >> Maribel: Yeah. >> The intelligent edge, cloud, and the role of app developers that are coming into the enterprise. Every CIO has got a mandate. More app development. Devops. Devops. It's hard. How is this helping? >> You know, I've previously come at this from the concept of mobile enablement in the enterprise, right? And now, it just seems like we're just looking at new applications, new experiences that cross boundaries, right? Is it at your home? Is it in a hotel? Is it on your corporate campus, right? I think the role of the app developer is changing to be more encompassing. I think the big news in all the shows we go to now is like AI and machine learning. That term is just everywhere. It's the IoT of 2017, right? Last year was IoT; this year it's AI and machine learning. So we're seeing a lot of that for the app dev community. >> And now you start to see Augmented Reality, also known as AR, in this space of Samsung and Apple and these new app developers. Augmented Reality core, obviously from a development standpoint, big news here at the Samsung conference. The other big news is ARCore and ARKit, ARKit is the IOT piece. [Maribel] - Mhm. >> So we've been seeing a lot of slowdown in Iot. For instance, everyone is kicking the tires on Iot, but it's industrial Iot that's getting the traction. >> Yeah, I think industrial IoT is getting the traction because they've been at it for years, right? It was M2M before that. If you look at what is happening in consumer IoT, it's still an absolute disaster. So, I think the big news of the day, for Samsung, I mean, obviously, we just talked about how AI was in there, we talked about how ARVR was in there. But, what we didn't talk about is the fact that now we're looking at the SmartThings Cloud. And this is the attempt to say, listen, we've got many different clouds; how do we unify clouds as Samsung? And then, also, how do we let other people participate in the cloud? 'Cause the real challenge is, everybody has their fiefdom right now. >> John: Yeah. >> You know, you're in the Apple fiefdom, you're in the Google fiefdom, you're in the Alexa Amazon fiefdom. How do we get to a point where I can just use my stuff? >> Yeah, this is classic breaking down the silos in the world we talk about in the enterprise. >> Yeah. >> And that's been like a two generation initiative. But you look at the guest I just had on theCUBE, Mary Min and Greg Harris before that. They're a different culture. They don't really give a crap about plumbing. >> Maribel: (laughs) No, no. >> They're producing AR games. they've got security challenges. So their development challenges are very DevOps native. They didn't sign up for DevOps, they just are DevOps cloud native. So, that world is one, then you got the IT guys going, wait a minute, I got to support this new edge device. >> Right. I've got to manage it, I've got to secure it. >> Those worlds are coming together. >> Maribel: Yes, absolutely. >> Your thoughts on Samsung's opportunity; are they poised, do they care about IT; IT care about Samsung? >> You know, Samsung's a big company, right? So it really depends on what division of Samsung you're looking at, whether or not they care about IT. What I would say though, is that they're trying to make moves that will can across the board now, right? Trying to make a cloud that can be secure for your consumer things, but can also be upleveled if you want to make it an enterprise of things cloud as well, right? The AI concept is really about just creating usability. And, I think when we think of DevOps, what we think about is creating better application experiences that can know you, that can respond to you. And this is the whole... we talked about Big Data a few years ago, remember everything was Big Data, right? Well Big Data is now machine learning and AI, which is the natural evolution of it. So, I'm starting to see a lot of things that can be used across Samsung. So, I do think in that regard, they're well positioned. They've got a lot of technology in the home. They've got a lot of presence for the enterprise mobile camp. The IoT camp, I think is a wild card for everybody right now. >> What do you think about Samsung's chances with the cloud they have? Because they sprinkle a little bit of cloud in there. >> Maribel: Yeah. >> They didn't talk about data at all, which I was surprised. They kind of inherently... I mean it's a privacy issue; a security thing. But I love the presentation about the kitchen. >> Maribel: Oh yeah, that was great. >> Because the kitchen is where... >> The family hub for the home, right? >> The family hub, that's where everyone hangs out at the parties, right? Everyone ends up in the kitchen. But it kind of highlights this consumerization trend. They kind of sprinkled cloud, but I'm not seeing cloud... I'm not seeing, like, we're bringing compute to you. So, is that just native for Samsung? Is it a missed opportunity? Are they strong there? What's your thoughts? >> I think you actually started with this whole dialogue of well, does anybody really care about what the background technology is, right? So I think we're definitely a little lighter on the terms and more about what the use cases were. Like, why do you use this? They have semiconductors, they have a cloud, they have security, they have devices. They've got a lot of things, so it's really not about the technology as much as it used to be, right? What I think some of the differences might be is a cloud for what? >> Yeah. >> And they are actually taking the approach of we've got a cloud for things and we know what these things are. So I think they're well positioned in that regard because they will have a specific cloud that's not just a generic cloud. >> I think they want to own the interface. To me, my take away, squithing through the hype is they want to own the interface edge. If you contrast say Samsung to say Alibaba group, which we were just covering them in China, compare them to Amazon, you'll see a contrast in strategies. Obviously, Amazon is just blowing everyone away on a massive scale. And they're not even in China. So, if they were actually in China the numbers would be off the charts. >> Maribel: Yeah, be a different thing, yeah. >> But, lets take Alibaba, for instance, and Samsung. Alibaba's an eCommerce company. But they don't want to be known as an eCommerce company. They're heavily invested in data. That's front and center of their message. Smart cities, they're talking about. They have a big cloud that they're pumping out, so that's much different, for them, they don't have an edge device, ya know? >> Yeah, well.. >> Samsung does, but we don't hear cloud, smart cities. We hear family hubs, smart TV, Bixby. >> But it is an experience world, right? And I think that's been the problem with technology adoption to date. You can't figure out how to use it, right? So the next big evolution of technology isn't necessarily about creating a new thing. It's about being able to use a thing. I think Enjon actually made a great comment when he said we use about 10% of the functionality in our cell phone. Why is that? You don't even know it's there. You don't know how to find it, you don't know how to turn it on and off. Like how do you just simplify what we have today? And if they can do that, that was, or used to be, the hallmark of Apple right? >> John: Right. >> And now people are like, well, even Apple products are kind of of complex compared to what they used to be. So how do we get this back to we can use the stuff that we already have built. >> You're nailing it, Maribel. I totally agree with you 100% because if you look at the big waves of innovation: web 1.0 '90's. Mid '90's, '95. Web 2.0 and then now Blockchain and cloud. >> Absolutely. >> All the winners simplified things, reduced the steps it takes to do something and made it easy to use. >> Yeah. >> That's the magical formula. >> Frictionless. >> FYI, entrepreneurs, simplify, make it easy to use and reduce the steps it takes to find stuff; to do stuff. >> Absolutely. >> That's the magical formula. Okay, so, with that in mind, critical analysis of Samsung and a positive analysis of Samsung, then. What did they do right here and what can they work on? >> Okay, so what they did right: I think they are finally trying to pull together all the different versions of Samsung and allow you to have a couple of things, Bixby and cloud, to go across devices; that's right. What I think they still need to work on is there's still boundaries there. It's not exactly clear like where things start, where things end. And they're a little cryptic on the details right now. >> John: You mean under the hood. >> Under hood, I mean I think devs are here to figure out what's going on. How do I make this happen? So there better be some real serious deep dives in these dev sessions so that they know exactly, when they leave, what they can build with Samsung. And how does it work with non-Samsung things. That's still a huge wild card. >> And obviously, cloud, multi-cloud enterprises, you need infrastructure. >> Yeah. >> I mean, smart cities, smart homes, you need plumbing. You need to have compute power, you need some storage. I'm not hearing any of that here. >> No, I don't think that that was a tone that they were trying to take. I think they've been looking much more high level at, if you're a developer, what experiences could you have. I'd also like to see more about how to help monetization. If you go to IO, you go to WWDC, there's always these big slides about how are we going to make money as developers by using this platform. And so that's something we need to see a little more of. >> I got my Samsung smaller phone. I'm going to have to get the Galaxy, the big one, looking good. The screens are great, the cameras are great. >> The Note 8 is really great. It's a good device. >> They're the one with the pen, that's on the Note. Okay, Maribel, thanks for coming on. Appreciate you sharing your analysis. Quick update, what are you doing now? What are you up to? What are they key research pillars? >> Yeah, everybody's trying to figure out what machine learning and AI mean for them. And then, what are the real use case behind IoT. So, we talked a lot about industrial Iots's, right? Anything else? Is there Iot for GENbiz? We'll have to find out. >> Maribel Lopez, been on theCUBE so many times, she's practically an analyst on theCUBE here. Great to have you come on, really appreciate your insight. Check her out, Lopez Research, the best in the business. Been covering the span of enterprise to IT, to consumerization. This is theCUBE bringing you all the action live here at Moscone West. Exclusive coverage of Samsung Developers Conference. Bringing Augmented reality, virtual reality, all this new user interface to the masses. >> Maribel: All the reality. Everywhere. >> All the reality. This is theCUBE, data reality here on theCUBE, a new TV show. Thanks for watching.

Published Date : Oct 18 2017

SUMMARY :

Brought to you by Samsung. I'm John Furrier, the co-founder of SiliconANGLE media all the time at the industry events, It's got to be a good consumer device to be used by anyone. What are some of the analyst reports of app developers that are coming into the enterprise. I think the big news in all the shows we go to now and ARKit, ARKit is the IOT piece. For instance, everyone is kicking the tires on Iot, And this is the attempt to say, listen, we've got How do we get to a point where I can just use my stuff? the world we talk about in the enterprise. But you look at the guest I just had on theCUBE, So, that world is one, then you got the IT guys going, I've got to manage it, I've got to secure it. They've got a lot of technology in the home. What do you think about Samsung's But I love the presentation about the kitchen. everyone hangs out at the parties, right? I think you actually started with this whole dialogue of And they are actually taking the approach of we've got a I think they want to own the interface. But they don't want to be known as an eCommerce company. Samsung does, but we don't hear cloud, smart cities. And I think that's been the problem kind of of complex compared to what they used to be. I totally agree with you 100% because reduced the steps it takes to do and reduce the steps it takes to find stuff; to do stuff. That's the magical formula. What I think they still need to work on is are here to figure out what's going on. enterprises, you need infrastructure. You need to have compute power, you need some storage. And so that's something we need to see a little more of. The screens are great, the cameras are great. The Note 8 is really great. They're the one with the pen, that's on the Note. And then, what are the real use case behind IoT. Great to have you come on, really appreciate your insight. Maribel: All the reality. All the reality.

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
MaribelPERSON

0.99+

AlibabaORGANIZATION

0.99+

SamsungORGANIZATION

0.99+

AmazonORGANIZATION

0.99+

Maribel LopezPERSON

0.99+

John FurrierPERSON

0.99+

JohnPERSON

0.99+

AppleORGANIZATION

0.99+

ChinaLOCATION

0.99+

Greg HarrisPERSON

0.99+

Mary MinPERSON

0.99+

WWDCEVENT

0.99+

100%QUANTITY

0.99+

Last yearDATE

0.99+

Note 8COMMERCIAL_ITEM

0.99+

San FransiscoLOCATION

0.99+

2017DATE

0.99+

Moscone WestLOCATION

0.99+

ARKitTITLE

0.99+

theCUBEORGANIZATION

0.99+

Lopez ResearchORGANIZATION

0.99+

this yearDATE

0.98+

IotTITLE

0.98+

Samsung Developer ConferenceEVENT

0.98+

two generationQUANTITY

0.98+

'95DATE

0.98+

GalaxyCOMMERCIAL_ITEM

0.97+

Samsung Developer Conference 2017EVENT

0.97+

ARCoreTITLE

0.97+

San Fransisco, CaliforniaLOCATION

0.97+

todayDATE

0.97+

about 10%QUANTITY

0.96+

Mid '90'sDATE

0.95+

DevOpsTITLE

0.93+

GoogleORGANIZATION

0.93+

Samsung Developers ConferenceEVENT

0.92+

Samsung Developers Conference 2017EVENT

0.91+

GENbizORGANIZATION

0.91+

AlexaTITLE

0.89+

CubeORGANIZATION

0.86+

few years agoDATE

0.86+

BixbyTITLE

0.85+

'90'sDATE

0.84+

SiliconANGLE mediaORGANIZATION

0.84+

EnjonORGANIZATION

0.83+

yearsQUANTITY

0.79+

oneQUANTITY

0.74+

Elaine Yeung, Holberton School | Open Source Summit 2017


 

(upbeat music) >> Narrator: Live from Los Angeles it's The Cube covering Open Source Summit North America 2017. Brought to you by the Lennox Foundation and Red Hat. >> Welcome back, everyone. Live in Los Angeles for The Cube's exclusive coverage of the Open Source Summit North America. I'm John Furrier, your host, with my co-host, Stu Miniman. Our next guest is Elaine Yeung, @egsy on Twitter, check her out. Student at Holberton School? >> At Holberton School. >> Holberton School. >> And that's in San Francisco? >> I'm like reffing the school right here. (laughs) >> Looking good. You look great, so. Open Source is a new generation. It's going to go from 64 million libraries to 400 million by 2026. New developers are coming in. It's a whole new vibe. >> Elaine: Right. >> What's your take on this, looking at this industry right now? Looking at all this old, the old guard, the new guard's coming in, a lot of cool things happening. Apple's new ARKit was announced today. You saw VR and ARs booming, multimedia. >> Elaine: Got that newer home button. Right, like I-- >> It's just killer stuff happening. >> Stu: (laughs) >> I mean, one of the reason why I wanted to go into tech, and this is why I, like, when I told them that I applied to Holberton School, was that I really think at whatever next social revolution we have, technology is going to be somehow interval to it. It's probably not even, like, an existing technology right now. And, as someone who's just, like, social justice-minded, I wanted to be able to contribute in that way, so. >> John: Yeah. >> And develop a skillset that way. >> Well, we saw the keynote, Christine Corbett Moran, was talking really hardcore about code driving culture. This is happening. >> Elaine: Right. So this is not, like, you know, maybe going to happen, we're starting to see it. We're starting to see the culture being shaped by code. And notions of ruling classes and elites potentially becoming democratized 100% because now software, the guys and gals doing it are acting on it and they have a mindset-- >> Elaine: Right. >> That come from a community. So this is interesting dynamic. As you look at that, do you think that's closer to reality? Where in your mind's eye do you see it? 'Cause you're in the front lines. You're young, a student, you're immersed in that, in all the action. I wish I was in your position and all these great AI libraries. You got TensorFlow from Google, you have all this goodness-- >> Elaine: Right. >> Kind of coming in, I mean-- >> So you're, so let me make sure I am hearing your question right. So, you're asking, like, how do I feel about the democratization of, like, educ-- >> John: Yeah, yeah. Do you feel it? Are you there? Is it happening faster? >> Well, I mean, things are happening faster. I mean, I didn't have any idea of, like, how to use a terminal before January. I didn't know, like, I didn't know my way around Lennox or GitHub, or how to push a commit, (laughs) until I started at Holberton School, so. In that sense, I'm actually experiencing this democratization of-- >> John: Yeah. >> Of education. The whole, like, reason I'm able to go to this school is because they actually invest in the students first, and we don't have to pay tuition when we enroll. It's only after we are hired or actually, until we have a job, and then we do an income-share agreement. So, like, it's really-- >> John: That's cool. >> It's really cool to have, like, a school where they're basically saying, like, "We trust in the education that we're going to give you "so strongly that you're not going to pay up front. >> John: Yeah. >> "Because we know you're going to get a solid job and "you'll pay us at that point-- >> John: Takes a lot of pressure off, too. >> Yeah. >> John: 'Cause then you don't have to worry about that overhang. >> Exactly! I wrote about that in my essay as well. Yeah, just, like because who wants to, like, worry about student debt, like, while you're studying? So, now I can fully focus on learning C, learning Python (laughs) (mumbles) and stuff. >> Alright, what's the coolest thing that you've done, that's cool, that you've gotten, like, motivated on 'cause you're getting your hands dirty, you get the addiction. >> Stu: (laughs) >> Take us through the day in the life of like, "Wow, this is a killer." >> Elaine: I don't know. Normally, (laughs) I'm just kind of a cool person, so I feel like everything I-- no, no. (laughs) >> John: That's a good, that's the best answer we heard. >> (laughs) Okay, so we had a battle, a rap battle, at my school of programming languages. And so, I wrote a rap about Bash scripts and (laughs) that is somewhere on the internet. And, I'm pretty sure that's, like, one of the coolest things. And actually, coming out here, one of my school leaders, Sylvain, he told me, he was like, "You should actually put that, "like, pretty, like, front and center on your "like, LinkedIn." Or whatever, my profile. And what was cool, was when I meet Linus yesterday, someone who had seen my rap was there and it's almost like it was, like, set up because he was like, "Oh, are you the one "that was rapping Bash?" And, I was like, "Well, why yes, that was me." (laughs) >> John: (laughs) >> And then Linus said it was like, what did he say? He was like, "Oh, that's like Weird Al level." Like, just the fact that I would make up a rap about Bash Scripts. (laughs) >> John: That's so cool. So, is that on your Twitter handle? Can we find that on your Twitter handle? >> Yes, you can. I will-- >> Okay, E-G-S-Y. >> Yes. >> So, Elaine, you won an award to be able to come to this show. What's your take been on the show so far? What was exciting about you? And, what's your experience been so far? >> To come to the Summit. >> Stu: Yeah. >> Well, so, when I was in education as a dean, we did a lot of backwards planning. And so, I think for me, like, that's just sort of (claps hands). I was looking into the future, and I knew that in October I would need to, like, start looking for an internship. And so, one of my hopes coming out here was that I would be able to expand my network. And so, like that has been already, like that has happened like more than I even expected in terms of being able to meet new people, come out here and just, like, learn new things, but also just like hear from all these, everyone's experience in the industry. Everyone's been just super awesome (laughs) and super positive here. >> Yeah. We usually find, especially at the Open Source shows, almost everyone's hiring. You know, there's huge demand for software developers. Maybe tell us a little bit about Holberton school, you know, and how they're helping, you know, ramp people up and be ready for kind of this world? >> Yeah. So, it's a two-year higher education alternative, and it is nine months of programming. So, we do, and that's split up into three months low-level, so we actually we did C, where we, you know, programmed our own shell, we programmed printf. Then after that we followed with high-levels. So we studied Python, and now we're in our CIS Admin track. So we're finishing out the last three months. And, like, throughout it there's been a little bit, like, intermix. Like, we did binary trees a couple weeks ago, and so that was back in C. And so, I love it when they're, like, throwing, like, C at us when we've been doing Python for a couple weeks, and I'm like, "Dammit, I have to put semicolons (laughs) >> John: (laughs) >> "And start compiling. "Why do we have to compile this?" Oh, anyway, so, offtrack. Okay, so after those nine months, and then it's a six month internship, and after that it's nine months of specialization. And so there's different spec-- you can specialize in high-level, low-level, they'll work with you in whatever you, whatever the student, their interests are in. And you can do that either full-time student or do it part-time. Which most of the students that are in the first batch that started in January 2016, they're, most of them are, like, still working, are still working, and then they're doing their nine month specialization as, like, part-time students. >> Final question for you, Elaine. Share your personal thoughts on, as you're immersed in the coding and learning, you see the community, you meet some great people here, network expanding, what are you excited about going forward? As you look out there, as you finish it up and getting involved, what's exciting to you in the world ahead of you? What do you think you're going to jump into? What's popping out and revealing itself to you? >> I think coming to the conference and hearing Jim speak about just how diversity is important and also hearing from multiple speakers and sessions about the importance of collaboration and contributions, I just feel like Lennox and Open Source, this whole movement is just a really, it's a step in the right direction, I believe. And it's just, I think the recognition that by being diverse that we are going to be stronger for it, that is super exciting to me. >> John: Yeah. >> Yeah, and I just hope to be able to-- >> John: Yeah (mumbles) >> I mean, I know I'm going to be able to add to that soon. (laughs) >> Well, you certainly are. Thanks for coming on The Cube. Congratulations on your success. Thanks for coming, appreciate it. >> Elaine: Thank you, thank you. >> And this is The Cube coverage, live in LA, for Open Source Summit North America. I'm John Furrier, Stu Miniman. More live coverage after this short break. (upbeat music)

Published Date : Sep 12 2017

SUMMARY :

Brought to you by the Lennox Foundation and Red Hat. of the Open Source Summit North America. I'm like reffing the school It's going to go from 64 million libraries What's your take on this, Elaine: Got that newer I mean, one of the reason why I wanted to go into tech, Well, we saw the keynote, Christine Corbett Moran, you know, maybe going to happen, As you look at that, do you think that's closer to reality? so let me make sure I am hearing your question right. Do you feel it? I mean, I didn't have any idea of, like, and we don't have to pay tuition when we enroll. "so strongly that you're not going to pay up front. John: Takes a lot John: 'Cause then you don't have to worry (laughs) (mumbles) and stuff. you get the addiction. "Wow, this is a killer." Elaine: I don't know. that's the best answer we heard. and (laughs) that is somewhere on the internet. And then Linus said it was like, what did he say? So, is that on your Twitter handle? Yes, you can. So, Elaine, you won an award And so, like that has been already, you know, and how they're helping, you know, and so that was back in C. And you can do that either full-time student What do you think you're going to jump into? that by being diverse that we are going to be stronger for it, I mean, I know I'm going to Well, you certainly are. And this is The Cube coverage, live in LA,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
ElainePERSON

0.99+

JohnPERSON

0.99+

LinusPERSON

0.99+

Elaine YeungPERSON

0.99+

Stu MinimanPERSON

0.99+

January 2016DATE

0.99+

SylvainPERSON

0.99+

John FurrierPERSON

0.99+

Red HatORGANIZATION

0.99+

JimPERSON

0.99+

San FranciscoLOCATION

0.99+

OctoberDATE

0.99+

nine monthsQUANTITY

0.99+

LALOCATION

0.99+

two-yearQUANTITY

0.99+

Christine Corbett MoranPERSON

0.99+

AppleORGANIZATION

0.99+

100%QUANTITY

0.99+

Lennox FoundationORGANIZATION

0.99+

six monthQUANTITY

0.99+

PythonTITLE

0.99+

Los AngelesLOCATION

0.99+

Holberton SchoolORGANIZATION

0.99+

GitHubORGANIZATION

0.99+

three monthsQUANTITY

0.99+

nine monthQUANTITY

0.99+

400 millionQUANTITY

0.99+

Open Source Summit North AmericaEVENT

0.99+

@egsyPERSON

0.99+

yesterdayDATE

0.99+

StuPERSON

0.99+

LennoxORGANIZATION

0.98+

2026DATE

0.98+

Open Source SummitEVENT

0.98+

Open Source Summit North America 2017EVENT

0.98+

GoogleORGANIZATION

0.97+

oneQUANTITY

0.96+

Weird AlPERSON

0.95+

ARKitTITLE

0.95+

firstQUANTITY

0.95+

first batchQUANTITY

0.94+

todayDATE

0.93+

Open Source Summit 2017EVENT

0.92+

64 million librariesQUANTITY

0.89+

The CubeORGANIZATION

0.89+

Bash ScriptsTITLE

0.88+

CTITLE

0.88+

LinkedInORGANIZATION

0.87+

OpenORGANIZATION

0.86+

couple weeks agoDATE

0.85+

North AmericaLOCATION

0.81+

Holberton schoolORGANIZATION

0.81+

TwitterORGANIZATION

0.78+

TensorFlowTITLE

0.76+

C.TITLE

0.68+

BashTITLE

0.68+

E-G-S-YTITLE

0.65+

schoolQUANTITY

0.64+

last three monthsDATE

0.58+