The Wayback Machine - https://web.archive.org/web/20170824061919/http://virtualization.sys-con.com:80/

Welcome!


Top Stories

Download Slide Deck: ▸ Here Download Slide Deck: ▸ Here The Automated Docker Container Deployment Pipeline Docker containers have brought great opportunities to shorten the deployment process through continuous integration and delivery of applications and microservices. This applies equally to enterprise datacenters as well as the cloud. Download Slide Deck: ▸ Here In his session at 20th Cloud Expo, Jari Kolehmainen, founder and CTO of Kontena, discussed solutions and benefits of a deeply integrated deployment pipeline using technologies such as container management platforms, Docker containers, and the drone.io Cl tool. He also demonstrated the deployment of a CI/CD pipeline using container management, as well as show how to deploy a containerized application through a continuous delivery pipeline. Download Slide Deck: ▸ Here Speaker Bio Jari Kolehmainen is fo... (more)

[session] Public Cloud Benefits | @CloudExpo @Cloudistics #API #Serverless #CloudNative

Getting Public Cloud Benefits Without Public Cloud Drawbacks You know you need the cloud, but you're hesitant to simply dump everything at Amazon since you know that not all workloads are suitable for cloud. You know that you want the kind of ease of use and scalability that you get with public cloud, but your applications are architected in a way that makes the public cloud a non-starter. You're looking at private cloud solutions based on hyperconverged infrastructure, but you're concerned with the limits inherent in those technologies. What do you do? Private cloud infrastructure based on composable technologies result in environments that are suitable for all your workloads while also providing you with many of the benefits of the public cloud, and without the pitfalls. Composable infrastructure is an emerging data center architecture that provides you with the ... (more)

[slides] Isolation in #Kubernetes | @DevOpsSummit #CloudNative #Serverless #DevOps

Download Slide Deck: ▸ Here Download Slide Deck: ▸ Here Advanced Network Scheduling and Isolation in Kubernetes Using a Containerized Telco Solution Given the popularity of the containers, further investment in the telco/cable industry is needed to transition existing VM-based solutions to containerized cloud native deployments. The networking architecture of the solution isolates the network traffic into different network planes (e.g., management, control, and media). This naturally makes support for multiple interfaces in container orchestration engines an indispensable requirement. Download Slide Deck: ▸ Here In his session at @DevOpsSummit at 20th Cloud Expo, Kuralamudhan Ramakrishnan, a Senior Network Software Engineer at Intel, discussed a solution that aims to provide advanced scheduling and discovery of network features in Kubernetes. Through a CNI plugi... (more)

Automation Is not DevOps | @DevOpsSummit #CD #Agile #DevOps

Automation Is not DevOps By Chris Dodds A few years ago, if you would have asked me to define DevOps, my answer would have sounded something like "Mumble mumble automation, mumble, automation, mumble mumble, infrastructure-as-code, mumble mumble, strategery." Thinking that DevOps equated to automation had mostly to do with the fact that most of the DevOps people I talked to and articles I read really only spoke about automation with only indirect references to anything else. Implementing automation is definitely a part of what it means to be practicing DevOps, but it's maybe 5-10%. The reason that so much of what's been written about DevOps is focused on automation is that it's easy to write and talk about tools. Relative to implementing a true DevOps practice, automation is the easy part. What DevOps actually represents I'll use Gartner's definition to provide a comm... (more)

[slides] IT Operations for #BigData | @CloudExpo #AI #ML #DL #DX #DigitalTransformation

Download Slide Deck: ▸ Here Download Slide Deck: ▸ Here Reinventing IT Operations with Real-Time Big Data As businesses adopt functionalities in cloud computing, it's imperative that IT operations consistently ensure cloud systems work correctly - all of the time, and to their best capabilities. Download Slide Deck: ▸ Here In his session at @BigDataExpo, Bernd Harzog, CEO and founder of OpsDataStore, presented an industry answer to the common question, "Are you running IT operations as efficiently and as cost effectively as you need to?" He then expounded on the industry issues he frequently came up against as an analyst, and how this led him to found OpsDataStore. He also discussed how data-driven IT operations will save money, and detect trends and patterns that precede actual problems by allowing never-before-seen transparency into the IT stack. Download Sl... (more)

[slides] #DevOps and Multi-Cloud | @CloudExpo @Cedexis #AI #DataCenter

