The Wayback Machine - https://web.archive.org/web/20180312042705/http://cloudcomputing.sys-con.com/node/4186755

Welcome!

@CloudExpo Authors: Elizabeth White, Tim Hinds, Liz McMillan, Yeshim Deniz, Maria C. Horton

Related Topics: Artificial Intelligence, Cognitive Computing , Machine Learning , @CloudExpo, @DXWorldExpo

Artificial Intelligence: Article

AI Is Not “Fake” Intelligence | @ExpoDX @Schmarzo #DX #ArtificialIntelligence

The word ‘artificial’ may not be the right term to use to describe ‘Artificial Intelligence’

Quick quiz!

What’s the first thing that comes to mind when you hear the following phrases?

  • Artificial grass
  • Artificial sweeteners
  • Artificial flavors
  • Artificial plants
  • Artificial flowers
  • Artificial diamonds and jewelry
  • Artificial (fake) news

These phrases probably evoke thoughts such as “fake,” “not real,” or even “shabby.” Artificial is such a harsh adjective. The word “artificial” is defined as “imitation; simulated; sham” with synonyms such as fake, false, mock, counterfeit, bogus, phony and factitious.

The word “artificial” may not be the right term to use to describe “Artificial Intelligence,” because “artificial intelligence” is anything but fake, false, phony, or a sham. Maybe a better term is Augmented Human Intelligence, or a phrase that highlights both the importance of augmenting the human’s intelligence as well as to alleviate the fears that AI means humans become “meat popsicles” (quick, name that Bruce Willis movie reference!). And while I don’t expect this name change to stick (if it does, please give me some credit), I’m using this blog as an excuse to introduce some marvelous new training materials on artificial intelligence and machine learning.

But before I dive into details, let’s first frame the artificial intelligence conversation.

Focusing on the “How” Won’t Lead You to the “What” and “Why”
Organizations have access to a growing variety of internal and external data sources that might yield better predictors of business performance. And while having a process to ideate, validate and prioritize the different data sources that one might want to explore for its predictive capabilities, in the end the data by itself is of little value – organizations need to become more effective at leveraging data and analytics to power their business models (see Figure 1).

Figure 1: Big Data Business Model Maturity Index

But in order to “monetize” that growing bounty of data, you’re going to need to become an expert at advanced analytics to tease out the customer, product, service, and operational insights that are the real sources of economic value (see University of San Francisco “Determining The Economic Value of Data” research paper). Business leaders need to become knowledgeable about advanced analytics capabilities so that they can envision “What” business use cases to target and “Why,” before they get pulled into the “How” discussion.

Preparing for the “How” Discussion
To help business leaders understand where and how to apply the different classes of advanced analytics (i.e., machine learning, neural networks, reinforcement learning, artificial intelligence), I’ve created an advanced analytics roadmap. I then mapped the advanced analytics roadmap against the Big Data Business Model Maturity Index (see Figure 2).

Figure 2: The Path for Creating the Intelligent Enterprise

While certainly not perfect (and certainly not definitive given continued advanced analytics advancements), Figure 2 attempts to classify the different advanced analytics capabilities into a roadmap that organizations can use to help them understand when and where to apply the different advanced analytics capabilities. This is my attempt to try to summarize the advanced analytics confusion, hype and excitement into something actionable.

With that as my goal, here are the different levels of advanced analytics:

  • Level 1: Insights and Foresight. This is the foundational level that includes statistical analytics as well as the broad categories of predictive analytics (e.g., clustering, classification, regression) and data mining. The goal of the level 1 is to quantify cause-and-effect, establish confidence levels and measure goodness of fit.
  • Level 2: Optimized Human-decision Making. This level includes machine learning, deep learning and neural networks. The goal of these advanced analytic algorithms is to enable computers to learn on their own; to identify patterns in data, build models that explain the data, and predict outcomes without having pre-programmed rules and analytic models.
  • Level 3: The Learning and Intelligent Enterprise. This level includes artificial intelligence, reinforcement learning and cognitive computing. These advanced analytic algorithms self-monitor, self-diagnose, self-adjust and self-learn. These analytics perceive the world around them, create goals, make decisions towards those goals, measure decision effectiveness, and learn in order to refine the decisions that advance towards the goals (maximize rewards while minimizing costs).

