Skip to main content

Google, Cisco amp-up enterprise cloud integration






Close Ad



consent.ads.queue.push(function()

IDG.GPT.addDisplayedAd("gpt-overlay", "true");
IDG.GPT.displayGoogleTagSlot('gpt-overlay');

);






Close Ad






consent.ads.queue.push(function()

IDG.GPT.addDisplayedAd("gpt-overlay", "true");
IDG.GPT.displayGoogleTagSlot('gpt-overlay');

);



















<!--

-->










$('.signin-register').hide();
$('#welcome-message').hide();








<!--

-->
















Hi! Here are the latest Insider stories.





















































































  • Efficient container use requires data-center software networking



















































  • How cloud providers' data-migration appliances stack up



















































  • Making network-services deals: Sourcing and service-delivery strategies that work



















































  • Making network-services deals: Structuring the transaction
















Hi! Here are the latest Insider stories.





















































































  • Efficient container use requires data-center software networking



















































  • How cloud providers' data-migration appliances stack up



















































  • Making network-services deals: Sourcing and service-delivery strategies that work



















































  • Making network-services deals: Structuring the transaction














Hi! Here are the latest Insider stories.





















































































  • Efficient container use requires data-center software networking



















































  • How cloud providers' data-migration appliances stack up



















































  • Making network-services deals: Sourcing and service-delivery strategies that work



















































  • Making network-services deals: Structuring the transaction








Hi! Here are the latest Insider stories.




Suggestions for you



































































































































consent.ads.queue.push(function()

IDG.GPT.addDisplayedAd("ticker", "true");
$('#ticker').responsiveAd(screenSize:'971 1115', scriptTags: );
IDG.GPT.log("Creating ad: ticker - [971 1115]");

);






































































































.subnet-hdr-link
background-image:url('https://idge.staticworld.net/nww/cloud-computing-subnet-mobile-banner.gif');
background-repeat:no-repeat;
background-size: cover;
height:53px;
display:block;
margin: 1rem 0 0;


@media only screen and (min-width: 48em)
.subnet-hdr-link
background-image:url('https://idge.staticworld.net/nww/cloud-computing-subnet-banner.gif');
background-size:970px 53px;


header.cat
padding-top:0;








































































Google, Cisco amp-up enterprise cloud integration




try
performance.mark("mark_headline_rendered");

catch(e)
console.log("Error saving performance mark -- this function may not be supported in this browser");

Google and Cisco setting stage for Kubernetes, hybrid cloud push












































