Download Slide Deck: ▸ Here Download Slide Deck: ▸ Here Global Traffic Management Informed by End-User Experience for Multi-Cloud Flexibility Enterprise architects are increasingly adopting multi-cloud strategies as they seek to utilize existing data center assets, leverage the advantages of cloud computing and avoid cloud vendor lock-in. This requires a globally aware traffic management strategy that can monitor infrastructure health across data centers and end-user experience globally, while responding to control changes and system specification at the speed of today's DevOps teams. Download Slide Deck: ▸ Here In his session at 20th Cloud Expo, Josh Gray, Chief Architect at Cedexis, covered strategies for orchestrating global traffic achieving the highest-quality end-user experience while spanning multiple clouds and data centers and reacting at the velocity... (more)

[slides] Composable Infrastructure | @CloudExpo @HTBase #SDN #DataCenter

Download Slide Deck: ▸ Here Download Slide Deck: ▸ Here Why Composable Infrastructure Instead of HyperConvergence? HyperConvergence came to market with the objective of being simple, flexible and to help drive down operating expenses. It reduced the footprint by bundling the compute/storage/network into one box. This brought a new set of challenges as the HyperConverged vendors are very focused on their own proprietary building blocks. If you want to scale in a certain way, let's say you identified a need for more storage and want to add a device that is not sold by the HyperConverged vendor, forget about it. This meant that up to now the HyperConverged vendors were in charge of the requirements. Download Slide Deck: ▸ Here Composable Infrastructure came to solve this issue by putting the business in charge of the requirements and how you build your infrastructure... (more)

[slides] Make Use of Serverless Compute Solutions | @CloudExpo @Infostretch #AI #IoT #M2M #AWS #Serverless

Download Slide Deck: ▸ Here Download Slide Deck: ▸ Here How to Make Use of Serverless Compute Solutions for IoT Device Simulation When shopping for a new data processing platform for IoT solutions, many development teams want to be able to test-drive options before making a choice. Yet when evaluating an IoT solution, it's simply not feasible to do so at scale with physical devices. Building a sensor simulator is the next best choice; however, generating a realistic simulation at very high TPS with ease of configurability is a formidable challenge. When dealing with multiple application or transport protocols, you would be looking at some significant engineering investment. On-demand, serverless computing enables developers to try out a fleet of devices on IoT gateways with ease. With a sensor simulator built on top of AWS Lambda, it's possible to elastically gene... (more)

[session] #Serverless the Amazon #Lambda Way? | @DevOpsSummit @CAinc #AWS #DevOps

Going Serverless the Amazon Lambda Way? Stay Calm and Monitor On! While some vendors scramble to create and sell you a fancy solution for monitoring your spanking new Amazon Lambdas, hear how you can do it on the cheap using just built-in Java APIs yourself. By exploiting a little-known fact that Lambdas aren't exactly single-threaded, you can effectively identify hot spots in your serverless code. In his session at @DevOpsSummit at 21st Cloud Expo, Dave Martin, Product owner at CA Technologies, will give a live demonstration and code walkthrough, showing how to overcome the challenges of monitoring S3 and RDS. This presentation will provide an overview of necessary Amazon Lambda concepts and discus how to integrate the monitoring data with other tools. This presentation is for experienced Java coders, but does not require any familiarity with Amazon Lambdas specifi... (more)

A Honeywell #Monitoring Story | @DevOpsSummit @Catchpoint #DevOps #APM

A Honeywell Monitoring Story By Craig Lowell Service providers have long been lauded for a willingness to ‘eat their own dog food,’ i.e. to use their own products or services for internal operations and/or development. For Catchpoint, that means that we use our own digital experience monitoring platform to ensure that the platform itself is running optimally. Regular tests of our own infrastructure ensure that our customers are not being hampered by performance issues on our end. For a commercial enterprise company like Honeywell, which manufactures thousands of different products from aircraft engines and avionics to home appliances, eating their own dog food is a much more daunting challenge, and difficult to accomplish without some outside help. Such was the case when Honeywell CEO David M. Cote notified his team of a problem with excessively slow WiFi speeds on ... (more)

[session] TCO and the #Cloud Adoption Lifecycle | @CloudExpo #AWS #API #DX