It is important to be able to summarize and present the wide realm of advanced analytics within a frame that we can explain to business leadership (because eventually we’re going to come to them for money). So using Figure 2 as our business framework, let’s deep dive into each of the advanced analytics levels.

Level 1: Insights and Foresights
The goal of Level 1 is to quantify “cause-and-effect” (i.e., quantify relationships in the data) and predict what is likely to happen at some measureable level of confidence. Level 1 sets the foundation for determining “goodness of fit,” or the extent to which observed data matches the values predicted by analytic models. Level 1 includes the following advanced analytic capabilities:

  • Statistics is a branch of mathematics dealing with the collection, analysis, interpretation, presentation and organization of data. Statistical analytics and methods are used to support hypotheses (decisions) and provide credibility to modeling results and outcomes (via confidence levels and “goodness of fit” measures). Check out “Statistics for Dummies Cheat Sheet” for more information about different statistical techniques.
  • Predictive Analytics and Data Mining include anomaly detection, clustering, classification, regression and association rule learning. Predictive analytics and data mining uncover statistically significant patterns in large data sets; they uncover relationships buried in the data in order to quantify risks and opportunities. Check out “23 Types of Regression” to see the different types of regression techniques available to the data scientist.

Level 2: Augmented Human Decision-making
Level 2 builds upon the predictions created in Level 1 in order to prescribe actions and recommendations. Level 2 is the domain of analytic capabilities focused on natural language processing (NLP), text translation, voice recognition, and photo/image/facial recognition. Advanced analytic capabilities in level 2 focus on learning and then making inferences from that learning. Level 2 includes the following analytic capabilities:

  • Neural Networks and Deep Learning leverage a system of highly interconnected analytic layers to decompose complex data formats (e.g., images, audio, video) in order to learn about the data and create inferences about the data. For example, Figure 3 shows how a series of interconnected neural network layers work to identify a written number.

Figure 3: Why Convolutional Neural Networks (Source URL provided below)

But beware, as there is not just one neural network technique, as can be seen in Figure 4.

Figure 4: The Asimov Institute, The Neural Network Zoo (Source URL provided below)

Machine Learning empowers systems and applications with the ability to gain knowledge without being explicitly programmed. Machine learning focuses on the development of computer programs that can change when exposed to new data. Machine Learning algorithms identify patterns in observed data, build models that explain the world, and predict things without having to explicitly pre-program rules and analytic models (see Figure 5).

Figure 5: The Difference Between Deep Learning Training and Inference (Source URL provided below)

Fundamentally, Machine Learning does two things: 1) quantifies relationships in the data (quantify relationships from historical data and apply those relationships to new data sets), and 2) quantifies latent relationships (draw inferences) buried in the data.

There are two types of machine learning:

  • Supervised machine learning is a type of machine learning algorithm used to draw inferences from data sets with label responses such as fraud, customer attrition, purchase transaction, part failure, social media engagement, or web click.
  • Unsupervised machine learning is a type of machine learning algorithm used to draw inferences from data sets without labeled responses such as finding hidden (unknown) patterns, groupings or relationships in data.

See the blog “Top 10 Machine Learning Algorithms” for detailed list of machine learning algorithms.

  • Adversarial Machine Learning is a fairly new area of machine learning. Adversarial Machine Learning sits at the intersection of machine learning and computer security. It seeks to enable the safe adoption of machine learning techniques in adversarial settings like spam filtering, malware detection and biometric recognition. Machine learning techniques were originally designed for stationary environments in which the training and test data are assumed to be generated from the same distribution. However in the presence of intelligent and adaptive adversaries, this working hypothesis is likely to be violated. For example, a malicious adversary can carefully manipulate the input data exploiting specific vulnerabilities of learning algorithms to compromise the whole system security.
  • Finally, Ensemble machine learning combines several machine learning techniques into one predictive model in order to decrease variance, bias, or improve predict effectiveness. Ensemble methods can be divided into two groups:
    • Sequential ensemble methods where the base learners are generated sequentially. The basic motivation of sequential methods is to exploit the dependence between the base learners. Weighing previously mislabeled examples with higher weight can boost the overall performance.
    • Parallel ensemble methods where the base learners are generated in parallel (e.g. Random Forest). The basic motivation of parallel methods is to exploit independence between the base learners since the error can be reduced dramatically by averaging.