var isValidEmailAddress = isValidEmailAddress || function(emailAddress)
var pattern = new RegExp(/^[+a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+.[a-zA-Z]2,5$/i);
return pattern.test(emailAddress);
;
function encodeQueryData(params)
var ret = ;
for (var paramKey in params)
ret.push(encodeURIComponent(paramKey) + "=" + encodeURIComponent(params[paramKey]));

return ret.join("&");

function bindEmailModal()
$('#emailModal').on("click",".close-btn",function(event)
event.preventDefault();
$('#emailModal').hide();
$("#emailModal .eml-friend").show();
$(".eml-friend-success").hide();
$(".eml-friend-error").hide();
$('#emailModal').fadeOut(200);
$('#email-to').val('');
$('#email-from').val('');
$('#name').val('');
$('#personalization').val('');
$('#eml-from-address-message').html("");
$('#eml-to-address-message').html("");
$('#eml-friend-captcha-message').html("");
);

$('#emailModal').on("submit","form",function(event)
event.preventDefault();
var $form = $(this);
var action = $form.attr('action');
var formData = $form.serialize();
var emailFrom = $('#email-from').val();
var emailTo = $('#email-to').val();
var uresponse=$('#g-recaptcha-response').val();
$('#eml-from-address-message').html("");
$('#eml-to-address-message').html("");
$('#eml-friend-captcha-message').html("");
if (isValidEmailAddress(emailFrom) && isValidEmailAddress(emailTo) && uresponse !="")
// eloqua

var eloquaParam =
AssetCountforCurrentCampaign : "1",
AssetName : "",
AssetTopic : "",
AssetType : "",
BuyingCycle : "",
C_Address1 : "",
C_Address2 : "",
C_BusPhone : "",
C_City : "",
C_Company_Size1 : "",
C_Country : "",
C_EmailAddress : "",
C_FirstName : "",
C_Industry1 : "",
C_Job_Role1 : "",
C_LastName : "",
C_State_Prov : "",
C_Zip_Postal : "",
ClientName : "",
ProgramName : "",
brand : "",
elqFormName : "CentralRegistrationMasterForm",
formId : "3062313",
elqSiteId : 1856,
elqCustomerGUID : elqCustomerGUID,
elqCookieWrite : 0,
friend_email : emailFrom,
friend_article_title : "Google, Cisco amp-up enterprise cloud integration",
friend_taxo : "Cloud Computing",
friend_source : "Network World",
friend_article_url : "https://www.networkworld.com/article/3293024/cloud-computing/google-cisco-amp-up-enterprise-cloud-integration.html",
device_platform : navigator.userAgent
;
$.ajax("https://secure.p01.eloqua.com/e/f2.aspx",
type: 'GET',
data: eloquaParam,
success: function(data, textStatus, xhr)
,
error: function(xhr, textStatus, errorThrown)

);
// eloqua
var eloquaParamMini =
elqCustomerGUID : elqCustomerGUID,
friend_taxo : "Cloud Computing",
friend_source : "Network World",
device_platform : navigator.userAgent
;
formData += "&" +encodeQueryData(eloquaParamMini);

// email
$.ajax(action,
type: 'POST',
data: formData,
success: function(data, textStatus, xhr)
$("#emailModal .eml-friend").hide();
$(".eml-friend-success").fadeIn(800);
,
error: function(xhr, textStatus, errorThrown)
$("#emailModal .eml-friend").hide();
$(".eml-friend-error").fadeIn(800);

);

else
if(uresponse=="")
$('#eml-friend-captcha-message').html("Please verify you're not a robot!");

if(!isValidEmailAddress(emailTo))
$('#eml-to-address-message').html("Please enter a valid email address.");

if(!isValidEmailAddress(emailFrom))
$('#eml-from-address-message').html("Please enter a valid email address.");


);
//bindEmailModal() end

$(document).ready(function()
$(document).on("click","#email-icon",function(event)
event.preventDefault();
bindEmailModal();
$('#emailModal').fadeIn(800);
);
);
























































consent.ads.queue.push(function()

IDG.GPT.addDisplayedAd("topleaderboard", "true");
$('#topleaderboard').responsiveAd(screenSize:'971 1115', scriptTags: );
IDG.GPT.log("Creating ad: topleaderboard - [971 1115]");

);








hybrid cloud
try
performance.clearMarks("mark_primary_img_rendered");
performance.mark("mark_primary_img_rendered");

catch(e)
console.log("Error saving performance mark -- this function may not be supported in this browser");




Thinkstock


























































































consent.ads.queue.push(function()
if($(window).width() >= 930)
IDG.GPT.addDisplayedAd("topimu", "true");
$('#topimu').responsiveAd(screenSize:'971 1115', scriptTags: );
IDG.GPT.log("Creating ad: topimu - [971 1115]");

);






































consent.ads.queue.push(function()
IDG.GPT.addDisplayedAd("inread", "true");
IDG.GPT.displayGoogleTagSlot('inread');
);















var dataLayer = window.dataLayer = window.dataLayer || ;
dataLayer.push(
'event': 'loadTopCollectionModule'
);


$(document).ready(function() {
$('.articleBloxAd').filter( ":visible" ).each(function(index, item) {
var id = $(item).attr('id');
var divClass = $(item).attr('class');
var adString = IDG.GPT.getLazyAdCode();
$(item).replaceWith("
" + adString + "








































consent.ads.queue.push(function()

IDG.GPT.addDisplayedAd("ticker", "true");
$('#ticker').responsiveAd(screenSize:'971 1115', scriptTags: );
IDG.GPT.log("Creating ad: ticker - [971 1115]");

);







.subnet-hdr-link
background-image:url('https://idge.staticworld.net/nww/cloud-computing-subnet-mobile-banner.gif');
background-repeat:no-repeat;
background-size: cover;
height:53px;
display:block;
margin: 1rem 0 0;


@media only screen and (min-width: 48em)
.subnet-hdr-link
background-image:url('https://idge.staticworld.net/nww/cloud-computing-subnet-banner.gif');
background-size:970px 53px;


header.cat
padding-top:0;
















































































var isValidEmailAddress = isValidEmailAddress || function(emailAddress)
var pattern = new RegExp(/^[+a-zA-Z0-9._-]+@[a-zA-Z0-9.-]+.[a-zA-Z]2,5$/i);
return pattern.test(emailAddress);
;
function encodeQueryData(params)
var ret = ;
for (var paramKey in params)
ret.push(encodeURIComponent(paramKey) + "=" + encodeURIComponent(params[paramKey]));

return ret.join("&");

function bindEmailModal()
$('#emailModal').on("click",".close-btn",function(event)
event.preventDefault();
$('#emailModal').hide();
$("#emailModal .eml-friend").show();
$(".eml-friend-success").hide();
$(".eml-friend-error").hide();
$('#emailModal').fadeOut(200);
$('#email-to').val('');
$('#email-from').val('');
$('#name').val('');
$('#personalization').val('');
$('#eml-from-address-message').html("");
$('#eml-to-address-message').html("");
$('#eml-friend-captcha-message').html("");
);

$('#emailModal').on("submit","form",function(event)
event.preventDefault();
var $form = $(this);
var action = $form.attr('action');
var formData = $form.serialize();
var emailFrom = $('#email-from').val();
var emailTo = $('#email-to').val();
var uresponse=$('#g-recaptcha-response').val();
$('#eml-from-address-message').html("");
$('#eml-to-address-message').html("");
$('#eml-friend-captcha-message').html("");
if (isValidEmailAddress(emailFrom) && isValidEmailAddress(emailTo) && uresponse !="")
// eloqua

var eloquaParam =
AssetCountforCurrentCampaign : "1",
AssetName : "",
AssetTopic : "",
AssetType : "",
BuyingCycle : "",
C_Address1 : "",
C_Address2 : "",
C_BusPhone : "",
C_City : "",
C_Company_Size1 : "",
C_Country : "",
C_EmailAddress : "",
C_FirstName : "",
C_Industry1 : "",
C_Job_Role1 : "",
C_LastName : "",
C_State_Prov : "",
C_Zip_Postal : "",
ClientName : "",
ProgramName : "",
brand : "",
elqFormName : "CentralRegistrationMasterForm",
formId : "3062313",
elqSiteId : 1856,
elqCustomerGUID : elqCustomerGUID,
elqCookieWrite : 0,
friend_email : emailFrom,
friend_article_title : "Google, Cisco amp-up enterprise cloud integration",
friend_taxo : "Cloud Computing",
friend_source : "Network World",
friend_article_url : "https://www.networkworld.com/article/3293024/cloud-computing/google-cisco-amp-up-enterprise-cloud-integration.html",
device_platform : navigator.userAgent
;
$.ajax("https://secure.p01.eloqua.com/e/f2.aspx",
type: 'GET',
data: eloquaParam,
success: function(data, textStatus, xhr)
,
error: function(xhr, textStatus, errorThrown)

);
// eloqua
var eloquaParamMini =
elqCustomerGUID : elqCustomerGUID,
friend_taxo : "Cloud Computing",
friend_source : "Network World",
device_platform : navigator.userAgent
;
formData += "&" +encodeQueryData(eloquaParamMini);

// email
$.ajax(action,
type: 'POST',
data: formData,
success: function(data, textStatus, xhr)
$("#emailModal .eml-friend").hide();
$(".eml-friend-success").fadeIn(800);
,
error: function(xhr, textStatus, errorThrown)
$("#emailModal .eml-friend").hide();
$(".eml-friend-error").fadeIn(800);

);

else
if(uresponse=="")
$('#eml-friend-captcha-message').html("Please verify you're not a robot!");

if(!isValidEmailAddress(emailTo))
$('#eml-to-address-message').html("Please enter a valid email address.");

if(!isValidEmailAddress(emailFrom))
$('#eml-from-address-message').html("Please enter a valid email address.");


);
//bindEmailModal() end

$(document).ready(function()
$(document).on("click","#email-icon",function(event)
event.preventDefault();
bindEmailModal();
$('#emailModal').fadeIn(800);
);
);












































To


Use commas to separate multiple email addresses








From






































Privacy Policy




Thank you


Your message has been sent.






Sorry


There was an error emailing this page.












































consent.ads.queue.push(function()

IDG.GPT.addDisplayedAd("topleaderboard", "true");
$('#topleaderboard').responsiveAd(screenSize:'971 1115', scriptTags: );
IDG.GPT.log("Creating ad: topleaderboard - [971 1115]");

);









Related




  • cubes - blocks - squares - containers - storage - repository


    Cisco embraces Kubernetes, pushing container software into mainstream

























  • cisco devnet


    Cisco developer push yields 500,000 DevNet members working on programmable...

























  • cloud computing business services


    What is hybrid cloud really, and what's the best strategy?









































































































































  • NetApp CEO George Kurian

    Video

    CEO George Kurian on NetApp's strategic partnership with Google
















Related




Cisco embraces Kubernetes, pushing container software into mainstream



Cisco embraces Kubernetes, pushing container software into mainstream




Cisco developer push yields 500,000 DevNet members working on programmable...



Cisco developer push yields 500,000 DevNet members working on programmable...




What is hybrid cloud really, and what's the best strategy?



What is hybrid cloud really, and what's the best strategy?



Video

CEO George Kurian on NetApp's strategic partnership with Google



Video


CEO George Kurian on NetApp's strategic partnership with Google
















































consent.ads.queue.push(function()
if($(window).width() >= 930)
IDG.GPT.addDisplayedAd("topimu", "true");
$('#topimu').responsiveAd(screenSize:'971 1115', scriptTags: );
IDG.GPT.log("Creating ad: topimu - [971 1115]");

);








































consent.ads.queue.push(function()
IDG.GPT.addDisplayedAd("inread", "true");
IDG.GPT.displayGoogleTagSlot('inread');
);












The joint Google and Cisco Kubernetes platform for enterprise customers should appear before the end of the year, and things are getting warm between the two companies ahead of that highly anticipated release.


Cisco and Google last October teamed up to develop a Kubernetes hybrid-cloud offering.  Kubernetes, originally designed by Google, is an open-source-based system for developing and orchestrating containerized applications.


The Cisco/Google combination – which is currently being tested by early access enterprise customers, according to Google – will let IT managers and application developers use Cisco tools to manage their on-premises environments and link it up with Google’s public IaaS cloud which offers orchestration, security and ties to a vast developer community.


In fact the developer community is one area the companies have targeted recently by announcing a Cisco & Google Cloud Challenge, which is offering prizes worth over $160,000 to develop what Cisco calls “game-changing” apps using Cisco’s Container Platform with Google Cloud services.  Cisco says the goal is to bring together its DevNet community and Google’s Technology Partners to bring new hybrid-cloud applications for enterprise customers.


Cisco VP & CTO of DevNet Susie Wee wrote in a blog that in preparation for the Challenge, DevNet is offering workshops, office hours, and sandboxes using Cisco Container Platform with Google Cloud services to help customers and developers learn how to connect cloud data from a private cloud to the Google Cloud Platform or even data from edge devices to run analytics and employ machine learning.


 “For example, a factory may have data from sensors combined with location analytics from a Meraki cloud. By analyzing the data from these sources in Google Cloud, you can build predictive models to prevent outage or breakdown costs, by predicting failures ahead of time,” Wee wrote.


Cisco says it will start accepting submissions in September and will choose the winners in November.


Cisco has been touting the growth and impact of its own DevNet community noting t the recent Cisco Live event that the group founded in 2014, now has 500,000 registered members.


"Our 500,000 strong community is writing code that can be leveraged and shared by others. DevNet is creating a network-innovation ecosystem that will be the hub of the next generation of applications and the next generation of business," Wee said at the time. 


Google and Cisco go AI, machine learning


Engaging hybrid cloud developers isn’t the only action going on between Cisco and Google. 


The companies have moved forward on a variety of new areas the first around Artificial Intelligence and machine learning. 


Cisco said it would bring Google Artificial Intelligence (AI) to its Cisco Customer Journey Solutions. According to Cisco, Contact Center AI is a simple, secure, and flexible solution that lets enterprises with limited machine-learning expertise to deploy AI in their contact centers.  The AI automatically provides agents with relevant documents to help guide conversations and continuously learns in order to deliver increasingly more relevant information over time, the company said.


Other forthcoming combinations will include:


  • The ability to schedule a Webex meeting within a Google Calendar with one click. “With an add-on from G Suite in the coming months, you'll see the Webex Meetings icon every time you schedule a meeting in Google Calendar. Click it to set up your video-first Webex meeting for the people and rooms you need, and let the technology do the rest. "People join from a Cisco video device by simply pushing the big green "join" button. Or from a Chrome browser with just one click – no downloads or guest accounts required,” Cisco said.

  • The capacity to add Cisco calling and meetings into an Android app. Using Webex Teams Android SDK, developers can add Cisco collaboration capabilities into their Android apps.  For example, customers could add Cisco video meetings into smart glasses for a “see what I see” experience between, say, an expert on land and an engineer on a ship in the middle of the ocean, Cisco said.

  • Ability to use Google Docs, Sheets, Slides and Forms in Webex Teams Spaces. As people collaborate on content more and more, Cisco and Google are exploring ways to make the job easier.  No more endless reposting of documents as people layer on new rounds of edits. Post it once, edit it as many times as you need, or co-collaborate on content more quickly.

Cisco moves on Kubernetes


In other moves, Cisco in May took big steps toward helping customers deploy, monitor and manage on-premises and public-cloud production-ready Kubernetes-based container applications. 


Cisco rolled out  AppDynamics for Kubernetes and said it can reduce the time it takes to identify and troubleshoot performance issues across Kubernetes clusters in multicloud environments by intelligently filtering performance metrics based on Kubernetes labels. This Kubernetes-label filtering means IT operations teams no longer need to monitor thousands of threads executing a similar service, Cisco said.


At that time Cisco also said its Cisco CloudCenter 4.9 will become a key element of the open, hybrid-cloud offering being developed by Cisco and Google and that is expected later this year. 


According to Cisco with the release of CloudCenter 4.9, users can, among other things, use interface and application-lifecycle management features to deploy and manage containerized applications in Kubernetes clusters; and deploy clusters in a private data center, which can be created by the new Cisco Container Platform. The Cisco Container Platform will be an integral part of the Cisco and Google Cloud service.


Introduced in January and also based on Kubernetes, Cisco Container Platform allows for self-service deployment and management of container clusters.  The first version the container platform will operate with Cisco’s HyperFlex environment with others to follow.








































































Join the Network World communities on Facebook and LinkedIn to comment on topics that are top of mind.


















































































Join the Network World communities on Facebook and LinkedIn to comment on topics that are top of mind.









Join the Network World communities on Facebook and LinkedIn to comment on topics that are top of mind.



Related:
  • Cloud Computing


  • Data Center


  • Cisco

















Michael Cooney is a Senior Editor with Network World who has written about the IT world for more than 25 years. He can be reached at michael_cooney@idg.com.












Now read: Getting grounded in IoT





  







<!--
document.write('
');
consent.ads.queue.push(function()
IDG.GPT.addDisplayedAd("ciu", "true");
IDG.GPT.addLazyloadedAd("ciu", "true");
);
document.write('
');
consent.ads.queue.push(function() IDG.GPT.disableInitialLoad)
IDG.GPT.refreshAd('ciu');

);
//-->



Sponsored Links







IDG Communications

Copyright © 2018 IDG Communications, Inc.




Explore the IDG Network descend

  • CIO


  • CIO Asia


  • Computerworld


  • CSO


  • GameStar


  • Greenbot


  • IDC


  • IDG


  • IDG Connect


  • IDG.TV


  • InfoWorld


  • IT News


  • ITwhitepapers


  • ITworld


  • JavaWorld


  • Macworld


  • Network World


  • PCWorld


  • TechConnect


  • TechHive


  • The Full Nerd











Explore the IDG Network descend

  • CIO


  • CIO Asia


  • Computerworld


  • CSO


  • GameStar


  • Greenbot


  • IDC


  • IDG


  • IDG Connect


  • IDG.TV


  • InfoWorld


  • IT News


  • ITwhitepapers


  • ITworld


  • JavaWorld


  • Macworld


  • Network World


  • PCWorld


  • TechConnect


  • TechHive


  • The Full Nerd








Explore the IDG Network descend

  • CIO


  • CIO Asia


  • Computerworld


  • CSO


  • GameStar


  • Greenbot


  • IDC


  • IDG


  • IDG Connect


  • IDG.TV


  • InfoWorld


  • IT News


  • ITwhitepapers


  • ITworld


  • JavaWorld


  • Macworld


  • Network World


  • PCWorld


  • TechConnect


  • TechHive


  • The Full Nerd





Explore the IDG Network descend














The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP

Popular posts from this blog

How to make file upload 'Required' in Contact Form 7?

Rothschild family

amazon EC2 - How to make wp-config.php to writable?