Automation in focus as VMware unveils new cloud services
ARN - Australian Reseller News
ARN - Australian Reseller News
View all events
View all events
Resources
Resources
Find distributors by name |
vendor |
location
Find distributors by name |
vendor |
location
Find vendors by name |
category
Find vendors by name |
category
More
More
Existing Member
Join ARN
Sign up to gain exclusive access to email subscriptions, event invitations, competitions, giveaways, and much more.
Sign up now
Existing Member
Join ARN
Sign up to gain exclusive access to email subscriptions, event invitations, competitions, giveaways, and much more.
Sign up now
var link = document.createElement( "link" );
link.href = "https://www.idgcdn.com.au/compressor-staticfiles/hotbar/hotbar.css?release=20180920141036";
link.type = "text/css";
link.rel = "stylesheet";
document.getElementsByTagName( "head" )[0].appendChild( link );
Starting In
Learn more
$('#evt-countdown_clock').countdown("2018/09/20 18:00:00").on('update.countdown', function(event)
var format = '%H%M%S';
if(event.offset.days > 0)
format = '%-d' + format;
if(event.offset.weeks > 0)
format = '%-w' + format;
$(this).html(event.strftime(format));
)
// .on('finish.countdown', function(event)
// $(this).html("");
// )
Automation in focus as VMware unveils new cloud services
Aims to address challenges in multi-cloud environments
// var social_float_disable = true;
Comments
VMware has unveiled new and enhanced cloud services covering automation, analytics, cost management and compliance, in an effort to address the challenges of multiple cloud environments.
Such offerings aim to provide a unified platform for helping cloud engineering and operations teams gain visibility into cloud resources, while managing costs, driving efficiency with resource management, and gaining real-time configuration compliance through automation and insights.
The software-as-a-service (SaaS) based cloud operations platform includes VMware Cloud Assembly, VMware Service Broker, and VMware Code Stream.
A new cloud configuration security and compliance service has also been added - VMware Secure State; along with significant enhancements to Wavefront by VMware.
Furthermore, VMware Cloud Assembly provides unified provisioning across all clouds through declarative infrastructure as code, including VMware Cloud on AWS, native Amazon Web Services and Microsoft Azure.
“The idea with cloud automation is to really provide the infrastructure as code," said Mahesh Kumar, senior director of product marketing for cloud services at VMware.
"They can pin-down infrastructure and application specific services in the clouds of their choice with a click of a button that’s the whole idea of Cloud Assembly and the automation and orchestration we’re going to provide with that specific service."
Kumar said VMware Service Broker provides self-service access to multi-cloud infrastructure and application resources from a single catalog, without requiring disparate tools.
Specifically, the solution provides operations teams the ability to govern resource access, use as well as enforce security, deployment and business policies across multi-cloud environments.
"While this can provide choice and ease of access for developers, it can also provide policy and ensure governance of those services in terms of who accesses them, what rights they have, where they can deploy these services and so on,” Kumar said.
“IT can now work with lines of businesses and developers in providing that necessary agility, while at the same time, maintaining control of the infrastructure and applications across all clouds."
New features
Meanwhile, Kumar said VMware Code Stream automates the code and application release process with a "comprehensive" set of capabilities for application deployment, testing, and troubleshooting.
Delving deeper, the solution features integrations with developer tools and supports VMware-based private clouds, VMware Cloud on AWS, as well as AWS and Azure public clouds.
“DevOps teams can essentially push their code from development through to production,” Kumar added.
In February, VMware acquired cloud configuration management start-up, CloudCoreo, which will be providing beta access to that service and will be rebranded as VMware Secure State.
In an effort to help prevent costly security breaches, Kumar said VMware Secure State addresses real-time violations in cloud configurations through automating configuration security and compliance monitoring in native cloud environments.
With Security Insights, this indexes cloud assets and builds a cloud infrastructure model to efficiently find common cloud-native vulnerabilities, as well as an emerging class of “connected threats” across configured cloud service layers - it also contains real-time detection and continuous compliance.
"The idea here is that I should be able to go into the cloud and essentially stitch together all the configuration across the service layers that does two things - I can build a complete model of my infrastructure and services, and identify any configuration risks and issues that might cause security gaps," Kumar explained.
"Secondly I can look at things in context across layers."
Furthermore, new updates to Wavefront include increased container scalability with Kumar stating the offering can ingest, analyse and visualise metrics data from an environment running 100,000 containers.
Also, the solution now features "comprehensive" Kubernetes support, serverless application monitoring and new visualisations and AWS UX enhancements.
The news follows on from VMware expanding its VMware Cloud on AWS to the Asia Pacific market, one year after its launch in the US.
Julia Talevski attended VMworld 2018 as a guest of VMware
$(document).ready(function()
if(document.getElementById("brand-post-promo-placeholder-slot") !== null)
insertBrandPostReadMoreSlot();
else
insertBrandPostArticleMiddle();
);
function insertBrandPostReadMoreSlot()
$('#brand-post-promo-placeholder-slot').replaceWith($('#brand-post-in-article-promo'));
function insertBrandPostArticleMiddle()
var pos = $('article.full .body > .storybody').length;
if (pos > 5)
pos = Math.round(pos / 2);
$('article.full .body > .storybody').each(function(index, object)
if (index == pos)
$(this).after($('#brand-post-in-article-promo'));
);
function trackBrandPostNativeAdLink(nid)
ga("send", "event", 'Brand Posts', 'Brand Post native ad click', 'brand-post-nid-' + nid, 'nonInteraction': 1);
$(document).ready(function()
var wrap = $('.qs-article_widget');
wrap.css('background', wrap.data('color-initial'));
var form = $('#qs-article');
$('#qs-btn_change_email').click(function()
$('#qs-registered').slideUp();
$('#qs-anonymous').slideDown();
);
$('#qs-btn_anonymous, #qs-btn_registered', form).click(function()
form.submit();
);
// $("#qs-message").click(function()
// $(this).fadeOut();
// );
form.submit(function(e)
e.preventDefault();
var data = ;
$('#qs-article').serializeArray().map(function(x)
data[x.name] = x.value;
);
$('#qs-message').hide();
$.ajax(
url: form.attr('action'),
type: 'POST',
dataType: 'json',
data: data,
error: function(xhr)
var data = JSON.parse(xhr.responseText);
alert(data.message);
,
success: function(data)
if (data.success)
$('#id_email', form).val('');
// wrap.css('background-color', wrap.data('color-success'));
// $('#qs-message').css('color', wrap.data('color-success'));
$('#qs-registered, #qs-anonymous').slideUp();
$('#qs-message').html(data.message).slideDown();
);
);
);
<!-- -->
(function()
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
)();
APAC and A/NZ leaders exit Nokia spin-off, HMD Global
window.fbAsyncInit = function()
FB.init(appId: '105374282841262', status: true, cookie: true,
xfbml: true);
;
(function()
var e = document.createElement('script'); e.async = true;
e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
document.getElementById('fb-root').appendChild(e);
());
var disqus_shortname = "";
ias_init('ARN');
(function(i,s,o,g,r,a,m)i['GoogleAnalyticsObject']=r;i[r]=i[r])(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-4682930-1', 'auto');
ga('require', 'displayfeatures'); // enables demographics and interests reports
ga('set', 'dimension1', "none");
ga('set', 'dimension2', "julia-talevski");
ga('set', 'dimension3', "none");
ga('set', 'dimension4', "none");
ga('set', 'dimension5', "anonymous");
ga('send', 'pageview');
// pageTracker._trackPageLoadTime();
// event tracking is asynchronous
function trackEvent(category, action, label, value)
if (value)
ga('send', 'event', category, action, label, value, 'nonInteraction': 1);
else
ga('send', 'event', category, action, label, 'nonInteraction': 1);
trackEvent('Content Tags', 'Tag Impression', 'vmware');
trackEvent('Content Tags', 'Tag Impression', 'cloud services');
trackEvent('Brand Posts', 'Brand Post native ad impression', 'brand-post-nid-645815');
createAndDisplayAds();
Latest News
- 04:43PM
- Data#3 expands presence in WA with key hires
- 04:08PM
- Sydney-based Covata calls Cisco agreement "frustrating and unrewarding"
- 06:15AM
- How Google, Amazon and Microsoft are using AI to create business in China
- 11:22AM
- Deloitte builds up AWS capabilities with CloudTrek buy
- More News
Sydney-based Covata calls Cisco agreement "frustrating and unrewarding"
Deloitte builds up AWS capabilities with CloudTrek buy
- 20 Sep
ARN Innovation Awards 2018
- 25 Sep
Delivering customer solutions from the core to the edge
- 23 Nov
ARN WIICTA 2018
- 02 Oct
- Sophos True Blue Defence Tour - Bendigo
- 04 Oct
- Sophos True Blue Defence Tour - Geelong
- 23 Oct
- Hyland Summit
- View all events
ARN Events
Industry Events
Featured
ARN Innovation Awards
ARN Innovation Awards
Women in ICT Awards
Women in ICT Awards
EDGE 2018
EDGE 2018
ARN Roundtables
ARN Roundtables
$('#load_dropcontent [data-load]').each(function() $("[data-placeholder="+$(this).data('load')+"]").replaceWith(this); );
var disqus_shortname = 'arnnet';
/*
(function ()
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] ());
*/
// This lets us know when the JS has loaded and after the counts are fetched.
function disqus_counts_loaded()
DISQUSWIDGETS.old_displayCount = DISQUSWIDGETS.displayCount;
// Override the old displayCount() with a new one so we can attach our helper onto it.
DISQUSWIDGETS.displayCount = function(arg)
DISQUSWIDGETS.old_displayCount(arg);
$("a[href$=#disqus_thread],*[data-disqus-identifier]").trigger('disqus-counts-loaded');
$.getScript('//' + disqus_shortname + '.disqus.com/count.js', disqus_counts_loaded);
setTimeout(function()var a=document.createElement("script");
var b=document.getElementsByTagName("script")[0];
a.src=document.location.protocol+"//script.crazyegg.com/pages/scripts/0018/8767.js?"+Math.floor(new Date().getTime()/3600000);
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b), 1);
function getBlueKaiDynamicKeyValues()
return $.ajax(
url: "/script-tagger/bluekai/json/",
dataType: "json",
async: true,
timeout: 700
);
function addBlueKaiDynamicKeyValues(data)
$.each(data, function(key, value)
//console.log('bluekai targeting ' + key + ':' + value);
bk_addPageCtx(key, value);
);
// window.bk_async function is called once bluekai script has loaded
window.bk_async = function()
bk_addPageCtx("idgau_all", "yes");
bk_addPageCtx("cmscatnms", "[virtualisation,management,integration_and_services,data_centre,storage,apps,msp,cloud_computing,security,mobility_and_wireless,software]");
// Add dynamic profile context values. Required to cache pages in the cdn.
getBlueKaiDynamicKeyValues().then(function(data, textStatus, jqXHR)
// Successfully retrieved dynamic key values
return addBlueKaiDynamicKeyValues(data);
,
function(data, textStatus, jqXHR)
console.log('Failed retrieving bluekai dynamic key values - ' + textStatus);
).then(function()
//console.log('execute blue kai');
BKTAG.doTag(19659, 4);
);
;
(function()
var scripts = document.getElementsByTagName('script')[0];
var s = document.createElement('script');
s.async = true;
s.src = "https://tags.bkrtx.com/js/bk-coretag.js";
scripts.parentNode.insertBefore(s, scripts);
());
!function(e,n,u,a)e.twq(window,document,'script');
// Insert Twitter Pixel ID and Standard Event data below
twq('init','nv5jw');
twq('track','PageView');
_linkedin_data_partner_id = "186603";
(function()
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";
b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);
)();
var clarity_tracking_starter = function (override_context_data)
var d=document;
var id = 'idg-tracking';
var s='script';
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id))
runClarity();
return false
js = d.createElement(s);
js.id = id;
js.type = "text/javascript";
js.onload = function () runClarity();
js.src = "https://www.idgcdn.com.au/compressor-staticfiles/clarity/idg_clarity.js?release=20180920141036";
fjs.parentNode.insertBefore(js, fjs);
function runClarity()
var dynamic_key_val_api = "/script-tagger/clarity/json/";
var first_page_context_data =
'event_type':"pageview",'tags':["VMware", "cloud services"],'author':"Julia Talevski",'word_count':603,'publication_datetime':"2018-08-27T12:00:00+00:00",'score':1,'content_type':"article",'content_id':1010342429
// Context data can be overridden and is used on infinite scroll pages to pass in
// context of the new article that is loaded on the page.
var context_data = override_context_data
;
!function(t,e,n)n=t.createElement(e),t=t.getElementsByTagName(e)[0],n.async=1,n.src="https://spiffymachine.com/v2/0/mor0KGDDYhVikIY3Ke5MjGfjjUlYXdGno7qObNrPwdmbcvfEAn2s7VN1hjviv_YDDTWzbEjdW4WzB5SH5NFw1xv3-hqdVgj",t.parentNode.insertBefore(n,t)(document,"script"),function(t,e)(document,window,"script","admiral");!function(t,e,a,n)(window,"googletag","function");;;;!function(e,a,t,n)function r()if(!window.frames[n])var a=e.body;if(a)var t=e.createElement("iframe");t.style.display="none",t.name=n,a.appendChild(t)else setTimeout(r,5)function c()var s=a[t];r(),"function"!=typeof s&&(s=a[t]=c,a.addEventListener?a.addEventListener("message",o,!1):a.attachEvent&&a.attachEvent("onmessage",o))}(document,window,"__cmp","__cmpLocator");;
var cmp_consent_starter=function () function () (admiral.q = admiral.q ;
window.admiral("addEventListener", "cmp.loaded", function cmpLoaded(data)
//for EU user
//for testing purpose change if (data.euVisitor) to if(!data.euVisitor)
if (data.euVisitor)
!data.consentKnown ? window.admiral("show", "cmp.main") : detectConsentStatus();
//for non-EU user
else
runTracking();
);
//when consent updating
window.admiral('after', "cmp.updated", function cmpUpdated()
detectConsentStatus()
);
// Detect consent if switched to True
function detectConsentStatus()
window.admiral("get", "cmp.consent", function( consents )
if (consents.publisherPurposes[2]) runTracking();
);
// Run clarity tracking script
function runTracking()
var detectClarityExist = setInterval(function ()
//waiting until tracking exist
if (clarity_tracking_starter)
clarity_tracking_starter();
clearInterval(detectClarityExist);
, 10)
;
cmp_consent_starter();
//for scrolling page
// implement page data here for asynchronous behaviour
/* setInterval(function()
var pageTrackingData =
a:'scscscssc'
window.admiral('after', 'cmp.loaded', function( data )
window.admiral("get", "cmp.consent", function( consents )
if (data.euVisitor)
if( consents.publisherPurposes[2]) clarity_tracking_starter(pageTrackingData)
else
clarity_tracking_starter(pageTrackingData);
);
);
,5000)*/
var link = document.createElement( "link" );
link.href = "https://www.idgcdn.com.au/compressor-staticfiles/hotbar/hotbar.css?release=20180920141036";
link.type = "text/css";
link.rel = "stylesheet";
document.getElementsByTagName( "head" )[0].appendChild( link );
Starting In
Learn more
$('#evt-countdown_clock').countdown("2018/09/20 18:00:00").on('update.countdown', function(event)
var format = '%H%M%S';
if(event.offset.days > 0)
format = '%-d' + format;
if(event.offset.weeks > 0)
format = '%-w' + format;
$(this).html(event.strftime(format));
)
// .on('finish.countdown', function(event)
// $(this).html("");
// )
Automation in focus as VMware unveils new cloud services
Aims to address challenges in multi-cloud environments
// var social_float_disable = true;
Comments
VMware has unveiled new and enhanced cloud services covering automation, analytics, cost management and compliance, in an effort to address the challenges of multiple cloud environments.
Such offerings aim to provide a unified platform for helping cloud engineering and operations teams gain visibility into cloud resources, while managing costs, driving efficiency with resource management, and gaining real-time configuration compliance through automation and insights.
The software-as-a-service (SaaS) based cloud operations platform includes VMware Cloud Assembly, VMware Service Broker, and VMware Code Stream.
A new cloud configuration security and compliance service has also been added - VMware Secure State; along with significant enhancements to Wavefront by VMware.
Furthermore, VMware Cloud Assembly provides unified provisioning across all clouds through declarative infrastructure as code, including VMware Cloud on AWS, native Amazon Web Services and Microsoft Azure.
“The idea with cloud automation is to really provide the infrastructure as code," said Mahesh Kumar, senior director of product marketing for cloud services at VMware.
"They can pin-down infrastructure and application specific services in the clouds of their choice with a click of a button that’s the whole idea of Cloud Assembly and the automation and orchestration we’re going to provide with that specific service."
Kumar said VMware Service Broker provides self-service access to multi-cloud infrastructure and application resources from a single catalog, without requiring disparate tools.
Specifically, the solution provides operations teams the ability to govern resource access, use as well as enforce security, deployment and business policies across multi-cloud environments.
"While this can provide choice and ease of access for developers, it can also provide policy and ensure governance of those services in terms of who accesses them, what rights they have, where they can deploy these services and so on,” Kumar said.
“IT can now work with lines of businesses and developers in providing that necessary agility, while at the same time, maintaining control of the infrastructure and applications across all clouds."
New features
Meanwhile, Kumar said VMware Code Stream automates the code and application release process with a "comprehensive" set of capabilities for application deployment, testing, and troubleshooting.
Delving deeper, the solution features integrations with developer tools and supports VMware-based private clouds, VMware Cloud on AWS, as well as AWS and Azure public clouds.
“DevOps teams can essentially push their code from development through to production,” Kumar added.
In February, VMware acquired cloud configuration management start-up, CloudCoreo, which will be providing beta access to that service and will be rebranded as VMware Secure State.
In an effort to help prevent costly security breaches, Kumar said VMware Secure State addresses real-time violations in cloud configurations through automating configuration security and compliance monitoring in native cloud environments.
With Security Insights, this indexes cloud assets and builds a cloud infrastructure model to efficiently find common cloud-native vulnerabilities, as well as an emerging class of “connected threats” across configured cloud service layers - it also contains real-time detection and continuous compliance.
"The idea here is that I should be able to go into the cloud and essentially stitch together all the configuration across the service layers that does two things - I can build a complete model of my infrastructure and services, and identify any configuration risks and issues that might cause security gaps," Kumar explained.
"Secondly I can look at things in context across layers."
Furthermore, new updates to Wavefront include increased container scalability with Kumar stating the offering can ingest, analyse and visualise metrics data from an environment running 100,000 containers.
Also, the solution now features "comprehensive" Kubernetes support, serverless application monitoring and new visualisations and AWS UX enhancements.
The news follows on from VMware expanding its VMware Cloud on AWS to the Asia Pacific market, one year after its launch in the US.
Julia Talevski attended VMworld 2018 as a guest of VMware
$(document).ready(function()
if(document.getElementById("brand-post-promo-placeholder-slot") !== null)
insertBrandPostReadMoreSlot();
else
insertBrandPostArticleMiddle();
);
function insertBrandPostReadMoreSlot()
$('#brand-post-promo-placeholder-slot').replaceWith($('#brand-post-in-article-promo'));
function insertBrandPostArticleMiddle()
var pos = $('article.full .body > .storybody').length;
if (pos > 5)
pos = Math.round(pos / 2);
$('article.full .body > .storybody').each(function(index, object)
if (index == pos)
$(this).after($('#brand-post-in-article-promo'));
);
function trackBrandPostNativeAdLink(nid)
ga("send", "event", 'Brand Posts', 'Brand Post native ad click', 'brand-post-nid-' + nid, 'nonInteraction': 1);
$(document).ready(function()
var wrap = $('.qs-article_widget');
wrap.css('background', wrap.data('color-initial'));
var form = $('#qs-article');
$('#qs-btn_change_email').click(function()
$('#qs-registered').slideUp();
$('#qs-anonymous').slideDown();
);
$('#qs-btn_anonymous, #qs-btn_registered', form).click(function()
form.submit();
);
// $("#qs-message").click(function()
// $(this).fadeOut();
// );
form.submit(function(e)
e.preventDefault();
var data = ;
$('#qs-article').serializeArray().map(function(x)
data[x.name] = x.value;
);
$('#qs-message').hide();
$.ajax(
url: form.attr('action'),
type: 'POST',
dataType: 'json',
data: data,
error: function(xhr)
var data = JSON.parse(xhr.responseText);
alert(data.message);
,
success: function(data)
if (data.success)
$('#id_email', form).val('');
// wrap.css('background-color', wrap.data('color-success'));
// $('#qs-message').css('color', wrap.data('color-success'));
$('#qs-registered, #qs-anonymous').slideUp();
$('#qs-message').html(data.message).slideDown();
);
);
);
Show Comments
var disqus_shortname = 'arnnet';
var disqus_identifier = '/article/645781/';
var disqus_init = false;
function disqus_config()
this.callbacks.onReady = [function()
if (disqus_init) return;
disqus_init = true;
if ($('.art-articles_wrap_infinite').length == 0) return;
var comment_text = $('.art-comment_show').first().text();
if (comment_text == '0 Comments')
$(".art-comment_show_activated").removeClass("art-comment_show_activated");
$('#disqus_thread').hide();
];
(function() document.getElementsByTagName('body')[0]).appendChild(dsq);
)();
Please enable JavaScript to view the comments powered by Disqus.
<!-- -->
(function()
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
)();
APAC and A/NZ leaders exit Nokia spin-off, HMD Global
window.fbAsyncInit = function()
FB.init(appId: '105374282841262', status: true, cookie: true,
xfbml: true);
;
(function()
var e = document.createElement('script'); e.async = true;
e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
document.getElementById('fb-root').appendChild(e);
());
var disqus_shortname = "";
ias_init('ARN');
(function(i,s,o,g,r,a,m)i['GoogleAnalyticsObject']=r;i[r]=i[r])(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-4682930-1', 'auto');
ga('require', 'displayfeatures'); // enables demographics and interests reports
ga('set', 'dimension1', "none");
ga('set', 'dimension2', "julia-talevski");
ga('set', 'dimension3', "none");
ga('set', 'dimension4', "none");
ga('set', 'dimension5', "anonymous");
ga('send', 'pageview');
// pageTracker._trackPageLoadTime();
// event tracking is asynchronous
function trackEvent(category, action, label, value)
if (value)
ga('send', 'event', category, action, label, value, 'nonInteraction': 1);
else
ga('send', 'event', category, action, label, 'nonInteraction': 1);
trackEvent('Content Tags', 'Tag Impression', 'vmware');
trackEvent('Content Tags', 'Tag Impression', 'cloud services');
trackEvent('Brand Posts', 'Brand Post native ad impression', 'brand-post-nid-645815');
createAndDisplayAds();
Latest News
- 04:43PM
- Data#3 expands presence in WA with key hires
- 04:08PM
- Sydney-based Covata calls Cisco agreement "frustrating and unrewarding"
- 06:15AM
- How Google, Amazon and Microsoft are using AI to create business in China
- 11:22AM
- Deloitte builds up AWS capabilities with CloudTrek buy
- More News
Sydney-based Covata calls Cisco agreement "frustrating and unrewarding"
Deloitte builds up AWS capabilities with CloudTrek buy
- 20 Sep
ARN Innovation Awards 2018
- 25 Sep
Delivering customer solutions from the core to the edge
- 23 Nov
ARN WIICTA 2018
- 02 Oct
- Sophos True Blue Defence Tour - Bendigo
- 04 Oct
- Sophos True Blue Defence Tour - Geelong
- 23 Oct
- Hyland Summit
- View all events
ARN Events
Industry Events
Featured
ARN Innovation Awards
ARN Innovation Awards
Women in ICT Awards
Women in ICT Awards
EDGE 2018
EDGE 2018
ARN Roundtables
ARN Roundtables
$('#load_dropcontent [data-load]').each(function() $("[data-placeholder="+$(this).data('load')+"]").replaceWith(this); );
var disqus_shortname = 'arnnet';
/*
(function ()
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] ());
*/
// This lets us know when the JS has loaded and after the counts are fetched.
function disqus_counts_loaded()
DISQUSWIDGETS.old_displayCount = DISQUSWIDGETS.displayCount;
// Override the old displayCount() with a new one so we can attach our helper onto it.
DISQUSWIDGETS.displayCount = function(arg)
DISQUSWIDGETS.old_displayCount(arg);
$("a[href$=#disqus_thread],*[data-disqus-identifier]").trigger('disqus-counts-loaded');
$.getScript('//' + disqus_shortname + '.disqus.com/count.js', disqus_counts_loaded);
setTimeout(function()var a=document.createElement("script");
var b=document.getElementsByTagName("script")[0];
a.src=document.location.protocol+"//script.crazyegg.com/pages/scripts/0018/8767.js?"+Math.floor(new Date().getTime()/3600000);
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b), 1);
function getBlueKaiDynamicKeyValues()
return $.ajax(
url: "/script-tagger/bluekai/json/",
dataType: "json",
async: true,
timeout: 700
);
function addBlueKaiDynamicKeyValues(data)
$.each(data, function(key, value)
//console.log('bluekai targeting ' + key + ':' + value);
bk_addPageCtx(key, value);
);
// window.bk_async function is called once bluekai script has loaded
window.bk_async = function()
bk_addPageCtx("idgau_all", "yes");
bk_addPageCtx("cmscatnms", "[virtualisation,management,integration_and_services,data_centre,storage,apps,msp,cloud_computing,security,mobility_and_wireless,software]");
// Add dynamic profile context values. Required to cache pages in the cdn.
getBlueKaiDynamicKeyValues().then(function(data, textStatus, jqXHR)
// Successfully retrieved dynamic key values
return addBlueKaiDynamicKeyValues(data);
,
function(data, textStatus, jqXHR)
console.log('Failed retrieving bluekai dynamic key values - ' + textStatus);
).then(function()
//console.log('execute blue kai');
BKTAG.doTag(19659, 4);
);
;
(function()
var scripts = document.getElementsByTagName('script')[0];
var s = document.createElement('script');
s.async = true;
s.src = "https://tags.bkrtx.com/js/bk-coretag.js";
scripts.parentNode.insertBefore(s, scripts);
());
!function(e,n,u,a)e.twq(window,document,'script');
// Insert Twitter Pixel ID and Standard Event data below
twq('init','nv5jw');
twq('track','PageView');
_linkedin_data_partner_id = "186603";
(function()
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";
b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);
)();
var clarity_tracking_starter = function (override_context_data)
var d=document;
var id = 'idg-tracking';
var s='script';
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id))
runClarity();
return false
js = d.createElement(s);
js.id = id;
js.type = "text/javascript";
js.onload = function () runClarity();
js.src = "https://www.idgcdn.com.au/compressor-staticfiles/clarity/idg_clarity.js?release=20180920141036";
fjs.parentNode.insertBefore(js, fjs);
function runClarity()
var dynamic_key_val_api = "/script-tagger/clarity/json/";
var first_page_context_data =
'event_type':"pageview",'tags':["VMware", "cloud services"],'author':"Julia Talevski",'word_count':603,'publication_datetime':"2018-08-27T12:00:00+00:00",'score':1,'content_type':"article",'content_id':1010342429
// Context data can be overridden and is used on infinite scroll pages to pass in
// context of the new article that is loaded on the page.
var context_data = override_context_data
;
!function(t,e,n)n=t.createElement(e),t=t.getElementsByTagName(e)[0],n.async=1,n.src="https://spiffymachine.com/v2/0/mor0KGDDYhVikIY3Ke5MjGfjjUlYXdGno7qObNrPwdmbcvfEAn2s7VN1hjviv_YDDTWzbEjdW4WzB5SH5NFw1xv3-hqdVgj",t.parentNode.insertBefore(n,t)(document,"script"),function(t,e)(document,window,"script","admiral");!function(t,e,a,n)(window,"googletag","function");;;;!function(e,a,t,n)function r()if(!window.frames[n])var a=e.body;if(a)var t=e.createElement("iframe");t.style.display="none",t.name=n,a.appendChild(t)else setTimeout(r,5)function c()var s=a[t];r(),"function"!=typeof s&&(s=a[t]=c,a.addEventListener?a.addEventListener("message",o,!1):a.attachEvent&&a.attachEvent("onmessage",o))}(document,window,"__cmp","__cmpLocator");;
var cmp_consent_starter=function () function () (admiral.q = admiral.q ;
window.admiral("addEventListener", "cmp.loaded", function cmpLoaded(data)
//for EU user
//for testing purpose change if (data.euVisitor) to if(!data.euVisitor)
if (data.euVisitor)
!data.consentKnown ? window.admiral("show", "cmp.main") : detectConsentStatus();
//for non-EU user
else
runTracking();
);
//when consent updating
window.admiral('after', "cmp.updated", function cmpUpdated()
detectConsentStatus()
);
// Detect consent if switched to True
function detectConsentStatus()
window.admiral("get", "cmp.consent", function( consents )
if (consents.publisherPurposes[2]) runTracking();
);
// Run clarity tracking script
function runTracking()
var detectClarityExist = setInterval(function ()
//waiting until tracking exist
if (clarity_tracking_starter)
clarity_tracking_starter();
clearInterval(detectClarityExist);
, 10)
;
cmp_consent_starter();
//for scrolling page
// implement page data here for asynchronous behaviour
/* setInterval(function()
var pageTrackingData =
a:'scscscssc'
window.admiral('after', 'cmp.loaded', function( data )
window.admiral("get", "cmp.consent", function( consents )
if (data.euVisitor)
if( consents.publisherPurposes[2]) clarity_tracking_starter(pageTrackingData)
else
clarity_tracking_starter(pageTrackingData);
);
);
,5000)*/
var link = document.createElement( "link" );
link.href = "https://www.idgcdn.com.au/compressor-staticfiles/hotbar/hotbar.css?release=20180920141036";
link.type = "text/css";
link.rel = "stylesheet";
document.getElementsByTagName( "head" )[0].appendChild( link );
Starting In
Learn more
$('#evt-countdown_clock').countdown("2018/09/20 18:00:00").on('update.countdown', function(event)
var format = '%H%M%S';
if(event.offset.days > 0)
format = '%-d' + format;
if(event.offset.weeks > 0)
format = '%-w' + format;
$(this).html(event.strftime(format));
)
// .on('finish.countdown', function(event)
// $(this).html("");
// )
Automation in focus as VMware unveils new cloud services
Aims to address challenges in multi-cloud environments
// var social_float_disable = true;
Comments
VMware has unveiled new and enhanced cloud services covering automation, analytics, cost management and compliance, in an effort to address the challenges of multiple cloud environments.
Such offerings aim to provide a unified platform for helping cloud engineering and operations teams gain visibility into cloud resources, while managing costs, driving efficiency with resource management, and gaining real-time configuration compliance through automation and insights.
The software-as-a-service (SaaS) based cloud operations platform includes VMware Cloud Assembly, VMware Service Broker, and VMware Code Stream.
A new cloud configuration security and compliance service has also been added - VMware Secure State; along with significant enhancements to Wavefront by VMware.
Furthermore, VMware Cloud Assembly provides unified provisioning across all clouds through declarative infrastructure as code, including VMware Cloud on AWS, native Amazon Web Services and Microsoft Azure.
“The idea with cloud automation is to really provide the infrastructure as code," said Mahesh Kumar, senior director of product marketing for cloud services at VMware.
"They can pin-down infrastructure and application specific services in the clouds of their choice with a click of a button that’s the whole idea of Cloud Assembly and the automation and orchestration we’re going to provide with that specific service."
Kumar said VMware Service Broker provides self-service access to multi-cloud infrastructure and application resources from a single catalog, without requiring disparate tools.
Specifically, the solution provides operations teams the ability to govern resource access, use as well as enforce security, deployment and business policies across multi-cloud environments.
"While this can provide choice and ease of access for developers, it can also provide policy and ensure governance of those services in terms of who accesses them, what rights they have, where they can deploy these services and so on,” Kumar said.
“IT can now work with lines of businesses and developers in providing that necessary agility, while at the same time, maintaining control of the infrastructure and applications across all clouds."
New features
Meanwhile, Kumar said VMware Code Stream automates the code and application release process with a "comprehensive" set of capabilities for application deployment, testing, and troubleshooting.
Delving deeper, the solution features integrations with developer tools and supports VMware-based private clouds, VMware Cloud on AWS, as well as AWS and Azure public clouds.
“DevOps teams can essentially push their code from development through to production,” Kumar added.
In February, VMware acquired cloud configuration management start-up, CloudCoreo, which will be providing beta access to that service and will be rebranded as VMware Secure State.
In an effort to help prevent costly security breaches, Kumar said VMware Secure State addresses real-time violations in cloud configurations through automating configuration security and compliance monitoring in native cloud environments.
With Security Insights, this indexes cloud assets and builds a cloud infrastructure model to efficiently find common cloud-native vulnerabilities, as well as an emerging class of “connected threats” across configured cloud service layers - it also contains real-time detection and continuous compliance.
"The idea here is that I should be able to go into the cloud and essentially stitch together all the configuration across the service layers that does two things - I can build a complete model of my infrastructure and services, and identify any configuration risks and issues that might cause security gaps," Kumar explained.
"Secondly I can look at things in context across layers."
Furthermore, new updates to Wavefront include increased container scalability with Kumar stating the offering can ingest, analyse and visualise metrics data from an environment running 100,000 containers.
Also, the solution now features "comprehensive" Kubernetes support, serverless application monitoring and new visualisations and AWS UX enhancements.
The news follows on from VMware expanding its VMware Cloud on AWS to the Asia Pacific market, one year after its launch in the US.
Julia Talevski attended VMworld 2018 as a guest of VMware
$(document).ready(function()
if(document.getElementById("brand-post-promo-placeholder-slot") !== null)
insertBrandPostReadMoreSlot();
else
insertBrandPostArticleMiddle();
);
function insertBrandPostReadMoreSlot()
$('#brand-post-promo-placeholder-slot').replaceWith($('#brand-post-in-article-promo'));
function insertBrandPostArticleMiddle()
var pos = $('article.full .body > .storybody').length;
if (pos > 5)
pos = Math.round(pos / 2);
$('article.full .body > .storybody').each(function(index, object)
if (index == pos)
$(this).after($('#brand-post-in-article-promo'));
);
function trackBrandPostNativeAdLink(nid)
ga("send", "event", 'Brand Posts', 'Brand Post native ad click', 'brand-post-nid-' + nid, 'nonInteraction': 1);
$(document).ready(function()
var wrap = $('.qs-article_widget');
wrap.css('background', wrap.data('color-initial'));
var form = $('#qs-article');
$('#qs-btn_change_email').click(function()
$('#qs-registered').slideUp();
$('#qs-anonymous').slideDown();
);
$('#qs-btn_anonymous, #qs-btn_registered', form).click(function()
form.submit();
);
// $("#qs-message").click(function()
// $(this).fadeOut();
// );
form.submit(function(e)
e.preventDefault();
var data = ;
$('#qs-article').serializeArray().map(function(x)
data[x.name] = x.value;
);
$('#qs-message').hide();
$.ajax(
url: form.attr('action'),
type: 'POST',
dataType: 'json',
data: data,
error: function(xhr)
var data = JSON.parse(xhr.responseText);
alert(data.message);
,
success: function(data)
if (data.success)
$('#id_email', form).val('');
// wrap.css('background-color', wrap.data('color-success'));
// $('#qs-message').css('color', wrap.data('color-success'));
$('#qs-registered, #qs-anonymous').slideUp();
$('#qs-message').html(data.message).slideDown();
);
);
);
Show Comments
var disqus_shortname = 'arnnet';
var disqus_identifier = '/article/645781/';
var disqus_init = false;
function disqus_config()
this.callbacks.onReady = [function()
if (disqus_init) return;
disqus_init = true;
if ($('.art-articles_wrap_infinite').length == 0) return;
var comment_text = $('.art-comment_show').first().text();
if (comment_text == '0 Comments')
$(".art-comment_show_activated").removeClass("art-comment_show_activated");
$('#disqus_thread').hide();
];
(function() document.getElementsByTagName('body')[0]).appendChild(dsq);
)();
Please enable JavaScript to view the comments powered by Disqus.
<!-- -->
(function()
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
)();
APAC and A/NZ leaders exit Nokia spin-off, HMD Global
Starting In
Learn more
Automation in focus as VMware unveils new cloud services
Aims to address challenges in multi-cloud environments
// var social_float_disable = true;
Comments
VMware has unveiled new and enhanced cloud services covering automation, analytics, cost management and compliance, in an effort to address the challenges of multiple cloud environments.
Such offerings aim to provide a unified platform for helping cloud engineering and operations teams gain visibility into cloud resources, while managing costs, driving efficiency with resource management, and gaining real-time configuration compliance through automation and insights.
The software-as-a-service (SaaS) based cloud operations platform includes VMware Cloud Assembly, VMware Service Broker, and VMware Code Stream.
A new cloud configuration security and compliance service has also been added - VMware Secure State; along with significant enhancements to Wavefront by VMware.
Furthermore, VMware Cloud Assembly provides unified provisioning across all clouds through declarative infrastructure as code, including VMware Cloud on AWS, native Amazon Web Services and Microsoft Azure.
“The idea with cloud automation is to really provide the infrastructure as code," said Mahesh Kumar, senior director of product marketing for cloud services at VMware.
"They can pin-down infrastructure and application specific services in the clouds of their choice with a click of a button that’s the whole idea of Cloud Assembly and the automation and orchestration we’re going to provide with that specific service."
Kumar said VMware Service Broker provides self-service access to multi-cloud infrastructure and application resources from a single catalog, without requiring disparate tools.
Specifically, the solution provides operations teams the ability to govern resource access, use as well as enforce security, deployment and business policies across multi-cloud environments.
"While this can provide choice and ease of access for developers, it can also provide policy and ensure governance of those services in terms of who accesses them, what rights they have, where they can deploy these services and so on,” Kumar said.
“IT can now work with lines of businesses and developers in providing that necessary agility, while at the same time, maintaining control of the infrastructure and applications across all clouds."
New features
Meanwhile, Kumar said VMware Code Stream automates the code and application release process with a "comprehensive" set of capabilities for application deployment, testing, and troubleshooting.
Delving deeper, the solution features integrations with developer tools and supports VMware-based private clouds, VMware Cloud on AWS, as well as AWS and Azure public clouds.
“DevOps teams can essentially push their code from development through to production,” Kumar added.
In February, VMware acquired cloud configuration management start-up, CloudCoreo, which will be providing beta access to that service and will be rebranded as VMware Secure State.
In an effort to help prevent costly security breaches, Kumar said VMware Secure State addresses real-time violations in cloud configurations through automating configuration security and compliance monitoring in native cloud environments.
With Security Insights, this indexes cloud assets and builds a cloud infrastructure model to efficiently find common cloud-native vulnerabilities, as well as an emerging class of “connected threats” across configured cloud service layers - it also contains real-time detection and continuous compliance.
"The idea here is that I should be able to go into the cloud and essentially stitch together all the configuration across the service layers that does two things - I can build a complete model of my infrastructure and services, and identify any configuration risks and issues that might cause security gaps," Kumar explained.
"Secondly I can look at things in context across layers."
Furthermore, new updates to Wavefront include increased container scalability with Kumar stating the offering can ingest, analyse and visualise metrics data from an environment running 100,000 containers.
Also, the solution now features "comprehensive" Kubernetes support, serverless application monitoring and new visualisations and AWS UX enhancements.
The news follows on from VMware expanding its VMware Cloud on AWS to the Asia Pacific market, one year after its launch in the US.
Julia Talevski attended VMworld 2018 as a guest of VMware
$(document).ready(function()
if(document.getElementById("brand-post-promo-placeholder-slot") !== null)
insertBrandPostReadMoreSlot();
else
insertBrandPostArticleMiddle();
);
function insertBrandPostReadMoreSlot()
$('#brand-post-promo-placeholder-slot').replaceWith($('#brand-post-in-article-promo'));
function insertBrandPostArticleMiddle()
var pos = $('article.full .body > .storybody').length;
if (pos > 5)
pos = Math.round(pos / 2);
$('article.full .body > .storybody').each(function(index, object)
if (index == pos)
$(this).after($('#brand-post-in-article-promo'));
);
function trackBrandPostNativeAdLink(nid)
ga("send", "event", 'Brand Posts', 'Brand Post native ad click', 'brand-post-nid-' + nid, 'nonInteraction': 1);
$(document).ready(function()
var wrap = $('.qs-article_widget');
wrap.css('background', wrap.data('color-initial'));
var form = $('#qs-article');
$('#qs-btn_change_email').click(function()
$('#qs-registered').slideUp();
$('#qs-anonymous').slideDown();
);
$('#qs-btn_anonymous, #qs-btn_registered', form).click(function()
form.submit();
);
// $("#qs-message").click(function()
// $(this).fadeOut();
// );
form.submit(function(e)
e.preventDefault();
var data = ;
$('#qs-article').serializeArray().map(function(x)
data[x.name] = x.value;
);
$('#qs-message').hide();
$.ajax(
url: form.attr('action'),
type: 'POST',
dataType: 'json',
data: data,
error: function(xhr)
var data = JSON.parse(xhr.responseText);
alert(data.message);
,
success: function(data)
if (data.success)
$('#id_email', form).val('');
// wrap.css('background-color', wrap.data('color-success'));
// $('#qs-message').css('color', wrap.data('color-success'));
$('#qs-registered, #qs-anonymous').slideUp();
$('#qs-message').html(data.message).slideDown();
);
);
);
Show Comments
var disqus_shortname = 'arnnet';
var disqus_identifier = '/article/645781/';
var disqus_init = false;
function disqus_config()
this.callbacks.onReady = [function()
if (disqus_init) return;
disqus_init = true;
if ($('.art-articles_wrap_infinite').length == 0) return;
var comment_text = $('.art-comment_show').first().text();
if (comment_text == '0 Comments')
$(".art-comment_show_activated").removeClass("art-comment_show_activated");
$('#disqus_thread').hide();
];
(function() document.getElementsByTagName('body')[0]).appendChild(dsq);
)();
Please enable JavaScript to view the comments powered by Disqus.
<!-- -->
(function()
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
)();
APAC and A/NZ leaders exit Nokia spin-off, HMD Global
Automation in focus as VMware unveils new cloud services
Aims to address challenges in multi-cloud environments
// var social_float_disable = true;
Comments
VMware has unveiled new and enhanced cloud services covering automation, analytics, cost management and compliance, in an effort to address the challenges of multiple cloud environments.
Such offerings aim to provide a unified platform for helping cloud engineering and operations teams gain visibility into cloud resources, while managing costs, driving efficiency with resource management, and gaining real-time configuration compliance through automation and insights.
The software-as-a-service (SaaS) based cloud operations platform includes VMware Cloud Assembly, VMware Service Broker, and VMware Code Stream.
A new cloud configuration security and compliance service has also been added - VMware Secure State; along with significant enhancements to Wavefront by VMware.
Furthermore, VMware Cloud Assembly provides unified provisioning across all clouds through declarative infrastructure as code, including VMware Cloud on AWS, native Amazon Web Services and Microsoft Azure.
“The idea with cloud automation is to really provide the infrastructure as code," said Mahesh Kumar, senior director of product marketing for cloud services at VMware.
"They can pin-down infrastructure and application specific services in the clouds of their choice with a click of a button that’s the whole idea of Cloud Assembly and the automation and orchestration we’re going to provide with that specific service."
Kumar said VMware Service Broker provides self-service access to multi-cloud infrastructure and application resources from a single catalog, without requiring disparate tools.
Specifically, the solution provides operations teams the ability to govern resource access, use as well as enforce security, deployment and business policies across multi-cloud environments.
"While this can provide choice and ease of access for developers, it can also provide policy and ensure governance of those services in terms of who accesses them, what rights they have, where they can deploy these services and so on,” Kumar said.
“IT can now work with lines of businesses and developers in providing that necessary agility, while at the same time, maintaining control of the infrastructure and applications across all clouds."
New features
Meanwhile, Kumar said VMware Code Stream automates the code and application release process with a "comprehensive" set of capabilities for application deployment, testing, and troubleshooting.
Delving deeper, the solution features integrations with developer tools and supports VMware-based private clouds, VMware Cloud on AWS, as well as AWS and Azure public clouds.
“DevOps teams can essentially push their code from development through to production,” Kumar added.
In February, VMware acquired cloud configuration management start-up, CloudCoreo, which will be providing beta access to that service and will be rebranded as VMware Secure State.
In an effort to help prevent costly security breaches, Kumar said VMware Secure State addresses real-time violations in cloud configurations through automating configuration security and compliance monitoring in native cloud environments.
With Security Insights, this indexes cloud assets and builds a cloud infrastructure model to efficiently find common cloud-native vulnerabilities, as well as an emerging class of “connected threats” across configured cloud service layers - it also contains real-time detection and continuous compliance.
"The idea here is that I should be able to go into the cloud and essentially stitch together all the configuration across the service layers that does two things - I can build a complete model of my infrastructure and services, and identify any configuration risks and issues that might cause security gaps," Kumar explained.
"Secondly I can look at things in context across layers."
Furthermore, new updates to Wavefront include increased container scalability with Kumar stating the offering can ingest, analyse and visualise metrics data from an environment running 100,000 containers.
Also, the solution now features "comprehensive" Kubernetes support, serverless application monitoring and new visualisations and AWS UX enhancements.
The news follows on from VMware expanding its VMware Cloud on AWS to the Asia Pacific market, one year after its launch in the US.
Julia Talevski attended VMworld 2018 as a guest of VMware
$(document).ready(function()
if(document.getElementById("brand-post-promo-placeholder-slot") !== null)
insertBrandPostReadMoreSlot();
else
insertBrandPostArticleMiddle();
);
function insertBrandPostReadMoreSlot()
$('#brand-post-promo-placeholder-slot').replaceWith($('#brand-post-in-article-promo'));
function insertBrandPostArticleMiddle()
var pos = $('article.full .body > .storybody').length;
if (pos > 5)
pos = Math.round(pos / 2);
$('article.full .body > .storybody').each(function(index, object)
if (index == pos)
$(this).after($('#brand-post-in-article-promo'));
);
function trackBrandPostNativeAdLink(nid)
ga("send", "event", 'Brand Posts', 'Brand Post native ad click', 'brand-post-nid-' + nid, 'nonInteraction': 1);
$(document).ready(function()
var wrap = $('.qs-article_widget');
wrap.css('background', wrap.data('color-initial'));
var form = $('#qs-article');
$('#qs-btn_change_email').click(function()
$('#qs-registered').slideUp();
$('#qs-anonymous').slideDown();
);
$('#qs-btn_anonymous, #qs-btn_registered', form).click(function()
form.submit();
);
// $("#qs-message").click(function()
// $(this).fadeOut();
// );
form.submit(function(e)
e.preventDefault();
var data = ;
$('#qs-article').serializeArray().map(function(x)
data[x.name] = x.value;
);
$('#qs-message').hide();
$.ajax(
url: form.attr('action'),
type: 'POST',
dataType: 'json',
data: data,
error: function(xhr)
var data = JSON.parse(xhr.responseText);
alert(data.message);
,
success: function(data)
if (data.success)
$('#id_email', form).val('');
// wrap.css('background-color', wrap.data('color-success'));
// $('#qs-message').css('color', wrap.data('color-success'));
$('#qs-registered, #qs-anonymous').slideUp();
$('#qs-message').html(data.message).slideDown();
);
);
);
Show Comments
var disqus_shortname = 'arnnet';
var disqus_identifier = '/article/645781/';
var disqus_init = false;
function disqus_config()
this.callbacks.onReady = [function()
if (disqus_init) return;
disqus_init = true;
if ($('.art-articles_wrap_infinite').length == 0) return;
var comment_text = $('.art-comment_show').first().text();
if (comment_text == '0 Comments')
$(".art-comment_show_activated").removeClass("art-comment_show_activated");
$('#disqus_thread').hide();
];
(function() document.getElementsByTagName('body')[0]).appendChild(dsq);
)();
Please enable JavaScript to view the comments powered by Disqus.
<!-- -->
(function()
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
)();
APAC and A/NZ leaders exit Nokia spin-off, HMD Global
Automation in focus as VMware unveils new cloud services
Aims to address challenges in multi-cloud environments
// var social_float_disable = true;
Comments
VMware has unveiled new and enhanced cloud services covering automation, analytics, cost management and compliance, in an effort to address the challenges of multiple cloud environments.
Such offerings aim to provide a unified platform for helping cloud engineering and operations teams gain visibility into cloud resources, while managing costs, driving efficiency with resource management, and gaining real-time configuration compliance through automation and insights.
The software-as-a-service (SaaS) based cloud operations platform includes VMware Cloud Assembly, VMware Service Broker, and VMware Code Stream.
A new cloud configuration security and compliance service has also been added - VMware Secure State; along with significant enhancements to Wavefront by VMware.
Furthermore, VMware Cloud Assembly provides unified provisioning across all clouds through declarative infrastructure as code, including VMware Cloud on AWS, native Amazon Web Services and Microsoft Azure.
“The idea with cloud automation is to really provide the infrastructure as code," said Mahesh Kumar, senior director of product marketing for cloud services at VMware.
"They can pin-down infrastructure and application specific services in the clouds of their choice with a click of a button that’s the whole idea of Cloud Assembly and the automation and orchestration we’re going to provide with that specific service."
Kumar said VMware Service Broker provides self-service access to multi-cloud infrastructure and application resources from a single catalog, without requiring disparate tools.
Specifically, the solution provides operations teams the ability to govern resource access, use as well as enforce security, deployment and business policies across multi-cloud environments.
"While this can provide choice and ease of access for developers, it can also provide policy and ensure governance of those services in terms of who accesses them, what rights they have, where they can deploy these services and so on,” Kumar said.
“IT can now work with lines of businesses and developers in providing that necessary agility, while at the same time, maintaining control of the infrastructure and applications across all clouds."
New features
Meanwhile, Kumar said VMware Code Stream automates the code and application release process with a "comprehensive" set of capabilities for application deployment, testing, and troubleshooting.
Delving deeper, the solution features integrations with developer tools and supports VMware-based private clouds, VMware Cloud on AWS, as well as AWS and Azure public clouds.
“DevOps teams can essentially push their code from development through to production,” Kumar added.
In February, VMware acquired cloud configuration management start-up, CloudCoreo, which will be providing beta access to that service and will be rebranded as VMware Secure State.
In an effort to help prevent costly security breaches, Kumar said VMware Secure State addresses real-time violations in cloud configurations through automating configuration security and compliance monitoring in native cloud environments.
With Security Insights, this indexes cloud assets and builds a cloud infrastructure model to efficiently find common cloud-native vulnerabilities, as well as an emerging class of “connected threats” across configured cloud service layers - it also contains real-time detection and continuous compliance.
"The idea here is that I should be able to go into the cloud and essentially stitch together all the configuration across the service layers that does two things - I can build a complete model of my infrastructure and services, and identify any configuration risks and issues that might cause security gaps," Kumar explained.
"Secondly I can look at things in context across layers."
Furthermore, new updates to Wavefront include increased container scalability with Kumar stating the offering can ingest, analyse and visualise metrics data from an environment running 100,000 containers.
Also, the solution now features "comprehensive" Kubernetes support, serverless application monitoring and new visualisations and AWS UX enhancements.
The news follows on from VMware expanding its VMware Cloud on AWS to the Asia Pacific market, one year after its launch in the US.
Julia Talevski attended VMworld 2018 as a guest of VMware
$(document).ready(function()
if(document.getElementById("brand-post-promo-placeholder-slot") !== null)
insertBrandPostReadMoreSlot();
else
insertBrandPostArticleMiddle();
);
function insertBrandPostReadMoreSlot()
$('#brand-post-promo-placeholder-slot').replaceWith($('#brand-post-in-article-promo'));
function insertBrandPostArticleMiddle()
var pos = $('article.full .body > .storybody').length;
if (pos > 5)
pos = Math.round(pos / 2);
$('article.full .body > .storybody').each(function(index, object)
if (index == pos)
$(this).after($('#brand-post-in-article-promo'));
);
function trackBrandPostNativeAdLink(nid)
ga("send", "event", 'Brand Posts', 'Brand Post native ad click', 'brand-post-nid-' + nid, 'nonInteraction': 1);
$(document).ready(function()
var wrap = $('.qs-article_widget');
wrap.css('background', wrap.data('color-initial'));
var form = $('#qs-article');
$('#qs-btn_change_email').click(function()
$('#qs-registered').slideUp();
$('#qs-anonymous').slideDown();
);
$('#qs-btn_anonymous, #qs-btn_registered', form).click(function()
form.submit();
);
// $("#qs-message").click(function()
// $(this).fadeOut();
// );
form.submit(function(e)
e.preventDefault();
var data = ;
$('#qs-article').serializeArray().map(function(x)
data[x.name] = x.value;
);
$('#qs-message').hide();
$.ajax(
url: form.attr('action'),
type: 'POST',
dataType: 'json',
data: data,
error: function(xhr)
var data = JSON.parse(xhr.responseText);
alert(data.message);
,
success: function(data)
if (data.success)
$('#id_email', form).val('');
// wrap.css('background-color', wrap.data('color-success'));
// $('#qs-message').css('color', wrap.data('color-success'));
$('#qs-registered, #qs-anonymous').slideUp();
$('#qs-message').html(data.message).slideDown();
);
);
);
Show Comments
var disqus_shortname = 'arnnet';
var disqus_identifier = '/article/645781/';
var disqus_init = false;
function disqus_config()
this.callbacks.onReady = [function()
if (disqus_init) return;
disqus_init = true;
if ($('.art-articles_wrap_infinite').length == 0) return;
var comment_text = $('.art-comment_show').first().text();
if (comment_text == '0 Comments')
$(".art-comment_show_activated").removeClass("art-comment_show_activated");
$('#disqus_thread').hide();
];
(function() document.getElementsByTagName('body')[0]).appendChild(dsq);
)();
Please enable JavaScript to view the comments powered by Disqus.
<!-- -->
(function()
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
)();
APAC and A/NZ leaders exit Nokia spin-off, HMD Global
Comments
VMware has unveiled new and enhanced cloud services covering automation, analytics, cost management and compliance, in an effort to address the challenges of multiple cloud environments.
Such offerings aim to provide a unified platform for helping cloud engineering and operations teams gain visibility into cloud resources, while managing costs, driving efficiency with resource management, and gaining real-time configuration compliance through automation and insights.
The software-as-a-service (SaaS) based cloud operations platform includes VMware Cloud Assembly, VMware Service Broker, and VMware Code Stream.
A new cloud configuration security and compliance service has also been added - VMware Secure State; along with significant enhancements to Wavefront by VMware.
Furthermore, VMware Cloud Assembly provides unified provisioning across all clouds through declarative infrastructure as code, including VMware Cloud on AWS, native Amazon Web Services and Microsoft Azure.
“The idea with cloud automation is to really provide the infrastructure as code," said Mahesh Kumar, senior director of product marketing for cloud services at VMware.
"They can pin-down infrastructure and application specific services in the clouds of their choice with a click of a button that’s the whole idea of Cloud Assembly and the automation and orchestration we’re going to provide with that specific service."
Kumar said VMware Service Broker provides self-service access to multi-cloud infrastructure and application resources from a single catalog, without requiring disparate tools.
Specifically, the solution provides operations teams the ability to govern resource access, use as well as enforce security, deployment and business policies across multi-cloud environments.
"While this can provide choice and ease of access for developers, it can also provide policy and ensure governance of those services in terms of who accesses them, what rights they have, where they can deploy these services and so on,” Kumar said.
“IT can now work with lines of businesses and developers in providing that necessary agility, while at the same time, maintaining control of the infrastructure and applications across all clouds."
New features
Meanwhile, Kumar said VMware Code Stream automates the code and application release process with a "comprehensive" set of capabilities for application deployment, testing, and troubleshooting.
Delving deeper, the solution features integrations with developer tools and supports VMware-based private clouds, VMware Cloud on AWS, as well as AWS and Azure public clouds.
“DevOps teams can essentially push their code from development through to production,” Kumar added.
In February, VMware acquired cloud configuration management start-up, CloudCoreo, which will be providing beta access to that service and will be rebranded as VMware Secure State.
In an effort to help prevent costly security breaches, Kumar said VMware Secure State addresses real-time violations in cloud configurations through automating configuration security and compliance monitoring in native cloud environments.
With Security Insights, this indexes cloud assets and builds a cloud infrastructure model to efficiently find common cloud-native vulnerabilities, as well as an emerging class of “connected threats” across configured cloud service layers - it also contains real-time detection and continuous compliance.
"The idea here is that I should be able to go into the cloud and essentially stitch together all the configuration across the service layers that does two things - I can build a complete model of my infrastructure and services, and identify any configuration risks and issues that might cause security gaps," Kumar explained.
"Secondly I can look at things in context across layers."
Furthermore, new updates to Wavefront include increased container scalability with Kumar stating the offering can ingest, analyse and visualise metrics data from an environment running 100,000 containers.
Also, the solution now features "comprehensive" Kubernetes support, serverless application monitoring and new visualisations and AWS UX enhancements.
The news follows on from VMware expanding its VMware Cloud on AWS to the Asia Pacific market, one year after its launch in the US.
Julia Talevski attended VMworld 2018 as a guest of VMware
$(document).ready(function()
if(document.getElementById("brand-post-promo-placeholder-slot") !== null)
insertBrandPostReadMoreSlot();
else
insertBrandPostArticleMiddle();
);
function insertBrandPostReadMoreSlot()
$('#brand-post-promo-placeholder-slot').replaceWith($('#brand-post-in-article-promo'));
function insertBrandPostArticleMiddle()
var pos = $('article.full .body > .storybody').length;
if (pos > 5)
pos = Math.round(pos / 2);
$('article.full .body > .storybody').each(function(index, object)
if (index == pos)
$(this).after($('#brand-post-in-article-promo'));
);
function trackBrandPostNativeAdLink(nid)
ga("send", "event", 'Brand Posts', 'Brand Post native ad click', 'brand-post-nid-' + nid, 'nonInteraction': 1);
$(document).ready(function()
var wrap = $('.qs-article_widget');
wrap.css('background', wrap.data('color-initial'));
var form = $('#qs-article');
$('#qs-btn_change_email').click(function()
$('#qs-registered').slideUp();
$('#qs-anonymous').slideDown();
);
$('#qs-btn_anonymous, #qs-btn_registered', form).click(function()
form.submit();
);
// $("#qs-message").click(function()
// $(this).fadeOut();
// );
form.submit(function(e)
e.preventDefault();
var data = ;
$('#qs-article').serializeArray().map(function(x)
data[x.name] = x.value;
);
$('#qs-message').hide();
$.ajax(
url: form.attr('action'),
type: 'POST',
dataType: 'json',
data: data,
error: function(xhr)
var data = JSON.parse(xhr.responseText);
alert(data.message);
,
success: function(data)
if (data.success)
$('#id_email', form).val('');
// wrap.css('background-color', wrap.data('color-success'));
// $('#qs-message').css('color', wrap.data('color-success'));
$('#qs-registered, #qs-anonymous').slideUp();
$('#qs-message').html(data.message).slideDown();
);
);
);
Read more Partners sign up as VMware Cloud on AWS goes live in A/NZ
Read more VMware results beat on cloud services growth
Read more Secure Agility appoints David Abouhaidar as CEO, invests in Sliced Tech
Read more VMware acquires cloud start-up to manage customer complexity
Why demand for rugged computing is on the rise
More from Panasonic
Or
Sign up to gain exclusive access to email subscriptions, event invitations, competitions, giveaways, and much more.
Membership is free, and your security and privacy remain protected. View our privacy policy before signing up.
Read next
Deloitte builds up AWS capabilities with CloudTrek buy
2Gpbs mobile speeds draw closer after Telstra live network test
Outcomex celebrates first anniversary in Melbourne with key customers and vendors
Slideshows
Outcomex celebrates first anniversary in Melbourne with key customers and vendors
Seccom Global celebrates turning 15 with key industry partners
ARN welcomes channel leaders for 2018 Hall of Fame lunch
Related Whitepapers
Show Comments
var disqus_shortname = 'arnnet';
var disqus_identifier = '/article/645781/';
var disqus_init = false;
function disqus_config()
this.callbacks.onReady = [function()
if (disqus_init) return;
disqus_init = true;
if ($('.art-articles_wrap_infinite').length == 0) return;
var comment_text = $('.art-comment_show').first().text();
if (comment_text == '0 Comments')
$(".art-comment_show_activated").removeClass("art-comment_show_activated");
$('#disqus_thread').hide();
];
(function() document.getElementsByTagName('body')[0]).appendChild(dsq);
)();
Please enable JavaScript to view the comments powered by Disqus.
<!-- -->
(function()
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
)();
Show Comments
var disqus_shortname = 'arnnet';
var disqus_identifier = '/article/645781/';
var disqus_init = false;
function disqus_config()
this.callbacks.onReady = [function()
if (disqus_init) return;
disqus_init = true;
if ($('.art-articles_wrap_infinite').length == 0) return;
var comment_text = $('.art-comment_show').first().text();
if (comment_text == '0 Comments')
$(".art-comment_show_activated").removeClass("art-comment_show_activated");
$('#disqus_thread').hide();
];
(function() document.getElementsByTagName('body')[0]).appendChild(dsq);
)();
Please enable JavaScript to view the comments powered by Disqus.
APAC and A/NZ leaders exit Nokia spin-off, HMD Global
window.fbAsyncInit = function()
FB.init(appId: '105374282841262', status: true, cookie: true,
xfbml: true);
;
(function()
var e = document.createElement('script'); e.async = true;
e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
document.getElementById('fb-root').appendChild(e);
());
var disqus_shortname = "";
ias_init('ARN');
(function(i,s,o,g,r,a,m)i['GoogleAnalyticsObject']=r;i[r]=i[r])(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-4682930-1', 'auto');
ga('require', 'displayfeatures'); // enables demographics and interests reports
ga('set', 'dimension1', "none");
ga('set', 'dimension2', "julia-talevski");
ga('set', 'dimension3', "none");
ga('set', 'dimension4', "none");
ga('set', 'dimension5', "anonymous");
ga('send', 'pageview');
// pageTracker._trackPageLoadTime();
// event tracking is asynchronous
function trackEvent(category, action, label, value)
if (value)
ga('send', 'event', category, action, label, value, 'nonInteraction': 1);
else
ga('send', 'event', category, action, label, 'nonInteraction': 1);
trackEvent('Content Tags', 'Tag Impression', 'vmware');
trackEvent('Content Tags', 'Tag Impression', 'cloud services');
trackEvent('Brand Posts', 'Brand Post native ad impression', 'brand-post-nid-645815');
createAndDisplayAds();
Latest News
- 04:43PM
- Data#3 expands presence in WA with key hires
- 04:08PM
- Sydney-based Covata calls Cisco agreement "frustrating and unrewarding"
- 06:15AM
- How Google, Amazon and Microsoft are using AI to create business in China
- 11:22AM
- Deloitte builds up AWS capabilities with CloudTrek buy
- More News
Sydney-based Covata calls Cisco agreement "frustrating and unrewarding"
Deloitte builds up AWS capabilities with CloudTrek buy
- 20 Sep
ARN Innovation Awards 2018
- 25 Sep
Delivering customer solutions from the core to the edge
- 23 Nov
ARN WIICTA 2018
- 02 Oct
- Sophos True Blue Defence Tour - Bendigo
- 04 Oct
- Sophos True Blue Defence Tour - Geelong
- 23 Oct
- Hyland Summit
- View all events
ARN Events
Industry Events
Featured
ARN Innovation Awards
ARN Innovation Awards
Women in ICT Awards
Women in ICT Awards
EDGE 2018
EDGE 2018
ARN Roundtables
ARN Roundtables
$('#load_dropcontent [data-load]').each(function() $("[data-placeholder="+$(this).data('load')+"]").replaceWith(this); );
var disqus_shortname = 'arnnet';
/*
(function ()
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] ());
*/
// This lets us know when the JS has loaded and after the counts are fetched.
function disqus_counts_loaded()
DISQUSWIDGETS.old_displayCount = DISQUSWIDGETS.displayCount;
// Override the old displayCount() with a new one so we can attach our helper onto it.
DISQUSWIDGETS.displayCount = function(arg)
DISQUSWIDGETS.old_displayCount(arg);
$("a[href$=#disqus_thread],*[data-disqus-identifier]").trigger('disqus-counts-loaded');
$.getScript('//' + disqus_shortname + '.disqus.com/count.js', disqus_counts_loaded);
setTimeout(function()var a=document.createElement("script");
var b=document.getElementsByTagName("script")[0];
a.src=document.location.protocol+"//script.crazyegg.com/pages/scripts/0018/8767.js?"+Math.floor(new Date().getTime()/3600000);
a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b), 1);
function getBlueKaiDynamicKeyValues()
return $.ajax(
url: "/script-tagger/bluekai/json/",
dataType: "json",
async: true,
timeout: 700
);
function addBlueKaiDynamicKeyValues(data)
$.each(data, function(key, value)
//console.log('bluekai targeting ' + key + ':' + value);
bk_addPageCtx(key, value);
);
// window.bk_async function is called once bluekai script has loaded
window.bk_async = function()
bk_addPageCtx("idgau_all", "yes");
bk_addPageCtx("cmscatnms", "[virtualisation,management,integration_and_services,data_centre,storage,apps,msp,cloud_computing,security,mobility_and_wireless,software]");
// Add dynamic profile context values. Required to cache pages in the cdn.
getBlueKaiDynamicKeyValues().then(function(data, textStatus, jqXHR)
// Successfully retrieved dynamic key values
return addBlueKaiDynamicKeyValues(data);
,
function(data, textStatus, jqXHR)
console.log('Failed retrieving bluekai dynamic key values - ' + textStatus);
).then(function()
//console.log('execute blue kai');
BKTAG.doTag(19659, 4);
);
;
(function()
var scripts = document.getElementsByTagName('script')[0];
var s = document.createElement('script');
s.async = true;
s.src = "https://tags.bkrtx.com/js/bk-coretag.js";
scripts.parentNode.insertBefore(s, scripts);
());
!function(e,n,u,a)e.twq(window,document,'script');
// Insert Twitter Pixel ID and Standard Event data below
twq('init','nv5jw');
twq('track','PageView');
_linkedin_data_partner_id = "186603";
(function()
var s = document.getElementsByTagName("script")[0];
var b = document.createElement("script");
b.type = "text/javascript";
b.async = true;
b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js";
s.parentNode.insertBefore(b, s);
)();
var clarity_tracking_starter = function (override_context_data)
var d=document;
var id = 'idg-tracking';
var s='script';
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id))
runClarity();
return false
js = d.createElement(s);
js.id = id;
js.type = "text/javascript";
js.onload = function () runClarity();
js.src = "https://www.idgcdn.com.au/compressor-staticfiles/clarity/idg_clarity.js?release=20180920141036";
fjs.parentNode.insertBefore(js, fjs);
function runClarity()
var dynamic_key_val_api = "/script-tagger/clarity/json/";
var first_page_context_data =
'event_type':"pageview",'tags':["VMware", "cloud services"],'author':"Julia Talevski",'word_count':603,'publication_datetime':"2018-08-27T12:00:00+00:00",'score':1,'content_type':"article",'content_id':1010342429
// Context data can be overridden and is used on infinite scroll pages to pass in
// context of the new article that is loaded on the page.
var context_data = override_context_data
;
!function(t,e,n)n=t.createElement(e),t=t.getElementsByTagName(e)[0],n.async=1,n.src="https://spiffymachine.com/v2/0/mor0KGDDYhVikIY3Ke5MjGfjjUlYXdGno7qObNrPwdmbcvfEAn2s7VN1hjviv_YDDTWzbEjdW4WzB5SH5NFw1xv3-hqdVgj",t.parentNode.insertBefore(n,t)(document,"script"),function(t,e)(document,window,"script","admiral");!function(t,e,a,n)(window,"googletag","function");;;;!function(e,a,t,n)function r()if(!window.frames[n])var a=e.body;if(a)var t=e.createElement("iframe");t.style.display="none",t.name=n,a.appendChild(t)else setTimeout(r,5)function c()var s=a[t];r(),"function"!=typeof s&&(s=a[t]=c,a.addEventListener?a.addEventListener("message",o,!1):a.attachEvent&&a.attachEvent("onmessage",o))}(document,window,"__cmp","__cmpLocator");;
var cmp_consent_starter=function () function () (admiral.q = admiral.q ;
window.admiral("addEventListener", "cmp.loaded", function cmpLoaded(data)
//for EU user
//for testing purpose change if (data.euVisitor) to if(!data.euVisitor)
if (data.euVisitor)
!data.consentKnown ? window.admiral("show", "cmp.main") : detectConsentStatus();
//for non-EU user
else
runTracking();
);
//when consent updating
window.admiral('after', "cmp.updated", function cmpUpdated()
detectConsentStatus()
);
// Detect consent if switched to True
function detectConsentStatus()
window.admiral("get", "cmp.consent", function( consents )
if (consents.publisherPurposes[2]) runTracking();
);
// Run clarity tracking script
function runTracking()
var detectClarityExist = setInterval(function ()
//waiting until tracking exist
if (clarity_tracking_starter)
clarity_tracking_starter();
clearInterval(detectClarityExist);
, 10)
;
cmp_consent_starter();
//for scrolling page
// implement page data here for asynchronous behaviour
/* setInterval(function()
var pageTrackingData =
a:'scscscssc'
window.admiral('after', 'cmp.loaded', function( data )
window.admiral("get", "cmp.consent", function( consents )
if (data.euVisitor)
if( consents.publisherPurposes[2]) clarity_tracking_starter(pageTrackingData)
else
clarity_tracking_starter(pageTrackingData);
);
);
,5000)*/
(function(i,s,o,g,r,a,m)i['GoogleAnalyticsObject']=r;i[r]=i[r])(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-4682930-1', 'auto');
ga('require', 'displayfeatures'); // enables demographics and interests reports
ga('set', 'dimension1', "none");
ga('set', 'dimension2', "julia-talevski");
ga('set', 'dimension3', "none");
ga('set', 'dimension4', "none");
ga('set', 'dimension5', "anonymous");
ga('send', 'pageview');
// pageTracker._trackPageLoadTime();
// event tracking is asynchronous
function trackEvent(category, action, label, value)
if (value)
ga('send', 'event', category, action, label, value, 'nonInteraction': 1);
else
ga('send', 'event', category, action, label, 'nonInteraction': 1);
trackEvent('Content Tags', 'Tag Impression', 'vmware');
trackEvent('Content Tags', 'Tag Impression', 'cloud services');
trackEvent('Brand Posts', 'Brand Post native ad impression', 'brand-post-nid-645815');
createAndDisplayAds();
Latest News
- 04:43PM
- Data#3 expands presence in WA with key hires
- 04:08PM
- Sydney-based Covata calls Cisco agreement "frustrating and unrewarding"
- 06:15AM
- How Google, Amazon and Microsoft are using AI to create business in China
- 11:22AM
- Deloitte builds up AWS capabilities with CloudTrek buy
- More News
Sydney-based Covata calls Cisco agreement "frustrating and unrewarding"
Deloitte builds up AWS capabilities with CloudTrek buy
- 20 Sep
ARN Innovation Awards 2018
- 25 Sep
Delivering customer solutions from the core to the edge
- 23 Nov
ARN WIICTA 2018
- 02 Oct
- Sophos True Blue Defence Tour - Bendigo
- 04 Oct
- Sophos True Blue Defence Tour - Geelong
- 23 Oct
- Hyland Summit
- View all events
ARN Events
Industry Events
Featured
ARN Innovation Awards
ARN Innovation Awards
Women in ICT Awards
Women in ICT Awards
EDGE 2018
EDGE 2018
ARN Roundtables
ARN Roundtables
Latest News
- 04:43PM
- Data#3 expands presence in WA with key hires
- 04:08PM
- Sydney-based Covata calls Cisco agreement "frustrating and unrewarding"
- 06:15AM
- How Google, Amazon and Microsoft are using AI to create business in China
- 11:22AM
- Deloitte builds up AWS capabilities with CloudTrek buy
- More News
Sydney-based Covata calls Cisco agreement "frustrating and unrewarding"
Deloitte builds up AWS capabilities with CloudTrek buy
Featured
ARN Innovation Awards
ARN Innovation Awards
Women in ICT Awards
Women in ICT Awards
EDGE 2018
EDGE 2018
ARN Roundtables
ARN Roundtables
Clash Royale CLAN TAG#URR8PPP
Show Comments
var disqus_shortname = 'arnnet';
var disqus_identifier = '/article/645781/';
var disqus_init = false;
function disqus_config()
this.callbacks.onReady = [function()
if (disqus_init) return;
disqus_init = true;
if ($('.art-articles_wrap_infinite').length == 0) return;
var comment_text = $('.art-comment_show').first().text();
if (comment_text == '0 Comments')
$(".art-comment_show_activated").removeClass("art-comment_show_activated");
$('#disqus_thread').hide();
];
(function() document.getElementsByTagName('body')[0]).appendChild(dsq);
)();
Please enable JavaScript to view the comments powered by Disqus.