See the article “Ensemble Learning to Improve Machine Learning Results” for more details on ensemble machine learning.

Level 3: The Learning and Intelligent Enterprise
Level 3 focuses on creating an intelligent enterprise that can self-monitor, self-diagnose, self-correct and self-learn. Level 3 is the domain of continuous “learning and adjusting” advanced analytic techniques such as reinforcement learning, artificial intelligence and cognitive computing. Level 3 includes the following analytic capabilities:

  • Reinforcement Learning focuses on how software agents take actions in an environment so as to maximize cumulative rewards while minimizing costs. Reinforcement learning uses trial-and-error to map situations to actions so as to maximize rewards. Actions may affect immediate rewards but actions may also affect subsequent or longer-term rewards, so the full extent of rewards must be considered when evaluating the reinforcement learning effectiveness. Reinforcement learning is used to address two general problems:
    • Prediction: How much reward can be expected for every combination of possible future states
    • Control: By moving through all possible combinations of the environment, find a combination of actions that maximizes reward and allows for optimal control

See “Transforming from Autonomous to Smart: Reinforcement Learning Basics” for more details on reinforcement learning.

  • Artificial Intelligence is the ability for a computer system to acquire knowledge within a particular environment, apply the knowledge to successfully interact within that environment, and learn from the resulting interaction so that subsequent interactions get more effective, even to the point where an artificial intelligent application could re-program itself to more successfully perform (survive?) within a complex environment or situation (now that should scare the singularity folks[4]).

Artificial intelligence involves the study of agents that perceive the world around them, form plans, and make decisions to achieve their goals. An intelligent agent is an autonomous entity that observes through sensors and acts upon an environment using actuators (i.e. it is an agent) and directs its activity towards achieving goals (i.e. it is “rational,” as defined in economics). There are 4 general types of intelligent agents:

  • Simple reflex agents
  • Model-based reflect agents
  • Goal-based reflect agents
  • Utility-based reflect agents

Figure 6: Simple Reflect Agent (Source URL provided below)

Cognitive Computing is a relatively new concept that is being championed by IBM Watson. Cognitive computing involves self-learning systems that simulate human thought processes and decision-making in complex situations. From Wikipedia, we get cognitive systems features including:

  • Adaptive: may learn as information changes, and as goals and requirements evolve
  • Interactive: may interact easily with users so that those users can define their needs comfortably
  • Iterative: may aid in defining a problem by asking questions or finding additional source input if a problem statement is ambiguous or incomplete
  • Contextual: may understand, identify, and extract contextual elements such as meaning, syntax, time, location, appropriate domain, regulations, user’s profile, process, task and goals

Summary
You can’t get to the “What” and the “Why” by focusing on the “How”

It is also important to understand the “How” in order to envision the “What” and “Why.” Sometimes the wide variety of advanced analytic techniques and algorithms cause confusion, and cause business leaders to slow down or even stop until they understand these advanced analytic capabilities better. The goal of this blog was to provide enough of an explanation of advanced analytics to business leaders so that when we get engaged in an envisioning exercise, we get turn off the governors that limit creative thinking.

Appendix: Marvelous Sources of Advanced Analytics Knowledge
There are many sources of excellent education available on advanced analytics, such as Andrew Ng’s deep learning classes on Coursera. One of my favorites is the content provided by the “Machine Learning for Humans” site. It has excellent material and includes a free downloadable e-book.

Figure 7: Machine learning is one of many subfields of artificial intelligence, concerning the ways that computers learn from experience to improve their ability to think, plan, decide, and act.

I’ll continue to share new sources of great educational material on advanced analytics as they get released into the wilds. Understand the “how” will help organizations to envision the realm of what’s possible. Many times, that envisioning is only limited by the organizations creativity and management commitment.

Sources:

Figure 3: Why Convolutional Neural Networks

Figure 4: The Asimov Institute – The Neural Network Zoo

Figure 5: Nvidia – What’s the Difference Between Deep Learning Training and Inference?

[4] The technological singularity is the hypothesis that the invention of artificial super intelligence will abruptly trigger runaway technological growth, resulting in unfathomable changes to human civilization (a.k.a. Skynet).

Figure 6: Philosophy of Artificial Intelligence: Simple Reflex Agent