Total Cost of Ownership and the Cloud Adoption Lifecycle IT organizations are moving to the cloud in hopes to approve efficiency, increase agility and save money. Migrating workloads might seem like a simple task, but what many businesses don't realize is that application migration criteria differs across organizations, making it difficult for architects to arrive at an accurate TCO number. In his session at 21st Cloud Expo, Joe Kinsella, CTO of CloudHealth Technologies, will offer a systematic approach to understanding the TCO of a cloud application in order to ensure a successful migration. Additionally, he can detail CloudHealth's experience partnering with AWS Migration and provide several proof points for the audience - helping to guide their migration planning process. Speaker Bio Joe Kinsella focuses on enabling organizations to realize the full potential o... (more)

@CloudExpo Stories
As more and more companies are making the shift from on-premises to public cloud, the standard approach to DevOps is evolving. From encryption, compliance and regulations like GDPR, security in the cloud has become a hot topic. Many DevOps-focused companies have hired dedicated staff to fulfill these requirements, often creating further siloes, complexity and cost. This session aims to highlight existing DevOps cultural approaches, tooling and how security can be wrapped in every facet of the bu...
Historically, some banking activities such as trading have been relying heavily on analytics and cutting edge algorithmic tools. The coming of age of powerful data analytics solutions combined with the development of intelligent algorithms have created new opportunities for financial institutions. In his session at 20th Cloud Expo, Sebastien Meunier, Head of Digital for North America at Chappuis Halder & Co., discussed how these tools can be leveraged to develop a lasting competitive advantage ...
Connecting to major cloud service providers is becoming central to doing business. But your cloud provider’s performance is only as good as your connectivity solution. Massive Networks will place you in the driver's seat by exposing how you can extend your LAN from any location to include any cloud platform through an advanced high-performance connection that is secure and dedicated to your business-critical data. In his session at 21st Cloud Expo, Paul Mako, CEO & CIO of Massive Networks, wil...
You know you need the cloud, but you’re hesitant to simply dump everything at Amazon since you know that not all workloads are suitable for cloud. You know that you want the kind of ease of use and scalability that you get with public cloud, but your applications are architected in a way that makes the public cloud a non-starter. You’re looking at private cloud solutions based on hyperconverged infrastructure, but you’re concerned with the limits inherent in those technologies.
The question before companies today is not whether to become intelligent, it’s a question of how and how fast. The key is to adopt and deploy an intelligent application strategy while simultaneously preparing to scale that intelligence. In her session at 21st Cloud Expo, Sangeeta Chakraborty, Chief Customer Officer at Ayasdi, will provide a tactical framework to become a truly intelligent enterprise, including how to identify the right applications for AI, how to build a Center of Excellence to ...
SYS-CON Events announced today that Massive Networks will exhibit at SYS-CON's 21st International Cloud Expo®, which will take place on Oct 31 – Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. Massive Networks mission is simple. To help your business operate seamlessly with fast, reliable, and secure internet and network solutions. Improve your customer's experience with outstanding connections to your cloud.
DevOps is under attack because developers don’t want to mess with infrastructure. They will happily own their code into production, but want to use platforms instead of raw automation. That’s changing the landscape that we understand as DevOps with both architecture concepts (CloudNative) and process redefinition (SRE). Rob Hirschfeld’s recent work in Kubernetes operations has led to the conclusion that containers and related platforms have changed the way we should be thinking about DevOps and...
SYS-CON Events announced today that CAST Software will exhibit at SYS-CON's 21st International Cloud Expo®, which will take place on Oct 31 - Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. CAST was founded more than 25 years ago to make the invisible visible. Built around the idea that even the best analytics on the market still leave blind spots for technical teams looking to deliver better software and prevent outages, CAST provides the software intelligence that matter ...
Everything run by electricity will eventually be connected to the Internet. Get ahead of the Internet of Things revolution and join Akvelon expert and IoT industry leader, Sergey Grebnov, in his session at @ThingsExpo, for an educational dive into the world of managing your home, workplace and all the devices they contain with the power of machine-based AI and intelligent Bot services for a completely streamlined experience.
Because IoT devices are deployed in mission-critical environments more than ever before, it’s increasingly imperative they be truly smart. IoT sensors simply stockpiling data isn’t useful. IoT must be artificially and naturally intelligent in order to provide more value In his session at @ThingsExpo, John Crupi, Vice President and Engineering System Architect at Greenwave Systems, will discuss how IoT artificial intelligence (AI) can be carried out via edge analytics and machine learning techn...
SYS-CON Events announced today that Datera, that offers a radically new data management architecture, has been named "Exhibitor" of SYS-CON's 21st International Cloud Expo ®, which will take place on Oct 31 - Nov 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. Datera is transforming the traditional datacenter model through modern cloud simplicity. The technology industry is at another major inflection point. The rise of mobile, the Internet of Things, data storage and Big...
As businesses adopt functionalities in cloud computing, it’s imperative that IT operations consistently ensure cloud systems work correctly – all of the time, and to their best capabilities. In his session at @BigDataExpo, Bernd Harzog, CEO and founder of OpsDataStore, presented an industry answer to the common question, “Are you running IT operations as efficiently and as cost effectively as you need to?” He then expounded on the industry issues he frequently came up against as an analyst, and ...
FinTechs use the cloud to operate at the speed and scale of digital financial activity, but are often hindered by the complexity of managing security and compliance in the cloud. In his session at 20th Cloud Expo, Sesh Murthy, co-founder and CTO of Cloud Raxak, showed how proactive and automated cloud security enables FinTechs to leverage the cloud to achieve their business goals. Through business-driven cloud security, FinTechs can speed time-to-market, diminish risk and costs, maintain continu...
SYS-CON Events announced today that CA Technologies has been named "Platinum Sponsor" of SYS-CON's 21st International Cloud Expo®, which will take place October 31-November 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. CA Technologies helps customers succeed in a future where every business - from apparel to energy - is being rewritten by software. From planning to development to management to security, CA creates software that fuels transformation for companies in the applic...
SYS-CON Events announced today that Pulzze Systems will exhibit at SYS-CON's 21st International Cloud Expo®, which will take place October 31-November 2, 2017, at the Santa Clara Convention Center in Santa Clara, CA. Pulzze Systems Inc, provides the software product "The Interactor" that uniquely simplifies building IoT, Web and Smart Enterprise Solutions. It is a Silicon Valley startup funded by US government agencies, NSF and DHS to bring innovative solutions to market.
As many know, the first generation of Cloud Management Platform (CMP) solutions were designed for managing virtual infrastructure (IaaS) and traditional applications. But that’s no longer enough to satisfy evolving and complex business requirements. In his session at 21st Cloud Expo, Scott Davis, Embotics CTO, will explore how next-generation CMPs ensure organizations can manage cloud-native and microservice-based application architectures, while also facilitating agile DevOps methodology. He wi...
Businesses and business units of all sizes can benefit from cloud computing, but many don't want the cost, performance and security concerns of public cloud nor the complexity of building their own private clouds. Today, some cloud vendors are using artificial intelligence (AI) to simplify cloud deployment and management. In his session at 20th Cloud Expo, Ajay Gulati, Co-founder and CEO of ZeroStack, discussed how AI can simplify cloud operations. He covered the following topics: why cloud mana...
From 2013, NTT Communications has been providing cPaaS service, SkyWay. Its customer’s expectations for leveraging WebRTC technology are not only typical real-time communication use cases such as Web conference, remote education, but also IoT use cases such as remote camera monitoring, smart-glass, and robotic. Because of this, NTT Communications has numerous IoT business use-cases that its customers are developing on top of PaaS. WebRTC will lead IoT businesses to be more innovative and address...
Blockchain is a shared, secure record of exchange that establishes trust, accountability and transparency across business networks. Supported by the Linux Foundation's open source, open-standards based Hyperledger Project, Blockchain has the potential to improve regulatory compliance, reduce cost as well as advance trade. Are you curious about how Blockchain is built for business? In her session at 21st Cloud Expo, René Bostic, Technical VP of the IBM Cloud Unit in North America, will discuss th...
WebRTC is great technology to build your own communication tools. It will be even more exciting experience it with advanced devices, such as a 360 Camera, 360 microphone, and a depth sensor camera. In his session at @ThingsExpo, Masashi Ganeko, a manager at INFOCOM Corporation, will introduce two experimental projects from his team and what they learned from them. "Shotoku Tamago" uses the robot audition software HARK to track speakers in 360 video of a remote party. "Virtual Teleport" uses a...