The post Artificial Intelligence is not “Fake” Intelligence appeared first on InFocus Blog | Dell EMC Services.


DXWorldEXPO LLC, the producer of the world's most influential technology conferences and trade shows has announced the conference tracks for CloudEXPO | DXWorldEXPO 2018 New York.

DXWordEXPO New York 2018, colocated with CloudEXPO New York 2018 will be held November 11-13, 2018, in New York City.

Digital Transformation (DX) is a major focus with the introduction of DXWorldEXPO within the program. Successful transformation requires a laser focus on being data-driven and on using all the tools available that enable transformation if they plan to survive over the long term.

A total of 88% of Fortune 500 companies from a generation ago are now out of business. Only 12% still survive. Similar percentages are found throughout enterprises of all sizes.

Register for Full Conference "Gold Pass" ▸ Here (Expo Hall ▸ Here)

Sponsorship Opportunities Here

Speaking Opportunities Here

Sponsorship and Speaking Inquiries: [email protected].

2018 Conference Agenda, Keynotes and 10 Conference Tracks

DXWordEXPO New York 2018 and Cloud Expo New York 2018 agenda present 222 rockstar faculty members, 200 sessions and 22 keynotes and general sessions in 10 distinct conference tracks.

  • Cloud-Native | Serverless
  • DevOpsSummit
  • FinTechEXPO - New York Blockchain Event
  • CloudEXPO - Enterprise Cloud
  • DXWorldEXPO - Digital Transformation (DX)
  • Smart Cities | IoT | IIoT
  • AI | Machine Learning | Cognitive Computing
  • BigData | Analytics
  • The API Enterprise | Mobility | Security
  • Hot Topics | FinTech | WebRTC

Register for Full Conference "Gold Pass" ▸ Here (Expo Hall ▸ Here)

DXWorldEXPO | CloudEXPO 2018 New York cover all of these tools, with the most comprehensive program and with 222 rockstar speakers throughout our industry presenting 22 Keynotes and General Sessions, 200 Breakout Sessions along 10 Tracks, as well as our signature Power Panels. Our Expo Floor brings together the world's leading companies throughout the world of Cloud Computing, DevOps, FinTech, Digital Transformation, and all they entail.

As your enterprise creates a vision and strategy that enables you to create your own unique, long-term success, learning about all the technologies involved is essential. Companies today not only form multi-cloud and hybrid cloud architectures, but create them with built-in cognitive capabilities.

Cloud-Native thinking is now the norm in financial services, manufacturing, telco, healthcare, transportation, energy, media, entertainment, retail and other consumer industries, as well as the public sector.

CloudEXPO is the world's most influential technology event where Cloud Computing was coined over a decade ago and where technology buyers and vendors meet to experience and discuss the big picture of Digital Transformation and all of the strategies, tactics, and tools they need to realize their goals.

FinTech Is Now Part of the DXWorldEXPO | CloudEXPO Program!

Financial enterprises in New York City, London, Singapore, and other world financial capitals are embracing a new generation of smart, automated FinTech that eliminates many cumbersome, slow, and expensive intermediate processes from their businesses.

Accordingly, attendees at the upcoming 22nd CloudEXPO | DXWorldEXPO November 11-13, 2018 in New York City will find fresh new content in two new tracks called:

  • FinTechEXPO
  • New York Blockchain Event

which will incorporate FinTech and Blockchain, as well as machine learning, artificial intelligence and deep learning in these two distinct tracks.

Register for Full Conference "Gold Pass" ▸ Here (Expo Hall ▸ Here)

Sponsorship Opportunities Here

Speaking Opportunities Here

Sponsorship and Speaking Inquiries: [email protected].

FinTech brings efficiency as well as the ability to deliver new services and a much improved customer experience throughout the global financial services industry. FinTech is a natural fit with cloud computing, as new services are quickly developed, deployed, and scaled on public, private, and hybrid clouds.

More than US$20 billion in venture capital is being invested in FinTech this year. DXWorldEXPOCloudEXPO are pleased to bring you the latest FinTech developments as an integral part of our program.

DXWorldEXPO | CloudEXPO are accepting speaking submissions for this new track, so please visit Cloud Computing Expo for the latest information or contact us at [email protected]

Register for Full Conference "Gold Pass" ▸ Here (Expo Hall ▸ Here)

Sponsorship Opportunities Here

Speaking Opportunities Here

Sponsorship and Speaking Inquiries: [email protected].

Download Slide Deck ▸ Here

Only DXWorldEXPO | CloudEXPO bring together all this in a single location:

Attend DXWorldEXPO | CloudEXPO. Build your own custom experience. Learn about the world's latest technologies and chart your course to Digital Transformation.

22nd International DXWorldEXPO | CloudEXPO, taking place November 11-13, 2018, in New York City, will feature technical sessions from a rock star conference faculty and the leading industry players in the world.

Register for Full Conference "Gold Pass" ▸ Here (Expo Hall ▸ Here)

Sponsorship Opportunities Here

Speaking Opportunities Here

Sponsorship and Speaking Inquiries: [email protected].

Download Slide Deck: ▸ Here

Cloud computing is now being embraced by a majority of enterprises of all sizes. Yesterday's debate about public vs. private has transformed into the reality of hybrid cloud: a recent survey shows that 74% of enterprises have a hybrid cloud strategy. Meanwhile, 94% of enterprises are using some form of XaaS - software, platform, and infrastructure as a service.

With major technology companies and startups seriously embracing Cloud strategies, now is the perfect time to attend and learn what is going on, contribute to the discussions, and ensure that your enterprise is on the right path to Digital Transformation.

Every Global 2000 enterprise in the world is now integrating cloud computing in some form into its IT development and operations. Midsize and small businesses are also migrating to the cloud in increasing numbers.

Register for Full Conference "Gold Pass" ▸ Here (Expo Hall ▸ Here)

Sponsorship Opportunities Here

Speaking Opportunities Here

Sponsorship and Speaking Inquiries: [email protected].

Download Slide Deck: ▸ Here

Companies are each developing their unique mix of cloud technologies and services, forming multi-cloud and hybrid cloud architectures and deployments across all major industries. Cloud-driven thinking has become the norm in financial services, manufacturing, telco, healthcare, transportation, energy, media, entertainment, retail and other consumer industries, and the public sector.

Sponsorship Opportunities

DXWorldEXPO | CloudEXPO are the single show where technology buyers and vendors can meet to experience and discus cloud computing and all that it entails. Sponsors of DXWorldEXPO | CloudEXPO will benefit from unmatched branding, profile building and lead generation opportunities through:

  • Featured on-site presentation and ongoing on-demand webcast exposure to a captive audience of industry decision-makers.
  • Showcase exhibition during our new extended dedicated expo hours
  • Breakout Session Priority scheduling for Sponsors that have been guaranteed a 35-minute technical session
  • Online advertising on 4,5 million article pages in SYS-CON's i-Technology Publications
  • Capitalize on our Comprehensive Marketing efforts leading up to the show with print mailings, e-newsletters and extensive online media coverage.
  • Unprecedented PR Coverage: Unmatched editorial coverage on Cloud Computing Journal.
  • Tweetup to over 100,000 plus Twitter followers
  • Press releases sent on major wire services to over 500 industry analysts.

Secrets of Our Most Popular Sponsors and Exhibitors ▸ Here

For more information on sponsorship, exhibit, and keynote opportunities, contact [email protected].

Sponsorship Opportunities Here

Download Slide Deck:Here

Speaking Opportunities

The upcoming 22nd International DXWorldEXPO | CloudEXPO November 11-13, 2018 in New York City, NY announces that its Call For Papers for speaking opportunities is now open.

Secrets of Our Most Popular Faculty Members ▸ Here

Submit your speaking proposal Here or by email [email protected].

Download Slide Deck: ▸ Here

About DXWorldEXPO LLC

DXWorldEXPO LLC is a Lighthouse Point, Florida-based trade show company and the creator of DXWorldEXPODigital Transformation Conference & Expo. The company produces and presents CloudEXPO, DevOpsSummitFinTechEXPO Blockchain Event, the world's most influential conferences and trade shows.

More Stories By William Schmarzo

Bill Schmarzo, author of “Big Data: Understanding How Data Powers Big Business” and “Big Data MBA: Driving Business Strategies with Data Science”, is responsible for setting strategy and defining the Big Data service offerings for Dell EMC’s Big Data Practice.

As a CTO within Dell EMC’s 2,000+ person consulting organization, he works with organizations to identify where and how to start their big data journeys. He’s written white papers, is an avid blogger and is a frequent speaker on the use of Big Data and data science to power an organization’s key business initiatives. He is a University of San Francisco School of Management (SOM) Executive Fellow where he teaches the “Big Data MBA” course. Bill also just completed a research paper on “Determining The Economic Value of Data”. Onalytica recently ranked Bill as #4 Big Data Influencer worldwide.

Bill has over three decades of experience in data warehousing, BI and analytics. Bill authored the Vision Workshop methodology that links an organization’s strategic business initiatives with their supporting data and analytic requirements. Bill serves on the City of San Jose’s Technology Innovation Board, and on the faculties of The Data Warehouse Institute and Strata.

Previously, Bill was vice president of Analytics at Yahoo where he was responsible for the development of Yahoo’s Advertiser and Website analytics products, including the delivery of “actionable insights” through a holistic user experience. Before that, Bill oversaw the Analytic Applications business unit at Business Objects, including the development, marketing and sales of their industry-defining analytic applications.

Bill holds a Masters Business Administration from University of Iowa and a Bachelor of Science degree in Mathematics, Computer Science and Business Administration from Coe College.

@CloudExpo Stories
Digital Transformation and Disruption, Amazon Style - What You Can Learn. Chris Kocher is a co-founder of Grey Heron, a management and strategic marketing consulting firm. He has 25+ years in both strategic and hands-on operating experience helping executives and investors build revenues and shareholder value. He has consulted with over 130 companies on innovating with new business models, product strategies and monetization. Chris has held management positions at HP and Symantec in addition to ...
Enterprises have taken advantage of IoT to achieve important revenue and cost advantages. What is less apparent is how incumbent enterprises operating at scale have, following success with IoT, built analytic, operations management and software development capabilities - ranging from autonomous vehicles to manageable robotics installations. They have embraced these capabilities as if they were Silicon Valley startups.
René Bostic is the Technical VP of the IBM Cloud Unit in North America. Enjoying her career with IBM during the modern millennial technological era, she is an expert in cloud computing, DevOps and emerging cloud technologies such as Blockchain. Her strengths and core competencies include a proven record of accomplishments in consensus building at all levels to assess, plan, and implement enterprise and cloud computing solutions. René is a member of the Society of Women Engineers (SWE) and a m...
When talking IoT we often focus on the devices, the sensors, the hardware itself. The new smart appliances, the new smart or self-driving cars (which are amalgamations of many ‘things'). When we are looking at the world of IoT, we should take a step back, look at the big picture. What value are these devices providing. IoT is not about the devices, its about the data consumed and generated. The devices are tools, mechanisms, conduits. This paper discusses the considerations when dealing with the...
DXWordEXPO New York 2018, colocated with CloudEXPO New York 2018 will be held November 11-13, 2018, in New York City. Digital Transformation (DX) is a major focus with the introduction of DXWorldEXPO within the program. Successful transformation requires a laser focus on being data-driven and on using all the tools available that enable transformation if they plan to survive over the long term.
To Really Work for Enterprises, MultiCloud Adoption Requires Far Better and Inclusive Cloud Monitoring and Cost Management … But How? Overwhelmingly, even as enterprises have adopted cloud computing and are expanding to multi-cloud computing, IT leaders remain concerned about how to monitor, manage and control costs across hybrid and multi-cloud deployments. It’s clear that traditional IT monitoring and management approaches, designed after all for on-premises data centers, are falling short in ...
With privacy often voiced as the primary concern when using cloud based services, SyncriBox was designed to ensure that the software remains completely under the customer's control. Having both the source and destination files remain under the user?s control, there are no privacy or security issues. Since files are synchronized using Syncrify Server, no third party ever sees these files.
Mobile device usage has increased exponentially during the past several years, as consumers rely on handhelds for everything from news and weather to banking and purchases. What can we expect in the next few years? The way in which we interact with our devices will fundamentally change, as businesses leverage Artificial Intelligence. We already see this taking shape as businesses leverage AI for cost savings and customer responsiveness. This trend will continue, as AI is used for more sophistica...
"We are an integrator of carrier ethernet and bandwidth to get people to connect to the cloud, to the SaaS providers, and the IaaS providers all on ethernet," explained Paul Mako, CEO & CTO of Massive Networks, in this SYS-CON.tv interview at 21st Cloud Expo, held Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA.
I believe that this may finally be the year that the CIO role ‘crosses the Rubicon,' leaving behind its traditional, IT-focused orientation. But I don't believe that either of the previous predictions of this outcome — fading into oblivion or rising to a business executive level — is correct. Instead, I think this is the year that we will see the role of the CIO transformed into something altogether different.
Cloud-enabled transformation has evolved from cost saving measure to business innovation strategy -- one that combines the cloud with cognitive capabilities to drive market disruption. Learn how you can achieve the insight and agility you need to gain a competitive advantage. Industry-acclaimed CTO and cloud expert, Shankar Kalyana presents. Only the most exceptional IBMers are appointed with the rare distinction of IBM Fellow, the highest technical honor in the company. Shankar has also receive...
"Calligo is a cloud service provider with data privacy at the heart of what we do. We are a typical Infrastructure as a Service cloud provider but it's been designed around data privacy," explained Julian Box, CEO and co-founder of Calligo, in this SYS-CON.tv interview at 21st Cloud Expo, held Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA.
"NetApp is known as a data management leader but we do a lot more than just data management on-prem with the data centers of our customers. We're also big in the hybrid cloud," explained Wes Talbert, Principal Architect at NetApp, in this SYS-CON.tv interview at 21st Cloud Expo, held Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA.
In his session at 21st Cloud Expo, Carl J. Levine, Senior Technical Evangelist for NS1, will objectively discuss how DNS is used to solve Digital Transformation challenges in large SaaS applications, CDNs, AdTech platforms, and other demanding use cases. Carl J. Levine is the Senior Technical Evangelist for NS1. A veteran of the Internet Infrastructure space, he has over a decade of experience with startups, networking protocols and Internet infrastructure, combined with the unique ability to it...
"Cloud Academy is an enterprise training platform for the cloud, specifically public clouds. We offer guided learning experiences on AWS, Azure, Google Cloud and all the surrounding methodologies and technologies that you need to know and your teams need to know in order to leverage the full benefits of the cloud," explained Alex Brower, VP of Marketing at Cloud Academy, in this SYS-CON.tv interview at 21st Cloud Expo, held Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clar...
Andi Mann, Chief Technology Advocate at Splunk, is an accomplished digital business executive with extensive global expertise as a strategist, technologist, innovator, marketer, and communicator. For over 30 years across five continents, he has built success with Fortune 500 corporations, vendors, governments, and as a leading research analyst and consultant.
Andrew Keys is Co-Founder of ConsenSys Enterprise. He comes to ConsenSys Enterprise with capital markets, technology and entrepreneurial experience. Previously, he worked for UBS investment bank in equities analysis. Later, he was responsible for the creation and distribution of life settlement products to hedge funds and investment banks. After, he co-founded a revenue cycle management company where he learned about Bitcoin and eventually Ethereal. Andrew's role at ConsenSys Enterprise is a mul...
CI/CD is conceptually straightforward, yet often technically intricate to implement since it requires time and opportunities to develop intimate understanding on not only DevOps processes and operations, but likely product integrations with multiple platforms. This session intends to bridge the gap by offering an intense learning experience while witnessing the processes and operations to build from zero to a simple, yet functional CI/CD pipeline integrated with Jenkins, Github, Docker and Azure...
"Space Monkey by Vivent Smart Home is a product that is a distributed cloud-based edge storage network. Vivent Smart Home, our parent company, is a smart home provider that places a lot of hard drives across homes in North America," explained JT Olds, Director of Engineering, and Brandon Crowfeather, Product Manager, at Vivint Smart Home, in this SYS-CON.tv interview at @ThingsExpo, held Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA.
Sanjeev Sharma Joins November 11-13, 2018 @DevOpsSummit at @CloudEXPO New York Faculty. Sanjeev Sharma is an internationally known DevOps and Cloud Transformation thought leader, technology executive, and author. Sanjeev's industry experience includes tenures as CTO, Technical Sales leader, and Cloud Architect leader. As an IBM Distinguished Engineer, Sanjeev is recognized at the highest levels of IBM's core of technical leaders.