From: Alex Sadleir Date: Tue, 31 Dec 2013 15:35:03 +0000 Subject: fix import of bulleted lists X-Git-Url: http://maxious.lambdacomplex.org/git/?p=dcaas.git&a=commitdiff&h=1ad57b3b966827ac848a9765499f030df93dc684 --- fix import of bulleted lists --- --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,7 @@ [submodule "js/dynatable"] path = js/dynatable url = https://github.com/JangoSteve/jquery-dynatable.git +[submodule "lib/tag-cloud"] + path = lib/tag-cloud + url = https://github.com/lotsofcode/tag-cloud.git --- /dev/null +++ b/.idea/.name @@ -1,1 +1,1 @@ - +dcaas --- /dev/null +++ b/.idea/compiler.xml @@ -1,1 +1,24 @@ + + + + + + --- /dev/null +++ b/.idea/encodings.xml @@ -1,1 +1,6 @@ + + + + + --- /dev/null +++ b/.idea/misc.xml @@ -1,1 +1,8 @@ + + + + + + + --- /dev/null +++ b/.idea/modules.xml @@ -1,1 +1,10 @@ + + + + + + + + + --- /dev/null +++ b/.idea/scopes/scope_settings.xml @@ -1,1 +1,5 @@ - + + + + --- /dev/null +++ b/.idea/vcs.xml @@ -1,1 +1,8 @@ + + + + + + + --- /dev/null +++ b/.idea/workspace.xml @@ -1,1 +1,612 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + localhost + 5050 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --- a/README.md +++ b/README.md --- /dev/null +++ b/about.php @@ -1,1 +1,11 @@ - + +

About

+Icon "Cloud Computing" designed by Andrew Forrester from the Noun Project +setAttribute(PDO::ATTR_ERRMODE, + PDO::ERRMODE_EXCEPTION); +} catch (PDOException $e) { + // Print PDOException message + echo $e->getMessage(); +} +function local_url() +{ + return "http://" . $_SERVER['HTTP_HOST'] . rtrim(dirname($_SERVER['PHP_SELF']), '/\\') . "/"; +} + +function includeHeader($title) +{ + ?> + + + + + + + + + + + <?= $title ?> + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+getMessage(); + } + ?> + +
+ + +query("select count(*) from dcaas_services")->fetch(PDO::FETCH_NUM); +$query_total = $db->query("select count(*) ".$query)->fetch(PDO::FETCH_NUM); +/* http://www.sqlite.org/lang_select.html +Instead of a separate OFFSET clause, the LIMIT clause may specify two scalar expressions separated by a comma. +In this case, the first expression is used as the OFFSET expression and the second as the LIMIT expression. +This is counter-intuitive, as when using the OFFSET clause the second of the two expressions is the OFFSET +and the first the LIMIT. This is intentional - it maximizes compatibility with other SQL database systems.*/ +$limit = "limit $offset, $perPage"; + +foreach ($db->query($select_columns .$query . " order by $sortby $limit", PDO::FETCH_ASSOC) as $row) { + $row['service'] = '' . $row['service_name'] . ""; + $result['records'][] = $row; +} +$result['queryRecordCount'] = intval($query_total[0]); +$result['totalRecordCount'] = intval($total[0]); +echo json_encode($result); +?> --- a/data/DCaaS+Catalogue+September+2013 PublicDCaaS_AFI_Part_3_Sec_5_Service_.csv +++ b/data/DCaaS+Catalogue+September+2013 PublicDCaaS_AFI_Part_3_Sec_5_Service_.csv @@ -9,7 +9,7 @@ 4D - Digital (Digest) Data Design,67060937171,ICT Services Continuity,"Your critical systems can be duplicated at 4D's premises for recovery in the event of a disaster.In the event of a disaster at your facility, your staff will be able to continue work from anywhere that they have an internet connection, by remotely connecting to their services and applications within the 4D datacentre. Where Microsoft software is required agencies prescribed to the Microsoft Volume Sourcing Agreement are required to supply the required software licenses.",IaaS,Disaster Recovery,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Off,Yes,Off,Yes,> 1 Month,> 1 Month,"A virtual server with 1 CPU core, 2GBytes RAM running on Windows 2008 R2 plus a Microsoft SQL Server instance with 100 GByte of storage.",Australia,ACT,Marginally above 1.0 (4D uses free air cooling in its datacentre),Self assessed - Tier 2+. Willing to be certified by Uptime Institute if required.,,,,,,,,,,,,,,,, 4D - Digital (Digest) Data Design,67060937171,Online Backups,"Automated remote backup service that backs up your important business data to 4D's secure datacentre. Data is backed up at the block level. Any backed up file can be restored upon request or by the client.A once-off setup sees 4D taking a snapshot of your data and placing it in our datacentre. Nightly backups then send only the changes to your data (ie. the ""Delta"") securely across the internet to 4D. Backups are encrypted and compressed. Where Microsoft software is required agencies prescribed to the Microsoft Volume Sourcing Agreement are required to supply the required software licenses.",IaaS,Backup Services,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Off,Yes,Off,Yes,> 1 week,> 60 mins,1GB of compressed backed-up data,Australia,ACT,Marginally above 1.0 (4D uses free air cooling in its datacentre),Self assessed - Tier 2+. Willing to be certified by Uptime Institute if required.,,,,,,,,,,,,,,,, 4D - Digital (Digest) Data Design,67060937171,Physical Server,"Dell PowerEdge T610 with single processor, 16GB RAM, 4 x 500GB HDD, Windows Server 2008 R2.Includes technical support for physical server and operating system.Note that different configurations are available if required. Where Microsoft software is required agencies prescribed to the Microsoft Volume Sourcing Agreement are required to supply the required software licenses.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier Only,Supplier and Agency,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Off,Yes,Off,Yes,> 1 Month,> 1 week,Per server,Australia,ACT,Marginally above 1.0 (4D uses free air cooling in its datacentre),Self assessed - Tier 2+. Willing to be certified by Uptime Institute if required.,,,,,,,,,,,,,,,, -4D - Digital (Digest) Data Design,67060937171,Test and Development Environment,Provision of virtual environment hosting user test and development environments allowing clients 24x7 access. Environment consists of a Microsoft Windows Server 2008 R2 virtual server hosting Microsoft Studio and allowing clients to install their test and development applications as required. Where Microsoft software is required agencies prescribed to the Microsoft Volume Sourcing Agreement are required to supply the required software licenses.,IaaS,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Off,Yes,Off,Yes,> 60 min,> 60 mins,Test and development environment for up to seven users. ,Australia,ACT,Marginally above 1.0 (4D uses free air cooling in its datacentre),Self assessed - Tier 2+. Willing to be certified by Uptime Institute if required.,,,,,,,,,,,,,,,, +4D - Digital (Digest) Data Design,67060937171,Test and Development Environment,Provision of virtual environment hosting user test and development environments allowing clients 24x7 access. Environment consists of a Microsoft Windows Server 2008 R2 virtual server hosting Microsoft Studio and allowing clients to install their test and development applications as required. Where Microsoft software is required agencies prescribed to the Microsoft Volume Sourcing Agreement are required to supply the required software licenses.,IaaS,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Off,Yes,Off,Yes,> 60 min,> 60 mins,Test and development environment for up to seven users.,Australia,ACT,Marginally above 1.0 (4D uses free air cooling in its datacentre),Self assessed - Tier 2+. Willing to be certified by Uptime Institute if required.,,,,,,,,,,,,,,,, 4D - Digital (Digest) Data Design,67060937171,Unified Communications,"Based on Microsoft Lync server. Comprises:Instant messaging and presence, conferencing, enterprise voice, office integration and mobile applications. Where Microsoft software is required agencies prescribed to the Microsoft Volume Sourcing Agreement are required to supply the required software licenses.",IaaS,Instant Messaging,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Off,Yes,Off,Yes,> 1 week,> 1 week,Virtual unified communications server and ten users.,Australia,ACT,Marginally above 1.0 (4D uses free air cooling in its datacentre),Self assessed - Tier 2+. Willing to be certified by Uptime Institute if required.,,,,,,,,,,,,,,,, 4D - Digital (Digest) Data Design,67060937171,Virtual Server,"4D offers a complete Virtual Server solution to clients, allowing them 24x7 access to their business applications from anywhere in the world that they have an internet connection.Each virtual server will be based on Microsoft Windows Server 2008 R2.This virtual server can be configured, and applications installed, as required; 4D can assist in this setup and installation if required. Where Microsoft software is required agencies prescribed to the Microsoft Volume Sourcing Agreement are required to supply the required software licenses.",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Off,Yes,Off,Yes,> 60 min,> 60 mins,"Virtual Server: includes 1 CPU core, 2GB RAM, and 100GB storage running on Windows 2008 R2. Additional storage can be purchased per the data storage service.",Australia,ACT,Marginally above 1.0 (4D uses free air cooling in its datacentre),Self assessed - Tier 2+. Willing to be certified by Uptime Institute if required.,,,,,,,,,,,,,,,, AAPT Pty Ltd,22052082416,virtual Data Centre / vInfrastructure - Backup Services,"AAPT's virtual Data Centre delivers a suite of secure, high availability cloud computing environments, comprising AAPT owned and operated servers, storage and networking equipment, hosted across geographically diverse managed data centres. AAPT's virtual Data Centre services are directly accessible over AAPT's high speed carrier-grade private network, or the public Internet.AAPT's vInfrastructure product provides a highly scalable environment comprising of fully customer configurable Cloud Computing resources, CPU, RAM along with Storage and a range of Backup options all managed through VMWare's vCloud Director management tool.AAPT operate dual CO and Data Centre capabilities within the same facility to maximise the customers access to all network services.",IaaS,Backup Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Off,Yes,Yes,Yes,Yes,Off,> 60 min,> 60 mins,"Resource Unit:1GB RAM, 1GHz CPU, 50GB Storage, 50GB Backup Storage",Australia,NSW,>2,2.0,Australia,NSW,>2,2.0,Australia,VIC,>2,2.0,,,,,,,, @@ -45,7 +45,7 @@ Bulletproof Networks Pty Ltd,84094558808,Managed Enterprise Silver,"Dedicated Virtual Machine Hosting
CPU: Dual Core
RAM: 6GB
HDD: 80GB Fibre Channel
10GB Inbound Data, Unmetered Outbound",Managed Service,Virtual Server,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,> 1 week,> 1 Month,Managed Enterprise Silver Dedicated VM Server,Australia,New South Wales,1.8,3+,,,,,,,,,,,,,,,, Bulletproof Networks Pty Ltd,84094558808,Managed Gold,"Dedicated Virtual Machine Hosting
CPU: Dual Core
RAM: 6GB
HDD: 100GB Fibre Channel
15GB Inbound Data, Unmetered Outbound",Managed Service,Virtual Server,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,> 1 week,> 1 Month,Managed Gold Dedicated VM Server,Australia,New South Wales,1.8,3+,,,,,,,,,,,,,,,, Bulletproof Networks Pty Ltd,84094558808,Managed Silver,"Dedicated Virtual Machine Hosting
CPU: Dual Core
RAM: 4GB
HDD: 80GB Fibre Channel
10GB Inbound Data, Unmetered Outbound",Managed Service,Virtual Server,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,> 1 week,> 1 Month,Managed Silver Dedicated VM Server,Australia,New South Wales,1.8,3+,,,,,,,,,,,,,,,, -C3 Business Solutions Pty Ltd,35122885465,C3 Insight,"C3 Insight is a complete, affordable data acquisition and reporting solution that is quick and easy to install and use. C3 Insight immediately addresses data governance challenges with a robust business rule engine that you can tailor to your specific requirements upfront. C3 Insight enables you to unlock the power of your data instantly with no downtime and no deep technical skills required. File load formats are completely flexible and include an MSExcel add-in. Already in use across both State and Federal government agencies, C3 Insight is fast and easy to set up and run, it will reduce the cost of data acquisition and reporting and will deliver immediate ROI and trusted information for your business.

Data governance, acquisition & validation continues to challenge government at all levels, particularly when the data is coming from other departments or outside agencies and sources. Getting the data together and getting it accurate and collated when you need it absorbs considerable budget, time and resources. And, even when the investment is made, there are often questions around data quality due to poor or non-existent governance processes. All that time and effort and still, no one trusts the data.

Streamlining and automating these processes is key to maximising efficiency and turning the swathes of government data currently sitting in individual agencies, departments and divisions into collated, useful, timely information for more informed decision making.

Already in use across both State and Federal government agencies, C3 Insight is fast and easy to set up and run, it will reduce the cost of data acquisition and reporting and will deliver immediate ROI and trusted information for your business.

See your business / organisation at a glance. Combine all the data you need, from multiple data sources, into personalised real-time dashboards. C3 Insights interactive dashboards let you filter, drill to detail, and analyse right in a browser. With C3 Insight, you can go from data to dashboards in just hours; not days, weeks or months.

Imagine connecting the data, people, and creativity of your organisation to help everyone make better business decisions. With C3 Insight you can. We do this by facilitating discussions and making your BI content incredibly easy to share. Embed your intelligence into wikis and company intranet for everyone to use and access.

You will love C3 Insights mobile app. It combines outstanding collaborative features with great usability - simply swipe to browse dashboards and reports, filter with a tap of a finger, or pinch and zoom. Our approach means that as soon as you create a report or dashboard, it's enabled on your favourite mobile device - no extra steps or development.

Real-time alerts let you know the moment something critical happens in your business. With C3 Insight it's so easy to create alerts that monitor your business data for you. Reports emailed, or alerts pushed, to your phone or iPad let you take immediate action.

Data visualisation is not only a great way to present your data, but a powerful way to explore your data as well. C3 Insight lets you pick and change visualisations effortlessly so you can spot outliers and trends with ease. With 44 chart types - from sophisticated trellis charts, to popular line and metre charts - the right visualisation is just a click away.

Data visualisation is not only a great way to present your data, but a powerful way to explore your data as well. C3 Insight lets you pick and change visualisations effortlessly so you can spot outliers and trends with ease. With 44 chart types - from sophisticated trellis charts, to popular line and metre charts - the right visualisation is just a click away.

Data analysis requires more than just basic filtering - you need to be able to explore your data. C3 Insights highly intuitive report builder lets you analyse your data in ways you didnt think possible. Drill Down, Drill Through or Drill Anywhere - even across multiple data sources. We dont put barriers between you and your data exploration.

C3 Insight is different. Unlike most BI products, we deliver all the BI functionality you need via a single-integrated platform. C3 Insight can be installed in an hour, and deployed to 1000s of users in seconds. From meta-data to dashboards, user security and scheduling, youll only ever interact with the one application. C3 Insight significantly reduces your training, deployment and administration costs.
", ,Business Intelligence,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Agency Only,24 X 7 Bus Ex Hols,Yes,Off,Yes,,Yes,,Yes,,Yes,Off,Yes,Yes,,Yes,Off,,Yes,,Yes,Yes,> 1 week,> 1 week,Per instance,Australia,NSW,1.85,3.0,Australia,NSW,1.85,2.0,,,,,,,,,,,, +C3 Business Solutions Pty Ltd,35122885465,C3 Insight,"C3 Insight is a complete, affordable data acquisition and reporting solution that is quick and easy to install and use. C3 Insight immediately addresses data governance challenges with a robust business rule engine that you can tailor to your specific requirements upfront. C3 Insight enables you to unlock the power of your data instantly with no downtime and no deep technical skills required. File load formats are completely flexible and include an MSExcel add-in. Already in use across both State and Federal government agencies, C3 Insight is fast and easy to set up and run, it will reduce the cost of data acquisition and reporting and will deliver immediate ROI and trusted information for your business.

Data governance, acquisition & validation continues to challenge government at all levels, particularly when the data is coming from other departments or outside agencies and sources. Getting the data together and getting it accurate and collated when you need it absorbs considerable budget, time and resources. And, even when the investment is made, there are often questions around data quality due to poor or non-existent governance processes. All that time and effort and still, no one trusts the data.

Streamlining and automating these processes is key to maximising efficiency and turning the swathes of government data currently sitting in individual agencies, departments and divisions into collated, useful, timely information for more informed decision making.

Already in use across both State and Federal government agencies, C3 Insight is fast and easy to set up and run, it will reduce the cost of data acquisition and reporting and will deliver immediate ROI and trusted information for your business.

See your business / organisation at a glance. Combine all the data you need, from multiple data sources, into personalised real-time dashboards. C3 Insights interactive dashboards let you filter, drill to detail, and analyse right in a browser. With C3 Insight, you can go from data to dashboards in just hours; not days, weeks or months.

Imagine connecting the data, people, and creativity of your organisation to help everyone make better business decisions. With C3 Insight you can. We do this by facilitating discussions and making your BI content incredibly easy to share. Embed your intelligence into wikis and company intranet for everyone to use and access.

You will love C3 Insights mobile app. It combines outstanding collaborative features with great usability - simply swipe to browse dashboards and reports, filter with a tap of a finger, or pinch and zoom. Our approach means that as soon as you create a report or dashboard, it's enabled on your favourite mobile device - no extra steps or development.

Real-time alerts let you know the moment something critical happens in your business. With C3 Insight it's so easy to create alerts that monitor your business data for you. Reports emailed, or alerts pushed, to your phone or iPad let you take immediate action.

Data visualisation is not only a great way to present your data, but a powerful way to explore your data as well. C3 Insight lets you pick and change visualisations effortlessly so you can spot outliers and trends with ease. With 44 chart types - from sophisticated trellis charts, to popular line and metre charts - the right visualisation is just a click away.

Data visualisation is not only a great way to present your data, but a powerful way to explore your data as well. C3 Insight lets you pick and change visualisations effortlessly so you can spot outliers and trends with ease. With 44 chart types - from sophisticated trellis charts, to popular line and metre charts - the right visualisation is just a click away.

Data analysis requires more than just basic filtering - you need to be able to explore your data. C3 Insights highly intuitive report builder lets you analyse your data in ways you didnt think possible. Drill Down, Drill Through or Drill Anywhere - even across multiple data sources. We dont put barriers between you and your data exploration.

C3 Insight is different. Unlike most BI products, we deliver all the BI functionality you need via a single-integrated platform. C3 Insight can be installed in an hour, and deployed to 1000s of users in seconds. From meta-data to dashboards, user security and scheduling, youll only ever interact with the one application. C3 Insight significantly reduces your training, deployment and administration costs.
",,Business Intelligence,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Agency Only,24 X 7 Bus Ex Hols,Yes,Off,Yes,,Yes,,Yes,,Yes,Off,Yes,Yes,,Yes,Off,,Yes,,Yes,Yes,> 1 week,> 1 week,Per instance,Australia,NSW,1.85,3.0,Australia,NSW,1.85,2.0,,,,,,,,,,,, C3 Business Solutions Pty Ltd,35122885465,C3 Integrity,"C3 Integrity is a multi-award winning data collection, collation and validation software tool that enables organisations to get all of their data into one, centralised location, no matter where its coming from or what format its in. It is web-based and empowers business users to own the data collection process, and puts the onus on the data submitters to provide data of a sufficient quality. C3 Business Solutions developed C3 Integrity after identifying a gap in the market. It is provided as a hosted solution, and validated data can either be export to the customer's environment or integrated with our hosted reporting solutions. Integrity is deal for agencies that collect data from disparate sources either within their agency, across other agencies, or from service providers outside their agency.

C3 Integrity website & 3 minute explanatory video http://c3integrity.com/

C3 Integrity Overview Brochure http://c3integrity.com/system/resources/BAhbBlsHOgZmIjMyMDEyLzEyLzA2LzEwXzU5XzU4XzUyOV9JbnRlZ3JpdHlfT3ZlcnZpZXcucGRm/Integrity%20Overview.pdf

C3 Integrity Govt Case Study http://c3integrity.com/system/resources/BAhbBlsHOgZmIjgyMDEyLzEyLzA2LzExXzE4XzEzXzI0X0ludGVncml0eV9DYXNlX1N0dWR5X09FSC5wZGY/Integrity%20Case%20Study%20-%20OEH.pdf

Often your most valuable organisational information has been built and analysed in spreadsheets. Its the 80/20 rule where 80% of the useful information comes from 20% of the data and its often data that is hard to access and sits outside your source systems. Acquiring, processing and validating this data can be difficult, especially when its received and collated from multiple sources in many different formats from both inside your organisation and from
external agencies. Integrity is a one of a kind, purpose-built tool that addresses this specific challenge.",SaaS,Information Management,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Agency Only,24 X 7 X 365,Yes,Off,Yes,,Yes,,Yes,,Yes,Off,Yes,Yes,,Yes,Off,,Yes,,Yes,Yes,> 1 week,> 1 week,Per instance,Australia,NSW,1.85,3.0,Australia,NSW,1.85,2.0,,,,,,,,,,,, Cloud Central Pty Ltd,26128975842,CloudCentral Enterprise ApplicationPlatform,"CloudCentral Enterprise ApplicationPlatform is a managed application development deployment platform that allows a developer / IT operations team to deploy a suitably packaged application onto the platform then have the platform manage the underlying deployment and scaling of the application. The platform is capable of auto-scaling the underlying infrastructure to support the peaks and troughs of demand encountered by applications.The platform integrates with popular application development frameworks and integrated development environments including Visual Studio and Eclipse to allow developers to publish and deploy applications directly from their native working environment.CloudCentral Enterprise ApplicationPlatform leverages underlying technology from vendors including Cumulogic, CloudFoundry and Heirloom Systems.Platform features:- Auto-Scaling- Self-Healing- High-Availability- Monitoring- Backup- Multi-Tenant- SQL Services- NoSQL Services- Application Isolation- Developer UI- Admin UI- Self Service- REST API- Version Control- Eclipse Plugin- Microsoft Visual Studio PluginSupported languages/application development frameworks:- Java- Microsoft.NET (C#, VB.net, etc)- COBOL- PHP- Ruby-on-RailsProvisioningCloudCentral provides an online web interface and application programming interface (API) to support real-time provisioning of additional resources and changes to existing resources.Data CenterCloudCentral Enterpise ApplicationPlatform is available from data centers including Canberra Data Centers (CDC) in Hume ACT, TransACT in Dickson ACT, and NextDC in Bruce ACT. These data centers offer ASIO T4 compliant physical security and connectivity to the ICON fiber network.NetworkingThis service assumes that the customer services are networked into the above mentioned data centers and that the customer will provide a direct cross connect into the Cloud Central network or participate in a network peering-exchange within the data center. Customer is responsible for any applicable cross connect fees that are levied by the respective data center.StorageCloudCentral Enterprise ApplicationPlatform is supported by Oracle Solaris ZFS data storage featuring large RAM cache, solid state disk (SSD), and serial-attached-SCSI (SAS) hard disks. The ZFS data storage platform protects against data degradation and provides enterprise level storage availability and performance.SecurityAll services are located behind DSD approved Juniper SRX firewalls and best-practice security policies and procedures are used to minimize attack surfaces and patch and secure supporting infrastructure. Network level security is enforced via Layer-2 and Layer-3 network separation and access control. CloudCentral systems administrators hold Australian Government security clearances.Software LicensingAll software licenses included except Microsoft software licenses which must be provided by customervia Microsoft Volume Sourcing Agreement (VSA).SLACloudCentral Enterprise ApplicationPlatform is provided with a %99.95 availability SLA.",PaaS,Managed Application Deployment,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Enterprise.ApplicationPlatform capacity units include 1 GB RAM, 64 GB storage and 1 CPU core, and access to the management platform services.",Australia,ACT -Canberra Data Centers (Hume),1.3,Tier-3,Australia,ACT - TransACT (Dickson),1.5,Tier-3,Australia,ACT - NextDC (Bruce),1.4,Tier-3,,,,,,,, Cloud Central Pty Ltd,26128975842,CloudCentral Enterprise Compute,"CloudCentral Enterprise Compute is Infrastructure-as-a-Service (IaaS) that puts you in control of your environment. CloudServer's are perfect for running Web Applications, Online Services, Software-as-a-Service (SaaS), Disaster Recovery (DR), Test & Development, Enterprise Applications, Email & Collaboration, CRM, and more.CloudCentral Enterprise Compute supports the following operating systems:- Windows Server 2008 R2- Windows Server 2012- RedHat Enterprise Linux / CentOS 5 & 6- Oracle Linux 5 & 6- Ubuntu 10.04 LTS, 12.04 LTSProvisioningCloudCentral provides an online web interface and application programming interface (API) to support real-time provisioning of additional resources and changes to existing resources.Our online provisioning systems allow new resources to be provisioned in under 5 minutes, typically new Cloud Servers can be provisioned in 1-2 minutes.Data CentersCloudCentral Enterpise Compute is available from data centers including Canberra Data Centers (CDC) in Hume ACT, TransACT in Dickson ACT, and NextDC in Bruce ACT. These data centers offer ASIO T4 compliant physical security and connectivity to the ICON fiber network.NetworkingThis service assumes that the customer services are networked into the above mentioned data centers and that the customer will provide a direct cross connect into the Cloud Central network or participate in a network peering-exchange within the data center. Customer is responsible for any applicable cross connect fees that are levied by the respective data center.StorageCloudCentral Enterprise Compute is supported by Oracle Solaris ZFS data storage featuring large RAM cache, solid state disk (SSD), and serial-attached-SCSI (SAS) hard disks. The ZFS data storage platform protects against data degradation and provides enterprise level storage availability and performance.SecurityAll services are located behind DSD approved Juniper SRX firewalls and best-practice security policies and procedures are used to minimize attack surfaces and patch and secure supporting infrastructure. Network level security is enforced via Layer-2 and Layer-3 network separation and access control. CloudCentral systems administrators hold Australian Government security clearances.Software LicensingPricing assumes customer will provide software licensing for operating system and any software the customer wishes to install onto the server under the terms of its existing enterprise licensing agreements.SLACloudCentral Enterprise Compute is provided with a %99.95 availability SLA.",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Enterprise Compute capacity units include 1 GB RAM, 64 GB storage and 1 CPU core.",Australia,ACT -Canberra Data Centers (Hume),1.3,Tier-3,Australia,ACT - TransACT (Dickson),1.5,Tier-3,Australia,ACT - NextDC (Bruce),1.4,Tier-3,,,,,,,, @@ -64,17 +64,17 @@ Cloud Central Pty Ltd,26128975842,CloudCentral Managed Enterprise Disaster Recovery - Tier-1 (Hot DR),"CloudCentral Managed Enterprise Disaster Recovery is a managed disaster recovery service for protecting critical infrastructure.This service works by installing a disaster recovery software agent into each physical or virtual server that requires protection.There are two service levels catering for different Recovery Time Objective (RTO) requirements. This service description describes the Tier-1 'Hot DR' service level, the Tier-2 'Cold DR' service level is described separately.Hot Disaster RecoveryThe first tier service level provides for 'Hot' DR, which provides a one-for-one replica server hosted in the data center for each protected server. Changes from the protected server in the customer environment are replicated asynconrously in near real-time to the DR replica server located in the data center. In the event of a disaster, upon customer request the DR replica server can be made active within 15 minutes of receiving the request.Data CentersCloudCentral Managed Enterprise Disaster Recovery is available from data centers including Canberra Data Centers (CDC) in Hume ACT, TransACT in Dickson ACT, and NextDC in Bruce ACT. These data centers offer ASIO T4 compliant physical security and connectivity to the ICON fiber network.NetworkingThis service assumes that the customer services are networked into the above mentioned data centers and that the customer will provide a direct cross connect into the Cloud Central network or participate in a network peering-exchange within the data center. Customer is responsible for any applicable cross connect fees that are levied by the respective data center.StorageManaged Enterprise Disaster Recovery data is stored on Oracle Solaris ZFS data storage featuring large RAM cache, solid state disk (SSD), and serial-attached-SCSI (SAS) hard disks. The ZFS data storage platform protects against data degradation and provides enterprise level storage availability and performance.SecurityAll services are located behind DSD approved Juniper SRX firewalls and best-practice security policies and procedures are used to minimize attack surfaces and patch and secure supporting infrastructure. Network level security is enforced via Layer-2 and Layer-3 network separation and access control. CloudCentral systems administrators hold Australian Government security clearances.Microsoft LicensingCustomer must provide Microsoft software licenses via Microsoft Volume Sourcing Agreement (VSA).SLACloudCentral Managed Enterprise Disaster Recovery is provided with a %99.95 availability SLA. A recovery SLA of 15 minutes is provided for the Tier-1 'Hot DR' service offering, and a recovery SLA of 2 hours is provided for the Tier-2 'Cold DR' service offering.",Managed Service,Disaster Recovery,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Includes:1 GB RAM, 64 GB storage, 1 CPU core1 x DR software agent per server",Australia,ACT -Canberra Data Centers (Hume),1.3,Tier-3,Australia,ACT - TransACT (Dickson),1.5,Tier-3,Australia,ACT - NextDC (Bruce),1.4,Tier-3,,,,,,,, Cloud Central Pty Ltd,26128975842,CloudCentral Managed Enterprise Disaster Recovery - Tier-2 Cold DR,"CloudCentral Managed Enterprise Disaster Recovery is a managed disaster recovery service for protecting critical infrastructure.This service works by installing a disaster recovery software agent into each physical or virtual server that requires protection.There are two service levels catering for different Recovery Time Objective (RTO) requirements. This service description describes the Tier-2 'Cold DR' service level, the Tier-2 'Hot DR' service level is described separately.Cold Disaster RecoveryThe first tier service level provides for 'Cold DR', which provides a many-to-one replication of protected servers to a central DR repository hosted within a CloudCentral managed data center.A DR agent is installed into each protected server, which then replicates changes from the protected server to the DR repository asynchronously in near real-time.In the event of a disaster, upon customer request, a new virtual server will be provisioned at the data center, and the contents of the protected server will be restored to the newly provisioned server from the DR repository within 2 hours.Data CentersCloudCentral Managed Enterpise Disaster Recovery is available from data centers including Canberra Data Centers (CDC) in Hume ACT, TransACT in Dickson ACT, and NextDC in Bruce ACT. These data centers offer ASIO T4 compliant physical security and connectivity to the ICON fiber network.NetworkingThis service assumes that the customer services are networked into the above mentioned data centers and that the customer will provide a direct cross connect into the Cloud Central network or participate in a network peering-exchange within the data center. Customer is responsible for any applicable cross connect fees that are levied by the respective data center.StorageBackup data is stored on Oracle Solaris ZFS data storage featuring large RAM cache, solid state disk (SSD), and serial-attached-SCSI (SAS) hard disks. The ZFS data storage platform protects against data degredation and provides enterprise level storage availability and performance.SecurityAll services are located behind DSD approved Juniper SRX firewalls and best-practice security policies and procedures are used to minimize attack surfaces and patch and secure supporting infrastructure. Network level security is enforced via Layer-2 and Layer-3 network separation and access control. CloudCentral systems administrators hold Australian Government security clearances.Microsoft LicensingCustomer must provide Microsoft software licenses via Microsoft Volume Sourcing Agreement (VSA).SLACloudCentral Managed Enterprise Disaster Recovery is provided with a %99.95 availability SLA. A recovery SLA of 2 hours is provided for the Tier-2 'Cold DR' service offering.",Managed Service,Disaster Recovery,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Includes:- 64 GB storage on DR repository server- 24 hours per month of 1 unit compute capacity (1 GB RAM, 64 GB storage, 1 CPU core)- 1 x DR software agent per server.",Australia,ACT -Canberra Data Centers (Hume),1.3,Tier-3,Australia,ACT - TransACT (Dickson),1.5,Tier-3,Australia,ACT - NextDC (Bruce),1.4,Tier-3,,,,,,,, Cloud Central Pty Ltd,26128975842,CloudCentral Managed Enterprise Storage,"CloudCentral Managed Enterprise Storage includes file & block storage that is made available to customers via industry standard protocols including NFS, CIFS, and ISCSI.CloudCentral Managed Enterprise Storage can be used in conjunction with CloudCentral Enterprise Compute, or as a standalone service which is accessed over the network from the customers premise or installation within the data center.Management ServicesOur Managed Enterprise Storage storage service differs from our IaaS Enterprise Storage service in that storage management services are supplied:- capacity management- 24x7 alerting- 24x7 monitoring- security lockdown / ACL managementCloudCentral Managed Enterprise Storage is backed by Oracle ZFS data storage systems featuring large RAM cache, solid state disk (SSD), and serial-attached-SCSI (SAS) hard disks. The ZFS data storage platform protects against data degradation and provides enterprise level storage availability and performance.CloudCentral Managed Enterprise Storage is available from data centers including Canberra Data Centers (CDC) in Hume ACT, TransACT in Dickson ACT, and NextDC in Bruce ACT. These data centers offer ASIO T4 compliant physical security and connectivity to the ICON fiber network.NetworkThis service assumes that the customer services are networked into the above mentioned data centers and that the customer will provide a direct cross connect into the Cloud Central network or participate in a network peering-exchange within the data center. Customer is responsible for any applicable cross connect fees that are levied by the respective data center.StorageCloudCentral Managed Enterprise Storage is backed by Oracle ZFS data storage systems featuring large RAM cache, solid state disk (SSD), and serial-attached-SCSI (SAS) hard disks. The ZFS data storage platform protects against data degradation and provides enterprise level storage availability and performance.SecurityAll services are located behind DSD approved Juniper SRX firewalls and best-practice security policies and procedures are used to minimize attack surfaces and patch and secure supporting infrastructure. Network level security is enforced via Layer-2 and Layer-3 network separation and access control. CloudCentral systems administrators hold Australian Government security clearances.SLACloudCentral Managed Enterprise Storage is provided with a %99.95 availability SLA.",Managed Service,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,1 GB data storage.,Australia,ACT - Canberra Data Centers (Hume),1.3,Tier-3,Australia,ACT - TransACT (Dickson),1.5,Tier-3,Australia,ACT - NextDC (Bruce),1.4,Tier-3,,,,,,,, -Cloud Central Pty Ltd,26128975842,CloudCentral CKAN Open Data Platform-as-a-Service - Large Package,"CloudCentral CKAN Open Data Platform-as-a-Service is a fully managed open data platform delivered on a monthly service model.

CloudCentral is the official Open Knowledge Foundation (OKF) CKAN partner for the Australian region. We have officially trained and certified technical resources required to deploy, integrate and provide data curation and architecture services to support the CKAN platform.

CloudCentral CKAN Open Data Platform-as-a-Service includes fully managed infrastructure and support required to operate production open data platforms that are capable of supporting truely massive big data sets to public and private sector data consumers.

CloudCentral CKAN Open Data Platform-as-a-Service is available in three diferent packages:
- Small
- Medium
- Large

This service offering describes the 'Large' package which includes 'CKAN City Deployment Package' and 'CKAN Large Hosting Package'. The inclusions of the deployment and hosting packages are detailed below.

CKAN City Deployment Package inclusions:
- Deployment
- Testing
- Metadata Form Customization & Branding
- 10-days Professional Services

CKAN Large Hosting Package inclusions:
- Catalogue API
- Simple Storage - 500GB
- Unlimited datasets
- Data API
- API Calls to DataStore - 500k/day
- Tech support 2 days a month SLA included

This service is available from CloudCentral's Canberra and Sydney Points-of-Presence (POP's) including:
- NEXTDC C1 Data Centre, Bruce ACT
- TransACT Data Centre, Dickson ACT
- Equinix SY3 Data Centre, Alexandria NSW", ,Data Warehousing,Big Data / Open Data,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,Yes,Yes,Yes,,Yes,Yes,Yes,Yes,> 1 day,> 1 day,CloudCentral CKAN Open Data Platform-as-a-Service is available in three diferent packages:
- Small
- Medium
- Large

This service offering describes the 'Large' package which includes 'CKAN City Deployment Package' and 'CKAN Large Hosting Package'. The inclusions of the deployment and hosting packages are detailed below.

CKAN City Deployment Package inclusions:
- Deployment
- Testing
- Metadata Form Customization & Branding
- 10-days Professional Services

CKAN Large Hosting Package inclusions:
- Catalogue API
- Simple Storage - 500GB
- Unlimited datasets
- Data API
- API Calls to DataStore - 500k/day
- Tech support 2 days a month SLA included,Australia ,"Dickson, ACT",1.3,3.0,Australia,ACT,1.4,3.0,Australia,NSW,1.3,3.0,,,,,,,, -Cloud Central Pty Ltd,26128975842,CloudCentral CKAN Open Data Platform-as-a-Service - Medium Package,"CloudCentral CKAN Open Data Platform-as-a-Service is a fully managed open data platform delivered on a monthly service model.

CloudCentral is the official Open Knowledge Foundation (OKF) CKAN partner for the Australian region. We have officially trained and certified technical resources required to deploy, integrate and provide data curation and architecture services to support the CKAN platform.

CloudCentral CKAN Open Data Platform-as-a-Service includes fully managed infrastructure and support required to operate production open data platforms that are capable of supporting truely massive big data sets to public and private sector data consumers.

CloudCentral CKAN Open Data Platform-as-a-Service is available in three diferent packages:
- Small
- Medium
- Large

This service offering describes the 'Medium' package which includes 'CKAN City Deployment Package' and 'CKAN Medium Hosting Package'. The inclusions of the deployment and hosting packages are detailed below.

CKAN City Deployment Package inclusions:
- Deployment
- Testing
- Metadata Form Customization & Branding
- 10-days Professional Services

CKAN Medium Hosting Package inclusions:
- Catalogue API
- Simple Storage - 50GB
- Unlimited datasets
- Data API
- API calls to DataStore - 100k/day
- Tech support 1 day a month SLA included

This service is available from CloudCentral's Canberra and Sydney Points-of-Presence (POP's) including:
- NEXTDC C1 Data Centre, Bruce ACT
- TransACT Data Centre, Dickson ACT
- Equinix SY3 Data Centre, Alexandria NSW", ,Data Warehousing,Big Data / Open Data,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,Yes,Yes,Yes,,Yes,Yes,Yes,Yes,> 1 day,> 1 day,CloudCentral CKAN Open Data Platform-as-a-Service is available in three diferent packages:
- Small
- Medium
- Large

This service offering describes the 'Medium' package which includes 'CKAN City Deployment Package' and 'CKAN Medium Hosting Package'. The inclusions of the deployment and hosting packages are detailed below.

CKAN City Deployment Package inclusions:
- Deployment
- Testing
- Metadata Form Customization & Branding
- 10-days Professional Services

CKAN Medium Hosting Package inclusions:
- Catalogue API
- Simple Storage - 50GB
- Unlimited datasets
- Data API
- API calls to DataStore - 100k/day
- Tech support 1 day a month SLA included,Australia ,"Dickson, ACT",1.3,3.0,Australia,ACT,1.4,3.0,Australia,NSW,1.3,3.0,,,,,,,, -Cloud Central Pty Ltd,26128975842,CloudCentral CKAN Open Data Platform-as-a-Service - Small Package,"CloudCentral CKAN Open Data Platform-as-a-Service is a fully managed open data platform delivered on a monthly service model.

CloudCentral is the official Open Knowledge Foundation (OKF) CKAN partner for the Australian region. We have officially trained and certified technical resources required to deploy, integrate and provide data curation and architecture services to support the CKAN platform.

CloudCentral CKAN Open Data Platform-as-a-Service includes fully managed infrastructure and support required to operate production open data platforms that are capable of supporting truely massive big data sets to public and private sector data consumers.

This service offering describes the 'CKAN Small Package' package includes the 'CKAN Demo / Development Deployment Package', and the 'CKAN Small Hosting Package'. The inclusions for these packages are:

CKAN Demo / Development Deployment Package:
- Deployment
- Testing
- 2 days support

CKAN Small Hosting Package:
- Catalogue API
- Simple Storage (1-10GB)
- Up to 20k datasets

This service is available from CloudCentral's Canberra and Sydney Points-of-Presence (POP's) including:
- NEXTDC C1 Data Centre, Bruce ACT
- TransACT Data Centre, Dickson ACT
- Equinix SY3 Data Centre, Alexandria NSW", ,Data Warehousing,Big Data / Open Data,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,Yes,Yes,Yes,,Yes,Yes,Yes,Yes,> 1 day,> 1 day,CloudCentral CKAN Open Data Platform-as-a-Service is available in three diferent packages:
- Small
- Medium
- Large

This service offering describes the 'Small' package which includes 'CKAN Demo / Development Deployment Package' and 'CKAN Small Hosting Package'. The inclusions of the deployment and hosting packages are detailed below.

CKAN Demo / Development Deployment Package inclusions:
- Deployment
- Testing
- 2 days support

CKAN Small Hosting Package inclusions:
- Catalogue API
- Simple Storage (1-10GB)
- Up to 20k datasets,Australia ,"Dickson, ACT",1.3,3.0,Australia,ACT,1.4,3.0,Australia,NSW,1.3,3.0,,,,,,,, -Cloud Central Pty Ltd,26128975842,CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service - Medium Package,"CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service delivers business intelligence and analytics under a platform-as-a-service delivery model on a per-user, per month basis.

CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service features the full capabilities of the MicroStrategy product, and also bundles in CloudCentral Microsoft SQL Server Database-as-a-Service for customers operational data store (ODS).

The platform includes MicroStrategy annual software licensing, and the managed platform infrastructure required to deliver an end-to-end solution for the customer. The customer just needs to bring their imagination, data and busines requirements.

This service offering describes the 'Medium' package which includes 20 users, managed infrastructure, and platform management.

Included User Types:
15 x Consumer Users
2 x Analyst User
2 x Power User
1 x Admin User

Consumer User Bundle Inclusions:
- MicroStrategy Intelligence Server Module Microstrategy Intelligence Server
- Universal Option MicroStrategy Report Services Option MicroStrategy OLAP
- Services Option MicroStrategy Web Reporter Module MicroStrategy
- Distribution Services Option MicroStrategy MultiSource Option
- MicroStrategy Web Universal Option MicroStrategy Mobile
- MicroStrategy Transaction Services Option

Analyst User Bundle inclusions:
- Consumer User Bundle, plus
- MicroStrategy Web Analyst Option

Power User Bundle inclusions:
- Analyst User Bundle plus,
- MicroStrategy Web Professional Option

Admin User Bundle Inclusions:
- Power User Bundle plus,
- MicroStrategy Architect MicroStrategy Desktop Designer

This service is available from CloudCentral's Canberra and Sydney Points-of-Presence (POP's) including:
- NEXTDC C1 Data Centre, Bruce ACT
- TransACT Data Centre, Dickson ACT
- Equinix SY3 Data Centre, Alexandria NSW", ,Business Intelligence,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,Yes,Yes,Yes,,Yes,Yes,Yes,Yes,> 1 day,> 1 day,"CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service is available via four different packages.

This service offering describes the 'Medium' package which includes 20 users, managed infrastructure, and platform management.

Included User Types:
15 x Consumer Users
2 x Analyst User
2 x Power User
1 x Admin User

Consumer User Bundle Inclusions:
- MicroStrategy Intelligence Server Module Microstrategy Intelligence Server
- Universal Option MicroStrategy Report Services Option MicroStrategy OLAP
- Services Option MicroStrategy Web Reporter Module MicroStrategy
- Distribution Services Option MicroStrategy MultiSource Option
- MicroStrategy Web Universal Option MicroStrategy Mobile
- MicroStrategy Transaction Services Option

Analyst User Bundle inclusions:
- Consumer User Bundle, plus
- MicroStrategy Web Analyst Option

Power User Bundle inclusions:
- Analyst User Bundle plus,
- MicroStrategy Web Professional Option

Admin User Bundle Inclusions:
- Power User Bundle plus,
- MicroStrategy Architect MicroStrategy Desktop Designer
",Australia ,"Dickson, ACT",1.3,3.0,Australia,ACT,1.4,3.0,Australia,NSW,1.3,3.0,,,,,,,, -Cloud Central Pty Ltd,26128975842,CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service - Large Package,"CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service delivers business intelligence and analytics under a platform-as-a-service delivery model on a per-user, per month basis.

CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service features the full capabilities of the MicroStrategy product, and also bundles in CloudCentral Microsoft SQL Server Database-as-a-Service for customers operational data store (ODS).

The platform includes MicroStrategy annual software licensing, and the managed platform infrastructure required to deliver an end-to-end solution for the customer. The customer just needs to bring their imagination, data and busines requirements.

This service is available from CloudCentral's Canberra and Sydney Points-of-Presence (POP's) including:
NEXTDC C1 Data Centre, Bruce ACT
TransACT Data Centre, Dickson ACT
Equinix SY3 Data Centre, Alexandria NSW", ,Business Intelligence,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,Yes,Yes,Yes,,Yes,Yes,Yes,Yes,> 1 day,> 1 day,"CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service is available via four different packages.

This service offering describes the 'Small' package which includes 10 users, managed infrastructure, and platform management.

Included User Types:
7 x Consumer Users
1 x Analyst User
1 x Power User
1 x Admin User

Consumer User Bundle Inclusions:
- MicroStrategy Intelligence Server Module Microstrategy Intelligence Server
- Universal Option MicroStrategy Report Services Option MicroStrategy OLAP
- Services Option MicroStrategy Web Reporter Module MicroStrategy
- Distribution Services Option MicroStrategy MultiSource Option
- MicroStrategy Web Universal Option MicroStrategy Mobile
- MicroStrategy Transaction Services Option

Analyst User Bundle inclusions:
- Consumer User Bundle, plus
- MicroStrategy Web Analyst Option

Power User Bundle inclusions:
- Analyst User Bundle plus,
- MicroStrategy Web Professional Option

Admin User Bundle Inclusions:
- Power User Bundle plus,
- MicroStrategy Architect MicroStrategy Desktop Designer
",Australia ,"Dickson, ACT",1.3,3.0,Australia,ACT,1.4,3.0,Australia,NSW,1.3,3.0,,,,,,,, -Cloud Central Pty Ltd,26128975842,CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service - Small Package,"CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service delivers business intelligence and analytics under a platform-as-a-service delivery model on a per-user, per month basis.

CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service features the full capabilities of the MicroStrategy product, and also bundles in CloudCentral Microsoft SQL Server Database-as-a-Service for customers operational data store (ODS).

The platform includes MicroStrategy annual software licensing, and the managed platform infrastructure required to deliver an end-to-end solution for the customer. The customer just needs to bring their imagination, data and busines requirements.

This service offering describes the 'Small' package which includes 10 users, managed infrastructure, and platform management.

Included User Types:
7 x Consumer Users
1 x Analyst User
1 x Power User
1 x Admin User

Consumer User Bundle Inclusions:
- MicroStrategy Intelligence Server Module Microstrategy Intelligence Server
- Universal Option MicroStrategy Report Services Option MicroStrategy OLAP
- Services Option MicroStrategy Web Reporter Module MicroStrategy
- Distribution Services Option MicroStrategy MultiSource Option
- MicroStrategy Web Universal Option MicroStrategy Mobile
- MicroStrategy Transaction Services Option

Analyst User Bundle inclusions:
- Consumer User Bundle, plus
- MicroStrategy Web Analyst Option

Power User Bundle inclusions:
- Analyst User Bundle plus,
- MicroStrategy Web Professional Option

Admin User Bundle Inclusions:
- Power User Bundle plus,
- MicroStrategy Architect MicroStrategy Desktop Designer

This service is available from CloudCentral's Canberra and Sydney Points-of-Presence (POP's) including:
- NEXTDC C1 Data Centre, Bruce ACT
- TransACT Data Centre, Dickson ACT
- Equinix SY3 Data Centre, Alexandria NSW", ,Business Intelligence,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,Yes,Yes,Yes,,Yes,Yes,Yes,Yes,> 1 day,> 1 day,"CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service is available via four different packages.

This service offering describes the 'Small' package which includes 10 users, managed infrastructure, and platform management.

Included User Types:
7 x Consumer Users
1 x Analyst User
1 x Power User
1 x Admin User

Consumer User Bundle Inclusions:
- MicroStrategy Intelligence Server Module Microstrategy Intelligence Server
- Universal Option MicroStrategy Report Services Option MicroStrategy OLAP
- Services Option MicroStrategy Web Reporter Module MicroStrategy
- Distribution Services Option MicroStrategy MultiSource Option
- MicroStrategy Web Universal Option MicroStrategy Mobile
- MicroStrategy Transaction Services Option

Analyst User Bundle inclusions:
- Consumer User Bundle, plus
- MicroStrategy Web Analyst Option

Power User Bundle inclusions:
- Analyst User Bundle plus,
- MicroStrategy Web Professional Option

Admin User Bundle Inclusions:
- Power User Bundle plus,
- MicroStrategy Architect MicroStrategy Desktop Designer
",Australia ,"Dickson, ACT",1.3,3.0,Australia,ACT,1.4,3.0,Australia,NSW,1.3,3.0,,,,,,,, +Cloud Central Pty Ltd,26128975842,CloudCentral CKAN Open Data Platform-as-a-Service - Large Package,"CloudCentral CKAN Open Data Platform-as-a-Service is a fully managed open data platform delivered on a monthly service model.

CloudCentral is the official Open Knowledge Foundation (OKF) CKAN partner for the Australian region. We have officially trained and certified technical resources required to deploy, integrate and provide data curation and architecture services to support the CKAN platform.

CloudCentral CKAN Open Data Platform-as-a-Service includes fully managed infrastructure and support required to operate production open data platforms that are capable of supporting truely massive big data sets to public and private sector data consumers.

CloudCentral CKAN Open Data Platform-as-a-Service is available in three diferent packages:
- Small
- Medium
- Large

This service offering describes the 'Large' package which includes 'CKAN City Deployment Package' and 'CKAN Large Hosting Package'. The inclusions of the deployment and hosting packages are detailed below.

CKAN City Deployment Package inclusions:
- Deployment
- Testing
- Metadata Form Customization & Branding
- 10-days Professional Services

CKAN Large Hosting Package inclusions:
- Catalogue API
- Simple Storage - 500GB
- Unlimited datasets
- Data API
- API Calls to DataStore - 500k/day
- Tech support 2 days a month SLA included

This service is available from CloudCentral's Canberra and Sydney Points-of-Presence (POP's) including:
- NEXTDC C1 Data Centre, Bruce ACT
- TransACT Data Centre, Dickson ACT
- Equinix SY3 Data Centre, Alexandria NSW",,Data Warehousing,Big Data / Open Data,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,Yes,Yes,Yes,,Yes,Yes,Yes,Yes,> 1 day,> 1 day,CloudCentral CKAN Open Data Platform-as-a-Service is available in three diferent packages:
- Small
- Medium
- Large

This service offering describes the 'Large' package which includes 'CKAN City Deployment Package' and 'CKAN Large Hosting Package'. The inclusions of the deployment and hosting packages are detailed below.

CKAN City Deployment Package inclusions:
- Deployment
- Testing
- Metadata Form Customization & Branding
- 10-days Professional Services

CKAN Large Hosting Package inclusions:
- Catalogue API
- Simple Storage - 500GB
- Unlimited datasets
- Data API
- API Calls to DataStore - 500k/day
- Tech support 2 days a month SLA included,Australia,"Dickson, ACT",1.3,3.0,Australia,ACT,1.4,3.0,Australia,NSW,1.3,3.0,,,,,,,, +Cloud Central Pty Ltd,26128975842,CloudCentral CKAN Open Data Platform-as-a-Service - Medium Package,"CloudCentral CKAN Open Data Platform-as-a-Service is a fully managed open data platform delivered on a monthly service model.

CloudCentral is the official Open Knowledge Foundation (OKF) CKAN partner for the Australian region. We have officially trained and certified technical resources required to deploy, integrate and provide data curation and architecture services to support the CKAN platform.

CloudCentral CKAN Open Data Platform-as-a-Service includes fully managed infrastructure and support required to operate production open data platforms that are capable of supporting truely massive big data sets to public and private sector data consumers.

CloudCentral CKAN Open Data Platform-as-a-Service is available in three diferent packages:
- Small
- Medium
- Large

This service offering describes the 'Medium' package which includes 'CKAN City Deployment Package' and 'CKAN Medium Hosting Package'. The inclusions of the deployment and hosting packages are detailed below.

CKAN City Deployment Package inclusions:
- Deployment
- Testing
- Metadata Form Customization & Branding
- 10-days Professional Services

CKAN Medium Hosting Package inclusions:
- Catalogue API
- Simple Storage - 50GB
- Unlimited datasets
- Data API
- API calls to DataStore - 100k/day
- Tech support 1 day a month SLA included

This service is available from CloudCentral's Canberra and Sydney Points-of-Presence (POP's) including:
- NEXTDC C1 Data Centre, Bruce ACT
- TransACT Data Centre, Dickson ACT
- Equinix SY3 Data Centre, Alexandria NSW",,Data Warehousing,Big Data / Open Data,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,Yes,Yes,Yes,,Yes,Yes,Yes,Yes,> 1 day,> 1 day,CloudCentral CKAN Open Data Platform-as-a-Service is available in three diferent packages:
- Small
- Medium
- Large

This service offering describes the 'Medium' package which includes 'CKAN City Deployment Package' and 'CKAN Medium Hosting Package'. The inclusions of the deployment and hosting packages are detailed below.

CKAN City Deployment Package inclusions:
- Deployment
- Testing
- Metadata Form Customization & Branding
- 10-days Professional Services

CKAN Medium Hosting Package inclusions:
- Catalogue API
- Simple Storage - 50GB
- Unlimited datasets
- Data API
- API calls to DataStore - 100k/day
- Tech support 1 day a month SLA included,Australia,"Dickson, ACT",1.3,3.0,Australia,ACT,1.4,3.0,Australia,NSW,1.3,3.0,,,,,,,, +Cloud Central Pty Ltd,26128975842,CloudCentral CKAN Open Data Platform-as-a-Service - Small Package,"CloudCentral CKAN Open Data Platform-as-a-Service is a fully managed open data platform delivered on a monthly service model.

CloudCentral is the official Open Knowledge Foundation (OKF) CKAN partner for the Australian region. We have officially trained and certified technical resources required to deploy, integrate and provide data curation and architecture services to support the CKAN platform.

CloudCentral CKAN Open Data Platform-as-a-Service includes fully managed infrastructure and support required to operate production open data platforms that are capable of supporting truely massive big data sets to public and private sector data consumers.

This service offering describes the 'CKAN Small Package' package includes the 'CKAN Demo / Development Deployment Package', and the 'CKAN Small Hosting Package'. The inclusions for these packages are:

CKAN Demo / Development Deployment Package:
- Deployment
- Testing
- 2 days support

CKAN Small Hosting Package:
- Catalogue API
- Simple Storage (1-10GB)
- Up to 20k datasets

This service is available from CloudCentral's Canberra and Sydney Points-of-Presence (POP's) including:
- NEXTDC C1 Data Centre, Bruce ACT
- TransACT Data Centre, Dickson ACT
- Equinix SY3 Data Centre, Alexandria NSW",,Data Warehousing,Big Data / Open Data,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,Yes,Yes,Yes,,Yes,Yes,Yes,Yes,> 1 day,> 1 day,CloudCentral CKAN Open Data Platform-as-a-Service is available in three diferent packages:
- Small
- Medium
- Large

This service offering describes the 'Small' package which includes 'CKAN Demo / Development Deployment Package' and 'CKAN Small Hosting Package'. The inclusions of the deployment and hosting packages are detailed below.

CKAN Demo / Development Deployment Package inclusions:
- Deployment
- Testing
- 2 days support

CKAN Small Hosting Package inclusions:
- Catalogue API
- Simple Storage (1-10GB)
- Up to 20k datasets,Australia,"Dickson, ACT",1.3,3.0,Australia,ACT,1.4,3.0,Australia,NSW,1.3,3.0,,,,,,,, +Cloud Central Pty Ltd,26128975842,CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service - Medium Package,"CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service delivers business intelligence and analytics under a platform-as-a-service delivery model on a per-user, per month basis.

CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service features the full capabilities of the MicroStrategy product, and also bundles in CloudCentral Microsoft SQL Server Database-as-a-Service for customers operational data store (ODS).

The platform includes MicroStrategy annual software licensing, and the managed platform infrastructure required to deliver an end-to-end solution for the customer. The customer just needs to bring their imagination, data and busines requirements.

This service offering describes the 'Medium' package which includes 20 users, managed infrastructure, and platform management.

Included User Types:
15 x Consumer Users
2 x Analyst User
2 x Power User
1 x Admin User

Consumer User Bundle Inclusions:
- MicroStrategy Intelligence Server Module Microstrategy Intelligence Server
- Universal Option MicroStrategy Report Services Option MicroStrategy OLAP
- Services Option MicroStrategy Web Reporter Module MicroStrategy
- Distribution Services Option MicroStrategy MultiSource Option
- MicroStrategy Web Universal Option MicroStrategy Mobile
- MicroStrategy Transaction Services Option

Analyst User Bundle inclusions:
- Consumer User Bundle, plus
- MicroStrategy Web Analyst Option

Power User Bundle inclusions:
- Analyst User Bundle plus,
- MicroStrategy Web Professional Option

Admin User Bundle Inclusions:
- Power User Bundle plus,
- MicroStrategy Architect MicroStrategy Desktop Designer

This service is available from CloudCentral's Canberra and Sydney Points-of-Presence (POP's) including:
- NEXTDC C1 Data Centre, Bruce ACT
- TransACT Data Centre, Dickson ACT
- Equinix SY3 Data Centre, Alexandria NSW",,Business Intelligence,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,Yes,Yes,Yes,,Yes,Yes,Yes,Yes,> 1 day,> 1 day,"CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service is available via four different packages.

This service offering describes the 'Medium' package which includes 20 users, managed infrastructure, and platform management.

Included User Types:
15 x Consumer Users
2 x Analyst User
2 x Power User
1 x Admin User

Consumer User Bundle Inclusions:
- MicroStrategy Intelligence Server Module Microstrategy Intelligence Server
- Universal Option MicroStrategy Report Services Option MicroStrategy OLAP
- Services Option MicroStrategy Web Reporter Module MicroStrategy
- Distribution Services Option MicroStrategy MultiSource Option
- MicroStrategy Web Universal Option MicroStrategy Mobile
- MicroStrategy Transaction Services Option

Analyst User Bundle inclusions:
- Consumer User Bundle, plus
- MicroStrategy Web Analyst Option

Power User Bundle inclusions:
- Analyst User Bundle plus,
- MicroStrategy Web Professional Option

Admin User Bundle Inclusions:
- Power User Bundle plus,
- MicroStrategy Architect MicroStrategy Desktop Designer
",Australia,"Dickson, ACT",1.3,3.0,Australia,ACT,1.4,3.0,Australia,NSW,1.3,3.0,,,,,,,, +Cloud Central Pty Ltd,26128975842,CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service - Large Package,"CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service delivers business intelligence and analytics under a platform-as-a-service delivery model on a per-user, per month basis.

CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service features the full capabilities of the MicroStrategy product, and also bundles in CloudCentral Microsoft SQL Server Database-as-a-Service for customers operational data store (ODS).

The platform includes MicroStrategy annual software licensing, and the managed platform infrastructure required to deliver an end-to-end solution for the customer. The customer just needs to bring their imagination, data and busines requirements.

This service is available from CloudCentral's Canberra and Sydney Points-of-Presence (POP's) including:
NEXTDC C1 Data Centre, Bruce ACT
TransACT Data Centre, Dickson ACT
Equinix SY3 Data Centre, Alexandria NSW",,Business Intelligence,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,Yes,Yes,Yes,,Yes,Yes,Yes,Yes,> 1 day,> 1 day,"CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service is available via four different packages.

This service offering describes the 'Small' package which includes 10 users, managed infrastructure, and platform management.

Included User Types:
7 x Consumer Users
1 x Analyst User
1 x Power User
1 x Admin User

Consumer User Bundle Inclusions:
- MicroStrategy Intelligence Server Module Microstrategy Intelligence Server
- Universal Option MicroStrategy Report Services Option MicroStrategy OLAP
- Services Option MicroStrategy Web Reporter Module MicroStrategy
- Distribution Services Option MicroStrategy MultiSource Option
- MicroStrategy Web Universal Option MicroStrategy Mobile
- MicroStrategy Transaction Services Option

Analyst User Bundle inclusions:
- Consumer User Bundle, plus
- MicroStrategy Web Analyst Option

Power User Bundle inclusions:
- Analyst User Bundle plus,
- MicroStrategy Web Professional Option

Admin User Bundle Inclusions:
- Power User Bundle plus,
- MicroStrategy Architect MicroStrategy Desktop Designer
",Australia,"Dickson, ACT",1.3,3.0,Australia,ACT,1.4,3.0,Australia,NSW,1.3,3.0,,,,,,,, +Cloud Central Pty Ltd,26128975842,CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service - Small Package,"CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service delivers business intelligence and analytics under a platform-as-a-service delivery model on a per-user, per month basis.

CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service features the full capabilities of the MicroStrategy product, and also bundles in CloudCentral Microsoft SQL Server Database-as-a-Service for customers operational data store (ODS).

The platform includes MicroStrategy annual software licensing, and the managed platform infrastructure required to deliver an end-to-end solution for the customer. The customer just needs to bring their imagination, data and busines requirements.

This service offering describes the 'Small' package which includes 10 users, managed infrastructure, and platform management.

Included User Types:
7 x Consumer Users
1 x Analyst User
1 x Power User
1 x Admin User

Consumer User Bundle Inclusions:
- MicroStrategy Intelligence Server Module Microstrategy Intelligence Server
- Universal Option MicroStrategy Report Services Option MicroStrategy OLAP
- Services Option MicroStrategy Web Reporter Module MicroStrategy
- Distribution Services Option MicroStrategy MultiSource Option
- MicroStrategy Web Universal Option MicroStrategy Mobile
- MicroStrategy Transaction Services Option

Analyst User Bundle inclusions:
- Consumer User Bundle, plus
- MicroStrategy Web Analyst Option

Power User Bundle inclusions:
- Analyst User Bundle plus,
- MicroStrategy Web Professional Option

Admin User Bundle Inclusions:
- Power User Bundle plus,
- MicroStrategy Architect MicroStrategy Desktop Designer

This service is available from CloudCentral's Canberra and Sydney Points-of-Presence (POP's) including:
- NEXTDC C1 Data Centre, Bruce ACT
- TransACT Data Centre, Dickson ACT
- Equinix SY3 Data Centre, Alexandria NSW",,Business Intelligence,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,Yes,Yes,Yes,,Yes,Yes,Yes,Yes,> 1 day,> 1 day,"CloudCentral MicroStrategy Business Intelligence Analytics-as-a-Service is available via four different packages.

This service offering describes the 'Small' package which includes 10 users, managed infrastructure, and platform management.

Included User Types:
7 x Consumer Users
1 x Analyst User
1 x Power User
1 x Admin User

Consumer User Bundle Inclusions:
- MicroStrategy Intelligence Server Module Microstrategy Intelligence Server
- Universal Option MicroStrategy Report Services Option MicroStrategy OLAP
- Services Option MicroStrategy Web Reporter Module MicroStrategy
- Distribution Services Option MicroStrategy MultiSource Option
- MicroStrategy Web Universal Option MicroStrategy Mobile
- MicroStrategy Transaction Services Option

Analyst User Bundle inclusions:
- Consumer User Bundle, plus
- MicroStrategy Web Analyst Option

Power User Bundle inclusions:
- Analyst User Bundle plus,
- MicroStrategy Web Professional Option

Admin User Bundle Inclusions:
- Power User Bundle plus,
- MicroStrategy Architect MicroStrategy Desktop Designer
",Australia,"Dickson, ACT",1.3,3.0,Australia,ACT,1.4,3.0,Australia,NSW,1.3,3.0,,,,,,,, CommsNet Group,40082926136,Web and Cloud Performance Monitoring - Professional,"How fast, responsive and available is your website in real time?CommsNet Group Web and Cloud Performance Monitoring is a software as a service solution to optimise the performance and availability of your web, mobile, streaming and cloud applications.We take your Performance Monitoring to the next level. Gain a deep understanding and visibility by measuring real user experience across all browsers, devices, networks and locations. Solve problems much quicker and correlate performance with customer satisfaction and business impact.",SaaS,Off,Web Performance Monitoring,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 week,"Performance Monitoring Professional- Monitoring of a single URL- Up to 20,000 page views- Real time workflow - Path monitoring- Measure real user interaction- Correlate customer satisfaction performance- Measure across all users, locations, browsers, devices- Troubleshoot using detailed object-level, page, connection & host dataAlso includes- Email alerts- SMS Alerts- Telephone support- Monthly report and analysis",Australia,New South Wales,1.79,Tier III,Australia,Victoria,1.8-2.0,Tier II,Australia,Western Australia,1.6,Tier III,,,,,,,, CommsNet Group,40082926136,Web and Cloud Performance Monitoring - Standard,"How fast, responsive and available is your website?CommsNet Group Web and Cloud Performance Monitoring is a software as a service solution to optimise the performance and availability of your web, mobile, streaming and cloud applications.- Measure performance from different locations, browsers and devices.- Pinpoint scalability and performance problems- Effectively monitor the most complex web application.",SaaS,Off,Web Performance Monitoring,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 week,"Performance Monitoring Standard - Synthetic Monitoring- Monitoring of a single URL- Performance measures from a single location- Performance measure using Firefox or / and Internet Explorer- 1 measures every 5 minutes or 2 measures from two different geographical regions every 10 minutes. Equates to 8,640 measures per month (30 days)- Monthly report- Email alerts- SMS alerts- Telephone support",Australia,New South Wales,1.79,Tier III,Australia,Victoria,1.8-2.0,Tier II,Australia,Western Australia,1.6,Tier III,,,,,,,, CommsNet Group Pty Ltd,40082926136,Energy and Environmental Monitoring As A Service (EEMaaS),"Energy and Environmental Monitoring as a Service (EEMaaS)provides at-a-glance insights into such metrics as power usage effectiveness, data center infrastructure efficiency, and power load.Energy and Environmental Monitoring as a Service (EEMaaS) captures real-time data from IT and building infrastructure elements to provide you with a clear and comprehensive picture of power, cooling and energy usage. With Energy and Environmental Monitoring as a Service you can access this comprehensive data through reports, dashboards and portals --enabling more efficient and intelligent energy management.EEMaaS is part of CommsNet Group Performance Monitoring as a Service offering.The technology that we utilise is CA Nimsoft Monitoring as the management platform. Data Centre Infrastructure Manager (DCIM) ecoMeter is a component of Nimostf MonitoringCA Nimsoft ecoMeter provides insight into data center power usage by gathering metrics from meters, sensors and devices in real time. The solution monitors power, energy, temperature, humidity, airflow and more. CA Nimsoft ecoMeter gathers device metrics through a range of protocols, offering support for Modbus, SNMP, and BACnet communications. Because of this broad protocol support, CA Nimsoft ecoMeter can get power and environmental data from virtually any kind of systemCA Nimsoft ecoMeter enables users to collect real-time energy and environmental information across data centers, analyse it to identify issues and hot spots, alert users in the event of adverse conditions and report on consumption and usage.",SaaS,Off,Energy and Environmental Monitoring,24 X 7 X 365,,0.9999,> 5 Hours,NA,Supplier Only,Supplier and Agency,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 week,"A unit of service is a device under management. A device is classified as:Modbus devices: Cyberex breaker, E-Mon Power Quality Meter, Eaton PDU, FM200 Fire Panel, ION PDU, Schneider Electric Power Quality Meter, Siemens PDU.SNMP devices: APC Rack PDU, APC Env Rack PDU, APC UPS, PDI PDU, Liebert PDU, Trane Opto CRAC",Australia,ACT,1.4,3.0,,,,,,,,,,,,,,,, -CommsNet Group Pty Ltd,40082926136,Performance Monitoring as a Service,"Performance Monitoringas a Service: A single, unified interface for tracking all the vital, dynamic resources organisations rely on - whether in the cloud or on-premises. It gives organisations all the comprehensive monitoring insights needed to ensure services perform optimally at all times.Performance Monitoring as a Services is designed for Agencies that are looking to:1. Improve service quality for their infrastructure2. Reduce costs of IT Service3. Gain visibility of how your network is performing4. Accelerate problem resolution5. Proactively resolve issues6. Enhance IT enablement of business objectivesPerformance as a Service provides a large array of capabilities. That is:1. Comprehensive in coverage - Our monitoring solution is an efficient, scalable, easy to deploy offering that can manage many elements of your IT environment.2. Has Flexible Licensing and Deployment Arrangement - We can securely monitor business units using either an on-premise or on-demand delivery model.3. Service Level Insights - Our performance monitoring environment provides deep visibility allowing you to quickly respond to issues and problems. And importantly you can effectively report on your service level agreement (SLA) commitments.4. Automation - Our performance monitoring environment can automatically provide you with the necessary information from alerts, reports, monitoring and displays to keep your team focused squarely on remediating problems.",SaaS,Off,Performance Monitoring ,24 X 7 X 365,,0.9999,> 5 Hours,NA,Supplier Only,Supplier and Agency,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 week,"Unit Description can be defined in the following nine environments:1. Server Monitoring - Microsoft Servers, Cisco UCS, IBM Power Systems, etc2. Storage Monitoring- EMC, NetApp, etc3. Databases Monitoring- IBM DB2, MySQL, Oracle, Microsoft SQL, etc4. Virtualisation Systems - VMware, Citrix, Microsoft Hyper-V, etc5. Applications Monitoring- Apache, Cisco Voip, Microsoft Lync, SAP, etc6. Networks Devices Monitoring - Cisco Qos, SNMP, Routers, Switches, etc7. ecoMeter Monitoring - Power usage, data centre infrastructure efficiency, etc8. User Experience Monitoring - Application response time9. Data Centre Infrastructure and other Cloud Environments MonitoringAlso Provided: Performance reports, SLA and customized Dashboards and alert notifications.",Australia,ACT,1.4,3.0,,,,,,,,,,,,,,,, -CommsNet Group Pty Ltd,40082926136,Performance Monitoring as a Service,"Performance Monitoringas a Service: A single, unified interface for tracking all the vital, dynamic resources organisations rely on - whether in the cloud or on-premises. It gives organisations all the comprehensive monitoring insights needed to ensure services perform optimally at all times.Performance Monitoring as a Services is designed for Agencies that are looking to:1. Improve service quality for their infrastructure2. Reduce costs of IT Service3. Gain visibility of how your network is performing4. Accelerate problem resolution5. Proactively resolve issues6. Enhance IT enablement of business objectivesPerformance as a Service provides a large array of capabilities. That is:1. Comprehensive in coverage - Our monitoring solution is an efficient, scalable, easy to deploy offering that can manage many elements of your IT environment.2. Has Flexible Licensing and Deployment Arrangement - We can securely monitor business units using either an on-premise or on-demand delivery model.3. Service Level Insights - Our performance monitoring environment provides deep visibility allowing you to quickly respond to issues and problems. And importantly you can effectively report on your service level agreement (SLA) commitments.4. Automation - Our performance monitoring environment can automatically provide you with the necessary information from alerts, reports, monitoring and displays to keep your team focused squarely on remediating problems.",SaaS,Off,Performance Monitoring ,24 X 7 X 365,,0.9999,> 5 Hours,NA,Supplier Only,Supplier and Agency,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 week,"Unit Description can be defined in the following nine environments:1. Server Monitoring - Microsoft Servers, Cisco UCS, IBM Power Systems, etc2. Storage Monitoring- EMC, NetApp, etc3. Databases Monitoring- IBM DB2, MySQL, Oracle, Microsoft SQL, etc4. Virtualisation Systems - VMware, Citrix, Microsoft Hyper-V, etc5. Applications Monitoring- Apache, Cisco Voip, Microsoft Lync, SAP, etc6. Networks Devices Monitoring - Cisco Qos, SNMP, Routers, Switches, etc7. ecoMeter Monitoring - Power usage, data centre infrastructure efficiency, etc8. User Experience Monitoring - Application response time9. Data Centre Infrastructure and other Cloud Environments MonitoringAlso Provided: Performance reports, SLA and customized Dashboards and alert notifications.",Australia,ACT,1.4,3.0,,,,,,,,,,,,,,,, +CommsNet Group Pty Ltd,40082926136,Performance Monitoring as a Service,"Performance Monitoringas a Service: A single, unified interface for tracking all the vital, dynamic resources organisations rely on - whether in the cloud or on-premises. It gives organisations all the comprehensive monitoring insights needed to ensure services perform optimally at all times.Performance Monitoring as a Services is designed for Agencies that are looking to:1. Improve service quality for their infrastructure2. Reduce costs of IT Service3. Gain visibility of how your network is performing4. Accelerate problem resolution5. Proactively resolve issues6. Enhance IT enablement of business objectivesPerformance as a Service provides a large array of capabilities. That is:1. Comprehensive in coverage - Our monitoring solution is an efficient, scalable, easy to deploy offering that can manage many elements of your IT environment.2. Has Flexible Licensing and Deployment Arrangement - We can securely monitor business units using either an on-premise or on-demand delivery model.3. Service Level Insights - Our performance monitoring environment provides deep visibility allowing you to quickly respond to issues and problems. And importantly you can effectively report on your service level agreement (SLA) commitments.4. Automation - Our performance monitoring environment can automatically provide you with the necessary information from alerts, reports, monitoring and displays to keep your team focused squarely on remediating problems.",SaaS,Off,Performance Monitoring,24 X 7 X 365,,0.9999,> 5 Hours,NA,Supplier Only,Supplier and Agency,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 week,"Unit Description can be defined in the following nine environments:1. Server Monitoring - Microsoft Servers, Cisco UCS, IBM Power Systems, etc2. Storage Monitoring- EMC, NetApp, etc3. Databases Monitoring- IBM DB2, MySQL, Oracle, Microsoft SQL, etc4. Virtualisation Systems - VMware, Citrix, Microsoft Hyper-V, etc5. Applications Monitoring- Apache, Cisco Voip, Microsoft Lync, SAP, etc6. Networks Devices Monitoring - Cisco Qos, SNMP, Routers, Switches, etc7. ecoMeter Monitoring - Power usage, data centre infrastructure efficiency, etc8. User Experience Monitoring - Application response time9. Data Centre Infrastructure and other Cloud Environments MonitoringAlso Provided: Performance reports, SLA and customized Dashboards and alert notifications.",Australia,ACT,1.4,3.0,,,,,,,,,,,,,,,, +CommsNet Group Pty Ltd,40082926136,Performance Monitoring as a Service,"Performance Monitoringas a Service: A single, unified interface for tracking all the vital, dynamic resources organisations rely on - whether in the cloud or on-premises. It gives organisations all the comprehensive monitoring insights needed to ensure services perform optimally at all times.Performance Monitoring as a Services is designed for Agencies that are looking to:1. Improve service quality for their infrastructure2. Reduce costs of IT Service3. Gain visibility of how your network is performing4. Accelerate problem resolution5. Proactively resolve issues6. Enhance IT enablement of business objectivesPerformance as a Service provides a large array of capabilities. That is:1. Comprehensive in coverage - Our monitoring solution is an efficient, scalable, easy to deploy offering that can manage many elements of your IT environment.2. Has Flexible Licensing and Deployment Arrangement - We can securely monitor business units using either an on-premise or on-demand delivery model.3. Service Level Insights - Our performance monitoring environment provides deep visibility allowing you to quickly respond to issues and problems. And importantly you can effectively report on your service level agreement (SLA) commitments.4. Automation - Our performance monitoring environment can automatically provide you with the necessary information from alerts, reports, monitoring and displays to keep your team focused squarely on remediating problems.",SaaS,Off,Performance Monitoring,24 X 7 X 365,,0.9999,> 5 Hours,NA,Supplier Only,Supplier and Agency,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 week,"Unit Description can be defined in the following nine environments:1. Server Monitoring - Microsoft Servers, Cisco UCS, IBM Power Systems, etc2. Storage Monitoring- EMC, NetApp, etc3. Databases Monitoring- IBM DB2, MySQL, Oracle, Microsoft SQL, etc4. Virtualisation Systems - VMware, Citrix, Microsoft Hyper-V, etc5. Applications Monitoring- Apache, Cisco Voip, Microsoft Lync, SAP, etc6. Networks Devices Monitoring - Cisco Qos, SNMP, Routers, Switches, etc7. ecoMeter Monitoring - Power usage, data centre infrastructure efficiency, etc8. User Experience Monitoring - Application response time9. Data Centre Infrastructure and other Cloud Environments MonitoringAlso Provided: Performance reports, SLA and customized Dashboards and alert notifications.",Australia,ACT,1.4,3.0,,,,,,,,,,,,,,,, CommsNet Group Pty Ltd,40082926136,Service Desk as a Service,"Service Desk as a Service: A comprehensive SaaS based IT service management solution with built in, ITIL-based best practices and action-based workflow for managing, coordinating and optimizing all aspects of service deliveryI have included a separate document describing the solution",SaaS,Off,Service Desk Management,24 X 7 X 365,,0.9999,> 5 Hours,NA,Supplier Only,Supplier and Agency,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 Month,> 1 week,CommsNet Group Service Desk as a Service- CommsNet Group utilises CA Nimsoft Service Desk.key Elements of Nimsoft Service Desk- Service Catalog & Request Management- Incident Management- Problem Management- Change Management- Configuration Management- Service Level Management- Knowledge Management,Australia,ACT,1.4,3.0,,,,,,,,,,,,,,,, CommsNet Group Pty Ltd,40082926136,Web and Cloud Performance Monitoring,"How fast and responsive is your website?CommsNet Group Web and Cloud Performance Monitoring is a software as a service solution to optimise the performance and availability of your web, mobile, streaming and cloud applications.- Measure performance across all users, locations, browsers and devices.- Pinpoint scalability and performance problems down to the line code- Rapidly isolate, diagnose and resolve performance problems from user click to code line.- Measure real user experience and satisfaction.- Effectively monitor the most complex web application.There are Two Service Offering ""Standard"" and ""Professional""1. Performance Monitoring Standard - A dedicated Performance Monitoring Software as a Service (SaaS) solution providing unparalleled insight into end-user experience. Allowing you to pinpoint scalability and performance problems down to the code.2. Performance Monitoring Professional - Taking your Performance Monitoring to the next level. Gain a deep understanding and visibility by measuring real user experience across all browsers, devices, networks and locations. Solve problems much quicker and correlate performance with customer satisfaction and business impact.",SaaS,Off,Web Performance Monitoring,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 week,"Service DescriptionPerformance Monitoring Standard- Performance measures from two locations- 60 measures per hour (1,440 measures per day)- Dashboard access- Weekly reporting- Pinpoint performance problems down to line of code- Pinpoint scalability problems down to line of codePerformance Monitoring Professional- Includes Performance Monitoring Standard- Real time workflow - Path monitoring- Measure real user interaction- Correlate customer satisfaction performance- Measure across all users, locations, browsers, devices- Troubleshoot using detailed object-level, page, connection & host dataBoth services also include- Email alerts- SMS Alerts- Dashboard configuration- Telephone support- Weekly report and analysis",Australia,New South Wales,,,Australia,Victoria,,,Australia,Western Australia,,,,,,,,,, Compuware Asia Pacific,23063641510,Changepoint Program management and Services Automation,"Changepoint provides a single business management solution designed specifically to automate and integrate the processes of service delivery. Organisations can support key delivery processes, easily pinpoint areas for improvement and track critical performance metrics - paving the way to improved resource utilisation, financial control and analysis, and customer/client satisfaction.Changepoint enables the collection of information relating to customers, contacts, planned investments, programmes, portfolios, audits/projects, tasks, applications, resources (including their skills, experience and availability),risks, issues, investigations, complaints etc. and provides executive level real time reporting on current and historic information.The Service offered is a fit to business based engagement intended to enable an Agency to determine the value and benefit of a larger scale implementation. A fit to business engagement is conducted over a 3 month period and includes 25 days of services, all hosting, set up and user licenses for up to 30 users. The Changepoint license model is flexible and will be tailored to the specific needs of the Agency.",SaaS,Information Management,,24 X 7 X 365,,0.999,> 15 Hours,NA,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Off,Off,Off,Off,Yes,Off,Yes,Yes,Off,Yes,Yes,> 1 day,> 8 hours,1 day of services. Service provision includes 25 days.,Canada,Ontario,,1.0,,,,,,,,,,,,,,,, @@ -84,7 +84,7 @@ Converga Pty Ltd,42063577739,Converga Procure 2 Pay (Electronic Invoicing),"Converga Procure 2 Pay (P2P) Fully automates the accounts payable function through the use of our exclusive cascading matching and routing technology. This unique feature allows our customers to experience the utmost in straight through processing. Every invoice coming into the system is reviewed by the matching engine to determine which type of matching will be used. Once evaluated by the system invoices will be pre coded and routed automatically. Invoices with purchase orders are matched both on header and/or line levels. Two, three and four way (tolerance) matching can be done automatically. Even expense (non PO) invoices can be automated through the use of reference matching capabilities inherent to the product. Invoices that match outside the pre-set tolerance level or invoices from new suppliers are automatically forwarded into the workflow process through an easy to use web interface called the InvoiceLog. The concept of easily defining workflow proposals and account coding rules to each and every invoice ensures unlimited workflow flexibility and maximises straight through processing. Additional modules include Buyer, Contracts, Supplier Portal, Expenses and Dashboard.",SaaS,Finance - Accounting,,08 - 20 Bus Hours,Web based solution is available outside of these hours but there is the need to have scheduled outages for upgrades etc,0.999,> 2 Hours,Confidential,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Off,Yes,Off,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,Invoice Processing,Australia,NSW,,Tier III,,,,,,,,,,,,,,,, Coretec Solutions Pty Ltd,65101524172,Apttus Contract Management suite for Government (10 user pack),"Contract WizardQuickly generate an agreement by filling out fields in a form and submit - utilizes standard pre-approved templates.Reduces bottlenecks for legal who do not need to approve any agreements not violating predefined rulesFacilitated easy access for trading partners resulting in rapid agreement creationFull visibility to anyone in your organization who needs to knowContract AuthorDraft and create contracts entirely in MS Word. Full contract creation, negotiation and versioning capabilities.Users don't need to learn a new interface - simply use Word and the application takes care of everything elseLeverage all the power features in the application directly in word - clause libraries, business terms etcFull approval and process management so you can manage and document exceptionsContract ComplyA repository allowing for complete storage and retrieval with advanced compliance management, searching, reporting and dash-boarding capability.One central repository for everything - contracts, documents, tasks, obligations, reports, dashboards etcEnsure you don't miss a renewal, milestone or any obligationDrill down report and dashboard capability allowing you to identify root causesAll Sensitive Contracts or documents can be stored into HP TRIM. This bundle includes a basic integration into your existing HP TRIM system, where all Contracts and Documents will be stored.",SaaS,Finance - Accounting,Contract Management,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,NA,Off,Yes,Off,Off,Off,Yes,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Off,Off,Off,Off,Yes,> 1 week,> 1 week,"10 x Contract Wizard, Contract Author, Contract Comply licenses",Japan,Tokoyo,1.47,N-1,United States of America,California,1.47,N-1,United States of America,Washington DC,1.47,N-1,United States of America,Illinois,1.47,N-1,United States of America,Virginia,1.47,N-1 Coretec Solutions Pty Ltd,65101524172,Apttus Contract Management suite for Government(5 user pack),"Contract WizardQuickly generate an agreement by filling out fields in a form and submit - utilizes standard pre-approved templates.Reduces bottlenecks for legal who do not need to approve any agreements not violating predefined rulesFacilitated easy access for trading partners resulting in rapid agreement creationFull visibility to anyone in your organization who needs to knowContract AuthorDraft and create contracts entirely in MS Word. Full contract creation, negotiation and versioning capabilities.Users don't need to learn a new interface - simply use Word and the application takes care of everything elseLeverage all the power features in the application directly in word - clause libraries, business terms etcFull approval and process management so you can manage and document exceptionsContract ComplyA repository allowing for complete storage and retrieval with advanced compliance management, searching, reporting and dash-boarding capability.One central repository for everything - contracts, documents, tasks, obligations, reports, dashboards etcEnsure you don't miss a renewal, milestone or any obligationDrill down report and dashboard capability allowing you to identify root causesAll Sensitive Contracts or documents can be stored into HP TRIM. This bundle includes a basic integration into your existing HP TRIM system, where all Contracts and Documents will be stored.",SaaS,Finance - Accounting,Contract Management,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,NA,Off,Yes,Off,Off,Off,Yes,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Off,Off,Off,Off,Yes,> 1 week,> 1 week,"5 x Contract Wizard, Contract Author, Contract Comply licenses",Japan,Tokoyo,1.47,N-1,United States of America,California,1.47,N-1,United States of America,Washington DC,1.47,N-1,United States of America,Illinois,1.47,N-1,United States of America,Virginia,1.47,N-1 -Coretec Solutions Pty Ltd,65101524172,Complaints Pro (25 user pack),"Complaints Pro combines industry best practice complaints, case and enquiry management process with the world's most trusted software as a service, salesforce.com, to provide an out of the box complaints,case and enquiry management system.Complaints Pro provides:Cloud based Complaints and Case management system with AS ISO 10002 Complaints Handling Best Practise Standard built in.Pre-built Complaints Reports and Dashboards.Secure document and data storage with pre-built integration to HP TRIM.Send and save emails/attachments directly into Complaints Pro with seamless Lotus Notes or MS Outlook Integration.Easy integration from your public website contact us page to Complaints Pro.Anyone in your department / agency can capture Complaints / Cases with the Intranet Complaint/Case capture form.Easy administration forms allow you to take control with no IT knowledge.Acknowledge and Resolution SLA engines ensure nothing falls through the cracks.Expert helpline is just a phone call or email away.No IT servers or databases are required, just an end user computer with internet access.Just set up logins and start using Complaints Pro within hours.25 x MS Outlook or Lotus Notes connectors1 x Intranet Complaints / Case capture form (unlimited users)",SaaS,CRM,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,NA,Off,Yes,Off,Off,Off,Yes,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Off,Off,Off,Off,Yes,> 1 week,> 1 week, 25 x Complaints Pro user licenses15GB file storage1GB of data storage,Japan,Tokoyo,1.47,N-1,United States of America,California,1.47,N-1,United States of America,Washington DC,1.47,N-1,United States of America,Illinois,1.47,N-1,United States of America,Virginia,1.47,N-1 +Coretec Solutions Pty Ltd,65101524172,Complaints Pro (25 user pack),"Complaints Pro combines industry best practice complaints, case and enquiry management process with the world's most trusted software as a service, salesforce.com, to provide an out of the box complaints,case and enquiry management system.Complaints Pro provides:Cloud based Complaints and Case management system with AS ISO 10002 Complaints Handling Best Practise Standard built in.Pre-built Complaints Reports and Dashboards.Secure document and data storage with pre-built integration to HP TRIM.Send and save emails/attachments directly into Complaints Pro with seamless Lotus Notes or MS Outlook Integration.Easy integration from your public website contact us page to Complaints Pro.Anyone in your department / agency can capture Complaints / Cases with the Intranet Complaint/Case capture form.Easy administration forms allow you to take control with no IT knowledge.Acknowledge and Resolution SLA engines ensure nothing falls through the cracks.Expert helpline is just a phone call or email away.No IT servers or databases are required, just an end user computer with internet access.Just set up logins and start using Complaints Pro within hours.25 x MS Outlook or Lotus Notes connectors1 x Intranet Complaints / Case capture form (unlimited users)",SaaS,CRM,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,NA,Off,Yes,Off,Off,Off,Yes,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Off,Off,Off,Off,Yes,> 1 week,> 1 week,25 x Complaints Pro user licenses15GB file storage1GB of data storage,Japan,Tokoyo,1.47,N-1,United States of America,California,1.47,N-1,United States of America,Washington DC,1.47,N-1,United States of America,Illinois,1.47,N-1,United States of America,Virginia,1.47,N-1 Coretec Solutions Pty Ltd,65101524172,Complaints Pro (5 user pack),"Complaints Pro combines industry best practice complaints, case and enquiry management process with the world's most trusted software as a service, salesforce.com, to provide an out of the box complaints,case and enquiry management system.Complaints Pro provides:Cloud based Complaints and Case management system with AS ISO 10002 Complaints Handling Best Practise Standard built in.Pre-built Complaints Reports and Dashboards.Secure document and data storage with pre-built integration to HP TRIM.Send and save emails/attachments directly into Complaints Pro with seamless Lotus Notes or MS Outlook Integration.Easy integration from your public website contact us page to Complaints Pro.Anyone in your department / agency can capture Complaints / Cases with the Intranet Complaint/Case capture form.Easy administration forms allow you to take control with no IT knowledge.Acknowledge and Resolution SLA engines ensure nothing falls through the cracks.Expert helpline is just a phone call or email away.No IT servers or databases are required, just an end user computer with internet access.Just set up logins and start using Complaints Pro within hours.5 x MS Outlook or Lotus Notes connectors1 x Intranet Complaints / Case capture form (unlimited users)",SaaS,CRM,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,NA,Off,Yes,Off,Off,Off,Yes,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Off,Off,Off,Off,Yes,> 1 week,> 1 week,5 x Complaints Pro user licenses3GB file storage1GB of data storage,Japan,Tokoyo,1.47,N-1,United States of America,California,1.47,N-1,United States of America,Washington DC,1.47,N-1,United States of America,Illinois,1.47,N-1,United States of America,Virginia,1.47,N-1 Coretec Solutions Pty Ltd,65101524172,Complaints Pro (50 user pack),"Complaints Pro combines industry best practice complaints, case and enquiry management process with the world's most trusted software as a service, salesforce.com, to provide an out of the box complaints,case and enquiry management system.Complaints Pro provides:Cloud based Complaints and Case management system with AS ISO 10002 Complaints Handling Best Practise Standard built in.Pre-built Complaints Reports and Dashboards.Secure document and data storage with pre-built integration to HP TRIM.Send and save emails/attachments directly into Complaints Pro with seamless Lotus Notes or MS Outlook Integration.Easy integration from your public website contact us page to Complaints Pro.Anyone in your department / agency can capture Complaints / Cases with the Intranet Complaint/Case capture form.Easy administration forms allow you to take control with no IT knowledge.Acknowledge and Resolution SLA engines ensure nothing falls through the cracks.Expert helpline is just a phone call or email away.No IT servers or databases are required, just an end user computer with internet access.Just set up logins and start using Complaints Pro within hours.50 x MS Outlook or Lotus Notes connectors1 x Intranet Complaints / Case capture form (unlimited users)",SaaS,CRM,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,NA,Off,Yes,Off,Off,Off,Yes,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Off,Off,Off,Off,Yes,> 1 week,> 1 week,50 x Complaints Pro user licenses30GB file storage1GB of data storage,Japan,Tokoyo,1.47,N-1,United States of America,California,1.47,N-1,United States of America,Washington DC,1.47,N-1,United States of America,Illinois,1.47,N-1,United States of America,Virginia,1.47,N-1 CSC Australia Pty Limited,18008476944,CloudCompute Gold Virtual Instance Extra Large,"A CloudCompute Gold Virtual Instance is the provision of a virtual processing unit and operating system. Further details can be found at http://www.csc.com/cloud/offerings/53410/59145-csc_cloudcomputeOne of the following operating systems can be selected for each virtual instance: - Windows Server 2008 R2 - RedHat Enterprise Linux v5The CloudCompute Gold Virtual Instance price includes Operating System support, system monitoring, patching and anti-virus scanning. It excludes Operating system licence and software maintenance charges which can be separately provided by the agency or by CSC.Virtual Instance requests are dependant upon a Virtual Data Centre having been already created for an Agency and a Secure Network Connection service being in place.",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Off,Off,Off,Yes,Yes,> 1 day,> 1 day,Virtual server with 8 vCPU x 32 GB vRAM x 750 GB SAN StorageSelect and 24 x 7 operating system support.,Australia,"New South Wales (Pyrmont, Sydney)",1.6,Tier 3,Australia,"Victoria (Clayton, Melbourne)",1.5,Tier 3,,,,,,,,,,,, @@ -101,19 +101,19 @@ CSC Australia Pty Limited,18008476944,CloudCompute Silver Virtual Instance Medium,"A CloudCompute Gold Virtual Instance is the provision of a virtual processing unit and operating system. Further details can be found at http://www.csc.com/cloud/offerings/53410/59145-csc_cloudcomputeOne of the following operating systems can be selected for each virtual instance: - Windows Server 2008 R2 - RedHat Enterprise Linux v5The CloudCompute Gold Virtual Instance price includes Operating System support, system monitoring, patching and anti-virus scanning. It excludes Operating system licence and software maintenance charges which can be separately provided by the agency or by CSC.Virtual Instance requests are dependant upon a Virtual Data Centre having been already created for an Agency and a Secure Network Connection service being in place.",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Off,Off,Yes,Yes,Off,Off,Yes,Yes,Off,Off,Off,Yes,Yes,Off,Off,Off,Yes,Yes,> 1 day,> 1 day,Virtual server with 4 vCPU x 8 GB vRAM x 250 GBSAN Storage Select.,Australia,"New South Wales (Pyrmont, Sydney)",1.6,Tier 3,Australia,"Victoria (Clayton, Melbourne)",1.5,Tier 3,,,,,,,,,,,, CSC Australia Pty Limited,18008476944,CloudCompute Silver Virtual Instance Small,"A CloudCompute Gold Virtual Instance is the provision of a virtual processing unit and operating system. Further details can be found at http://www.csc.com/cloud/offerings/53410/59145-csc_cloudcomputeOne of the following operating systems can be selected for each virtual instance: - Windows Server 2008 R2 - RedHat Enterprise Linux v5The CloudCompute Gold Virtual Instance price includes Operating System support, system monitoring, patching and anti-virus scanning. It excludes Operating system licence and software maintenance charges which can be separately provided by the agency or by CSC.Virtual Instance requests are dependant upon a Virtual Data Centre having been already created for an Agency and a Secure Network Connection service being in place.",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Off,Off,Yes,Yes,Off,Off,Yes,Yes,Off,Off,Off,Yes,Yes,Off,Off,Off,Yes,Yes,> 1 day,> 1 day,Virtual server with 2 vCPU x 4 GB vRAM x 100 GBSAN Storage Select.,Australia,"New South Wales (Pyrmont, Sydney)",1.6,Tier 3,Australia,"Victoria (Clayton, Melbourne)",1.5,Tier 3,,,,,,,,,,,, CSC Australia Pty Limited,18008476944,CloudCompute Standard SAN Storage,CloudCompute Standard SAN Storage is storage for use by CloudCompute Virtual Instances.Standard Storage is suitable for development and test workloads and production applications that do not have heavy disk IO requirements. The Storage Technology is based on Near Line SAS drives.A CloudCompute Virtual Data Centre and Virtual Instance are required to be in place for the Agency to be able to request SAN Storage.Further details can be found at http://www.csc.com/cloud/offerings/53410/59145-csc_cloudcompute,IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Off,Off,Off,Yes,Yes,> 1 day,> 1 day,Standard SAN Storage is provided as usable storage allocated and available for use by Virtual Instances measured on the last day of the billing period.,Australia,"New South Wales (Pyrmont, Sydney)",1.6,Tier 3,Australia,"Victoria (Clayton, Melbourne)",1.5,Tier 3,,,,,,,,,,,, -CSC Australia Pty Limited,18008476944,CloudCompute Virtual Data Centre,"A CloudCompute Virtual Data Centre (vDC) is the base environment that provides the foundation upon which Agencies can provision additional cloud services (e.g. Virtual Instances, SAN Storage etc).Further details can be found at http://www.csc.com/cloud/offerings/53410/59145-csc_cloudcomputeThe vDC is the logical entity from which virtual resources are provided. The minimum resources per vDC are: - 8 vCPU - 16 GB vRAM - 200 GB of a SAN Storage Tier (either Premium, Select or Standard)These minimum capacities are not included in the vDC rate, but are billed separately as Virtual Instance and SAN Storage services.A vDC is a logical container for managing storage and compute resources and access provisions. An agency cannot provision other CSC CloudCompute services without first creating at least one vDC. An Agency needs to select either a Silver or Gold service assignment for each vDC. The cost and service level differences between 'Gold' and 'Silver' instances are outlined in the CSC Virtual instance service descriptions . Should an Agency require both Gold and Silver Virtual instances at least two vDC's will need to be provisioned.",IaaS,Compute Services,IaaS Foundation,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Off,Off,Off,Yes,Yes,> 1 week,> 1 day,A CloudCompute Virtual Data Centre (vDC) is the foundation upon which Agencies can provision additional cloud services. ,Australia,"New South Wales (Pyrmont, Sydney)",1.6,Tier 3,Australia,"Victoria (Clayton, Melbourne)",1.5,Tier 3,,,,,,,,,,,, -Data#3 Limited,31010545267,Disaster Recovery,Data#3 provide a complete scaleable Infrastructure as a Service that can be replicated across our Sydney and Brisbane Data Centre locations. As there are two Data Centres our infrastructure can be utilised as a disaster recovery site as required.The Basic DR service is offered utilising a Small virtual server being made available. Depending on specific requirements this service can be scaled up many times to provide a complete DR offering, ,Disaster Recovery,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,"small virtual machine (1 x CPU, 2GB RAM and 30GB Systems Disk)",Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, -Data#3 Limited,31010545267,Infrastructure as a Service (IaaS) - Virtual Servers - LARGE,"Data#3 provide a 100% on-shore IaaS solution that ranges from the provision of single Virtual Machines (VM's) to banks of servers accessing Terabytes of data for production, pre-production, development, testing, DR environments and QA environments as required.The basic servers can be configured to specific client requirements with CPU's accessing as much memory, as many Terabytes of data as required and is fully scaleable. The configured VM's can then have added additional storage Tier 1 and Tier 2 disk, back-ups, DR etc.The Data#3 Software as a Service is built on top of the Data#3 Trusted Cloud Platform. This 100% Australian based platform is based on the ""Secure Multi Tenancy"" architecture by Cisco to ensure the highest levels of assurance for secure customer data. ", ,Compute Services,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,Large Virtual Machine (4 x vCPU with 8GB RAM and 30GB Systems Disk),Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, -Data#3 Limited,31010545267,Infrastructure as a Service (IaaS) - Virtual Servers - MEDIUM,"Data#3 provide a 100% on-shore IaaS solution that ranges from the provision of single Virtual Machines (VM's) to banks of servers accessing Terabytes of data for production, pre-production, development, testing, DR environments and QA environments as required. Data#3 provide small, medium and large server options based on specific needs and requirements that can be fully tailored as needed.The basic servers can be configured to specific client requirements with CPU's accessing as much memory, as many Terabytes of data as required and is fully scaleable.The Data#3 Software as a Service is built on top of the Data#3 Trusted Cloud Platform. This 100% Australian based platform is based on the Secure Multi Tenancy ""FlexPod"" architecture by Cisco to ensure the highest levels of assurance for secure customer data. ", ,Virtual Server,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,medium virtual machine (2 x vCPU with 4GB RAM and 30GB Systems Disk).,Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, -Data#3 Limited,31010545267,Infrastructure as a Service (IaaS) - Virtual Servers - SMALL,"Data#3 provide a 100% on-shore IaaS solution that ranges from the provision of single Virtual Machines (VM's) to banks of servers accessing Terabytes of data for production, pre-production, development, testing, DR environments and QA environments as required.The basic servers can be configured to specific client requirements with CPU's accessing as much memory, as many Terabytes of data as required and is fully scaleable.The Data#3 Software as a Service is built on top of the Data#3 Trusted Cloud Platform. This 100% Australian based platform is based on the Secure Multi Tenancy ""FlexPod"" architecture by Cisco to ensure the highest levels of assurance for secure customer data. ", ,Virtual Server,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,Small Virtual Machine (1 x vCPU with 2GB RAM and 30GB Systems Disk).,Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, -Data#3 Limited,31010545267,Infrastructure as a Service (IaaS) - Virtual Servers BASIC,"Data#3 provide a 100% on-shore complete IaaS solution that ranges from the provision of basic servers through to full production scale devices. The VM's are scaleable and can be tailored to your exact specifications for RAM, hard disk, multi-tiered storage, operating systems, additional firewalls and back-up options.We provide complete production, pre-production, development, testing, DR environments and QA environments as required. Data#3 offer a range of options that are fully customisable depending on your needsThe basic VM's are quoted but can be upgraded to specifications as required as well as adding additional storage Tier 1 and Tier 2 disk, back-ups, DR etc.", ,Web Hosting,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,"Basic Virtual Machine (1 x vCPU, 2GB RAM and 30GB System Disk)",Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, -Data#3 Limited,31010545267,Physical Servers,"Data#3 are one of Australia's leading Systems Integrators with access to most vendors providing state-of-the-art ICT solutions. We can provision and manage the physical hardware and solutions from the procurement stage right through to asset disposal.The quoted price is for a small server with basic configuration, but can be stepped up to any sized server and most vendors are able to be provisioned through Data#3.", ,Physical Server,,24 X 7 X 365,,< 95%,> 10 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,Basic small server with standard small business specifications,Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, -Data#3 Limited,31010545267,Software as a Service (SaaS) - Microsoft Essential Enterprise,Data#3 provide a combined solution comprising of Microsoft Exchange (e-mail) Lync (instant messaging) and SharePoint (collaboration). The combination of these 3 solutions significantly improve the effectiveness of workers and provides increased efficiency and productivity., ,Office Productivity,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 1 day,"User account - for Microsoft Exchange, Lync and SharePoint products.",Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, -Data#3 Limited,31010545267,Software as a Service (SaaS) - Microsoft Exchange e-mail,"Microsoft Exchange e-mail software provides enterprise grade security and reliability for e-mail, security, collaboration, calendar and contracts. There are built-in anti-virus and anti-span filters to protect your information and with a 99.99% availability and 24 x 7 x 365 it is a tool that will work with you.The Data#3 Software as a Service solutions are built on the Data#3 Trusted Cloud Platform. This platform is based on the Secure Multi Tenancy ""FlexPod"" architecture by Cisco to ensure the highest levels of assurance for secure customer data. ", ,eMail,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 8 hours,> 8 hours,per mailbox (2GB mailbox size),Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, -Data#3 Limited,31010545267,Software as a Service (SaaS) - Microsoft Lync,"Microsoft Lync is a virtual communication tool that links you and your work colleagues. It provides the ability to see colleagues work status, availability, see a photo of them, link up with face to face conferences, manage telephone calls and messages and integrate with Microsoft Office applications from one solution.", ,Instant Messaging,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 1 day,user account for Microsoft Lync,Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, -Data#3 Limited,31010545267,Software as a Service (SaaS) - Microsoft SharePoint Enterprise Business Intelligence,"Microsoft SharePoint Enterprise BI (business intelligence) software provides an enterprise grade collaboration tool that allows users to produce interactive dashboards and scorecards accessing information from Databases, reports and business applications. It is a powerful collaboration tool that can produce interactive dashboards across a number of information sources to allow business decisions to be made that are based on real information.The Data#3 Software as a Service is built on top of the Data#3 Trusted Cloud Platform. This 100% Australian based platform is based on the ""Secure Multi Tenancy"" architecture by Cisco to ensure the highest levels of assurance for secure customer data.", ,Business Intelligence,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 1 day,User account for Microsoft SharePoint Enterprise BI (business intelligence),Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, -Data#3 Limited,31010545267,Software as a Service (SaaS) - Microsoft SharePoint Essentials,"Microsoft SharePoint software provides an enterprise grade collaboration tool that allows users to store, synchronise and share important content.", ,Collaboration Services,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 1 day,User account to Microsoft SharePoint,Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, -Data#3 Limited,31010545267,Software as a Service (SaaS) - Microsoft SharePoint Essentials Collaboration,"Microsoft SharePoint Essentials Collaboration provides compliance across the organisation to manage version control, apply retention schedules and place legal holds across a range of information sources.", ,Information Management,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 1 day,User account for Microsoft SharePoint Enterprise Business Intelligence,Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, +CSC Australia Pty Limited,18008476944,CloudCompute Virtual Data Centre,"A CloudCompute Virtual Data Centre (vDC) is the base environment that provides the foundation upon which Agencies can provision additional cloud services (e.g. Virtual Instances, SAN Storage etc).Further details can be found at http://www.csc.com/cloud/offerings/53410/59145-csc_cloudcomputeThe vDC is the logical entity from which virtual resources are provided. The minimum resources per vDC are: - 8 vCPU - 16 GB vRAM - 200 GB of a SAN Storage Tier (either Premium, Select or Standard)These minimum capacities are not included in the vDC rate, but are billed separately as Virtual Instance and SAN Storage services.A vDC is a logical container for managing storage and compute resources and access provisions. An agency cannot provision other CSC CloudCompute services without first creating at least one vDC. An Agency needs to select either a Silver or Gold service assignment for each vDC. The cost and service level differences between 'Gold' and 'Silver' instances are outlined in the CSC Virtual instance service descriptions . Should an Agency require both Gold and Silver Virtual instances at least two vDC's will need to be provisioned.",IaaS,Compute Services,IaaS Foundation,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Off,Off,Off,Yes,Yes,> 1 week,> 1 day,A CloudCompute Virtual Data Centre (vDC) is the foundation upon which Agencies can provision additional cloud services.,Australia,"New South Wales (Pyrmont, Sydney)",1.6,Tier 3,Australia,"Victoria (Clayton, Melbourne)",1.5,Tier 3,,,,,,,,,,,, +Data#3 Limited,31010545267,Disaster Recovery,Data#3 provide a complete scaleable Infrastructure as a Service that can be replicated across our Sydney and Brisbane Data Centre locations. As there are two Data Centres our infrastructure can be utilised as a disaster recovery site as required.The Basic DR service is offered utilising a Small virtual server being made available. Depending on specific requirements this service can be scaled up many times to provide a complete DR offering,,Disaster Recovery,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,"small virtual machine (1 x CPU, 2GB RAM and 30GB Systems Disk)",Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, +Data#3 Limited,31010545267,Infrastructure as a Service (IaaS) - Virtual Servers - LARGE,"Data#3 provide a 100% on-shore IaaS solution that ranges from the provision of single Virtual Machines (VM's) to banks of servers accessing Terabytes of data for production, pre-production, development, testing, DR environments and QA environments as required.The basic servers can be configured to specific client requirements with CPU's accessing as much memory, as many Terabytes of data as required and is fully scaleable. The configured VM's can then have added additional storage Tier 1 and Tier 2 disk, back-ups, DR etc.The Data#3 Software as a Service is built on top of the Data#3 Trusted Cloud Platform. This 100% Australian based platform is based on the ""Secure Multi Tenancy"" architecture by Cisco to ensure the highest levels of assurance for secure customer data.",,Compute Services,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,Large Virtual Machine (4 x vCPU with 8GB RAM and 30GB Systems Disk),Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, +Data#3 Limited,31010545267,Infrastructure as a Service (IaaS) - Virtual Servers - MEDIUM,"Data#3 provide a 100% on-shore IaaS solution that ranges from the provision of single Virtual Machines (VM's) to banks of servers accessing Terabytes of data for production, pre-production, development, testing, DR environments and QA environments as required. Data#3 provide small, medium and large server options based on specific needs and requirements that can be fully tailored as needed.The basic servers can be configured to specific client requirements with CPU's accessing as much memory, as many Terabytes of data as required and is fully scaleable.The Data#3 Software as a Service is built on top of the Data#3 Trusted Cloud Platform. This 100% Australian based platform is based on the Secure Multi Tenancy ""FlexPod"" architecture by Cisco to ensure the highest levels of assurance for secure customer data.",,Virtual Server,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,medium virtual machine (2 x vCPU with 4GB RAM and 30GB Systems Disk).,Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, +Data#3 Limited,31010545267,Infrastructure as a Service (IaaS) - Virtual Servers - SMALL,"Data#3 provide a 100% on-shore IaaS solution that ranges from the provision of single Virtual Machines (VM's) to banks of servers accessing Terabytes of data for production, pre-production, development, testing, DR environments and QA environments as required.The basic servers can be configured to specific client requirements with CPU's accessing as much memory, as many Terabytes of data as required and is fully scaleable.The Data#3 Software as a Service is built on top of the Data#3 Trusted Cloud Platform. This 100% Australian based platform is based on the Secure Multi Tenancy ""FlexPod"" architecture by Cisco to ensure the highest levels of assurance for secure customer data.",,Virtual Server,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,Small Virtual Machine (1 x vCPU with 2GB RAM and 30GB Systems Disk).,Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, +Data#3 Limited,31010545267,Infrastructure as a Service (IaaS) - Virtual Servers BASIC,"Data#3 provide a 100% on-shore complete IaaS solution that ranges from the provision of basic servers through to full production scale devices. The VM's are scaleable and can be tailored to your exact specifications for RAM, hard disk, multi-tiered storage, operating systems, additional firewalls and back-up options.We provide complete production, pre-production, development, testing, DR environments and QA environments as required. Data#3 offer a range of options that are fully customisable depending on your needsThe basic VM's are quoted but can be upgraded to specifications as required as well as adding additional storage Tier 1 and Tier 2 disk, back-ups, DR etc.",,Web Hosting,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,"Basic Virtual Machine (1 x vCPU, 2GB RAM and 30GB System Disk)",Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, +Data#3 Limited,31010545267,Physical Servers,"Data#3 are one of Australia's leading Systems Integrators with access to most vendors providing state-of-the-art ICT solutions. We can provision and manage the physical hardware and solutions from the procurement stage right through to asset disposal.The quoted price is for a small server with basic configuration, but can be stepped up to any sized server and most vendors are able to be provisioned through Data#3.",,Physical Server,,24 X 7 X 365,,< 95%,> 10 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,Basic small server with standard small business specifications,Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, +Data#3 Limited,31010545267,Software as a Service (SaaS) - Microsoft Essential Enterprise,Data#3 provide a combined solution comprising of Microsoft Exchange (e-mail) Lync (instant messaging) and SharePoint (collaboration). The combination of these 3 solutions significantly improve the effectiveness of workers and provides increased efficiency and productivity.,,Office Productivity,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 1 day,"User account - for Microsoft Exchange, Lync and SharePoint products.",Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, +Data#3 Limited,31010545267,Software as a Service (SaaS) - Microsoft Exchange e-mail,"Microsoft Exchange e-mail software provides enterprise grade security and reliability for e-mail, security, collaboration, calendar and contracts. There are built-in anti-virus and anti-span filters to protect your information and with a 99.99% availability and 24 x 7 x 365 it is a tool that will work with you.The Data#3 Software as a Service solutions are built on the Data#3 Trusted Cloud Platform. This platform is based on the Secure Multi Tenancy ""FlexPod"" architecture by Cisco to ensure the highest levels of assurance for secure customer data.",,eMail,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 8 hours,> 8 hours,per mailbox (2GB mailbox size),Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, +Data#3 Limited,31010545267,Software as a Service (SaaS) - Microsoft Lync,"Microsoft Lync is a virtual communication tool that links you and your work colleagues. It provides the ability to see colleagues work status, availability, see a photo of them, link up with face to face conferences, manage telephone calls and messages and integrate with Microsoft Office applications from one solution.",,Instant Messaging,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 1 day,user account for Microsoft Lync,Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, +Data#3 Limited,31010545267,Software as a Service (SaaS) - Microsoft SharePoint Enterprise Business Intelligence,"Microsoft SharePoint Enterprise BI (business intelligence) software provides an enterprise grade collaboration tool that allows users to produce interactive dashboards and scorecards accessing information from Databases, reports and business applications. It is a powerful collaboration tool that can produce interactive dashboards across a number of information sources to allow business decisions to be made that are based on real information.The Data#3 Software as a Service is built on top of the Data#3 Trusted Cloud Platform. This 100% Australian based platform is based on the ""Secure Multi Tenancy"" architecture by Cisco to ensure the highest levels of assurance for secure customer data.",,Business Intelligence,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 1 day,User account for Microsoft SharePoint Enterprise BI (business intelligence),Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, +Data#3 Limited,31010545267,Software as a Service (SaaS) - Microsoft SharePoint Essentials,"Microsoft SharePoint software provides an enterprise grade collaboration tool that allows users to store, synchronise and share important content.",,Collaboration Services,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 1 day,User account to Microsoft SharePoint,Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, +Data#3 Limited,31010545267,Software as a Service (SaaS) - Microsoft SharePoint Essentials Collaboration,"Microsoft SharePoint Essentials Collaboration provides compliance across the organisation to manage version control, apply retention schedules and place legal holds across a range of information sources.",,Information Management,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 1 day,User account for Microsoft SharePoint Enterprise Business Intelligence,Australia,NSW,1.34,Tier 3+,Australia,Queensland,1.5,Tier 3+,Australia,West Australia,TBA,TBA,,,,,,,, Datacom Systems (ACT) Pty Ltd,39135427075,Cloud Services - Iaas/Compute - vCPU and VRAM,Cloud Services provide a Datacom hosted and managed solutionthat enables Agencies to buy their computing infrastructure on demand.Datacom offers a suite of Infrastructure / Platform and Software as a Service products and services to eligible Agencies under the Datacom Cloud Services and Datacom Cloud Services (for Government) brands.Compute provides the IaaS components such as vCPU's and vRAM upon which Agencies can build their infrastructure requirements.,IaaS,Compute Services,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier Only,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Off,Off,Off,Yes,Yes,Yes,> 60 min,> 60 mins,per Uniteach Unit is made up of 1 vCPU (each vCPU = 1000Mhz) and 4GB of vRAM,Australia,Victoria,1.7,,Australia,New South Wales,1.8,,Australia,Perth,,,Australia,Brisbane,,,,,, Datacom Systems (ACT) Pty Ltd,39135427075,Cloud Services - Iaas/Protect,"Cloud Services provide a Datacom hosted and managed solutionthat enables Agencies to buy their computing infrastructure on demand.Datacom offers a suite of Infrastructure / Platform and Software as a Service products and services to eligible Agencies under the Datacom Cloud Services and Datacom Cloud Services (for Government) brands.Protect provides a number of IaaS components upon which Agencies can build their infrastructure requirements. These include anti-virus (at the hypervisor), firewalling and load-balancing.",IaaS,Web Hosting,Security,24 X 7 X 365,,0.9999,> 5 Hours,NA,Supplier Only,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Off,Off,Off,Yes,Yes,Yes,> 60 min,> 60 mins,per deviceDevice types can include the following; Physical Firewall Cluster; per Virtual Local Load Balancing Cluster; per Physical Load Balancing Cluster; per Virtual Application Firewall Cluster; per Physical Application Firewall Cluster; per VM (Anti-Virus); per VM (WAN Acceleration),Australia,Victoria,1.7,,Australia,New South Wales,1.8,,Australia,Perth,,,Australia,Brisbane,,,,,, Datacom Systems (ACT) Pty Ltd,39135427075,Cloud Services - Iaas/Store Tier 1,Cloud Services provide a Datacom hosted and managed solutionthat enables Agencies to buy their computing infrastructure on demand.Datacom offers a suite of Infrastructure / Platform and Software as a Service products and services to eligible Agencies under the Datacom Cloud Services and Datacom Cloud Services (for Government) brands.Store provides the storage IaaS components upon which Agencies can build their infrastructure requirements.,IaaS,Storage,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Supplier Only,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Off,Off,Off,Yes,Yes,Yes,> 60 min,> 60 mins,per GB and per instance,Australia,Victoria,1.7,,Australia,New South Wales,1.8,,Australia,Perth,,,Australia,Brisbane,,,,,, @@ -152,16 +152,16 @@ Dell Australia Pty Ltd,46003855561,Disaster Recovery - Small Running,"Disaster Recovery - Small Running service is an extension of the Small Standby service that is implemented in the case of a DR event. Your VMs and data are held in standby mode and brought online when requested. This offering replaces the Small Standby mode service when initiated. After the DR incident has been resolved, you can return to standby mode. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia..",IaaS,Disaster Recovery,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Small VM - 4 vCPU 1 GHz, 16GB RAM, 500Gb SATA storage per hour (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, Dell Australia Pty Ltd,46003855561,Disaster Recovery - Small Standby,The Small DR Standby service provides 500Gb blocks of cold DR storage. In the event of a disaster you can access your data or spin up any VMs in seconds using the Running service. Standby mode provides storage of your data without the overhead of compute. In the event your DR plan is activated your VMs will be brought online and the Running service will replace the Standby service. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia.,IaaS,Disaster Recovery,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,500Gb SATA Storage,Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, Dell Australia Pty Ltd,46003855561,Encryption Services,The number one inhibitor to using cloud services is security. Dell vCloud uses the TrendMicro SecureCloud offering to encrypt a volume of storage in vCloud and that key is then stored in an another country with TrendMicro and even Dell can not see the data in the Cloud offering. TrendMicro then manages the keys and the key management system for access to the encrypted data. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia.,IaaS,Encryption Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"vCPU - 1GHz of processingvRAM - 1GB RamSSD, SAS, SATA - Drive types",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, -Dell Australia Pty Ltd,46003855561,Optional Encryption Services for all sub categories,The number one inhibitor to using cloud services is security. Dell vCloud uses the TrendMicro SecureCloud offering to encrypt a volume of storage in vCloud and that key is then stored in an another country with TrendMicro and even Dell can not see the data in the Cloud offering. TrendMicro then manages the keys and the key management system for access to the encrypted data. This service can be applied to all volumes in all other offerings as required. The support and deployment is all based in Australia. ,IaaS,Encryption Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Per volume encrypted,Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, -Dell Australia Pty Ltd,46003855561,Optional Storage as a Service per month SAS,With Dell's Storage As a Service clients can buy storage capacity on SAS drives. Storage is provided through a single CPU server. The support and deployment is all based in Australia. ,IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Per GB SAS per month (Microsoft licensing to be provided by the agency),Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, -Dell Australia Pty Ltd,46003855561,Optional Storage as a Service per month SATA,With Dell's Storage As a Service clients can buy storage capacity on SATA drives. Storage is provided through a single CPU server. The support and deployment is all based in Australia. ,IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Per GB SATA per month (Microsoft licensing to be provided by the agency),Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, +Dell Australia Pty Ltd,46003855561,Optional Encryption Services for all sub categories,The number one inhibitor to using cloud services is security. Dell vCloud uses the TrendMicro SecureCloud offering to encrypt a volume of storage in vCloud and that key is then stored in an another country with TrendMicro and even Dell can not see the data in the Cloud offering. TrendMicro then manages the keys and the key management system for access to the encrypted data. This service can be applied to all volumes in all other offerings as required. The support and deployment is all based in Australia.,IaaS,Encryption Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Per volume encrypted,Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, +Dell Australia Pty Ltd,46003855561,Optional Storage as a Service per month SAS,With Dell's Storage As a Service clients can buy storage capacity on SAS drives. Storage is provided through a single CPU server. The support and deployment is all based in Australia.,IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Per GB SAS per month (Microsoft licensing to be provided by the agency),Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, +Dell Australia Pty Ltd,46003855561,Optional Storage as a Service per month SATA,With Dell's Storage As a Service clients can buy storage capacity on SATA drives. Storage is provided through a single CPU server. The support and deployment is all based in Australia.,IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Per GB SATA per month (Microsoft licensing to be provided by the agency),Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. Dell's cloud is perfect for this by allowing for hourly and monthly billing with no contract length requirements. Dell's Clients can spin up a VM and only pay for it when they are using it. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia.,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"vCPU - 1GHz of processingvRAM - 1GB RamSSD, SAS, SATA - Drive types",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, -Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting - Large hourly,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. As you identify peak bursting requirements you can request and obtain access to a Large VM instance within seconds. A Large instance provides capacity to run enterprise class applications. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia. ,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Large VM - 10 vCPU 1 GHz, 64GB RAM, 10Tb SATA storage per hour (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, -Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting - Large monthly,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. As you identify peak bursting requirements you can request and obtain access to a Large VM instance within seconds. A Large instance provides capacity to run enterprise class applications. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia. ,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Large VM - 10 vCPU 1 GHz, 64GB RAM, 10Tb SATA storage per month (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, -Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting - Medium hourly,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. As you identify peak bursting requirements you can request and obtain access to a Medium VM instance within seconds. A Medium instance provides capacity to run medium to large applications. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia. ,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Medium VM - 8 vCPU 1 GHz, 32GB RAM, 1Tb SATA storage per hour (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, -Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting - Medium monthly,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. As you identify peak bursting requirements you can request and obtain access to a Medium VM instance within seconds. A Medium instance provides capacity to run medium to large applications. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia. ,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Medium VM - 8 vCPU 1 GHz, 32GB RAM, 1Tb SATA storage per month (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, -Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting - Small hourly,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. As you identify peak bursting requirements you can request and obtain access to a Small VM instance within seconds. A Small instance provides the basic capacity to run small to medium applications. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia. ,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Small VM - 4 vCPU 1 GHz, 16GB RAM, 500Gb SATA storage per hour (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, -Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting - Small monthly,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. As you identify peak bursting requirements you can request and obtain access to a Small VM instance within seconds. A Small instance provides the basic capacity to run small to medium applications. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia. ,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Small VM - 4 vCPU 1 GHz, 16GB RAM, 500Gb SATA storage per month (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, +Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting - Large hourly,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. As you identify peak bursting requirements you can request and obtain access to a Large VM instance within seconds. A Large instance provides capacity to run enterprise class applications. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia.,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Large VM - 10 vCPU 1 GHz, 64GB RAM, 10Tb SATA storage per hour (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, +Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting - Large monthly,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. As you identify peak bursting requirements you can request and obtain access to a Large VM instance within seconds. A Large instance provides capacity to run enterprise class applications. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia.,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Large VM - 10 vCPU 1 GHz, 64GB RAM, 10Tb SATA storage per month (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, +Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting - Medium hourly,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. As you identify peak bursting requirements you can request and obtain access to a Medium VM instance within seconds. A Medium instance provides capacity to run medium to large applications. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia.,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Medium VM - 8 vCPU 1 GHz, 32GB RAM, 1Tb SATA storage per hour (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, +Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting - Medium monthly,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. As you identify peak bursting requirements you can request and obtain access to a Medium VM instance within seconds. A Medium instance provides capacity to run medium to large applications. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia.,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Medium VM - 8 vCPU 1 GHz, 32GB RAM, 1Tb SATA storage per month (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, +Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting - Small hourly,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. As you identify peak bursting requirements you can request and obtain access to a Small VM instance within seconds. A Small instance provides the basic capacity to run small to medium applications. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia.,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Small VM - 4 vCPU 1 GHz, 16GB RAM, 500Gb SATA storage per hour (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, +Dell Australia Pty Ltd,46003855561,Seasonal Peak Bursting - Small monthly,With Dell's vCloud offering Dell can help clients with Seasonal burst capacity on demand. As you identify peak bursting requirements you can request and obtain access to a Small VM instance within seconds. A Small instance provides the basic capacity to run small to medium applications. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia.,IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Small VM - 4 vCPU 1 GHz, 16GB RAM, 500Gb SATA storage per month (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, Dell Australia Pty Ltd,46003855561,Storage as a Service,"With Dell's Storage As a Service clients can buy SSD, SAS, and SATA drives through Dell's vCloud as a service offering. The storage offering allows for slow and cost effective all the way to very fast disk. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia.",IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"vCPU - 1GHz of processingvRAM - 1GB RamSSD, SAS, SATA - Drive types",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, Dell Australia Pty Ltd,46003855561,Test _ Development Environments Large hourly,Rapid provisioning of virtual machines enables your development teams to access resources on demand. A Large Development environment provides a powerful sandpit environment and can be provisioned or shutdown in seconds. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia.,IaaS,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Large VM - 10 vCPU 1 GHz, 64GB RAM per hour (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, Dell Australia Pty Ltd,46003855561,Test _ Development Environments Large monthly,Rapid provisioning of virtual machines enables your development teams to access resources on demand. A Large Development environment provides a powerful sandpit environment and can be provisioned or shutdown in seconds. Dell vCloud offers a 99.95% SLA with replication and backup all hosted in Australia. The support and deployment is all based in Australia.,IaaS,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Large VM - 10 vCPU 1 GHz, 64GB RAM, 10Tb SATA storage per month (Microsoft licensing to be provided by the agency)",Australia,ACT,1.1,Tier 3 (ASIO Tier 4),Australia,NSW,1.2,Tier 3,,,,,,,,,,,, @@ -200,7 +200,7 @@ eBMS Pty Ltd,50068507808,Register & Process Systemisation for Large Size Projects - (Self Hosted),"eBMS automates any manual process or paper-based & spreadsheet type registers. We can turn your current register into a robust and customised system, helping you to achieve the desired outcomes.For example, if you are capturing service delivery issues relating to your department in a spreadsheet register, it will limit you due to no version control, workflow, automated escalation, audit trail, etc. We can automate your register which will save you time and drive the necessary outcomes.Watch the following clip for more detail:Animation ClipeBMS Platform Features: workflow, automated reminders & communication, flexible reporting, integration friendly, template customisation, business rule scheduling, multi-user security, etcOur offering includes the necessary workshops and liaison to ensure `process clarity' and the successful delivery of the following activities: Scoping, System architecture, System Development, Testing, Deployment and Training.For more info visit us at :www.ebms.com.au",SaaS,Managed Application Deployment,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,A Unit : 70 Data Capturing Templates for 150 usersExample: Office Complaints Register with 150 users.,Australia,Victoria,,1.0,,,,,,,,,,,,,,,, eBMS Pty Ltd,50068507808,Register & Process Systemisation for Medium Size Projects - (eBMS Hosted),"eBMS automates any manual process or paper-based & spreadsheet type registers. We can turn your current register into a robust and customised system, helping you to achieve the desired outcomes.For example, if you are capturing service delivery issues relating to your department in a spreadsheet register, it will limit you due to no version control, workflow, automated escalation, audit trail, etc. We can automate your register which will save you time and drive the necessary outcomes.Watch the following clip for more detail:Animation ClipeBMS Platform Features: workflow, automated reminders & communication, flexible reporting, integration friendly, template customisation, business rule scheduling, multi-user security, etcOur offering includes the necessary workshops and liaison to ensure `process clarity' and the successful delivery of the following activities: Scoping, System architecture, System Development, Testing, Deployment and Training.For more info visit us at :www.ebms.com.au",SaaS,Managed Application Deployment,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,A Unit : 25 Data Capturing Templates for 150 usersExample: Office Complaints Register with 150 users.,Australia,Victoria,,1.0,,,,,,,,,,,,,,,, eBMS Pty Ltd,50068507808,Register & Process Systemisation for Medium Size Projects - (Self Hosted),"eBMS automates any manual process or paper-based & spreadsheet type registers. We can turn your current register into a robust and customised system, helping you to achieve the desired outcomes.For example, if you are capturing service delivery issues relating to your department in a spreadsheet register, it will limit you due to no version control, workflow, automated escalation, audit trail, etc. We can automate your register which will save you time and drive the necessary outcomes.Watch the following clip for more detail:Animation ClipeBMS Platform Features: workflow, automated reminders & communication, flexible reporting, integration friendly, template customisation, business rule scheduling, multi-user security, etcOur offering includes the necessary workshops and liaison to ensure `process clarity' and the successful delivery of the following activities: Scoping, System architecture, System Development, Testing, Deployment and Training.For more info visit us at :www.ebms.com.au",SaaS,Managed Application Deployment,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,A Unit : 25 Data Capturing Templates for 150 usersExample: Office Complaints Register with 150 users.,Australia,Victoria,,1.0,,,,,,,,,,,,,,,, -eBMS Pty Ltd,50068507808,Register & Process Systemisation for Small Projects - (eBMS Hosted),"eBMS automates any manual process or paper-based & spreadsheet type registers. We can turn your current register into a robust and customised system, helping you to achieve the desired outcomes.For example, if you are capturing service delivery issues relating to your department in a spreadsheet register, it will limit you due to no version control, workflow, automated escalation, audit trail, etc. We can automate your register which will save you time and drive the necessary outcomes.Watch the following clip for more detail:Animation ClipeBMS Platform Features: workflow, automated reminders & communication, flexible reporting, integration friendly, template customisation, business rule scheduling, multi-user security, etcOur offering includes the necessary workshops and liaison to ensure `process clarity' and the successful delivery of the following activities: Scoping, System architecture, System Development, Testing, Deployment and Training.For more info visit us at :www.ebms.com.au",SaaS,Managed Application Deployment,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,A Unit : 10 Data Capturing Templates for 80 usersExample: Office Complaints Register with 80 users. ,Australia,Victoria,,1.0,,,,,,,,,,,,,,,, +eBMS Pty Ltd,50068507808,Register & Process Systemisation for Small Projects - (eBMS Hosted),"eBMS automates any manual process or paper-based & spreadsheet type registers. We can turn your current register into a robust and customised system, helping you to achieve the desired outcomes.For example, if you are capturing service delivery issues relating to your department in a spreadsheet register, it will limit you due to no version control, workflow, automated escalation, audit trail, etc. We can automate your register which will save you time and drive the necessary outcomes.Watch the following clip for more detail:Animation ClipeBMS Platform Features: workflow, automated reminders & communication, flexible reporting, integration friendly, template customisation, business rule scheduling, multi-user security, etcOur offering includes the necessary workshops and liaison to ensure `process clarity' and the successful delivery of the following activities: Scoping, System architecture, System Development, Testing, Deployment and Training.For more info visit us at :www.ebms.com.au",SaaS,Managed Application Deployment,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,A Unit : 10 Data Capturing Templates for 80 usersExample: Office Complaints Register with 80 users.,Australia,Victoria,,1.0,,,,,,,,,,,,,,,, eBMS Pty Ltd,50068507808,Register & Process Systemisation for Small Projects - (Self Hosted),"eBMS automates any manual process or paper-based & spreadsheet type registers. We can turn your current register into a robust and customised system, helping you to achieve the desired outcomes.For example, if you are capturing service delivery issues relating to your department in a spreadsheet register, it will limit you due to no version control, workflow, automated escalation, audit trail, etc. We can automate your register which will save you time and drive the necessary outcomes.Watch the following clip for more detail:Animation ClipeBMS Platform Features: workflow, automated reminders & communication, flexible reporting, integration friendly, template customisation, business rule scheduling, multi-user security, etcOur offering includes the necessary workshops and liaison to ensure `process clarity' and the successful delivery of the following activities: Scoping, System architecture, System Development, Testing, Deployment and Training.For more info visit us at :www.ebms.com.au",SaaS,Managed Application Deployment,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,A Unit : 10 Data Capturing Templates for 80 usersExample: Office Complaints Register with 80 users.,Australia,Victoria,,1.0,,,,,,,,,,,,,,,, Emantra Pty Ltd,98116306453,Email Security Services,"Optional security add-on services to Emantra Hosted Exchange enterprise email solution. Hosted in Canberra in locked cabinets dedicated to Australian Government customers. Connected to ICON, Internet and Private IP links. Behind DSD Certified Secure Internet Gateway to PROTECTED level.Services include Windows Rights Management (for document protection), Fedlink encryption, high-level filtering and monitoring, and Australian Government compliant info-class email tagging and smart routing.Services typically involve an engagement and analysis fee, implementation fee and a monthly pay as you use licence fee.",IaaS,eMail,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,Tailored security service per mailbox.,Australia,ACT (Hume - Canberra Data Centre - on DC Facilities Panel) - PRIMARY,,3+ (Uptime Institute),Australia,QLD (Springfield - Polaris DC) - BACK-UP,,3+ (Uptime Institute),Australia,"ACT (Bruce - NextDC C1) - DUAL ACTIVE, SECONDARY BACK-UP",,3+ (Uptime Institute),,,,,,,, Emantra Pty Ltd,98116306453,Hosted Blackberry Enterprise Server add-on to Emantra Hosted Exchange service,"Enterprise-grade fully-managed Blackberry Enterprise Server service utilizing RIM Blackberry and Microsoft Active-Sync technology. This service is tailored for the Australian Government. It is hosted in Canberra on Emantra's existing Community Cloud infrastructure which is fully dedicated to Australian Government customers.The service sits behind a DSD Certified (PROTECTED level) Secure Internet Gateway, which can connect to ICON, the Internet and Private IP links.The service price includes 24/7 operations, maintenance and monitoring, and 24/7 full technical support. The service is 100% Australian based.The service price excludes the relevant Microsoft licence which can be assigned to the service from the Agency's Microsoft VSA. Alternatively, a Microsoft licence can be provided under the SPLA program, POA.",SaaS,eMail,Email - Blackberry,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Full Microsoft Exchange integration with one Blackberry device.,Australia,ACT (Hume - Canberra Data Centre - on DC Facilities Panel) - PRIMARY,,3+ (Uptime Institute),Australia,QLD (Springfield - Polaris DC) - BACK-UP,,3+ (Uptime Institute),Australia,"ACT (Bruce - NextDC C1) - DUAL ACTIVE, SECONDARY BACK-UP",,3+ (Uptime Institute),,,,,,,, @@ -305,37 +305,37 @@ Fujitsu Australia Limited,10001011427,Infrastructure as a Service,"Infrastructure as a Service (IaaS) provides a range of compute, storage and network options.Compute is provided in the form as virtual machines (42 different configurations) in a shared environment.Networking is provided as an extension to customers existing network in form of a firewall protected dedicated VLAN. There are options for additional network capabilities such as VLANs, firewalls, and local and global traffic managers.The assumption is that the customer is self-service and connects to the IaaS service via direct connection. The base service provides firewall and VLAN.These comments are based on the existing pricing and service definitions and are subject to change.",IaaS,Compute Services,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Off,Yes,Yes,Off,Yes,Off,Off,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Compute, Storage, NetworkThe cost to provision a base IaaS service for direct connected customers is nil. Customer is responsible for costs to connect to the Cloud Data Centre.The cost to provision a virtual machine using standard templates for compute and storage is nil. The cost for network options ranges from $50 depending upon the component.For a base compute VM with Windows OS, .",Australia,NSW,1.6,Tier 3 aligned,Australia,NSW,1.6,Tier 3 aligned,,,,,,,,,,,, Fujitsu Australia Limited,10001011427,Mobile Device Management as a Service,"Fujitsu's global Managed Mobile service manages customer's smartphones, tablets and end devices and the applications and settings within them using standardized services, management tools and methods regardless of the user's location.Depending on device model service components are applied to an applicable extent depending on the mobile operating platform functionality availability. The service incorporates standardized processes and hardware configurations for the management of mobile devices.The managed service is centrally delivered from a state-of-the-art and PCI, Finnish Government (VAHTI), ISO27001 certified Fujitsu Tier 3 data centre in Finland and supported by Fujitsu's global 2nd lineservice desk in Ldz, Poland. The Managed Mobile service is delivered as a Cloud service unless otherwise agreed.Fujitsu will deliver our well established Managed Mobile services across all areas of our Customer's business - to all end users and their devices - controlled by our ITIL compliant service delivery management processes.The Managed Mobile service secures our Customer's devices, networks, mobile applications and data. Data is SSL encrypted 128bit in transit. Fujitsu administrator activities are logged and visible and Fujitsu personnel only have access to our Customer's mobile device asset data. No corporate Customer data rest in Fujitsu networks and secure user IDs and access credentials are audited and certified according to ISO27001.A multi-tenant architecture with separate database instances for each Customer and relevant governance and service management processes ensure data protection and integrity.The Fujitsu offering takes into account the latest technologies for and tablets, new ways of working including role based, mobile task working, accessing corporate systems and integrating new ways of presenting applications.Combining decades of experience in running desktop estates all around the world with our innovation - Fujitsu will deliver cost competitive and reliable Managed Mobile services for our customers.",SaaS,Content Management,Mobile Device Management,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"UserAssumptions: 1,000 users, core services only (Cloud infrastructure, software license and managed service including 2nd; 3rd and 4th level service desk)$30,000 including architecture (service integration - Infrastructure changes)",Finland,,,Tier 3,Customer site,,,,,,,,,,,,,,, Fujitsu Australia Limited,10001011427,IT Management as a Service,"Delivered as an on-demand service through Fujitsu's Global Cloud Infrastructure, IT Management as a Service (ITMaaS) gives you the visibility you need to actively monitor and manage your IT environments. The technology driving the Monitoring, Service Desk, and Cloud Application Monitoring services is Nimsoft. All three services have been architected to be integrated under a unified messaging hub or sold separately.Fujitsu's Service Desk as a Service (SDaaS) provides customers with a clear, consistent interface between business and IT. It accelerates incident response and enables active IT management --so customers can increase end user satisfaction, reduce costs, and meet business objectives.Fujitsu's Monitoring as a Service (MONaaS) solution enables:Sophisticated root cause analysis and speeds issue identification.Automatic deployment and configuration.Scalable, extensible architecture and data collection.Intuitive visualization and reporting and sophisticated alarms enable fast, timely insights.Fujitsu ITMaaS provides a compelling alternative to costly and complex on-premise solutions. Powered by Nimsoft, you can leverage the industry's only unified IT Management as a Service solution - giving you all the capabilities you need to ensure a high performance environment - without the cost or complexity of on-premise deployment.The suite marries the broadest set of monitoring data with ITIL v3 best-practice event-to -resolution workflows to provide exceptional service levels. Instead of suffering the lengthy, complex deployments that can be faced with on-premise solution, ITMaaS can be deployed in weeks, rather than months.",SaaS,Information Management,IT Service Management,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Off,Off,Off,Off,Off,Yes,Yes,Yes,Yes,Off,> 1 day,> 1 day,Notes:Service Desk aaS to support a desk of 5 fixed users with a 24x7 (3 shifts/day roster of 10 agents)Availability of HA (99.9%)Price is inclusive of:o Infrastructureo24x7 email and telephone supportoMaintenance and upgrades Notes:Monitoring aaS to support :o 100 x network deviceso50 x advanced network deviceso100 x serverso50 x application serversoService Response Time -o10 x testing locations for critical applicationso5 x storage arraysAvailability of HA (99.9%)Price is inclusive of:o Infrastructureo24x7 email and telephone supportoMaintenance and upgrades,Australia,NSW,1.6,Tier 3 aligned,,,,,,,,,,,,,,,, -Fujitsu Australia Limited,10001011427,Messaging as a Service,"Fujitsu's Messaging as a Service (MaaS) offering provides a secure and scalable, cloud hosted email platform, based on Microsoft Exchange Server 2010. Our solution delivers an enterprise-grade service that is locally hosted in Australia ensuring that customer data stays in country at all times and ensuring data sovereignty. Providing enterprise capable, cloud messaging created challenges and Fujitsu has worked with global technology partners such as Microsoft, Cisco, CA and Symantec to design build and operate our MaaS platform.The platform is designed to meet the needs of the Enterprise customer and is designed to incorporate a number of key principles including:Offer high availabilityHosted within NSW across dual Tier III data centresEmbedded securityAbility to scale for the largest customers, utilising commoditised Infrastructure as a ServiceIndustrialised design and accelerated transitionA messaging platform, up to date with market releases of Exchange, Evergreen24x7 MaaS management and supportA feature rich Archiving and Compliance serviceOptions for inclusion of tools such as Microsoft LyncOther considerations of our MaaS design include advanced integration with VoIP systems, Microsoft, Lync (Unified Communications as a Service, UCaaS) integration with SharePoint and services such as Desktop as a Service, allowing access anywhere anytime. To support our customers and their MaaS experience Fujitsu incorporated world class IT Service Management standards. Our service is supplied by our ISO 20000 support teams and to enhance the user experience a MaaS user portal is available to allow self-help and access to information such as the FAQ repository. Further, users authorised by the customer are able to log and track incidents, view reports, and create Service Requests.To underpin the solution and to deliver the highest level of security Fujitsu's MaaS platform is hosted in our ISO 27001 accredited Data centres and Fujitsu leverages evergreen cloud capabilities that will be used to support the customer. The Fujitsu Maas offering that will always provide the latest product enhancements from vendors, supporting the customer in never having to plan or conduct an email infrastructure upgrade again. The upgrades will be delivered in partnership with the customer utilising standard Operational Change Management in support of the business.",SaaS,eMail,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Off,Yes,Yes,Off,Yes,Off,Off,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Mailbox, Storage, OptionsAssumptions are 1000 users, HA=99.9%, customer supplied user licenses. Depends on network links and migration requirements. ",Australia,NSW,1.6,Tier 3 aligned,Australia,NSW,1.6,Tier 3 aligned,,,,,,,,,,,, +Fujitsu Australia Limited,10001011427,Messaging as a Service,"Fujitsu's Messaging as a Service (MaaS) offering provides a secure and scalable, cloud hosted email platform, based on Microsoft Exchange Server 2010. Our solution delivers an enterprise-grade service that is locally hosted in Australia ensuring that customer data stays in country at all times and ensuring data sovereignty. Providing enterprise capable, cloud messaging created challenges and Fujitsu has worked with global technology partners such as Microsoft, Cisco, CA and Symantec to design build and operate our MaaS platform.The platform is designed to meet the needs of the Enterprise customer and is designed to incorporate a number of key principles including:Offer high availabilityHosted within NSW across dual Tier III data centresEmbedded securityAbility to scale for the largest customers, utilising commoditised Infrastructure as a ServiceIndustrialised design and accelerated transitionA messaging platform, up to date with market releases of Exchange, Evergreen24x7 MaaS management and supportA feature rich Archiving and Compliance serviceOptions for inclusion of tools such as Microsoft LyncOther considerations of our MaaS design include advanced integration with VoIP systems, Microsoft, Lync (Unified Communications as a Service, UCaaS) integration with SharePoint and services such as Desktop as a Service, allowing access anywhere anytime. To support our customers and their MaaS experience Fujitsu incorporated world class IT Service Management standards. Our service is supplied by our ISO 20000 support teams and to enhance the user experience a MaaS user portal is available to allow self-help and access to information such as the FAQ repository. Further, users authorised by the customer are able to log and track incidents, view reports, and create Service Requests.To underpin the solution and to deliver the highest level of security Fujitsu's MaaS platform is hosted in our ISO 27001 accredited Data centres and Fujitsu leverages evergreen cloud capabilities that will be used to support the customer. The Fujitsu Maas offering that will always provide the latest product enhancements from vendors, supporting the customer in never having to plan or conduct an email infrastructure upgrade again. The upgrades will be delivered in partnership with the customer utilising standard Operational Change Management in support of the business.",SaaS,eMail,,24 X 7 X 365,,0.9999,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Off,Yes,Yes,Off,Yes,Off,Off,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Mailbox, Storage, OptionsAssumptions are 1000 users, HA=99.9%, customer supplied user licenses. Depends on network links and migration requirements.",Australia,NSW,1.6,Tier 3 aligned,Australia,NSW,1.6,Tier 3 aligned,,,,,,,,,,,, Fuse Information Technologies Ltd,70116793300,S2T Direct,"The HP TRIM Records Management System now has excellent connectivity to Salesforce CRM. A number of applications are provided to ensure specific business requirements are met. For example some applications target users who primarily work in Salesforce, while others are for TRIM centric users.This offering is for S2T, a native Salesforce.com application that pushes attachments, chatter documents and even records to TRIM. This application is Salesforce centric so users interact with TRIM web services from within Salesforce. Making cloud documents available on a local server helps organisations meet document governance and regulatory compliance obligations.S2T allows Salesforce attachments and chatter documents to be saved to TRIM while individual records are automatically converted to PDF format first, and then pushed. S2T can be configured for multiple TRIM instances.See our web page for more http://fuseit.com/Solutions/S2T/What-is-S2T.aspx",SaaS,Document Management,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Off,Off,Off,Off,Yes,Yes,Yes,Off,Off,Off,> 1 week,> 1 day,A unit is one Salesforce user per month (SaaS based),USA,California,1.47,IV,USA,Virginia,1.47,IV,Singapore,Singapore,1.47,IV,Japan,Tokyo,1.47,IV,,,, Fuse Information Technologies Ltd,70116793300,S4S Data Recovery Solution,FuseIT offer a wide range of integration solutions between Salesforce and Sitecore CMS. To expand the data sharing capabilities of these systems we also provide tools to federate the information to other systems.The S4S Data Recovery Solution automatically pulls the data from a Salesforce Data Export and inserts it into a fully referenced SQL Server database. This is then available for federation to other systems including exposure in Sitecore CMS web pages to users with the required credentials.With the S4S Data Recovery Solution you can reveal your Salesforce data to privileged users on your local Sitecore website. This gives companies the ability to access their critical data if the connection to Salesforce is lost. The solution also provides a number of opportunities to selectively share your Salesforce data to other sources without constraints.,Other,Disaster Recovery,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Off,Yes,Off,Off,Yes,Off,Off,Off,Yes,Yes,Yes,Yes,Off,Off,Off,> 1 week,> 1 day,An installation that connects one Sitecore CMS (or Sitecore Intranet) instance with one associated Salesforce instance,N.A. (Client installed SaaS backup software),,,,,,,,,,,,,,,,,,, Fuse Information Technologies Ltd,70116793300,T4S,"The HP TRIM Records Management System now has excellent connectivity to Salesforce CRM. A number of applications are provided to ensure specific business requirements are met. For example some applications target users who primarily work in Salesforce, while others are for TRIM centric users.This offering is for T4S, a Salesforce centric application that pushes and pulls documents to and from HP TRIM. Salesforce records can also be saved to TRIM as PDF documents. This application can be configured so the pushes to TRIM are fully automated and largely invisible to Salesforce users. Alternatively users can manage document transfers manually on a file by file basis.T4S is installed as a package into Salesforce. It also requires .NET based middleware to be installed on a local network server. T4S interacts with TRIM web services and can be configured for multiple TRIM instances.Making cloud documents available on a local server helps organisations meet document governance and regulatory compliance obligations.See more at our web page http://fuseit.com/Solutions/S2T/What-is-T4S.aspx",SaaS,Document Management,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Off,Off,Off,Off,Yes,Yes,Yes,Off,Off,Off,> 1 week,> 1 week,A unit is one Salesforce user per month (SaaS based),USA,California,1.47,IV,USA,Virginia,1.47,IV,Singapore,Singapore,1.47,IV,Japan,Tokyo,1.47,IV,,,, -GovSource Pty Ltd,41161080146,Design Collaboration Web site,"Provision & supervision of crowd sources resources to design a Collaboration Website to support interactive features such as User Registration, Permissions, Search, Wikis, Forums, Appointments. Activities and deliverables include; Requirements Gathering and solution outline Authentication & Permissions model Data Model / Information Architecture Wireframes and Graphic Designer Mock-ups Mobile device optimisationDelivery management using GovSource ALM Cloud hosted management platform.",Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"10 Page templates, Delegated Authoring, User Resigration, Permissions, Search, and 3 collaborative plugins (eg forum, wiki, appointments, support tickets), on a common CMS platform such as Drupal, Joomla, Wordpress etc). Design on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, -GovSource Pty Ltd,41161080146,Build Collaboration Web site,"Provision & supervision of crowd sources resources to build a Collaboration website including features such as Delegated Authoring, User Resigration, Permissions, Search, Correspondence, WIkis, Forums, Appointments, on a common CMS platform such as Drupal, Joomla, Wordpress etcWebsite on common CMS platform (Drupal, Wordpress, Joomla etc). Activities and deliverables include;Build Basic System Installation & configuration Home Page, Theme, & Navigation Framework Custom search screens Security Review & Penetration Test Search Engine OptimisationManagement & Delivery using GovSource ALM clound hosted management platform. Architecture / Quality Assurance Project Management Documentation, Packaging & deliveryIncludes hosting of test server infrastructure on Sydney Amazon IaaS cloud for duration of the project plus 1 month.",Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"10 Page templates, Delegated Authoring, User Resigration, Permissions, Search, and 3 collaboration plugins (eg wiki, forum, helpdesk, Appointments) on a common CMS platform such as Drupal, Joomla, Wordpress etc). Construction and testing on GovSource online ALM and cloud Infrastructure. Service unit = 1 ",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, -GovSource Pty Ltd,41161080146,Design Transcational Web site,Provision & supervision of crowd sources resources to design a Transactional Website to support an automated business process. Includes static content and user collaboration features plus customisation such as online forms and system integration. Activities and deliverables include; Requirements Gathering Detailed Requirements Gathering Solution Outline Data Model / Information Architecture Integration Model Security Model High Level Use Cases Wireframes and Graphic Designer Mock-ups Mobile device optimizationDelivery management using GovSource ALM cloud hosted management platform.,Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"10 Page templates, Delegated Authoring, User Resigration, Permissions, Search, Correspondence, Forums, Appointments, 5 transactional features (eg online Forms, Integration with Backend systems and Third party applications, Payments) on a common CMS platform such as Drupal, Joomla, Wordpress etc. Design on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, -GovSource Pty Ltd,41161080146,Build Transactional Web site,"Provision & supervision of crowd sources resources to build a Transactional Website to automate a business process - including static conent management, user management, collaboration features, Online Forms, Payments, and Integration to Back End systems and/or third party systems. Build utilises common CMS platform (Drupal, Wordpress, Joomla etc) and common application development language (PHP, Java etc). Activities and deliverables include;Build Basic System Installation & configuration Home Page, Theme, & Navigation Framework User Roles & permissions Web Forms design and implementation Custom search screens Custom Workflows External System Integration Touchpoints Self-service registration & profile management External Authentication / SSO Online Forum Online Payments (credit card & Paypal) Customer messaging (email & sms) Simple Feedback & Content rating Customer Helpdesk & support Other Data Source migration (source count) Security Review & Penetration Test Search Engine OptimisationManagement & Delivery using GovSource ALM cloud hosted development management platform. Architecture / Quality Assurance Project Management Documentation, Packaging & deliveryIncludes hosting of test server infrastructure on Sydney Amazon IaaS cloud for duration of the project plus 1 month.",Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"10 Page templates, Delegated Authoring, User Resigration, Permissions, Search, 5 transactional features (eg Correspondence, Forums, Appointments, Forms, Integration with Backend and Third party applications, payments), on a common CMS platform such as Drupal, Joomla, Wordpress etc). Construction and testing on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, -GovSource Pty Ltd,41161080146,Design Mobile App,Provision and supervision of crowd sourced expert resources to design a Mobile App. Activities and deliverables include; Requirements Gathering Detailed Requirements Gathering Solution Outline Data Model / Information Architecture Integration Model Security Model High Level Use Cases Wireframes and Graphic Designer Mock-upsDelivery management using GovSource ALM clound hosted delivery management platform.,Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"Mobile App (3 Forms, 1 platform feature such as GPS, Camera, Microphone, backend integration, two platforms including IOS and Android). Design on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, -GovSource Pty Ltd,41161080146,Build Mobile App,Provision & supervision of crowd sourced expert resources to build a Mobile App. Activities and deliverables include; Register & Configure private app market Basic App User Roles & profiles Size optimisation External System Integration Touchpoints Self-service registration & profile management Camera features Sound features Microphone features GPS features Bluetooth features Integration with other mobile apps Integration with backend/third party systems Integration with other devices Local storage features Online Payments (credit card & Paypal) Customer messaging (email & sms) Simple Feedback & Content rating Customer Helpdesk & supportMobile analytics Self Updater iOS AndroidManagement using GovSource ALM Cloud hosted management platform.,Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"Mobile App (3 Forms, 1 platform feature such as GPS, Camera, Microphone, backend integration, two platforms including IOS and Android). Design and Testing on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, -GovSource Pty Ltd,41161080146,Migrate existing paper form online,Provision and supervision of crowd sourced expert resources to migrate an existing paper form online. Activities and deliverables include; Form Design & Data model* HTML5 form creation XML Message definition* Data mapping to agency serviceDelivery management using GovSource ALM clound hosted management platform.,Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,Design and Testing on GovSource online ALM and cloud Infrastructure. Service unit = 1 medium complexity paper Form equivalent.,Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, -GovSource Pty Ltd,41161080146,Data exchange service design & development,"For organisations that want to automate data exchange interactions with external parties, this service provides crowd sourced expert resources to analyse data flows and design an XML web service. Deliverables include the XML Schema & WSDL describing the service, together with supporting documentation for service consumers. A typical usage would be a government agency that needs to exchange data with other agencies, external customers, or cloud based systems. Data exchange services are designed in accordance with international best practices. ",Other,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,Per business transaction (requesting & responding XML messages),Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, +GovSource Pty Ltd,41161080146,Design Collaboration Web site,"Provision & supervision of crowd sources resources to design a Collaboration Website to support interactive features such as User Registration, Permissions, Search, Wikis, Forums, Appointments. Activities and deliverables include;
• Requirements Gathering and solution outline
• Authentication & Permissions model
• Data Model / Information Architecture
• Wireframes and Graphic Designer Mock-ups
• Mobile device optimisationDelivery management using GovSource ALM Cloud hosted management platform.",Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"10 Page templates, Delegated Authoring, User Resigration, Permissions, Search, and 3 collaborative plugins (eg forum, wiki, appointments, support tickets), on a common CMS platform such as Drupal, Joomla, Wordpress etc). Design on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, +GovSource Pty Ltd,41161080146,Build Collaboration Web site,"Provision & supervision of crowd sources resources to build a Collaboration website including features such as Delegated Authoring, User Resigration, Permissions, Search, Correspondence, WIkis, Forums, Appointments, on a common CMS platform such as Drupal, Joomla, Wordpress etcWebsite on common CMS platform (Drupal, Wordpress, Joomla etc). Activities and deliverables include;Build
• Basic System Installation & configuration
• Home Page, Theme, & Navigation Framework
• Custom search screens
• Security Review & Penetration Test
• Search Engine OptimisationManagement & Delivery using GovSource ALM clound hosted management platform.
• Architecture / Quality Assurance
• Project Management
• Documentation, Packaging & deliveryIncludes hosting of test server infrastructure on Sydney Amazon IaaS cloud for duration of the project plus 1 month.",Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"10 Page templates, Delegated Authoring, User Resigration, Permissions, Search, and 3 collaboration plugins (eg wiki, forum, helpdesk, Appointments) on a common CMS platform such as Drupal, Joomla, Wordpress etc). Construction and testing on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, +GovSource Pty Ltd,41161080146,Design Transcational Web site,Provision & supervision of crowd sources resources to design a Transactional Website to support an automated business process. Includes static content and user collaboration features plus customisation such as online forms and system integration. Activities and deliverables include;
• Requirements Gathering
• Detailed Requirements Gathering
• Solution Outline
• Data Model / Information Architecture
• Integration Model
• Security Model
• High Level Use Cases
• Wireframes and Graphic Designer Mock-ups
• Mobile device optimizationDelivery management using GovSource ALM cloud hosted management platform.,Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"10 Page templates, Delegated Authoring, User Resigration, Permissions, Search, Correspondence, Forums, Appointments, 5 transactional features (eg online Forms, Integration with Backend systems and Third party applications, Payments) on a common CMS platform such as Drupal, Joomla, Wordpress etc. Design on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, +GovSource Pty Ltd,41161080146,Build Transactional Web site,"Provision & supervision of crowd sources resources to build a Transactional Website to automate a business process - including static conent management, user management, collaboration features, Online Forms, Payments, and Integration to Back End systems and/or third party systems. Build utilises common CMS platform (Drupal, Wordpress, Joomla etc) and common application development language (PHP, Java etc). Activities and deliverables include;Build
• Basic System Installation & configuration
• Home Page, Theme, & Navigation Framework
• User Roles & permissions
• Web Forms design and implementation
• Custom search screens
• Custom Workflows
• External System Integration Touchpoints
• Self-service registration & profile management
• External Authentication / SSO
• Online Forum
• Online Payments (credit card & Paypal)
• Customer messaging (email & sms)
• Simple Feedback & Content rating
• Customer Helpdesk & support
• Other Data Source migration (source count)
• Security Review & Penetration Test
• Search Engine OptimisationManagement & Delivery using GovSource ALM cloud hosted development management platform.
• Architecture / Quality Assurance
• Project Management
• Documentation, Packaging & deliveryIncludes hosting of test server infrastructure on Sydney Amazon IaaS cloud for duration of the project plus 1 month.",Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"10 Page templates, Delegated Authoring, User Resigration, Permissions, Search, 5 transactional features (eg Correspondence, Forums, Appointments, Forms, Integration with Backend and Third party applications, payments), on a common CMS platform such as Drupal, Joomla, Wordpress etc). Construction and testing on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, +GovSource Pty Ltd,41161080146,Design Mobile App,Provision and supervision of crowd sourced expert resources to design a Mobile App. Activities and deliverables include;
• Requirements Gathering
• Detailed Requirements Gathering
• Solution Outline
• Data Model / Information Architecture
• Integration Model
• Security Model
• High Level Use Cases
• Wireframes and Graphic Designer Mock-upsDelivery management using GovSource ALM clound hosted delivery management platform.,Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"Mobile App (3 Forms, 1 platform feature such as GPS, Camera, Microphone, backend integration, two platforms including IOS and Android). Design on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, +GovSource Pty Ltd,41161080146,Build Mobile App,Provision & supervision of crowd sourced expert resources to build a Mobile App. Activities and deliverables include;
• Register & Configure private app market
• Basic App
• User Roles & profiles
• Size optimisation
• External System Integration Touchpoints
• Self-service registration & profile management
• Camera features
• Sound features
• Microphone features
• GPS features
• Bluetooth features
• Integration with other mobile apps
• Integration with backend/third party systems
• Integration with other devices
• Local storage features
• Online Payments (credit card & Paypal)
• Customer messaging (email & sms)
• Simple Feedback & Content rating
• Customer Helpdesk & supportMobile analytics
• Self Updater
• iOS
• AndroidManagement using GovSource ALM Cloud hosted management platform.,Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"Mobile App (3 Forms, 1 platform feature such as GPS, Camera, Microphone, backend integration, two platforms including IOS and Android). Design and Testing on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, +GovSource Pty Ltd,41161080146,Migrate existing paper form online,Provision and supervision of crowd sourced expert resources to migrate an existing paper form online. Activities and deliverables include;
• Form Design & Data model* HTML5 form creation
• XML Message definition* Data mapping to agency serviceDelivery management using GovSource ALM clound hosted management platform.,Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,Design and Testing on GovSource online ALM and cloud Infrastructure. Service unit = 1 medium complexity paper Form equivalent.,Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, +GovSource Pty Ltd,41161080146,Data exchange service design & development,"For organisations that want to automate data exchange interactions with external parties, this service provides crowd sourced expert resources to analyse data flows and design an XML web service. Deliverables include the XML Schema & WSDL describing the service, together with supporting documentation for service consumers. A typical usage would be a government agency that needs to exchange data with other agencies, external customers, or cloud based systems. Data exchange services are designed in accordance with international best practices.",Other,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,Per business transaction (requesting & responding XML messages),Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, GovSource Pty Ltd,41161080146,Data exchange service external test harness hosting,"For organisations that are planning to implement data exchange services, especially transactional services (eg application lodgments), there is usually a requirement to provide consumers with a test interface. This service provides a cloud hosted test harness that can simulate the behaviour of the production system. The test harness includes full documentation of test suite and test cases for each interface, and provides a fully functional test end-point that implements all the validation rules defined in the test cases. There is also a collaboration forum for testers to discuss implementation issues and a facility for implementers to register their products or services and make compliacne claims. See www.compliancetest.net - a GovSource service. The establishment fee covers the development and implementation of the test suite whilst the monthly fee covers the ongoing hosting of the test interface - for an unlimited number of testers.",SaaS,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,Per transactional test service (any number of versions) per month. Includes development & implementation of test cases.,Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, GovSource Pty Ltd,41161080146,IaaS hosted development / test servers,"GovSource crowd souring platform provides customers with the ability to deploy applications to Australian hosted cloud infrastructure. These cloud infrastructure services include a fully managed set of development environments, testing environments, and source code repositories. GovSource customers have the choice of multiple instance types, operating systems, and software packages. They can select configurations of memory, CPU, and instance storage, that is optimal for the choice of operating system and application. Servers can be hosted in a secure VPN if required.",IaaS,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,Development & Test environments (IaaS hourly subsciption). Service unit = 1 hour per server.,Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, GovSource Pty Ltd,41161080146,PaaS hosted production server,Applications developed using GovSource crowd resources and cloud hosted development environments can be transitioned either to cloud hosted or agency hosted production environments. This service provides cloud hosted production environments in the Amazon Sydney zone (Public IaaS) and therefore is suitable for unclassified data (including commercial or private data subject to appropriate approvals). The service includes capacity & availability management with auto-scaling (up and down) and hosting across two data centres. The service also includes application platform management for any GovSource provisioned project.,PaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,Production environments (PaaS hourly subsciption). Service unit = 1 hour per server.,Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, GovSource Pty Ltd,41161080146,SaaS Application Lifecycle Management Platform (Basic),"GovSource provides a global pool of crowd-sourced development resources combined with local architects for project design & assurance. This service provides a cloud (SaaS) hosted ""Application Lifecycle Management"" (ALM) platform (basic level). THe service includes a Project Management suite, Documentation respositor and a Source Code Version Control repository.",SaaS,Managed Application Deployment,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,Application Lifecycle Management Platform - Basic (SaaS Monthly subscription). Service unit = 1 month per project.,Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, GovSource Pty Ltd,41161080146,SaaS Application Lifecycle Management Platform (Premium),"GovSource provides a global pool of crowd-sourced development resources combined with local architects for project design & assurance. This service provides a cloud (SaaS) hosted ""Application Lifecycle Management"" (ALM) platform (premium level). The service includes a Project Management suite, Documentation respository, Source Code Version Control repository, Continuous Integration server, binary repository, and code quality metrics analyser.",SaaS,Managed Application Deployment,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,Application Lifecycle Management Platform - Premium (SaaS Monthly subscription). Service unit = 1 month per project.,Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, -GovSource Pty Ltd,41161080146,Design Static Web site,Provision & supervision of crowd sources resources and cloud hosted delivery management platform to design a Static Information Website including page themes and publishing workflow model. Activities and deliverables include; Data Model / Information Architecture Wireframes and Graphic Designer Mock-ups Mobile device optimisation,Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"10 Page templates, Delegated Authoring, on a common CMS platform such as Drupal, Joomla, Wordpress etc). Design on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, -GovSource Pty Ltd,41161080146,Build Static Web site,"Provision & supervision of crowd sources resources to build a Static Information Website on common CMS platform (Drupal, Wordpress, Joomla etc). Activities and deliverables include;Build Basic System Installation & configuration Home Page, Theme, & Navigation Framework Security Review & Penetration Test Search Engine OptimisationDelivery management using GovSource ALM Cloud hosted management platform: Quality Assurance Project Management Documentation, Packaging & deliveryIncludes hosting of test server infrastructure on Sydney Amazon IaaS cloud for duration of the project plus 1 month",Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"10 Page templates, Delegated Authoring, on a common CMS platform such as Drupal, Joomla, Wordpress etc). Construction and testing on GovSource online ALM and Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Large Physical 24x7x365 Opt2 Scheduled Outage 3,"A Large Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 8 Processor,32 Core with 256 Gbytes RAM. ",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Large Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Large Physical 24x7x365 Opt2 Scheduled Outage 4,"A Large Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 8 Processor,32 Core with 256 Gbytes RAM. ",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Large Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Large Physical 24x7x365 Opt3,"A Large Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 8 Processor,32 Core with 256 Gbytes RAM. ",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Large Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Large Physical Bus. Hours Opt1 ,"A Large Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 8 Processor,32 Core with 256 Gbytes RAM. ",IaaS,Physical Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Large Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Medium Physical 24x7x365 Opt2 Scheduled Outage 3,"A Medium Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 4 Processor,16 Core with 96 Gbytes RAM. ",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Medium Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Medium Physical 24x7x365 Opt2 Scheduled Outage 4,"A Medium Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 4 Processor,16 Core with 96 Gbytes RAM. ",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Medium Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Medium Physical 24x7x365 Opt3,"A Medium Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 4 Processor,16 Core with 96 Gbytes RAM. ",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Medium Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Medium Physical Bus. Hours Opt1,"A Medium Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 4 Processor,16 Core with 96 Gbytes RAM. ",IaaS,Physical Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Medium Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Small Physical 24x7x365 Opt2 Scheduled Outage 3,"A Small Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 2 Processor, 8 Core with 48 Gbytes RAM. ",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Small Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Small Physical 24x7x365 Opt2 Scheduled Outage 4,"A Small Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 2 Processor, 8 Core with 48 Gbytes RAM. ",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Small Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Small Physical 24x7x365 Opt3,"A Small Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 2 Processor, 8 Core with 48 Gbytes RAM. ",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Small Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Small Physical Bus. Hours Opt1,"A Small Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 2 Processor, 8 Core with 48 Gbytes RAM. ",IaaS,Physical Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Small Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +GovSource Pty Ltd,41161080146,Design Static Web site,Provision & supervision of crowd sources resources and cloud hosted delivery management platform to design a Static Information Website including page themes and publishing workflow model. Activities and deliverables include;
• Data Model / Information Architecture
• Wireframes and Graphic Designer Mock-ups
• Mobile device optimisation,Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"10 Page templates, Delegated Authoring, on a common CMS platform such as Drupal, Joomla, Wordpress etc). Design on GovSource online ALM and cloud Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, +GovSource Pty Ltd,41161080146,Build Static Web site,"Provision & supervision of crowd sources resources to build a Static Information Website on common CMS platform (Drupal, Wordpress, Joomla etc). Activities and deliverables include;Build
• Basic System Installation & configuration
• Home Page, Theme, & Navigation Framework
• Security Review & Penetration Test
• Search Engine OptimisationDelivery management using GovSource ALM Cloud hosted management platform:
• Quality Assurance
• Project Management
• Documentation, Packaging & deliveryIncludes hosting of test server infrastructure on Sydney Amazon IaaS cloud for duration of the project plus 1 month",Managed Service,Dev Test,,24 X 7 X 365,,0.999,> 2 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Off,Yes,> 60 min,> 60 mins,"10 Page templates, Delegated Authoring, on a common CMS platform such as Drupal, Joomla, Wordpress etc). Construction and testing on GovSource online ALM and Infrastructure. Service unit = 1",Australia,NSW,As per Amazon Web Services current rating,As per Amazon Web Services current rating,,,,,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Large Physical 24x7x365 Opt2 Scheduled Outage 3,"A Large Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 8 Processor,32 Core with 256 Gbytes RAM.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Large Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Large Physical 24x7x365 Opt2 Scheduled Outage 4,"A Large Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 8 Processor,32 Core with 256 Gbytes RAM.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Large Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Large Physical 24x7x365 Opt3,"A Large Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 8 Processor,32 Core with 256 Gbytes RAM.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Large Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Large Physical Bus. Hours Opt1,"A Large Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 8 Processor,32 Core with 256 Gbytes RAM.",IaaS,Physical Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Large Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Medium Physical 24x7x365 Opt2 Scheduled Outage 3,"A Medium Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 4 Processor,16 Core with 96 Gbytes RAM.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Medium Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Medium Physical 24x7x365 Opt2 Scheduled Outage 4,"A Medium Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 4 Processor,16 Core with 96 Gbytes RAM.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Medium Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Medium Physical 24x7x365 Opt3,"A Medium Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 4 Processor,16 Core with 96 Gbytes RAM.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Medium Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Medium Physical Bus. Hours Opt1,"A Medium Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 4 Processor,16 Core with 96 Gbytes RAM.",IaaS,Physical Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Medium Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Small Physical 24x7x365 Opt2 Scheduled Outage 3,"A Small Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 2 Processor, 8 Core with 48 Gbytes RAM.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Small Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Small Physical 24x7x365 Opt2 Scheduled Outage 4,"A Small Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 2 Processor, 8 Core with 48 Gbytes RAM.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Small Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Small Physical 24x7x365 Opt3,"A Small Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 2 Processor, 8 Core with 48 Gbytes RAM.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Small Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server HP-UX Small Physical Bus. Hours Opt1,"A Small Managed Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX. It is dedicated to the customer. 2 Processor, 8 Core with 48 Gbytes RAM.",IaaS,Physical Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS HP-UX Server Small Itanium,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server Linux Large Physical 24x7x365 Opt2,"A Large Managed Physical Server running Linux. It includes the price of Hardware, Management of the Operating systems, SAN connections and network connections. It does not include Linux itself. It is dedicated to the customer. 4 Processor, 32 Core with 192 Gbytes RAM",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Linux Server Large x86,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server Linux Large Physical 24x7x365 Opt3 Scheduled Outage 4,"A Large Managed Physical Server running Linux. It includes the price of Hardware, Management of the Operating systems, SAN connections and network connections. It does not include Linux itself. It is dedicated to the customer. 4 Processor, 32 Core with 192 Gbytes RAM",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Linux Server Large x86,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Managed Server Linux Large Physical 24x7x365 Opt3 Scheduled Outage 5,"A Large Managed Physical Server running Linux. It includes the price of Hardware, Management of the Operating systems, SAN connections and network connections. It does not include Linux itself. It is dedicated to the customer. 4 Processor, 32 Core with 192 Gbytes RAM",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Linux Server Large x86,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, @@ -408,25 +408,25 @@ Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Large Physical 24x7x365 Opt2,"A Large Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 4 Processor, 32 Core with 192 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS X86 Server Large Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Large Physical 24x7x365 Opt2 Scheduled Outage 3,"A Large Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 4 Processor, 32 Core with 192 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server Large Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Large Physical 24x7x365 Opt2 Scheduled Outage 4,"A Large Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 4 Processor, 32 Core with 192 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 5 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server Large Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Large Physical 24x7x365 Opt2a,"A Large Unmanaged Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX or management of the OS itself. It is dedicated to the customer. 8 Processor,32 Core with 256 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included. ",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Integrity Large Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Large Physical 24x7x365 Opt2a,"A Large Unmanaged Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX or management of the OS itself. It is dedicated to the customer. 8 Processor,32 Core with 256 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Integrity Large Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Large Physical 24x7x365 Opt3,"A Large Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 4 Processor, 32 Core with 192 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS X86 Server Large Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Large Physical 24x7x365 Opt3a,"A Large Unmanaged Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX or management of the OS itself. It is dedicated to the customer. 8 Processor,32 Core with 256 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included. ",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Integrity Large Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Large Physical 24x7x365 Opt3a,"A Large Unmanaged Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX or management of the OS itself. It is dedicated to the customer. 8 Processor,32 Core with 256 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Integrity Large Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Large Physical 24x7x365 Opt3b,"A Large Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 4 Processor, 32 Core with 192 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server Large Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Large Physical Bus. Hours Opt1,"A Large Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 4 Processor, 32 Core with 192 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,Protected,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server Large Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Medium Physical 24x7x365 Opt2,"A Medium Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 64 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS X86 Server Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Medium Physical 24x7x365 Opt2 Scheduled Outage 3,"A Medium Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 64 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Medium Physical 24x7x365 Opt2 Scheduled Outage 4,"A Medium Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 64 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 5 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Medium Physical 24x7x365 Opt2a,"A Medium Unmanaged Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX or management of the OS itself. It is dedicated to the customer. 4 Processor,16 Core with 96 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included. ",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Integrity Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Medium Physical 24x7x365 Opt2a,"A Medium Unmanaged Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX or management of the OS itself. It is dedicated to the customer. 4 Processor,16 Core with 96 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Integrity Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Medium Physical 24x7x365 Opt3,"A Medium Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 64 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS X86 Server Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Medium Physical 24x7x365 Opt3a,"A Medium Unmanaged Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX or management of the OS itself. It is dedicated to the customer. 4 Processor,16 Core with 96 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included. ",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Integrity Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Medium Physical 24x7x365 Opt3a,"A Medium Unmanaged Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX or management of the OS itself. It is dedicated to the customer. 4 Processor,16 Core with 96 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Integrity Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Medium Physical 24x7x365 Opt3b,"A Medium Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 64 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Medium Physical Bus. Hours Opt1,"A Medium Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 64 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,Protected,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Small Physical 24x7x365 Opt2,"A Small Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 24 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS X86 Server Small Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Small Physical 24x7x365 Opt2 Scheduled Outage 3,"A Small Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 24 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server Small Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Small Physical 24x7x365 Opt2 Scheduled Outage 4,"A Small Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 24 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 5 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server Small Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Small Physical 24x7x365 Opt2a,"A Small Unmanaged Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 48 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included. ",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Integrity Small Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Small Physical 24x7x365 Opt2a,"A Small Unmanaged Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 48 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Integrity Small Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Small Physical 24x7x365 Opt3,"A Small Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 24 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS X86 Server Small Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Small Physical 24x7x365 Opt3a,"A Small Unmanaged Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 48 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included. ",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Integrity Small Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Small Physical 24x7x365 Opt3a,"A Small Unmanaged Physical Server running HP UX. It includes the price of Hardware, SAN connections and network connections. It does not include HP UX or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 48 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS Integrity Small Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Small Physical 24x7x365 Opt3b,"A Small Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 24 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server Small Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server Small Physical Bus. Hours Opt1,"A Small Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 24 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,Protected,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server Small Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server X-Medium Physical 24x7x365 Opt2,"A Medium-XL Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 144 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS X86 Server X-Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, @@ -435,7 +435,7 @@ Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server X-Medium Physical 24x7x365 Opt3,"A Medium-XL Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 144 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server X-Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server X-Medium Physical 24x7x365 Opt3a,"A Medium-XL Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 144 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS X86 Server X-Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Unmanaged Server X-Medium Physical Bus. Hours Opt1,"A Medium-XL Unmanaged Physical Server running Windows or Linux. It includes the price of Hardware, SAN connections and network connections. It does not include Windows or Linux or management of the OS itself. It is dedicated to the customer. 2 Processor, 8 Core with 144 Gbytes RAM. SLA at Hardware level only. No tools above the hardware included.",IaaS,Physical Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,Protected,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,X86 Server X-Medium Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Linux Server Bus. Hours Opt1,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"vOS Linux (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Linux Server Bus. Hours Opt1,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"vOS Linux (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server 24x7x365 Opt2 Scheduled Outage 3,Extra Cores for either a Windows or Linux guest Operating system to use to a maximum of 8 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,vSystem (+1core) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server 24x7x365 Opt2 Scheduled Outage 3a,Extra RAM for either a Windows or Linux guest Operating system to use to a maximum of 16 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,vSystem (+1GB RAM) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server 24x7x365 Opt2 Scheduled Outage 4,Extra Cores for either a Windows or Linux guest Operating system to use to a maximum of 8 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,vSystem (+1core) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, @@ -445,76 +445,76 @@ Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Bus. Hours Opt1,Extra RAM for either a Windows or Linux guest Operating system to use to a maximum of 16 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,Protected,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,vSystem (+1GB RAM) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Bus. Hours Opt1a,Extra Cores for either a Windows or Linux guest Operating system to use to a maximum of 8 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,Protected,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,vSystem (+1core) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Bus. Hours Opt1a,Extra Cores for either a Windows or Linux guest Operating system to use to a maximum of 8 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,Protected,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,vSystem (+1core) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 1:4 24x7x365 Opt2,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (with oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 1:4 24x7x365 Opt2a,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (with oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 1:4 24x7x365 Opt3,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (with oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 1:4 Bus. Hours Opt1,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (with oversubscription) ",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 24x7x365 Opt2,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 24x7x365 Opt2a,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 24x7x365 Opt3,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux Bus. Hours Opt1,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 1:4 24x7x365 Opt2,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (with oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 1:4 24x7x365 Opt2a,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (with oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 1:4 24x7x365 Opt3,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (with oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 1:4 Bus. Hours Opt1,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (with oversubscription)",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 24x7x365 Opt2,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 24x7x365 Opt2a,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux 24x7x365 Opt3,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Linux Bus. Hours Opt1,"Base Level Managed Virtual Server running Linux. It includes the price of Hardware, Management of the guest Operating systems, SAN connections and network connections along with VMware. It does not include the Linux license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Linux (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 1:4 24x7x365 Opt2,Extra Cores for either a Windows or Linux guest Operating system to use to a maximum of 8 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Utility Services vSystem (+1core) (Oversub 1:4),Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 1:4 24x7x365 Opt2a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (with oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 1:4 24x7x365 Opt2b,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (with oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 1:4 24x7x365 Opt2a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (with oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 1:4 24x7x365 Opt2b,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (with oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 1:4 24x7x365 Opt2c,Extra Cores for either a Windows or Linux guest Operating system to use to a maximum of 8 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Utility Services vSystem (+1core) (Oversub 1:4),Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 1:4 24x7x365 Opt3,Extra Cores for either a Windows or Linux guest Operating system to use to a maximum of 8 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Utility Services vSystem (+1core) (Oversub 1:4),Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 1:4 24x7x365 Opt3a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (with oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 1:4 24x7x365 Opt3a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (with oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 1:4 Bus. Hours Opt1,Extra Cores for either a Windows or Linux guest Operating system to use to a maximum of 8 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Utility Services vSystem (+1core) (Oversub 1:4),Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 1:4 Bus. Hours Opt1a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (with oversubscription) ",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 1:4 Bus. Hours Opt1a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (with oversubscription)",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB) (Oversub 1:4)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 24x7x365 Opt2,Extra Cores for either a Windows or Linux guest Operating system to use to a maximum of 8 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Utility Services vSystem (+1core) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 24x7x365 Opt2 Scheduled Outage 3a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 24x7x365 Opt2 Scheduled Outage 4a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 24x7x365 Opt2 Scheduled Outage 3a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 24x7x365 Opt2 Scheduled Outage 4a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 24x7x365 Opt2a,Extra RAM for either a Windows or Linux guest Operating system to use to a maximum of 16 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Utility Services vSystem (+1GB RAM) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 24x7x365 Opt2b,Extra RAM for either a Windows or Linux guest Operating system to use to a maximum of 16 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Utility Services vSystem (+1GB RAM) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 24x7x365 Opt2c,Extra Cores for either a Windows or Linux guest Operating system to use to a maximum of 8 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Utility Services vSystem (+1core) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 24x7x365 Opt3a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 24x7x365 Opt3a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 24x7x365 Opt3b,Extra RAM for either a Windows or Linux guest Operating system to use to a maximum of 16 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Utility Services vSystem (+1GB RAM) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows 24x7x365 Opt3c,Extra Cores for either a Windows or Linux guest Operating system to use to a maximum of 8 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Utility Services vSystem (+1core) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows Bus. Hours Opt1a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows Bus. Hours Opt1a,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"Utility Services vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows Bus. Hours Opt1b,Extra RAM for either a Windows or Linux guest Operating system to use to a maximum of 16 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Utility Services vSystem (+1GB RAM) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Server Windows Bus. Hours Opt1c,Extra Cores for either a Windows or Linux guest Operating system to use to a maximum of 8 per Virtual Server. Use for Virtual Managed Servers or SAP Virtual Managed Servers,IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Utility Services vSystem (+1core) Option,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Windows Server 24x7x365 Opt2 Scheduled Outage 3,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Windows Server 24x7x365 Opt2 Scheduled Outage 4,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Windows Server 24x7x365 Opt3,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Windows Server Bus. Hours Opt1,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, -Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Windows Server Bus. Hours Opt1d,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription) ",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,Protected,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Windows Server 24x7x365 Opt2 Scheduled Outage 3,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Windows Server 24x7x365 Opt2 Scheduled Outage 4,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 5 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Windows Server 24x7x365 Opt3,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Windows Server Bus. Hours Opt1,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, +Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Managed Windows Server Bus. Hours Opt1d,"Base Level Managed Virtual Server running Windows. It includes the price of Hardware, Management of the guest Operating system, SAN connections and network connections along with VMware. It does not include the Windows license itself. It includes a guaranteed core and 1GB RAM (no oversubscription)",IaaS,Virtual Server,,08 - 20 Bus Hours,,< 95%,> 30 Hours,Protected,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,"vOS Windows (1core, 1GB)",Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Unmanaged Server 24x7x365 Opt2,"A full 48 core blade running VMware with guest operating systems managed by customer (pre-allocated cores and RAM at install time). Includes Hardware, network, VMware licenses and SAN port. It does not include Management of the guest operating systems. SLAs are only on the hardware availability. No OS tools or software included, assumed customer provided.",IaaS,Virtual Server,,24 X 7 X 365,,0.99,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS X86 Virtual Server Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Hewlett-Packard Australia Pty Ltd,74004394763,Virtual Unmanaged Server 24x7x365 Opt3,"A full 48 core blade running VMware with guest operating systems managed by customer (pre-allocated cores and RAM at install time). Includes Hardware, network, VMware licenses and SAN port. It does not include Management of the guest operating systems. SLAs are only on the hardware availability. No OS tools or software included, assumed customer provided.",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,ECS X86 Virtual Server Unmanaged,Australia,NSW,1.3,3+,Australia,NSW,1.78,3+,,,,,,,,,,,, Holocentric Pty Ltd,73052972095,Business Management System Modelling Platform,A client specific Business Management System (BMS) built in Holocentric Modeler is hosted and users of Holocentric Modlepedia access the BMS via a SaaS subscription licensing modelModel changes are made by model authors with strict permissionsUsers of the model can view and navigate the model to areas that relate to their roles in the business. Those roles can link to other services or systems in the organisations as defined by model authorswww.holocentric.com,SaaS,Modelling - Simulation,Business Management Systems and Modelling,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Off,Off,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 day,User Account,Australia : Holocentric uses a service provided by Globalswitch,NSW,,3.0,,,,,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Content Delivery Service,"Hostworks' Content Delivery Service provides accelerated delivery of web sites hosted by Hostworks, as well enabling high-capacity delivery of rich media services, e.g. on-demand audio/video and live streaming.The Content Delivery Service utilises caching and media streaming infrastructure located in multiple, geographically diverse data centres. This content delivery infrastructure is able to directly service client requests for cacheable web and media assets from any of the Content Delivery Service nodes, relieving load from the origin servers, increasing overall capacity and improving response time to the end customer.Services supported on the Content Delivery Service include: Websites; Secure websites (SSL certificate support); On-demand streaming; Live streaming; and Progressive download.The Content Delivery Service is priced on a per GB of data delivered outbound from the service to the end customer for dedicated media delivery (i.e. streaming or progressive download or on-demand audio/video services). For accelerated delivery of websites hosted in Hostworks' data centres the use of the service is included in the traffic fees applicable to web hosting managed services.The maximum price reflected is for 1GB of data delivered outbound from the service to the end customer for dedicated media delivery (i.e. streaming or progressive download or on-demand audio/video services).",IaaS,CDN,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 day,1GB,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,Australia,Victoria,1.4,Tier 2,,,,,,,, -Hostworks Pty Ltd,88087307695,Dedicated Server Hosting,"Hostworks' Dedicated Service Hosting service provides customers with a hosting service for physical servers in one of Hostworks' data centres.This service is a foundation service for physical servers with Hostworks' Managed Operating System service and includes the following components: Data centre services including rack space, power and cooling for the physical server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Management and monitoring of the physical server via inbuilt management cards and alerting mechanisms; Optional SAN connectivity for non-local storage; and Implementation services including: o Physical racking, stacking and connecting the physical server into Hostworks' data centre and shared networks; and o Configuration of management and monitoring toolsets for the physical server.This service excludes the following components: The physical server to be housed in Hostworks' data centre. This can be either customer provided, to an agreed specification with Hostworks, or provided through Hostworks at an additional cost; Implementation or management of the operating system and applications running on the physical server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing;This service provides a single server service level of 98% depending on the hardware vendor support arrangements in place.This service is configured based on the data centre, number or rack units required (maximum of 4), number of network connections required (maximum of 4), and whether SAN connectivity is required.Actual cost varies by data centre location, number of rack units, number of network ports required, and whether SAN connectivity is required.Maximum cost represented below is for a 4RU physical server, with 4 network connections, in our NSW data centre, with optional SAN connectivity.",Other,Physical Server,,24 X 7 X 365,,< 95%,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 day,"Dedicated hosting services including rack space, network connectivity and SAN connectivity.",Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Advanced Application Delivery Controller Service,Hostworks' Application Delivery Controller service provides hardware-based load-balancing and additional services to environments housed in Hostworks' Data Centres.This service is an optional service for customers seeking either load-balancing or more application focused network services. This service is offered in two service tiers: Standard service including: o Load-balancing services using round-robin or least connections methods; o Application health check services; o SSL Termination for offloading SSL processing from web servers; o Standard HTTP acceleration using standard shared cache and compression services to improve application performance; and o URL Traffic Management providing content switching and header rewriting capabilities to overcome application complexities and requirements. Advanced service including the Standard service inclusions plus: o Content Filtering and Rewriting capabilities; o Custom HTTP Acceleration using a dedicated cache; o Custom Health Checks; and o Optional Web Application Firewall (WAF) Service to provide protection for web applications from the growing number of application layer attacks.This service is provided in each data centre location with a 99.9% service level.The Standard service includes 50Mbps HTTP and 10Mbps SSL traffic while the Advanced services includes 250Mbps HTTP and 100Mbps SSL traffic.The Web Application Firewall is an additional option to the Advanced service.The maximum price is not the true maximum price an implementation could have as this service has the ability to scale to significantly higher traffic volumes. The maximum price reflected here is for an off-the-shelf product of an Advanced Service with optional Web Application Firewall with 250Mbps HTTP/100Mbps SSL traffic throughput.,IaaS,Off,Load Balancing and Application Firewalling,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 8 hours,> 1 day,Per instance,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Advanced Application Delivery Controller with Web Application Firewall Service,Hostworks' Application Delivery Controller service provides hardware-based load-balancing and additional services to environments housed in Hostworks' Data Centres.This service is an optional service for customers seeking either load-balancing or more application focused network services. This service is offered in two service tiers: Standard service including: o Load-balancing services using round-robin or least connections methods; o Application health check services; o SSL Termination for offloading SSL processing from web servers; o Standard HTTP acceleration using standard shared cache and compression services to improve application performance; and o URL Traffic Management providing content switching and header rewriting capabilities to overcome application complexities and requirements. Advanced service including the Standard service inclusions plus: o Content Filtering and Rewriting capabilities; o Custom HTTP Acceleration using a dedicated cache; o Custom Health Checks; and o Optional Web Application Firewall (WAF) Service to provide protection for web applications from the growing number of application layer attacks.This service is provided in each data centre location with a 99.9% service level.The Standard service includes 50Mbps HTTP and 10Mbps SSL traffic while the Advanced services includes 250Mbps HTTP and 100Mbps SSL traffic.The Web Application Firewall is an additional option to the Advanced service.The maximum price is not the true maximum price an implementation could have as this service has the ability to scale to significantly higher traffic volumes. The maximum price reflected here is for an off-the-shelf product of an Advanced Service with optional Web Application Firewall with 250Mbps HTTP/100Mbps SSL traffic throughput.,IaaS,Off,Load Balancing and Application Firewalling,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 8 hours,> 1 day,Per instance,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Archive Storage with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Storage with Disaster Recovery provides additional customer data storage resources to add to existing Elastic Compute Platform virtual servers with disaster recovery already enabled, plus data replication between Elastic Compute Platform SANs in different data centres to facilitate Disaster Recovery. This service is provided out of two data centres and requires a Hostworks Elastic Compute Platform Virtual Server with Disaster Recovery and a Managed Operating System service.This service is an optional storage service to add additional storage capacity for customer data and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the storage; Inter data centre network connectivity and replication of data between data centres for this service; Management and monitoring of the storage resources; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required storage; and o Configuration of the Disaster Recovery toolsets.This service excludes the following components: Backup services.This service provides additional resources in line with the server's operating system. As a stand alone entity this service provides a service level of 99.9%.This service is configured based on 10GB increments of Archive storage per server.The maximum price is not the true maximum price an implementation could have as the sizing is an unreasonable comparison point. The maximum price reflected here is for one 10GB increment of Fast storage to an existing server.",IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 10GB increment,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Archive Storage without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Storage without Disaster Recovery provides additional customer data storage resources to add to either existing Elastic Compute Platform virtual servers or Hostworks managed physical servers connected to the Elastic Compute Platform SAN. This service is provided out of a single data centre, as selected by the customer and requires either a Hostworks' Managed Physical Server with Managed Operating Systems or a Hostworks Elastic Compute Platform Virtual Server with a Managed Operating System service.This service is an optional storage service to add additional storage capacity for customer data and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the storage; Management and monitoring of the storage resources; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required storage.This service excludes the following components: Backup services.This service provides additional resources in line with the server's operating system. As a stand alone entity this service provides a service level of 99.9%.This service is configured based on 10GB increments of Archive storage per server.The maximum price is not the true maximum price an implementation could have as the sizing is an unreasonable comparison point. The maximum price reflected here is for one 10GB increment of Fast storage to an existing server.",IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 10GB increment,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Basic Server with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute with Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data, plus a Disaster Recovery copy of the virtual server in a second data centre that is automatically replicated to from the primary data centre. This service is provided out of two data centres and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Inter data centre network connectivity and replication of data between data centres for this service; Management and monitoring of the virtual servers; SAN connectivity for all storage requirements; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; o Configuration of the Disaster Recovery toolsets; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components: Implementation or management of the operating system and applications running on the virtual server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service. In addition this server has guaranteed Disaster Recovery facilities to fail over to in the event of a disaster being invoked.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the primary virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application. Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition) Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Basic Server without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute without Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data. This service is provided out of a single data centre, as selected by the customer and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Management and monitoring of the virtual server; SAN connectivity for all storage requirements; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components: Implementation or management of the operating system and applications running on the virtual server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application. Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition) Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Enterprise Server with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute with Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data, plus a Disaster Recovery copy of the virtual server in a second data centre that is automatically replicated to from the primary data centre. This service is provided out of two data centres and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Inter data centre network connectivity and replication of data between data centres for this service; Management and monitoring of the virtual servers; SAN connectivity for all storage requirements; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; o Configuration of the Disaster Recovery toolsets; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components: Implementation or management of the operating system and applications running on the virtual server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service. In addition this server has guaranteed Disaster Recovery facilities to fail over to in the event of a disaster being invoked.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the primary virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application. Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition) Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Enterprise Server without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute without Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data. This service is provided out of a single data centre, as selected by the customer and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Management and monitoring of the virtual server; SAN connectivity for all storage requirements; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components: Implementation or management of the operating system and applications running on the virtual server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application. Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition) Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Entry Server with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute with Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data, plus a Disaster Recovery copy of the virtual server in a second data centre that is automatically replicated to from the primary data centre. This service is provided out of two data centres and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Inter data centre network connectivity and replication of data between data centres for this service; Management and monitoring of the virtual servers; SAN connectivity for all storage requirements; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; o Configuration of the Disaster Recovery toolsets; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components: Implementation or management of the operating system and applications running on the virtual server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service. In addition this server has guaranteed Disaster Recovery facilities to fail over to in the event of a disaster being invoked.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the primary virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application. Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition) Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Entry Server without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute without Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data. This service is provided out of a single data centre, as selected by the customer and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Management and monitoring of the virtual server; SAN connectivity for all storage requirements; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components: Implementation or management of the operating system and applications running on the virtual server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application. Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition) Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - High Performance Server with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute with Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data, plus a Disaster Recovery copy of the virtual server in a second data centre that is automatically replicated to from the primary data centre. This service is provided out of two data centres and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Inter data centre network connectivity and replication of data between data centres for this service; Management and monitoring of the virtual servers; SAN connectivity for all storage requirements; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; o Configuration of the Disaster Recovery toolsets; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components: Implementation or management of the operating system and applications running on the virtual server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service. In addition this server has guaranteed Disaster Recovery facilities to fail over to in the event of a disaster being invoked.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the primary virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application. Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition) Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - High Performance Server without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute without Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data. This service is provided out of a single data centre, as selected by the customer and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Management and monitoring of the virtual server; SAN connectivity for all storage requirements; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components: Implementation or management of the operating system and applications running on the virtual server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application. Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition) Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Standard Application Delivery Controller Service,Hostworks' Application Delivery Controller service provides hardware-based load-balancing and additional services to environments housed in Hostworks' Data Centres.This service is an optional service for customers seeking either load-balancing or more application focused network services. This service is offered in two service tiers: Standard service including: o Load-balancing services using round-robin or least connections methods; o Application health check services; o SSL Termination for offloading SSL processing from web servers; o Standard HTTP acceleration using standard shared cache and compression services to improve application performance; and o URL Traffic Management providing content switching and header rewriting capabilities to overcome application complexities and requirements. Advanced service including the Standard service inclusions plus: o Content Filtering and Rewriting capabilities; o Custom HTTP Acceleration using a dedicated cache; o Custom Health Checks; and o Optional Web Application Firewall (WAF) Service to provide protection for web applications from the growing number of application layer attacks.This service is provided in each data centre location with a 99.9% service level.The Standard service includes 50Mbps HTTP and 10Mbps SSL traffic while the Advanced services includes 250Mbps HTTP and 100Mbps SSL traffic.The Web Application Firewall is an additional option to the Advanced service.The maximum price is not the true maximum price an implementation could have as this service has the ability to scale to significantly higher traffic volumes. The maximum price reflected here is for an off-the-shelf product of an Advanced Service with optional Web Application Firewall with 250Mbps HTTP/100Mbps SSL traffic throughput.,IaaS,Off,Load Balancing and Application Firewalling,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 8 hours,> 1 day,Per instance,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Standard Server with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute with Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data, plus a Disaster Recovery copy of the virtual server in a second data centre that is automatically replicated to from the primary data centre. This service is provided out of two data centres and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Inter data centre network connectivity and replication of data between data centres for this service; Management and monitoring of the virtual servers; SAN connectivity for all storage requirements; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; o Configuration of the Disaster Recovery toolsets; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components: Implementation or management of the operating system and applications running on the virtual server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service. In addition this server has guaranteed Disaster Recovery facilities to fail over to in the event of a disaster being invoked.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the primary virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application. Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition) Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Standard Server without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute without Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data. This service is provided out of a single data centre, as selected by the customer and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Management and monitoring of the virtual server; SAN connectivity for all storage requirements; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components: Implementation or management of the operating system and applications running on the virtual server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application. Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition) Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Standard Storage with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Storage with Disaster Recovery provides additional customer data storage resources to add to existing Elastic Compute Platform virtual servers with disaster recovery already enabled, plus data replication between Elastic Compute Platform SANs in different data centres to facilitate Disaster Recovery. This service is provided out of two data centres and requires a Hostworks Elastic Compute Platform Virtual Server with Disaster Recovery and a Managed Operating System service.This service is an optional storage service to add additional storage capacity for customer data and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the storage; Inter data centre network connectivity and replication of data between data centres for this service; Management and monitoring of the storage resources; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required storage; and o Configuration of the Disaster Recovery toolsets.This service excludes the following components: Backup services.This service provides additional resources in line with the server's operating system. As a stand alone entity this service provides a service level of 99.9%.This service is configured based on 10GB increments of Standard storage per server.The maximum price is not the true maximum price an implementation could have as the sizing is an unreasonable comparison point. The maximum price reflected here is for one 10GB increment of Fast storage to an existing server.",IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 10GB increment,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Standard Storage without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Storage without Disaster Recovery provides additional customer data storage resources to add to either existing Elastic Compute Platform virtual servers or Hostworks managed physical servers connected to the Elastic Compute Platform SAN. This service is provided out of a single data centre, as selected by the customer and requires either a Hostworks' Managed Physical Server with Managed Operating Systems or a Hostworks Elastic Compute Platform Virtual Server with a Managed Operating System service.This service is an optional storage service to add additional storage capacity for customer data and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the storage; Management and monitoring of the storage resources; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required storage.This service excludes the following components: Backup services.This service provides additional resources in line with the server's operating system. As a stand alone entity this service provides a service level of 99.9%.This service is configured based on 10GB increments of Standard storage per server.The maximum price is not the true maximum price an implementation could have as the sizing is an unreasonable comparison point. The maximum price reflected here is for one 10GB increment of Fast storage to an existing server.",IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 10GB increment,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Super Server with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute with Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data, plus a Disaster Recovery copy of the virtual server in a second data centre that is automatically replicated to from the primary data centre. This service is provided out of two data centres and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Inter data centre network connectivity and replication of data between data centres for this service; Management and monitoring of the virtual servers; SAN connectivity for all storage requirements; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; o Configuration of the Disaster Recovery toolsets; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components: Implementation or management of the operating system and applications running on the virtual server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service. In addition this server has guaranteed Disaster Recovery facilities to fail over to in the event of a disaster being invoked.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the primary virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application. Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition) Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Super Server without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute without Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data. This service is provided out of a single data centre, as selected by the customer and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components: Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server; Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks; Management and monitoring of the virtual server; SAN connectivity for all storage requirements; and Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components: Implementation or management of the operating system and applications running on the virtual server; Access to Hostworks' additional shared services other than those required to deliver this service; Backup services; and Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application. Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition) Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition) Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition) Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Elastic Computing Platform - Shared Storage,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Shared Storage provides NFS based storage that can be scaled as required and mounted to any Hostworks managed or housed server. This service is not designed to provide Shared Storage services to environments other than those housed within Hostworks' data centres.The service includes the following components: Provisioning and configuration of the Shared Storage Platform to provide the required NFS share(s); Configuration of Hostworks' managed servers to access the NFS share(s); Management and monitoring of the NFS shares(s) and platform by Hostworks Customer Management Centre; Service Management by Tier 2 and Tier 3 resources including the execution of service requests, to the quantity agreed with the customer; Technical guidance; and Access to Enterprise Support from the relevant platform vendor.The service excludes the following: Backup services, which must be provided through a server with access to the NFS share(s).The Service Level for this service is 99.9% per data centre.This service is configured on the following parameters, on a per data centre basis: Per NFS share; and Per 10GB of storage volume required.The maximum price, represented below, is not the true maximum an implementation could have as there are too many unique variables (i.e. number of NFS shares and sizes of shares).The maximum price reflected here is per 10GB per NFS share in a single data centre.",IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 10GB per NFS share per data centre.,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Managed Database,"Hostworks' Managed Database service provides customers with a managed service and service level for a variety of database platforms on servers managed by Hostworks.The service includes the following components: Deployment of the database platform: o Installation and configuration of the platform; o Limited integration services; o Patching of the platform to the current level; and o Configuration of maintenance processes including monitoring and backups. Monitoring service by Hostworks' Customer Management Centre; Service Management by Tier 2 and Tier 3 resources including the execution of service requests, to the quantity agreed with the customer; Technical guidance; and Access to Enterprise Support from the relevant platform vendor.The service can include the database platform licenses, or these can be provided by the client.The service excludes the following: Deployment and ongoing management of analysis or reporting services; Performance tuning of stored procedures and custom client code; Development of custom processes including scripts; Operating system and server hardware provisioning or management; Backup services; Compute services, whether this be physical or virtual; Networking services including firewalls and load balancing; and Other Application Management services.Service levels are instance based and for single server implementations of a database platform they are in line with the service level applied to the Managed Operating System (i.e. 98%, 99% or 99.8%). Higher service levels can be attained via a two-node local cluster (99.9%) or a minimum three-node multi-data centre high availability configuration (99.99%).This service is configured on the following parameters, on a per instance basis: Database platform selected (Microsoft SQL, MySQL, MariaDB, Oracle); Who will be providing the database platform licenses (Hostworks or the customer). If Hostworks then database platform edition and number of cores/vCPUs to be configured on the server; and High availability configuration required.The maximum price, represented below, is not the true maximum an implementation could have as there are too many unique variables.The maximum price reflected here is for a high-availability cluster at a single data centre location with no database platform licensing. In this case the maximum price reflects a Master-Master configuration of MariaDB with a third server providing a management service.",Managed Service,Database Services,,24 X 7 X 365,,< 95%,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 8 hours,> 1 day,Per instance per server of a database platform to be managed.,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Managed Operating System (Physical Server),"Hostworks' Managed Operating System service provides customers with a managed service and service level for operating systems running on virtual and physical servers managed by Hostworks.The service includes the following components: Required operating system licenses (Microsoft Windows or Red Hat Enterprise Linux; noting that Clients can provide these licenses unless the server is operating on the Hostworks Elastic Compute Platform); Anti-Virus, Monitoring and Automation licenses; Implementation services including: o Operating system build and configuration; o Server network configuration; o Installation and Configuration of all Hostworks shared services (see below); o Patching of the server to the current levels; o Server testing and validation; Use of the Hostworks' Repliweb Enterprise license for content/code deployment; Use of Hostworks Shared Services: o Anti-Virus; o DNS; o Shared SMTP (limited usage); o Automation; o Authentication service (Microsoft Windows servers only); and o Real Time Reporting service. Monthly server patching; Operating System Monitoring Service by Hostworks Customer Management Centre; Service Management by Tier 2 and Tier 3 resources including the execution of service requests, to the quantity agreed with the customer; Technical guidance; and Access to Enterprise Support from the relevant platform vendor.This service excludes the following: Backup services; Compute services, whether this be physical or virtual; Networking services including firewalls and load balancing; and Application Management services.The standard service level for a single physical server with Managed Operating System services is 98%.Higher service levels can be achieved through the use of automated failover mechanisms in high availability configurations. Service level availabilities for a cluster of operating systems of up to 99.99% can be achieved.This service is configured on the following parameters: Physical or Virtual nature of server; Number of physical CPUs and cores for physical servers or number of vCPUs for virtual servers; and Edition of the operating system required (e.g. Microsoft Windows Enterprise Edition).The maximum price, represented below, applies to a 4 socket (CPU) physical server running Microsoft Windows Standard Edition.",Managed Service,Physical Server,,24 X 7 X 365,,< 95%,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 day,Per physical server with an operating system to be managed.,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Managed Operating System (Virtual Server with a Basic Service Level),"Hostworks' Managed Operating System service provides customers with a managed service and service level for operating systems running on virtual and physical servers managed by Hostworks.The service includes the following components: Required operating system licenses (Microsoft Windows or Red Hat Enterprise Linux; noting that Clients can provide these licenses unless the server is operating on the Hostworks Elastic Compute Platform); Anti-Virus, Monitoring and Automation licenses; Implementation services including: o Operating system build and configuration; o Server network configuration; o Installation and Configuration of all Hostworks shared services (see below); o Patching of the server to the current levels; and o Server testing and validation. Use of the Hostworks' Repliweb Enterprise license for content/code deployment; Use of Hostworks Shared Services: o Anti-Virus; o DNS; o Shared SMTP (limited usage); o Automation; o Authentication service (Microsoft Windows servers only); and o Real Time Reporting service. Monthly server patching; Operating System Monitoring Service by Hostworks Customer Management Centre; Service Management by Tier 2 and Tier 3 resources including the execution of service requests, to the quantity agreed with the customer; Technical guidance; and Access to Enterprise Support from the relevant platform vendor.This service excludes the following: Backup services; Compute services, whether this be physical or virtual; Networking services including firewalls and load balancing; and Application Management services.Service levels can be selected from the following: Classic of 98% per physical server or 99% per virtual server where incidents are diagnosed to recover degraded services with no data loss; and Basic of 99% per virtual server where the operating system is restored from the last backup and the service level timing is initiated via the customer raising an incident request with Hostworks' Customer Management Centre.Note: Higher service levels can be achieved through the use of automated failover mechanisms in high availability configurations. Service level availabilities for a cluster of operating systems of up to 99.99% can be achieved.This service is configured on the following parameters: Physical or Virtual nature of server; Number of physical CPUs and cores for physical servers or number of vCPUs for virtual servers; Edition of the operating system required (e.g. Microsoft Windows Enterprise Edition); and Service level required, Classic/Basic.The maximum price, represented below, applies to a 4 vCPU virtual server running Red Hat Enterprise Linux with a Basic service level.",Managed Service,Virtual Server,,24 X 7 X 365,,0.99,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server with an operating system to be managed.,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Managed Operating System (Virtual Server with a Classic Service Level),"Hostworks' Managed Operating System service provides customers with a managed service and service level for operating systems running on virtual and physical servers managed by Hostworks.The service includes the following components: Required operating system licenses (Microsoft Windows or Red Hat Enterprise Linux; noting that Clients can provide these licenses unless the server is operating on the Hostworks Elastic Compute Platform); Anti-Virus, Monitoring and Automation licenses; Implementation services including: o Operating system build and configuration; o Server network configuration; o Installation and Configuration of all Hostworks shared services (see below); o Patching of the server to the current levels; and o Server testing and validation. Use of the Hostworks' Repliweb Enterprise license for content/code deployment; Use of Hostworks Shared Services: o Anti-Virus; o DNS; o Shared SMTP (limited usage); o Automation; o Authentication service (Microsoft Windows servers only); and o Real Time Reporting service. Monthly server patching; Operating System Monitoring Service by Hostworks Customer Management Centre; Service Management by Tier 2 and Tier 3 resources including the execution of service requests, to the quantity agreed with the customer; Technical guidance; and Access to Enterprise Support from the relevant platform vendor.This service excludes the following: Backup services; Compute services, whether this be physical or virtual; Networking services including firewalls and load balancing; and Application Management services.Service levels can be selected from the following: Classic of 98% per physical server or 99% per virtual server where incidents are diagnosed to recover degraded services with no data loss; and Basic of 99% per virtual server where the operating system is restored from the last backup and the service level timing is initiated via the customer raising an incident request with Hostworks' Customer Management Centre.Note: Higher service levels can be achieved through the use of automated failover mechanisms in high availability configurations. Service level availabilities for a cluster of operating systems of up to 99.99% can be achieved.This service is configured on the following parameters: Physical or Virtual nature of server; Number of physical CPUs and cores for physical servers or number of vCPUs for virtual servers; Edition of the operating system required (e.g. Microsoft Windows Enterprise Edition); and Service level required, Classic/Basic.The maximum price, represented below, applies to a 4 vCPU virtual server running Microsoft Windows Server Standard Edition with a Classic service level.",Managed Service,Virtual Server,,24 X 7 X 365,,0.99,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server with an operating system to be managed.,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Managed Web Application,"Hostworks' Managed Web Application service provides customers with a managed service and service level for a variety of web applications on servers managed by Hostworks.The service includes the following components: Deployment of the web applications: o Installation and configuration of the application; o Creation of new websites; o Patching of the application to the current level; and o Configuration of maintenance processes including monitoring and backups. Monitoring service by Hostworks' Customer Management Centre; Technical guidance; and Access to Enterprise Support from the relevant platform vendor.The service excludes the following: Operating system and server hardware provisioning or management; Backup services; Compute services, whether this be physical or virtual; Networking services including firewalls and load balancing; and Other Application Management services.Service levels are based on either a single server implementation or a multiple server load-balanced configuration and range from 98% for a single physical sever that is managed up to and including the web application layer; to 99.9% for a cluster of two or more servers (physical or virtual) in a load-balanced configuration with management up to and including the application layer; to a minimum three-node multi-data centre high availability configuration utilising load-balancing with a service level of 99.99%.This service is configured on the following parameters, on a per server basis: Web application selected (Microsoft IIS or Apache); Number of websites to be hosted per server; and High availability configuration required.The maximum price if not the true maximum price an implementation could have as this service has the ability to scale to high numbers of web application servers. The maximum price reflected here is a per server price based on a Microsoft IIS implementation.",Managed Service,Web Hosting,,24 X 7 X 365,,< 95%,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 8 hours,> 1 day,Per server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Next Generation Backup - Base Service,"Hostworks' Next Generation Backup solution provides customers with an enterprise grade backup solution for services being delivered in Hostworks' Data Centres. The service uses disk based backup targets, deduplication technologies, remote replication for offsiting of backups and encrypts data in transit and at rest. Backups are conducted daily at a time agreed with the customer.The service includes the following components: Configuration of the client on the Hostworks Next Generation Backup solution; Deployment of the backup agent to all required servers; Initial full backup of the required servers; Full backups performed daily, with one month (30 days) retention of data; Backup data stored on a primary data store and replicated to a secondary data store; Daily notification reports, detailing the results of all backups for the previous 24 hours; Execution of the Hostworks Incident Management process for any failed backups; and Access to Enterprise Support from the relevant platform vendor.The service excludes the following: Tape archiving (this option will be added by the end of 2012); The migration of data to other media; and Retention of data over 30 days.Service levels for this service are an availability of 99.9% per Data Centre.This service is configured of the following parameters on a per server basis: Type of data to be backed up (database, web/application, rich media, operating system, other); Quantity of data to be backed up; and Offsiting of backup data enabled or disabled.The maximum price is not the true maximum price an implementation should have as this service has the ability to scale to high volume sizes of data to be backed up. The maximum price reflected here is the maximum price for the first GB of data to be backed up of any type with offsiting enabled with a maximum retention period of 30 days and management of backups by Hostworks.",IaaS,Backup Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 60 min,> 1 day,Per server to be backed up,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Next Generation Backup - Database Content,"Hostworks' Next Generation Backup solution provides customers with an enterprise grade backup solution for services being delivered in Hostworks' Data Centres. The service uses disk based backup targets, deduplication technologies, remote replication for offsiting of backups and encrypts data in transit and at rest. Backups are conducted daily at a time agreed with the customer.The service includes the following components: Configuration of the client on the Hostworks Next Generation Backup solution; Deployment of the backup agent to all required servers; Initial full backup of the required servers; Full backups performed daily, with one month (30 days) retention of data; Backup data stored on a primary data store and replicated to a secondary data store; Daily notification reports, detailing the results of all backups for the previous 24 hours; Execution of the Hostworks Incident Management process for any failed backups; and Access to Enterprise Support from the relevant platform vendor.The service excludes the following: Tape archiving (this option will be added by the end of 2012); The migration of data to other media; and Retention of data over 30 days.Service levels for this service are an availability of 99.9% per Data Centre.This service is configured of the following parameters on a per server basis: Type of data to be backed up (database, web/application, rich media, operating system, other); Quantity of data to be backed up; and Offsiting of backup data enabled or disabled.The maximum price is not the true maximum price an implementation should have as this service has the ability to scale to high volume sizes of data to be backed up. The maximum price reflected here is the maximum price for the first GB of data to be backed up of any type with offsiting enabled with a maximum retention period of 30 days and management of backups by Hostworks.",IaaS,Backup Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 60 min,> 1 day,Per GB of data to be backed up,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Next Generation Backup - Operating System Content,"Hostworks' Next Generation Backup solution provides customers with an enterprise grade backup solution for services being delivered in Hostworks' Data Centres. The service uses disk based backup targets, deduplication technologies, remote replication for offsiting of backups and encrypts data in transit and at rest. Backups are conducted daily at a time agreed with the customer.The service includes the following components: Configuration of the client on the Hostworks Next Generation Backup solution; Deployment of the backup agent to all required servers; Initial full backup of the required servers; Full backups performed daily, with one month (30 days) retention of data; Backup data stored on a primary data store and replicated to a secondary data store; Daily notification reports, detailing the results of all backups for the previous 24 hours; Execution of the Hostworks Incident Management process for any failed backups; and Access to Enterprise Support from the relevant platform vendor.The service excludes the following: Tape archiving (this option will be added by the end of 2012); The migration of data to other media; and Retention of data over 30 days.Service levels for this service are an availability of 99.9% per Data Centre.This service is configured of the following parameters on a per server basis: Type of data to be backed up (database, web/application, rich media, operating system, other); Quantity of data to be backed up; and Offsiting of backup data enabled or disabled.The maximum price is not the true maximum price an implementation should have as this service has the ability to scale to high volume sizes of data to be backed up. The maximum price reflected here is the maximum price for the first GB of data to be backed up of any type with offsiting enabled with a maximum retention period of 30 days and management of backups by Hostworks.",IaaS,Backup Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 60 min,> 1 day,Per GB of data to be backed up,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Next Generation Backup - Other Content,"Hostworks' Next Generation Backup solution provides customers with an enterprise grade backup solution for services being delivered in Hostworks' Data Centres. The service uses disk based backup targets, deduplication technologies, remote replication for offsiting of backups and encrypts data in transit and at rest. Backups are conducted daily at a time agreed with the customer.The service includes the following components: Configuration of the client on the Hostworks Next Generation Backup solution; Deployment of the backup agent to all required servers; Initial full backup of the required servers; Full backups performed daily, with one month (30 days) retention of data; Backup data stored on a primary data store and replicated to a secondary data store; Daily notification reports, detailing the results of all backups for the previous 24 hours; Execution of the Hostworks Incident Management process for any failed backups; and Access to Enterprise Support from the relevant platform vendor.The service excludes the following: Tape archiving (this option will be added by the end of 2012); The migration of data to other media; and Retention of data over 30 days.Service levels for this service are an availability of 99.9% per Data Centre.This service is configured of the following parameters on a per server basis: Type of data to be backed up (database, web/application, rich media, operating system, other); Quantity of data to be backed up; and Offsiting of backup data enabled or disabled.The maximum price is not the true maximum price an implementation should have as this service has the ability to scale to high volume sizes of data to be backed up. The maximum price reflected here is the maximum price for the first GB of data to be backed up of any type with offsiting enabled with a maximum retention period of 30 days and management of backups by Hostworks.",IaaS,Backup Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 60 min,> 1 day,Per GB of data to be backed up,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Next Generation Backup - Rich Media Content,"Hostworks' Next Generation Backup solution provides customers with an enterprise grade backup solution for services being delivered in Hostworks' Data Centres. The service uses disk based backup targets, deduplication technologies, remote replication for offsiting of backups and encrypts data in transit and at rest. Backups are conducted daily at a time agreed with the customer.The service includes the following components: Configuration of the client on the Hostworks Next Generation Backup solution; Deployment of the backup agent to all required servers; Initial full backup of the required servers; Full backups performed daily, with one month (30 days) retention of data; Backup data stored on a primary data store and replicated to a secondary data store; Daily notification reports, detailing the results of all backups for the previous 24 hours; Execution of the Hostworks Incident Management process for any failed backups; and Access to Enterprise Support from the relevant platform vendor.The service excludes the following: Tape archiving (this option will be added by the end of 2012); The migration of data to other media; and Retention of data over 30 days.Service levels for this service are an availability of 99.9% per Data Centre.This service is configured of the following parameters on a per server basis: Type of data to be backed up (database, web/application, rich media, operating system, other); Quantity of data to be backed up; and Offsiting of backup data enabled or disabled.The maximum price is not the true maximum price an implementation should have as this service has the ability to scale to high volume sizes of data to be backed up. The maximum price reflected here is the maximum price for the first GB of data to be backed up of any type with offsiting enabled with a maximum retention period of 30 days and management of backups by Hostworks.",IaaS,Backup Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 60 min,> 1 day,Per GB of data to be backed up,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Standard Security Service,"Hostworks Standard Security service provides customers with a base level of network security features. Hostworks is ISO 27001 accredited for the provision of Managed Services.This service provides three key security components to customer environments, firewall service, network intrusion detection service and a cloud signalling service. The firewall service provides customers with protection through a shared firewall instance, with an option for a dedicated instance, protecting the customer's environment from the Internet. The network intrusion detection service monitors all inbound and outbound traffic from the customer's environment and reports on attacks based on the applied rule set. The cloud signalling service provides a upstream signalling capability to block malicious traffic further up the connection through signalling upstream ISP network devices. This service has the ability to clock malicious traffic at country edge routers.This service also has several add-on options: Dedicated firewall context; Intrusion Prevention service (IPS); Web Application Firewall (WAF); and DDoS Mitigation service.The service includes the following components: Configuration of firewalls, intrusion detection and cloud signalling services; Configuration of reporting/alerting, monitoring and management systems; Execution of the Hostworks Security Incident Management process for any security incidents; and Access to Enterprise Support from the relevant platform vendor.The service excludes the following: Dedicated security contexts on security devices. Optional services need to be subscribed to in order to provide dedicated customer security contexts on devices; and Custom signatures and rule sets.Service levels for this service are an availability of 99.9% per data centre.This service is configured via allocated bandwidth on a per data centre basis. Bandwidth allocations are 50, 100, 250, 500 or 1000Mbps and are soft-limits.",IaaS,Off,Network and Security Services,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 50Mbps throughput,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, -Hostworks Pty Ltd,88087307695,Standard Security Service - with Dedicated Firewall Context,"Hostworks Standard Security service provides customers with a base level of network security features. Hostworks is ISO 27001 accredited for the provision of Managed Services.This service provides three key security components to customer environments, firewall service, network intrusion detection service and a cloud signalling service. The firewall service provides customers with protection through a shared firewall instance, with an option for a dedicated instance, protecting the customer's environment from the Internet. The network intrusion detection service monitors all inbound and outbound traffic from the customer's environment and reports on attacks based on the applied rule set. The cloud signalling service provides a upstream signalling capability to block malicious traffic further up the connection through signalling upstream ISP network devices. This service has the ability to clock malicious traffic at country edge routers.This service also has several add-on options: Dedicated firewall context; Intrusion Prevention service (IPS); Web Application Firewall (WAF); and DDoS Mitigation service.The service includes the following components: Configuration of firewalls, intrusion detection and cloud signalling services; Configuration of reporting/alerting, monitoring and management systems; Execution of the Hostworks Security Incident Management process for any security incidents; and Access to Enterprise Support from the relevant platform vendor.The service excludes the following: Dedicated security contexts on security devices. Optional services need to be subscribed to in order to provide dedicated customer security contexts on devices; and Custom signatures and rule sets.Service levels for this service are an availability of 99.9% per data centre.This service is configured via allocated bandwidth on a per data centre basis. Bandwidth allocations are 50, 100, 250, 500 or 1000Mbps and are soft-limits.",IaaS,Off,Network and Security Services,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 50Mbps throughput,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Content Delivery Service,"Hostworks' Content Delivery Service provides accelerated delivery of web sites hosted by Hostworks, as well enabling high-capacity delivery of rich media services, e.g. on-demand audio/video and live streaming.The Content Delivery Service utilises caching and media streaming infrastructure located in multiple, geographically diverse data centres. This content delivery infrastructure is able to directly service client requests for cacheable web and media assets from any of the Content Delivery Service nodes, relieving load from the origin servers, increasing overall capacity and improving response time to the end customer.Services supported on the Content Delivery Service include:
• Websites;
• Secure websites (SSL certificate support);
• On-demand streaming;
• Live streaming; and
• Progressive download.The Content Delivery Service is priced on a per GB of data delivered outbound from the service to the end customer for dedicated media delivery (i.e. streaming or progressive download or on-demand audio/video services). For accelerated delivery of websites hosted in Hostworks' data centres the use of the service is included in the traffic fees applicable to web hosting managed services.The maximum price reflected is for 1GB of data delivered outbound from the service to the end customer for dedicated media delivery (i.e. streaming or progressive download or on-demand audio/video services).",IaaS,CDN,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 day,1GB,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,Australia,Victoria,1.4,Tier 2,,,,,,,, +Hostworks Pty Ltd,88087307695,Dedicated Server Hosting,"Hostworks' Dedicated Service Hosting service provides customers with a hosting service for physical servers in one of Hostworks' data centres.This service is a foundation service for physical servers with Hostworks' Managed Operating System service and includes the following components:
• Data centre services including rack space, power and cooling for the physical server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Management and monitoring of the physical server via inbuilt management cards and alerting mechanisms;
• Optional SAN connectivity for non-local storage; and
• Implementation services including: o Physical racking, stacking and connecting the physical server into Hostworks' data centre and shared networks; and o Configuration of management and monitoring toolsets for the physical server.This service excludes the following components:
• The physical server to be housed in Hostworks' data centre. This can be either customer provided, to an agreed specification with Hostworks, or provided through Hostworks at an additional cost;
• Implementation or management of the operating system and applications running on the physical server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing;This service provides a single server service level of 98% depending on the hardware vendor support arrangements in place.This service is configured based on the data centre, number or rack units required (maximum of 4), number of network connections required (maximum of 4), and whether SAN connectivity is required.Actual cost varies by data centre location, number of rack units, number of network ports required, and whether SAN connectivity is required.Maximum cost represented below is for a 4RU physical server, with 4 network connections, in our NSW data centre, with optional SAN connectivity.",Other,Physical Server,,24 X 7 X 365,,< 95%,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 day,"Dedicated hosting services including rack space, network connectivity and SAN connectivity.",Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Advanced Application Delivery Controller Service,Hostworks' Application Delivery Controller service provides hardware-based load-balancing and additional services to environments housed in Hostworks' Data Centres.This service is an optional service for customers seeking either load-balancing or more application focused network services. This service is offered in two service tiers:
• Standard service including: o Load-balancing services using round-robin or least connections methods; o Application health check services; o SSL Termination for offloading SSL processing from web servers; o Standard HTTP acceleration using standard shared cache and compression services to improve application performance; and o URL Traffic Management providing content switching and header rewriting capabilities to overcome application complexities and requirements.
• Advanced service including the Standard service inclusions plus: o Content Filtering and Rewriting capabilities; o Custom HTTP Acceleration using a dedicated cache; o Custom Health Checks; and o Optional Web Application Firewall (WAF) Service to provide protection for web applications from the growing number of application layer attacks.This service is provided in each data centre location with a 99.9% service level.The Standard service includes 50Mbps HTTP and 10Mbps SSL traffic while the Advanced services includes 250Mbps HTTP and 100Mbps SSL traffic.The Web Application Firewall is an additional option to the Advanced service.The maximum price is not the true maximum price an implementation could have as this service has the ability to scale to significantly higher traffic volumes. The maximum price reflected here is for an off-the-shelf product of an Advanced Service with optional Web Application Firewall with 250Mbps HTTP/100Mbps SSL traffic throughput.,IaaS,Off,Load Balancing and Application Firewalling,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 8 hours,> 1 day,Per instance,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Advanced Application Delivery Controller with Web Application Firewall Service,Hostworks' Application Delivery Controller service provides hardware-based load-balancing and additional services to environments housed in Hostworks' Data Centres.This service is an optional service for customers seeking either load-balancing or more application focused network services. This service is offered in two service tiers:
• Standard service including: o Load-balancing services using round-robin or least connections methods; o Application health check services; o SSL Termination for offloading SSL processing from web servers; o Standard HTTP acceleration using standard shared cache and compression services to improve application performance; and o URL Traffic Management providing content switching and header rewriting capabilities to overcome application complexities and requirements.
• Advanced service including the Standard service inclusions plus: o Content Filtering and Rewriting capabilities; o Custom HTTP Acceleration using a dedicated cache; o Custom Health Checks; and o Optional Web Application Firewall (WAF) Service to provide protection for web applications from the growing number of application layer attacks.This service is provided in each data centre location with a 99.9% service level.The Standard service includes 50Mbps HTTP and 10Mbps SSL traffic while the Advanced services includes 250Mbps HTTP and 100Mbps SSL traffic.The Web Application Firewall is an additional option to the Advanced service.The maximum price is not the true maximum price an implementation could have as this service has the ability to scale to significantly higher traffic volumes. The maximum price reflected here is for an off-the-shelf product of an Advanced Service with optional Web Application Firewall with 250Mbps HTTP/100Mbps SSL traffic throughput.,IaaS,Off,Load Balancing and Application Firewalling,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 8 hours,> 1 day,Per instance,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Archive Storage with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Storage with Disaster Recovery provides additional customer data storage resources to add to existing Elastic Compute Platform virtual servers with disaster recovery already enabled, plus data replication between Elastic Compute Platform SANs in different data centres to facilitate Disaster Recovery. This service is provided out of two data centres and requires a Hostworks Elastic Compute Platform Virtual Server with Disaster Recovery and a Managed Operating System service.This service is an optional storage service to add additional storage capacity for customer data and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the storage;
• Inter data centre network connectivity and replication of data between data centres for this service;
• Management and monitoring of the storage resources; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required storage; and o Configuration of the Disaster Recovery toolsets.This service excludes the following components:
• Backup services.This service provides additional resources in line with the server's operating system. As a stand alone entity this service provides a service level of 99.9%.This service is configured based on 10GB increments of Archive storage per server.The maximum price is not the true maximum price an implementation could have as the sizing is an unreasonable comparison point. The maximum price reflected here is for one 10GB increment of Fast storage to an existing server.",IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 10GB increment,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Archive Storage without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Storage without Disaster Recovery provides additional customer data storage resources to add to either existing Elastic Compute Platform virtual servers or Hostworks managed physical servers connected to the Elastic Compute Platform SAN. This service is provided out of a single data centre, as selected by the customer and requires either a Hostworks' Managed Physical Server with Managed Operating Systems or a Hostworks Elastic Compute Platform Virtual Server with a Managed Operating System service.This service is an optional storage service to add additional storage capacity for customer data and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the storage;
• Management and monitoring of the storage resources; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required storage.This service excludes the following components:
• Backup services.This service provides additional resources in line with the server's operating system. As a stand alone entity this service provides a service level of 99.9%.This service is configured based on 10GB increments of Archive storage per server.The maximum price is not the true maximum price an implementation could have as the sizing is an unreasonable comparison point. The maximum price reflected here is for one 10GB increment of Fast storage to an existing server.",IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 10GB increment,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Basic Server with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute with Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data, plus a Disaster Recovery copy of the virtual server in a second data centre that is automatically replicated to from the primary data centre. This service is provided out of two data centres and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Inter data centre network connectivity and replication of data between data centres for this service;
• Management and monitoring of the virtual servers;
• SAN connectivity for all storage requirements; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; o Configuration of the Disaster Recovery toolsets; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components:
• Implementation or management of the operating system and applications running on the virtual server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service. In addition this server has guaranteed Disaster Recovery facilities to fail over to in the event of a disaster being invoked.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the primary virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application.
• Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition)
• Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Basic Server without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute without Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data. This service is provided out of a single data centre, as selected by the customer and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Management and monitoring of the virtual server;
• SAN connectivity for all storage requirements; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components:
• Implementation or management of the operating system and applications running on the virtual server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application.
• Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition)
• Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Enterprise Server with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute with Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data, plus a Disaster Recovery copy of the virtual server in a second data centre that is automatically replicated to from the primary data centre. This service is provided out of two data centres and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Inter data centre network connectivity and replication of data between data centres for this service;
• Management and monitoring of the virtual servers;
• SAN connectivity for all storage requirements; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; o Configuration of the Disaster Recovery toolsets; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components:
• Implementation or management of the operating system and applications running on the virtual server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service. In addition this server has guaranteed Disaster Recovery facilities to fail over to in the event of a disaster being invoked.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the primary virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application.
• Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition)
• Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Enterprise Server without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute without Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data. This service is provided out of a single data centre, as selected by the customer and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Management and monitoring of the virtual server;
• SAN connectivity for all storage requirements; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components:
• Implementation or management of the operating system and applications running on the virtual server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application.
• Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition)
• Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Entry Server with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute with Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data, plus a Disaster Recovery copy of the virtual server in a second data centre that is automatically replicated to from the primary data centre. This service is provided out of two data centres and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Inter data centre network connectivity and replication of data between data centres for this service;
• Management and monitoring of the virtual servers;
• SAN connectivity for all storage requirements; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; o Configuration of the Disaster Recovery toolsets; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components:
• Implementation or management of the operating system and applications running on the virtual server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service. In addition this server has guaranteed Disaster Recovery facilities to fail over to in the event of a disaster being invoked.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the primary virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application.
• Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition)
• Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Entry Server without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute without Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data. This service is provided out of a single data centre, as selected by the customer and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Management and monitoring of the virtual server;
• SAN connectivity for all storage requirements; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components:
• Implementation or management of the operating system and applications running on the virtual server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application.
• Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition)
• Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - High Performance Server with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute with Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data, plus a Disaster Recovery copy of the virtual server in a second data centre that is automatically replicated to from the primary data centre. This service is provided out of two data centres and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Inter data centre network connectivity and replication of data between data centres for this service;
• Management and monitoring of the virtual servers;
• SAN connectivity for all storage requirements; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; o Configuration of the Disaster Recovery toolsets; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components:
• Implementation or management of the operating system and applications running on the virtual server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service. In addition this server has guaranteed Disaster Recovery facilities to fail over to in the event of a disaster being invoked.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the primary virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application.
• Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition)
• Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - High Performance Server without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute without Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data. This service is provided out of a single data centre, as selected by the customer and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Management and monitoring of the virtual server;
• SAN connectivity for all storage requirements; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components:
• Implementation or management of the operating system and applications running on the virtual server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application.
• Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition)
• Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Standard Application Delivery Controller Service,Hostworks' Application Delivery Controller service provides hardware-based load-balancing and additional services to environments housed in Hostworks' Data Centres.This service is an optional service for customers seeking either load-balancing or more application focused network services. This service is offered in two service tiers:
• Standard service including: o Load-balancing services using round-robin or least connections methods; o Application health check services; o SSL Termination for offloading SSL processing from web servers; o Standard HTTP acceleration using standard shared cache and compression services to improve application performance; and o URL Traffic Management providing content switching and header rewriting capabilities to overcome application complexities and requirements.
• Advanced service including the Standard service inclusions plus: o Content Filtering and Rewriting capabilities; o Custom HTTP Acceleration using a dedicated cache; o Custom Health Checks; and o Optional Web Application Firewall (WAF) Service to provide protection for web applications from the growing number of application layer attacks.This service is provided in each data centre location with a 99.9% service level.The Standard service includes 50Mbps HTTP and 10Mbps SSL traffic while the Advanced services includes 250Mbps HTTP and 100Mbps SSL traffic.The Web Application Firewall is an additional option to the Advanced service.The maximum price is not the true maximum price an implementation could have as this service has the ability to scale to significantly higher traffic volumes. The maximum price reflected here is for an off-the-shelf product of an Advanced Service with optional Web Application Firewall with 250Mbps HTTP/100Mbps SSL traffic throughput.,IaaS,Off,Load Balancing and Application Firewalling,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 8 hours,> 1 day,Per instance,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Standard Server with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute with Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data, plus a Disaster Recovery copy of the virtual server in a second data centre that is automatically replicated to from the primary data centre. This service is provided out of two data centres and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Inter data centre network connectivity and replication of data between data centres for this service;
• Management and monitoring of the virtual servers;
• SAN connectivity for all storage requirements; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; o Configuration of the Disaster Recovery toolsets; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components:
• Implementation or management of the operating system and applications running on the virtual server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service. In addition this server has guaranteed Disaster Recovery facilities to fail over to in the event of a disaster being invoked.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the primary virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application.
• Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition)
• Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Standard Server without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute without Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data. This service is provided out of a single data centre, as selected by the customer and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Management and monitoring of the virtual server;
• SAN connectivity for all storage requirements; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components:
• Implementation or management of the operating system and applications running on the virtual server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application.
• Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition)
• Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Standard Storage with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Storage with Disaster Recovery provides additional customer data storage resources to add to existing Elastic Compute Platform virtual servers with disaster recovery already enabled, plus data replication between Elastic Compute Platform SANs in different data centres to facilitate Disaster Recovery. This service is provided out of two data centres and requires a Hostworks Elastic Compute Platform Virtual Server with Disaster Recovery and a Managed Operating System service.This service is an optional storage service to add additional storage capacity for customer data and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the storage;
• Inter data centre network connectivity and replication of data between data centres for this service;
• Management and monitoring of the storage resources; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required storage; and o Configuration of the Disaster Recovery toolsets.This service excludes the following components:
• Backup services.This service provides additional resources in line with the server's operating system. As a stand alone entity this service provides a service level of 99.9%.This service is configured based on 10GB increments of Standard storage per server.The maximum price is not the true maximum price an implementation could have as the sizing is an unreasonable comparison point. The maximum price reflected here is for one 10GB increment of Fast storage to an existing server.",IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 10GB increment,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Standard Storage without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Storage without Disaster Recovery provides additional customer data storage resources to add to either existing Elastic Compute Platform virtual servers or Hostworks managed physical servers connected to the Elastic Compute Platform SAN. This service is provided out of a single data centre, as selected by the customer and requires either a Hostworks' Managed Physical Server with Managed Operating Systems or a Hostworks Elastic Compute Platform Virtual Server with a Managed Operating System service.This service is an optional storage service to add additional storage capacity for customer data and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the storage;
• Management and monitoring of the storage resources; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required storage.This service excludes the following components:
• Backup services.This service provides additional resources in line with the server's operating system. As a stand alone entity this service provides a service level of 99.9%.This service is configured based on 10GB increments of Standard storage per server.The maximum price is not the true maximum price an implementation could have as the sizing is an unreasonable comparison point. The maximum price reflected here is for one 10GB increment of Fast storage to an existing server.",IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 10GB increment,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Super Server with Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute with Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data, plus a Disaster Recovery copy of the virtual server in a second data centre that is automatically replicated to from the primary data centre. This service is provided out of two data centres and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Inter data centre network connectivity and replication of data between data centres for this service;
• Management and monitoring of the virtual servers;
• SAN connectivity for all storage requirements; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; o Configuration of the Disaster Recovery toolsets; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components:
• Implementation or management of the operating system and applications running on the virtual server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service. In addition this server has guaranteed Disaster Recovery facilities to fail over to in the event of a disaster being invoked.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the primary virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application.
• Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition)
• Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Compute Platform - Super Server without Disaster Recovery,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Compute without Disaster Recovery provides compute (vCPU and RAM) resources in a virtual server with a base storage configuration to house the operating system installation and customer data. This service is provided out of a single data centre, as selected by the customer and requires Hostworks' Managed Operating System service.This service is a foundation service for virtual servers with Hostworks' Managed Operating System service and includes the following components:
• Hardware and software components of the Elastic Compute Platform, Data Centre Services, and Network Services to deliver the virtual server;
• Front-end and/or back-end connectivity to Hostworks' shared networks providing network communications between servers and/or to the Internet or other external networks;
• Management and monitoring of the virtual server;
• SAN connectivity for all storage requirements; and
• Implementation services including: o Provisioning and configuration of the Elastic Compute Platform to provide the required virtual server(s); o Configuration of Hostworks' shared networks to provide the required network connectivity per virtual server; and o Configuration of management and monitoring toolsets for the virtual server.This service excludes the following components:
• Implementation or management of the operating system and applications running on the virtual server;
• Access to Hostworks' additional shared services other than those required to deliver this service;
• Backup services; and
• Additional networking services including firewalls and load balancing.This service provides a single server service level of 99% or 99.8% depending on the service level selected under the Managed Operating System service.This service is configured based on the number of vCPUs and amount of memory (RAM) configured in the virtual server. Hostworks has six standard server configurations (outlined below) but can accommodate a custom configuration maximum of a server with 192GB RAM and 32 vCPUs upon application.
• Entry Server (1GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Basic Server (2GB RAM, 1vCPU, OS Partition, 20GB Data Partition)
• Standard Server (4GB RAM, 1vCPU, OS Partition, 40GB Data Partition)
• Enterprise Server (8GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• High Performance Server (16GB RAM, Up to 2 vCPU, OS Partition, 40GB Data Partition)
• Super Server (32GB RAM, Up to 4 vCPU, OS Partition, 40GB Data Partition)",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Elastic Computing Platform - Shared Storage,"Hostworks' Elastic Compute Platform provides a utility based Infrastructure as a Service for compute and storage services.The Elastic Compute Platform - Shared Storage provides NFS based storage that can be scaled as required and mounted to any Hostworks managed or housed server. This service is not designed to provide Shared Storage services to environments other than those housed within Hostworks' data centres.The service includes the following components:
• Provisioning and configuration of the Shared Storage Platform to provide the required NFS share(s);
• Configuration of Hostworks' managed servers to access the NFS share(s);
• Management and monitoring of the NFS shares(s) and platform by Hostworks Customer Management Centre;
• Service Management by Tier 2 and Tier 3 resources including the execution of service requests, to the quantity agreed with the customer;
• Technical guidance; and
• Access to Enterprise Support from the relevant platform vendor.The service excludes the following:
• Backup services, which must be provided through a server with access to the NFS share(s).The Service Level for this service is 99.9% per data centre.This service is configured on the following parameters, on a per data centre basis:
• Per NFS share; and
• Per 10GB of storage volume required.The maximum price, represented below, is not the true maximum an implementation could have as there are too many unique variables (i.e. number of NFS shares and sizes of shares).The maximum price reflected here is per 10GB per NFS share in a single data centre.",IaaS,Storage,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 10GB per NFS share per data centre.,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Managed Database,"Hostworks' Managed Database service provides customers with a managed service and service level for a variety of database platforms on servers managed by Hostworks.The service includes the following components:
• Deployment of the database platform: o Installation and configuration of the platform; o Limited integration services; o Patching of the platform to the current level; and o Configuration of maintenance processes including monitoring and backups.
• Monitoring service by Hostworks' Customer Management Centre;
• Service Management by Tier 2 and Tier 3 resources including the execution of service requests, to the quantity agreed with the customer;
• Technical guidance; and
• Access to Enterprise Support from the relevant platform vendor.The service can include the database platform licenses, or these can be provided by the client.The service excludes the following:
• Deployment and ongoing management of analysis or reporting services;
• Performance tuning of stored procedures and custom client code;
• Development of custom processes including scripts;
• Operating system and server hardware provisioning or management;
• Backup services;
• Compute services, whether this be physical or virtual;
• Networking services including firewalls and load balancing; and
• Other Application Management services.Service levels are instance based and for single server implementations of a database platform they are in line with the service level applied to the Managed Operating System (i.e. 98%, 99% or 99.8%). Higher service levels can be attained via a two-node local cluster (99.9%) or a minimum three-node multi-data centre high availability configuration (99.99%).This service is configured on the following parameters, on a per instance basis:
• Database platform selected (Microsoft SQL, MySQL, MariaDB, Oracle);
• Who will be providing the database platform licenses (Hostworks or the customer). If Hostworks then database platform edition and number of cores/vCPUs to be configured on the server; and
• High availability configuration required.The maximum price, represented below, is not the true maximum an implementation could have as there are too many unique variables.The maximum price reflected here is for a high-availability cluster at a single data centre location with no database platform licensing. In this case the maximum price reflects a Master-Master configuration of MariaDB with a third server providing a management service.",Managed Service,Database Services,,24 X 7 X 365,,< 95%,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 8 hours,> 1 day,Per instance per server of a database platform to be managed.,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Managed Operating System (Physical Server),"Hostworks' Managed Operating System service provides customers with a managed service and service level for operating systems running on virtual and physical servers managed by Hostworks.The service includes the following components:
• Required operating system licenses (Microsoft Windows or Red Hat Enterprise Linux; noting that Clients can provide these licenses unless the server is operating on the Hostworks Elastic Compute Platform);
• Anti-Virus, Monitoring and Automation licenses;
• Implementation services including: o Operating system build and configuration; o Server network configuration; o Installation and Configuration of all Hostworks shared services (see below); o Patching of the server to the current levels; o Server testing and validation;
• Use of the Hostworks' Repliweb Enterprise license for content/code deployment;
• Use of Hostworks Shared Services: o Anti-Virus; o DNS; o Shared SMTP (limited usage); o Automation; o Authentication service (Microsoft Windows servers only); and o Real Time Reporting service.
• Monthly server patching;
• Operating System Monitoring Service by Hostworks Customer Management Centre;
• Service Management by Tier 2 and Tier 3 resources including the execution of service requests, to the quantity agreed with the customer;
• Technical guidance; and
• Access to Enterprise Support from the relevant platform vendor.This service excludes the following:
• Backup services;
• Compute services, whether this be physical or virtual;
• Networking services including firewalls and load balancing; and
• Application Management services.The standard service level for a single physical server with Managed Operating System services is 98%.Higher service levels can be achieved through the use of automated failover mechanisms in high availability configurations. Service level availabilities for a cluster of operating systems of up to 99.99% can be achieved.This service is configured on the following parameters:
• Physical or Virtual nature of server;
• Number of physical CPUs and cores for physical servers or number of vCPUs for virtual servers; and
• Edition of the operating system required (e.g. Microsoft Windows Enterprise Edition).The maximum price, represented below, applies to a 4 socket (CPU) physical server running Microsoft Windows Standard Edition.",Managed Service,Physical Server,,24 X 7 X 365,,< 95%,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 week,> 1 day,Per physical server with an operating system to be managed.,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Managed Operating System (Virtual Server with a Basic Service Level),"Hostworks' Managed Operating System service provides customers with a managed service and service level for operating systems running on virtual and physical servers managed by Hostworks.The service includes the following components:
• Required operating system licenses (Microsoft Windows or Red Hat Enterprise Linux; noting that Clients can provide these licenses unless the server is operating on the Hostworks Elastic Compute Platform);
• Anti-Virus, Monitoring and Automation licenses;
• Implementation services including: o Operating system build and configuration; o Server network configuration; o Installation and Configuration of all Hostworks shared services (see below); o Patching of the server to the current levels; and o Server testing and validation.
• Use of the Hostworks' Repliweb Enterprise license for content/code deployment;
• Use of Hostworks Shared Services: o Anti-Virus; o DNS; o Shared SMTP (limited usage); o Automation; o Authentication service (Microsoft Windows servers only); and o Real Time Reporting service.
• Monthly server patching;
• Operating System Monitoring Service by Hostworks Customer Management Centre;
• Service Management by Tier 2 and Tier 3 resources including the execution of service requests, to the quantity agreed with the customer;
• Technical guidance; and
• Access to Enterprise Support from the relevant platform vendor.This service excludes the following:
• Backup services;
• Compute services, whether this be physical or virtual;
• Networking services including firewalls and load balancing; and
• Application Management services.Service levels can be selected from the following:
• Classic of 98% per physical server or 99% per virtual server where incidents are diagnosed to recover degraded services with no data loss; and
• Basic of 99% per virtual server where the operating system is restored from the last backup and the service level timing is initiated via the customer raising an incident request with Hostworks' Customer Management Centre.Note: Higher service levels can be achieved through the use of automated failover mechanisms in high availability configurations. Service level availabilities for a cluster of operating systems of up to 99.99% can be achieved.This service is configured on the following parameters:
• Physical or Virtual nature of server;
• Number of physical CPUs and cores for physical servers or number of vCPUs for virtual servers;
• Edition of the operating system required (e.g. Microsoft Windows Enterprise Edition); and
• Service level required, Classic/Basic.The maximum price, represented below, applies to a 4 vCPU virtual server running Red Hat Enterprise Linux with a Basic service level.",Managed Service,Virtual Server,,24 X 7 X 365,,0.99,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server with an operating system to be managed.,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Managed Operating System (Virtual Server with a Classic Service Level),"Hostworks' Managed Operating System service provides customers with a managed service and service level for operating systems running on virtual and physical servers managed by Hostworks.The service includes the following components:
• Required operating system licenses (Microsoft Windows or Red Hat Enterprise Linux; noting that Clients can provide these licenses unless the server is operating on the Hostworks Elastic Compute Platform);
• Anti-Virus, Monitoring and Automation licenses;
• Implementation services including: o Operating system build and configuration; o Server network configuration; o Installation and Configuration of all Hostworks shared services (see below); o Patching of the server to the current levels; and o Server testing and validation.
• Use of the Hostworks' Repliweb Enterprise license for content/code deployment;
• Use of Hostworks Shared Services: o Anti-Virus; o DNS; o Shared SMTP (limited usage); o Automation; o Authentication service (Microsoft Windows servers only); and o Real Time Reporting service.
• Monthly server patching;
• Operating System Monitoring Service by Hostworks Customer Management Centre;
• Service Management by Tier 2 and Tier 3 resources including the execution of service requests, to the quantity agreed with the customer;
• Technical guidance; and
• Access to Enterprise Support from the relevant platform vendor.This service excludes the following:
• Backup services;
• Compute services, whether this be physical or virtual;
• Networking services including firewalls and load balancing; and
• Application Management services.Service levels can be selected from the following:
• Classic of 98% per physical server or 99% per virtual server where incidents are diagnosed to recover degraded services with no data loss; and
• Basic of 99% per virtual server where the operating system is restored from the last backup and the service level timing is initiated via the customer raising an incident request with Hostworks' Customer Management Centre.Note: Higher service levels can be achieved through the use of automated failover mechanisms in high availability configurations. Service level availabilities for a cluster of operating systems of up to 99.99% can be achieved.This service is configured on the following parameters:
• Physical or Virtual nature of server;
• Number of physical CPUs and cores for physical servers or number of vCPUs for virtual servers;
• Edition of the operating system required (e.g. Microsoft Windows Enterprise Edition); and
• Service level required, Classic/Basic.The maximum price, represented below, applies to a 4 vCPU virtual server running Microsoft Windows Server Standard Edition with a Classic service level.",Managed Service,Virtual Server,,24 X 7 X 365,,0.99,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per virtual server with an operating system to be managed.,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Managed Web Application,"Hostworks' Managed Web Application service provides customers with a managed service and service level for a variety of web applications on servers managed by Hostworks.The service includes the following components:
• Deployment of the web applications: o Installation and configuration of the application; o Creation of new websites; o Patching of the application to the current level; and o Configuration of maintenance processes including monitoring and backups.
• Monitoring service by Hostworks' Customer Management Centre;
• Technical guidance; and
• Access to Enterprise Support from the relevant platform vendor.The service excludes the following:
• Operating system and server hardware provisioning or management;
• Backup services;
• Compute services, whether this be physical or virtual;
• Networking services including firewalls and load balancing; and
• Other Application Management services.Service levels are based on either a single server implementation or a multiple server load-balanced configuration and range from 98% for a single physical sever that is managed up to and including the web application layer; to 99.9% for a cluster of two or more servers (physical or virtual) in a load-balanced configuration with management up to and including the application layer; to a minimum three-node multi-data centre high availability configuration utilising load-balancing with a service level of 99.99%.This service is configured on the following parameters, on a per server basis:
• Web application selected (Microsoft IIS or Apache);
• Number of websites to be hosted per server; and
• High availability configuration required.The maximum price if not the true maximum price an implementation could have as this service has the ability to scale to high numbers of web application servers. The maximum price reflected here is a per server price based on a Microsoft IIS implementation.",Managed Service,Web Hosting,,24 X 7 X 365,,< 95%,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 8 hours,> 1 day,Per server,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Next Generation Backup - Base Service,"Hostworks' Next Generation Backup solution provides customers with an enterprise grade backup solution for services being delivered in Hostworks' Data Centres. The service uses disk based backup targets, deduplication technologies, remote replication for offsiting of backups and encrypts data in transit and at rest. Backups are conducted daily at a time agreed with the customer.The service includes the following components:
• Configuration of the client on the Hostworks Next Generation Backup solution;
• Deployment of the backup agent to all required servers;
• Initial full backup of the required servers;
• Full backups performed daily, with one month (30 days) retention of data;
• Backup data stored on a primary data store and replicated to a secondary data store;
• Daily notification reports, detailing the results of all backups for the previous 24 hours;
• Execution of the Hostworks Incident Management process for any failed backups; and
• Access to Enterprise Support from the relevant platform vendor.The service excludes the following:
• Tape archiving (this option will be added by the end of 2012);
• The migration of data to other media; and
• Retention of data over 30 days.Service levels for this service are an availability of 99.9% per Data Centre.This service is configured of the following parameters on a per server basis:
• Type of data to be backed up (database, web/application, rich media, operating system, other);
• Quantity of data to be backed up; and
• Offsiting of backup data enabled or disabled.The maximum price is not the true maximum price an implementation should have as this service has the ability to scale to high volume sizes of data to be backed up. The maximum price reflected here is the maximum price for the first GB of data to be backed up of any type with offsiting enabled with a maximum retention period of 30 days and management of backups by Hostworks.",IaaS,Backup Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 60 min,> 1 day,Per server to be backed up,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Next Generation Backup - Database Content,"Hostworks' Next Generation Backup solution provides customers with an enterprise grade backup solution for services being delivered in Hostworks' Data Centres. The service uses disk based backup targets, deduplication technologies, remote replication for offsiting of backups and encrypts data in transit and at rest. Backups are conducted daily at a time agreed with the customer.The service includes the following components:
• Configuration of the client on the Hostworks Next Generation Backup solution;
• Deployment of the backup agent to all required servers;
• Initial full backup of the required servers;
• Full backups performed daily, with one month (30 days) retention of data;
• Backup data stored on a primary data store and replicated to a secondary data store;
• Daily notification reports, detailing the results of all backups for the previous 24 hours;
• Execution of the Hostworks Incident Management process for any failed backups; and
• Access to Enterprise Support from the relevant platform vendor.The service excludes the following:
• Tape archiving (this option will be added by the end of 2012);
• The migration of data to other media; and
• Retention of data over 30 days.Service levels for this service are an availability of 99.9% per Data Centre.This service is configured of the following parameters on a per server basis:
• Type of data to be backed up (database, web/application, rich media, operating system, other);
• Quantity of data to be backed up; and
• Offsiting of backup data enabled or disabled.The maximum price is not the true maximum price an implementation should have as this service has the ability to scale to high volume sizes of data to be backed up. The maximum price reflected here is the maximum price for the first GB of data to be backed up of any type with offsiting enabled with a maximum retention period of 30 days and management of backups by Hostworks.",IaaS,Backup Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 60 min,> 1 day,Per GB of data to be backed up,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Next Generation Backup - Operating System Content,"Hostworks' Next Generation Backup solution provides customers with an enterprise grade backup solution for services being delivered in Hostworks' Data Centres. The service uses disk based backup targets, deduplication technologies, remote replication for offsiting of backups and encrypts data in transit and at rest. Backups are conducted daily at a time agreed with the customer.The service includes the following components:
• Configuration of the client on the Hostworks Next Generation Backup solution;
• Deployment of the backup agent to all required servers;
• Initial full backup of the required servers;
• Full backups performed daily, with one month (30 days) retention of data;
• Backup data stored on a primary data store and replicated to a secondary data store;
• Daily notification reports, detailing the results of all backups for the previous 24 hours;
• Execution of the Hostworks Incident Management process for any failed backups; and
• Access to Enterprise Support from the relevant platform vendor.The service excludes the following:
• Tape archiving (this option will be added by the end of 2012);
• The migration of data to other media; and
• Retention of data over 30 days.Service levels for this service are an availability of 99.9% per Data Centre.This service is configured of the following parameters on a per server basis:
• Type of data to be backed up (database, web/application, rich media, operating system, other);
• Quantity of data to be backed up; and
• Offsiting of backup data enabled or disabled.The maximum price is not the true maximum price an implementation should have as this service has the ability to scale to high volume sizes of data to be backed up. The maximum price reflected here is the maximum price for the first GB of data to be backed up of any type with offsiting enabled with a maximum retention period of 30 days and management of backups by Hostworks.",IaaS,Backup Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 60 min,> 1 day,Per GB of data to be backed up,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Next Generation Backup - Other Content,"Hostworks' Next Generation Backup solution provides customers with an enterprise grade backup solution for services being delivered in Hostworks' Data Centres. The service uses disk based backup targets, deduplication technologies, remote replication for offsiting of backups and encrypts data in transit and at rest. Backups are conducted daily at a time agreed with the customer.The service includes the following components:
• Configuration of the client on the Hostworks Next Generation Backup solution;
• Deployment of the backup agent to all required servers;
• Initial full backup of the required servers;
• Full backups performed daily, with one month (30 days) retention of data;
• Backup data stored on a primary data store and replicated to a secondary data store;
• Daily notification reports, detailing the results of all backups for the previous 24 hours;
• Execution of the Hostworks Incident Management process for any failed backups; and
• Access to Enterprise Support from the relevant platform vendor.The service excludes the following:
• Tape archiving (this option will be added by the end of 2012);
• The migration of data to other media; and
• Retention of data over 30 days.Service levels for this service are an availability of 99.9% per Data Centre.This service is configured of the following parameters on a per server basis:
• Type of data to be backed up (database, web/application, rich media, operating system, other);
• Quantity of data to be backed up; and
• Offsiting of backup data enabled or disabled.The maximum price is not the true maximum price an implementation should have as this service has the ability to scale to high volume sizes of data to be backed up. The maximum price reflected here is the maximum price for the first GB of data to be backed up of any type with offsiting enabled with a maximum retention period of 30 days and management of backups by Hostworks.",IaaS,Backup Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 60 min,> 1 day,Per GB of data to be backed up,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Next Generation Backup - Rich Media Content,"Hostworks' Next Generation Backup solution provides customers with an enterprise grade backup solution for services being delivered in Hostworks' Data Centres. The service uses disk based backup targets, deduplication technologies, remote replication for offsiting of backups and encrypts data in transit and at rest. Backups are conducted daily at a time agreed with the customer.The service includes the following components:
• Configuration of the client on the Hostworks Next Generation Backup solution;
• Deployment of the backup agent to all required servers;
• Initial full backup of the required servers;
• Full backups performed daily, with one month (30 days) retention of data;
• Backup data stored on a primary data store and replicated to a secondary data store;
• Daily notification reports, detailing the results of all backups for the previous 24 hours;
• Execution of the Hostworks Incident Management process for any failed backups; and
• Access to Enterprise Support from the relevant platform vendor.The service excludes the following:
• Tape archiving (this option will be added by the end of 2012);
• The migration of data to other media; and
• Retention of data over 30 days.Service levels for this service are an availability of 99.9% per Data Centre.This service is configured of the following parameters on a per server basis:
• Type of data to be backed up (database, web/application, rich media, operating system, other);
• Quantity of data to be backed up; and
• Offsiting of backup data enabled or disabled.The maximum price is not the true maximum price an implementation should have as this service has the ability to scale to high volume sizes of data to be backed up. The maximum price reflected here is the maximum price for the first GB of data to be backed up of any type with offsiting enabled with a maximum retention period of 30 days and management of backups by Hostworks.",IaaS,Backup Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 60 min,> 1 day,Per GB of data to be backed up,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Standard Security Service,"Hostworks Standard Security service provides customers with a base level of network security features. Hostworks is ISO 27001 accredited for the provision of Managed Services.This service provides three key security components to customer environments, firewall service, network intrusion detection service and a cloud signalling service. The firewall service provides customers with protection through a shared firewall instance, with an option for a dedicated instance, protecting the customer's environment from the Internet. The network intrusion detection service monitors all inbound and outbound traffic from the customer's environment and reports on attacks based on the applied rule set. The cloud signalling service provides a upstream signalling capability to block malicious traffic further up the connection through signalling upstream ISP network devices. This service has the ability to clock malicious traffic at country edge routers.This service also has several add-on options:
• Dedicated firewall context;
• Intrusion Prevention service (IPS);
• Web Application Firewall (WAF); and
• DDoS Mitigation service.The service includes the following components:
• Configuration of firewalls, intrusion detection and cloud signalling services;
• Configuration of reporting/alerting, monitoring and management systems;
• Execution of the Hostworks Security Incident Management process for any security incidents; and
• Access to Enterprise Support from the relevant platform vendor.The service excludes the following:
• Dedicated security contexts on security devices. Optional services need to be subscribed to in order to provide dedicated customer security contexts on devices; and
• Custom signatures and rule sets.Service levels for this service are an availability of 99.9% per data centre.This service is configured via allocated bandwidth on a per data centre basis. Bandwidth allocations are 50, 100, 250, 500 or 1000Mbps and are soft-limits.",IaaS,Off,Network and Security Services,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 50Mbps throughput,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, +Hostworks Pty Ltd,88087307695,Standard Security Service - with Dedicated Firewall Context,"Hostworks Standard Security service provides customers with a base level of network security features. Hostworks is ISO 27001 accredited for the provision of Managed Services.This service provides three key security components to customer environments, firewall service, network intrusion detection service and a cloud signalling service. The firewall service provides customers with protection through a shared firewall instance, with an option for a dedicated instance, protecting the customer's environment from the Internet. The network intrusion detection service monitors all inbound and outbound traffic from the customer's environment and reports on attacks based on the applied rule set. The cloud signalling service provides a upstream signalling capability to block malicious traffic further up the connection through signalling upstream ISP network devices. This service has the ability to clock malicious traffic at country edge routers.This service also has several add-on options:
• Dedicated firewall context;
• Intrusion Prevention service (IPS);
• Web Application Firewall (WAF); and
• DDoS Mitigation service.The service includes the following components:
• Configuration of firewalls, intrusion detection and cloud signalling services;
• Configuration of reporting/alerting, monitoring and management systems;
• Execution of the Hostworks Security Incident Management process for any security incidents; and
• Access to Enterprise Support from the relevant platform vendor.The service excludes the following:
• Dedicated security contexts on security devices. Optional services need to be subscribed to in order to provide dedicated customer security contexts on devices; and
• Custom signatures and rule sets.Service levels for this service are an availability of 99.9% per data centre.This service is configured via allocated bandwidth on a per data centre basis. Bandwidth allocations are 50, 100, 250, 500 or 1000Mbps and are soft-limits.",IaaS,Off,Network and Security Services,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Off,Yes,> 1 day,> 1 day,Per 50Mbps throughput,Australia,New South Wales,1.6,Tier 3,Australia,South Australia,1.3,Tier 2,,,,,,,,,,,, IBM Australia Limited,79000024733,SmartCloud Enterprise (SCE) Linux Virtual Machine Copper,"The compute resources for 32-bit Copper is as follows:Virtual machine 32bit configuration Copper Virtual CPUs @ 1.25Ghz 1 Virtual Memory (GB) 2 Virtual local storage (GB) 60IBM SmartCloud Enterprise provides access to an IBM-owned and operated, flexible, feature-rich and highly automated shared cloud infrastructure designed to support the levels of security, reliability and control required to enable new web, distributed, dynamic or temporary workloads or existing workloads that have moderate availability, transactional and security requirements. Examples of these include development and testing or project workloads, compute-intensive optimization, rendering and analysis workloads, many web and departmental applications, collaboration and media-sharing applications.With IBM SmartCloud Enterprise, you gain access to an infrastructure as a service (IaaS) cloud that can enable you to deploy new servers and storage environments across the globe in minutes and pay for them only for as long as you use them. You have virtually no up-front capital expenses, and, with no infrastructure to maintain, you may also reduce your overall operating costs. Because IBM SmartCloud Enterprise uses highly standardised and automated processes, you can improve the quality of your projects by reducing development and deployment errors.SmartCloud Enterprise offers a range of environments.You may order instances and select any of the following instance compute resource configuration consisting of the specified number of 32-bit virtual central processing units, virtual memory and virtual local storage.There is also a range of additional services available. These additional services include the option to utilise bundled software as an image on an hourly charge basis. This bundled software covers a range of IBM software products that can be found within the supporting documentation.The service availability service level is calculated across all virtual machines provisioned as well as the SCE Portal Access to provision services.",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Off,Yes,Off,Off,Off,Yes,Off,Off,Off,Yes,Off,Off,Off,Off,Yes,Yes,Yes,Yes,Yes,Off,> 60 min,> 60 mins,"Copper image, customer provided 32-bit Linux OSCustomer to supply OS licenses",Singapore (but potentially could be any of the six global cloud centres),Singapore,1.3,3.0,,,,,,,,,,,,,,,, IBM Australia Limited,79000024733,Virtual Server Services (VSS) Intel Virtual Machine Bronze,"Virtual Server Services - Bronze offeringConfigurationBronze1 vCPU1 GB RAM30 GB of Tier 1 SAN storageFeatures BronzeHosted on IBM's robust VSS infrastructure YesVMware server hosting YesHypervisor hosting YesService Level agreement of 99.5% availability on the infrastructure YesEnterprise storage management YesIBM's proven infrastructure management YesIBM governance and service delivery management YesCustomer manages operating system YesCustomer manages virtual machines YesCustomer manages applications Yes24 hour access to Service Desk YesCustomer performs all backups and restores YesWindows/Linux Standard license provided NoWith IBM Virtual Server Services (VSS), your organisation can access, on demand, a standardised, cost-effective and flexible IT infrastructure to handle the workloads on which your business depends. Our flexible services are capacity or usage-based - you only pay for the server, storage and network resources you use.Virtual Server Services can help your organisation:Incorporate greater flexibility into overall IT infrastructureRespond more rapidly to changing business requirementsOptimise IT assets by transforming and automating servicesReduce total cost of ownershipCreate a high-security, highly available server environmentAddress any governing data storage regulationsShift costs from capital to operational expenditureIBM hosts its Virtual Server Services on a shared virtualised infrastructure at IBM-managed facilities in Australia and New Zealand. Virtual Server Services packages for production servers include a service level agreement of 99.95% infrastructure availability. The Virtual Server Services platform runs Windows or Linux virtual machines on VMware vSphere using IBM System x servers and enterprise-level IBM System Storage. Each Virtual Server Services customer is appointed an IBM single point of contact for services provided.",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Off,Yes,Off,Off,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,"Bronze image, customer provided 32-bit Linux or Windows OSCustomer to supply OS licenseBronze1 vCPU1 GB RAM30 GB of Tier 1 SAN storage",Australia,NSW,1.7,3.0,,,,,,,,,,,,,,,, iCognition Pty Ltd,92104128001,Diem Gold: Diem Portal EDRMS Powered by HP TRIM,"TheDiem Goldservice offering is anElectronic Document and Records Management System (EDRMS) in the cloud of HP TRIM with iCognition's Diem Portal web interface.The actualSoftware as a Service (SaaS) stack in this complete records and information management offering includes:1. HP TRIM Electronic Document and Records Management System. This is transferring your existing HP TRIM solution, including your existing licences, to the cloud.3. iCognition Diem Portal web based interface to HP TRIM is provided to simplify and enhance the user experience in capturing and managing documents and records in the cloud.Note that all HP TRIM and Microsoft licences need to be supplied by the client.This SaaS offering is provided via:CorePLUS'Platform as a Service (PaaS) and Computer AssociatesInfrastructure as a Service (IaaS)AppLogic solution; anda private cloud using theCloud Central primary facility data centres located in Canberra, Australia. These data centres are Australian Government approved via membership of the AGIMO Data Centre Facilities Panel.CorePLUS's innovative cloud technology provides instant access to any application on any device, on demand, with immediate cost savings and enables a simple and secure way to manage IT. The CorePLUS Cloud Management Platform is comprised of five components that deliver the cloud offering:1. CoreEngine is the primary enabling technology,2. CoreGrid is the secure and scalable infrastructure that utilizes CA's 3Tera AppLogic, upon which CoreEngine provides IT management and application delivery services. 3. CoreStore, a catalog system; 4. CoreDesk a virtual interface that allows users to access services on a variety of end-user devices.5. CoreDev, a development environment for the integration of applications as well as development of custom applications.CA Applogic is a turn-key cloud platform for enterprises and service providers. This cloud platform eliminates the binding of software to hardware through the use of virtual appliances, removing the major obstacle in accessing true cloud computing technology. It provides the ability to deploy and scale existing applications without changing code and architecture, integrate, monitor and scale applications and infrastructure using just a GUI, and add or remove resources and storage without disrupting users.",SaaS,Information Management,"Document and Records Management, Collaboration Spaces",24 X 7 X 365,,0.9999,> 5 Hours,Sensitive,Supplier or Customer Admin,Supplier and Agency,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Off,Off,Off,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,> 1 day,> 1 week,"A unit is a per month user account configured in the iCognition Virtual Private Datacenter, which includes the following for each user account:BYO HP TRIM licenceBYO Microsoft Professional and Windows 7 clientBYO Windows 2008 R2 Enterprise, 64bit, Operating System licenceBYO Microsoft SQL Server database licence Diem Portal Licence includedMemory per user 2GBDisk Storage 2 GB per user accountBandwidth 500 GB per instanceTwo CPU/CoreAdditional GB Live Data onlineVirus ProtectionFirewallBack-up agents",Australia -NextDC C1 in Bruce ACT,ACT,1.4 targeted,3.0,Australia - TransACT in Dickson ACT,ACT,1.5 targeted,3.0,,,,,,,,,,,, @@ -531,7 +531,7 @@ Infoplex Pty Ltd,39094296107,Database Services -Red Hat Enterprise Linux Standard,"Database Services included but not limited to the management of My SQL, MS SQL and Oracle. The core DBA services includes installation, configuration, user management, patching, availability and disaster recovery setup and management.",PaaS,Database Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Red Hat Enterprise Linux Standard License - Diamond,Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 Infoplex Pty Ltd,39094296107,Database Services -Windows SQL Server Enterprise License,"Database Services included but not limited to the management of My SQL, MS SQL and Oracle. The core DBA services includes installation, configuration, user management, patching, availability and disaster recovery setup and management.MS Licenses need to be supplied by agencies through Microsoft VSA",PaaS,Database Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Windows SQL Server Enterprise License -MS Licenses need to be supplied by agencies through Microsoft VSA,Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 Infoplex Pty Ltd,39094296107,Encryption Services,Cloud encryption protects your data in the virtual datacenter. The encryption keys stay in your control and only the people with those keys can access the data. This allows you to extend your datacenter to the cloud while maintaining control over sensitive data.Infoplex Servers are provided with Encryption Services automatically as a standard offering,IaaS,Encryption Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Server Encryption Services - applies to all server offerings as part of standard offering and does not incur additional costs,Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 -Infoplex Pty Ltd,39094296107,Enterprise Network Security,"Provide cost-effective security services to Infoplex customers in the cloud. Comes in 2 options - Enterprise and Professional. Enterprise includes the following. Professional includes Perimeter Firewall and Intrusion Prevention and Protection.Perimeter Firewall:Firewall service builds on the technology offered to provide the industrys strongest level of gatewayIntrusion Prevention and Detection:The IPS service complements firewall protection, further securing the network without degrading gateway performance. It offers full-featured IPS and is constantly updated with new defenses against emerging threatsVirtual Private Network:The IPSec VPN service provides secure connectivity to networks for remote users, branch offices and business partnersAnti-Spam & Email Security:The Anti-Spam & Email Security service provides protection for messaging infrastructure, providing highly accurate anti-spam coverage and defends customers from a wide variety of virus and malware threats delivered within emailAntivirus & Anti-Malware:The Antivirus & Anti-Malware service stops viruses and other malware at the gateway before they affect usersData Loss Prevention: The Data Loss Prevention service protects sensitive information from unintentional loss, educating users on proper data handling policies and empowering them to remediate incidents in real-time",IaaS,Business Continuity,Network Security,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 Month,"Perimeter Protection including IPS/IDS, Perimeter Firewall and VPN2 Changes per month also included ",Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 +Infoplex Pty Ltd,39094296107,Enterprise Network Security,"Provide cost-effective security services to Infoplex customers in the cloud. Comes in 2 options - Enterprise and Professional. Enterprise includes the following. Professional includes Perimeter Firewall and Intrusion Prevention and Protection.Perimeter Firewall:Firewall service builds on the technology offered to provide the industrys strongest level of gatewayIntrusion Prevention and Detection:The IPS service complements firewall protection, further securing the network without degrading gateway performance. It offers full-featured IPS and is constantly updated with new defenses against emerging threatsVirtual Private Network:The IPSec VPN service provides secure connectivity to networks for remote users, branch offices and business partnersAnti-Spam & Email Security:The Anti-Spam & Email Security service provides protection for messaging infrastructure, providing highly accurate anti-spam coverage and defends customers from a wide variety of virus and malware threats delivered within emailAntivirus & Anti-Malware:The Antivirus & Anti-Malware service stops viruses and other malware at the gateway before they affect usersData Loss Prevention: The Data Loss Prevention service protects sensitive information from unintentional loss, educating users on proper data handling policies and empowering them to remediate incidents in real-time",IaaS,Business Continuity,Network Security,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 Month,"Perimeter Protection including IPS/IDS, Perimeter Firewall and VPN2 Changes per month also included",Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 Infoplex Pty Ltd,39094296107,Hosted Exchange,"The Hosted Exchange and Active Directory service is a comprehensive enterprise grade solution encompassing mail services accessible over the internet and WAN. Monitoring and maintenance of the messaging environment is provided by Infoplex whilst your IT is responsible for end user email client, email client connectivity and mobile device troubleshooting.MS Licenses need to be supplied by agencies through Microsoft VSAInfoplex will provide :Active Directory buildSetup Hosted ExchangeCreate mailboxes and import the provided mailbox data.Create an email disclaimer to be sent from outlook, webmail and mobile devices.The ongoing services that will be managed by Infoplex are:Active Directory within the Infoplex DC.Hosted Exchange.Message Filtering Services.",IaaS,eMail,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Hosted Exchange -Per Email Box, including Enterprise backup and Archive.MS Licenses need to be supplied by agencies through Microsoft VSA",Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 Infoplex Pty Ltd,39094296107,Information Management - Data Management Services,"Infoplex has a range of data management offerings optimised for specific access and retention requirements. Working with you, we can assess your data typesand formulate the optimal management solution and a reliable, phased transition. Services include:Standard and Enterprise RetentionBackup window OptionsSupport for a range of operating systems and enterprise applicationsIncremental and full backupOn-call restoration servicesDaily and monthly reports",IaaS,Information Management,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Enterprise Retention per 100 GB,Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 Infoplex Pty Ltd,39094296107,Managed Archive Service - Tier 1,"Cost effective, secure file retention and management.Network Attached Storage (NAS) available in tiered file storage for cost and energy optimisation. Backup and Recovery service integrationLow cost backup based on tiered architecture.",IaaS,Data Storage and Archive,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Managed Archive Service - Tier 1100GB,Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 @@ -549,7 +549,7 @@ Infoplex Pty Ltd,39094296107,Premium Data Storage and Archive,"Cost effective, secure file retention and management.Standard: Policy based, write once-read many file storage. Retention determined by customer (recommended 7 years)Premium: Compliance: Policy based file storage compliant withSEC 17a-4, DOD 5015.2, HIPPA and Sarbanes Oxley.Retention determined by customer (recommended 7 years)Data ReplicationTiered file storage for cost and energy optimisation.Backup and Recovery service integrationLow cost backup based on tiered architecture.",IaaS,Data Storage and Archive,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Premium:Premium Dedicated Storage per 100 GB: Policy based file storage compliant with SEC 17a-4, DOD 5015.2, HIPPA and Sarbanes Oxley. Retention determined by customer (recommended 7 years)",Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 Infoplex Pty Ltd,39094296107,Premium Disaster Recovery,"Delivers failover capability in the event of unplanned outage. Backup and Recovery service integration, Recovery Testing, High Availability solution design. Options available in following:Premium: RPO 15min, RTO 4h, Priority ServiceStandard: RPO 15min, RTO 8h,Basic: RPO 24h, RTO 48h",IaaS,Disaster Recovery,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Premium Disaster Recover - RPO 15min, RTO 4h, Priority Service",Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 Infoplex Pty Ltd,39094296107,Premium Test and Dev Environment,"An elastic virtual compute platform with pay-as-you-go billing for scale-out applications and transient workloadsPay as You Go:for short term compute requirements typically associated with development, test and other project based activity.Allocation:a cost effective compute allocation, enabling resource busting for transient loadsReservation:delivers 100% resource commitment for consistent workloads",IaaS,Dev Test,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Premium Test and Development Environment.Premium vDC Slice (Base - 8GHz CPU, 20GB Memory, 400GB Storage) @100% Committed Resources",Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 -Infoplex Pty Ltd,39094296107,Professional Network Security,"Provide cost-effective security services to Infoplex customers in the cloud. Comes in 2 options - Enterprise and Professional. Enterprise includes the following. Professional includes Perimeter Firewall and Intrusion Prevention and Protection.Perimeter Firewall:Firewall service builds on the technology offered to provide the industrys strongest level of gatewayIntrusion Prevention and Detection:The IPS service complements firewall protection, further securing the network without degrading gateway performance. It offers full-featured IPS and is constantly updated with new defenses against emerging threatsVirtual Private Network:The IPSec VPN service provides secure connectivity to networks for remote users, branch offices and business partnersAnti-Spam & Email Security:The Anti-Spam & Email Security service provides protection for messaging infrastructure, providing highly accurate anti-spam coverage and defends customers from a wide variety of virus and malware threats delivered within emailAntivirus & Anti-Malware:The Antivirus & Anti-Malware service stops viruses and other malware at the gateway before they affect usersData Loss Prevention: The Data Loss Prevention service protects sensitive information from unintentional loss, educating users on proper data handling policies and empowering them to remediate incidents in real-time",IaaS,Business Continuity,Network Security,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 Month,Perimeter Protection including IPS/IDS and Perimeter Firewall2 Changes per month also included ,Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 +Infoplex Pty Ltd,39094296107,Professional Network Security,"Provide cost-effective security services to Infoplex customers in the cloud. Comes in 2 options - Enterprise and Professional. Enterprise includes the following. Professional includes Perimeter Firewall and Intrusion Prevention and Protection.Perimeter Firewall:Firewall service builds on the technology offered to provide the industrys strongest level of gatewayIntrusion Prevention and Detection:The IPS service complements firewall protection, further securing the network without degrading gateway performance. It offers full-featured IPS and is constantly updated with new defenses against emerging threatsVirtual Private Network:The IPSec VPN service provides secure connectivity to networks for remote users, branch offices and business partnersAnti-Spam & Email Security:The Anti-Spam & Email Security service provides protection for messaging infrastructure, providing highly accurate anti-spam coverage and defends customers from a wide variety of virus and malware threats delivered within emailAntivirus & Anti-Malware:The Antivirus & Anti-Malware service stops viruses and other malware at the gateway before they affect usersData Loss Prevention: The Data Loss Prevention service protects sensitive information from unintentional loss, educating users on proper data handling policies and empowering them to remediate incidents in real-time",IaaS,Business Continuity,Network Security,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 Month,Perimeter Protection including IPS/IDS and Perimeter Firewall2 Changes per month also included,Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 Infoplex Pty Ltd,39094296107,Seasonal Peaks and Bursts PAYG Resource Pool,"With the Introduction of vCloud Director, you will be able to manage the resources required to meet the business demands during seasonal changes and peak times. A PAYG service is available for hourly ratevCloud Director will provide the ability to busrt up and reduce resources as required.",IaaS,Seasonal Peak Bursting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Basic - PAYG - 1 vCPU per hour @75% Committed Resources, including 100GB storage and 100GB memory. Chargeable at hourly rate. With vCloud Director it is self provisioned if required.",Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 Infoplex Pty Ltd,39094296107,Sharepoint,"Flexible, efficient and user-friendly collaborative services:- Lync- SharepointMS Licenses need to be supplied by agencies through Microsoft VSA",SaaS,Collaboration Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,SharePoint for Internet Sites Enterprise PL Proc per siteMS Licenses need to be supplied by agencies through Microsoft VSA,Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 Infoplex Pty Ltd,39094296107,Standard Compute Resource Pool - vDC Slice,"An elastic virtual compute platform with pay-as-you-go billing for scale-out applications and transient workloadsPay as You Go:for short term compute requirements typically associated with development, test and other project based activity.Allocation:a cost effective compute allocation, enabling resource busting for transient loadsReservation:delivers 100% resource commitment for consistent workloadsAvailable in:PAYG - Per hourly Requirement - refer PAYG Basic Virtual Resource Pool for pricingStandard Pool - 75% Resource CommitmentPremium Pool - 100 % Resource Pool - Refer Premium Compute Resource Pool for pricing",IaaS,Compute Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Standard Compute Resource Pool -vDC Slice (Base - 8GHz CPU, 20GB Memory, 400GB Storage) @75% Committed Resources",Australia,NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia (Purpose Build NSW Government Data Centre),NSW,1.1,3.0,Australia,Victoria,1.1,3.0,Australia,Victoria,1.1,3.0 @@ -570,8 +570,8 @@ Intech Solutions Pty Ltd,45002812697,Address Validation & Geocoding Hosted Web Service (Public Cloud) Plan 5,"Ensure a quick, reliable and trouble-free method of capturing accurate addresses and adding value to address data. The IQ Hosted Web Service is a SOAP/XML web service hosted by Intech Solutions that uses the functionality provided by our best of breed IQ Office Information Quality software. It enables users to validate and geographically code addresses over the internet, thereby improving accuracy and minimizing infrastructure and upfront costs.",SaaS,Information Management,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Yes,Yes,Off,Off,> 1 week,> 1 Month,"1 unit=1 Functional Request (FR). A single API call to the web service may constitute multiple FRs where multiple units of information are retrieved.Eg: a function call which validates an addressand retrieves other geographical boundaries (Electoral, Statistical or Administrative) will constitute multiple FRs.",Australia,NSW,1.8,3.0,,,,,,,,,,,,,,,, Intech Solutions Pty Ltd,45002812697,Address Validation and Geocoding Dedicated Web Service (Internal Cloud),"SOAP/XML web service to resolve information quality issues and add value to address data. Functionality includes data transformation, validation, standardisation, matching and integration of a wide array of data sources, both in batch mode and in real-time at the point of data capture. Geocoding functionality appends geographic codes such as lat/long, statistical boundaries, administrative boundaries etc to validated addresses. IQ Office would be installed on client managed infrastructure with Intech Solutions' security cleared personnel managing the IQ Office installation and maintenance.",SaaS,Geographic Information Systems,,24 X 7 X 365,,0.9999,> 2 Hours,Secret,Supplier or Customer Admin,Agency Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Off,Off,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Off,Yes,Off,Off,> 1 week,> 1 week,"A Functional Request (FR) is an API call to the web service. A single API call may constitute multiple FRs where multiple units of information are retrieved. Eg: a function call which validates an address and retrieves other geographical boundaries (Electoral, Statistical or Administrative) will constitute multiple FRs.",Agency Supplied,Agency Supplied,Agency Supplied,Agency Supplied,,,,,,,,,,,,,,,, Intech Solutions Pty Ltd,45002812697,Data Cleansing Web Service (Internal Cloud),"SOAP/XML web service to validate data, resolve information quality issues and append additional data attributes. The service provides functionality for Phone, email, ABN, Name, BSB, gender, and much more etc). Functionality includes data transformation, validation, parsing, address validation, geocoding, standardisation of a wide array of data sources, both in batch mode and in real-time at the point of data capture. IQ Office would be installed on client managed infrastructure with Intech Solutions' security cleared personnel managing the IQ Office installation and maintenance.",SaaS,Information Management,,24 X 7 X 365,,0.9999,> 2 Hours,Secret,Supplier or Customer Admin,Agency Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Off,Off,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Off,Yes,Off,Off,> 1 week,> 1 week,"A Functional Request (FR) is an API call to the web service. A single API call may constitute multiple FRs where multiple units of information are retrieved. Eg: a function call which validates an address and retrieves other geographical boundaries (Electoral, Statistical or Administrative) will constitute multiple FRs.",Agency Supplied,Agency Supplied,Agency Supplied,Agency Supplied,,,,,,,,,,,,,,,, -IntelligenceBank Pty Ltd,73138768564, IntelligenceBank Information Management,"IntelligenceBank is an active information management platform, that maximises the value of information. The platform aggregates data from disparate sources, structures it based on the customers business and permissions requirements, and enables people to easily broadcast, access, share and collaborate. IntelligenceBank comes with advanced document & digital asset management, advanced search, charting, media feeds dashboard, internal forum and custom databases. The platform is used as: document management platform, board portals, brand hubs (for sharing brand assets with agencies), and data rooms.
",SaaS,Information Management,,08 - 20 Bus Hours,,,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,,,Yes,Yes,,,Yes,,,,,Yes,Yes,Yes,Yes,,,Yes,> 60 min,> 8 hours,Units are user licenses,Australia,NSW,1.6,1.0,Australia,QLD,1.6,2.0,USA,Washington,1.08,1.0,,,,,,,, -IntelligenceBank Pty Ltd,73138768564,IntelligenceBank Document Management,"IntelligenceBank is an active information management platform, that makes it easy to share documents, online files and digital assets. IntelligenceBank comes with advanced document management features such as: Version Control, Review Dates, Metadata, Comments, Ratings, PDF document reader, annotations and more. Advanced search (searching title, description and within the documents) and Permissions can be granted on a granular basis. You can email links to documents and set email alerts to notify stakeholders when new online files are available. Integration with Active Directory is possible.

IntelligenceBank's document management tool is used for board portals, external partner extranet, and brand hubs - to share brand guildelines and creative files with stakeholders.

",SaaS,Document Management,,,,,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,,,Yes,Yes,,,Yes,,,,,Yes,Yes,Yes,Yes,,,Yes,> 60 min,> 8 hours,Units are user licenses.,Australia,NSW,1.6,1.0,Australia,QLD,1.6,2.0,USA,Washington,1.08,1.0,,,,,,,, +IntelligenceBank Pty Ltd,73138768564,IntelligenceBank Information Management,"IntelligenceBank is an active information management platform, that maximises the value of information. The platform aggregates data from disparate sources, structures it based on the customers business and permissions requirements, and enables people to easily broadcast, access, share and collaborate. IntelligenceBank comes with advanced document & digital asset management, advanced search, charting, media feeds dashboard, internal forum and custom databases. The platform is used as: document management platform, board portals, brand hubs (for sharing brand assets with agencies), and data rooms.
",SaaS,Information Management,,08 - 20 Bus Hours,,,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,,,Yes,Yes,,,Yes,,,,,Yes,Yes,Yes,Yes,,,Yes,> 60 min,> 8 hours,Units are user licenses,Australia,NSW,1.6,1.0,Australia,QLD,1.6,2.0,USA,Washington,1.08,1.0,,,,,,,, +IntelligenceBank Pty Ltd,73138768564,IntelligenceBank Document Management,"IntelligenceBank is an active information management platform, that makes it easy to share documents, online files and digital assets. IntelligenceBank comes with advanced document management features such as: Version Control, Review Dates, Metadata, Comments, Ratings, PDF document reader, annotations and more. Advanced search (searching title, description and within the documents) and Permissions can be granted on a granular basis. You can email links to documents and set email alerts to notify stakeholders when new online files are available. Integration with Active Directory is possible.

IntelligenceBank's document management tool is used for board portals, external partner extranet, and brand hubs - to share brand guildelines and creative files with stakeholders.

",SaaS,Document Management,,,,,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,,,Yes,Yes,,,Yes,,,,,Yes,Yes,Yes,Yes,,,Yes,> 60 min,> 8 hours,Units are user licenses.,Australia,NSW,1.6,1.0,Australia,QLD,1.6,2.0,USA,Washington,1.08,1.0,,,,,,,, Interactive Pty Ltd,17088952023,Advanced SNMP Monitoring Pack,"The solution automatically discovers network interfaces, verifies network connectivity to devices (routers, switches, firewalls, etc.) and application services revealing accessibility and latency. Additionally, the solution monitors interface traffic and calculates bandwidth utilisation. Network interface variables are polled for status data and the solution receives unsolicited SNMP traps. Interactive Network Monitoring intuitively displays this comprehensive data in graphical alarm consoles, performance reports, and SLA reports. The advanced monitoring pack is specifically useful for VOIP environments.",IaaS,Virtual Server,Monitoring,24 X 7 X 365,,0.999,> 10 Hours,NA,Supplier Only,Supplier and Agency,24 X 7 X 365,Off,Off,Yes,Off,Off,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Advanced SNMP Monitoring Pack,Australia,Victoria (Port Park),1.64,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical Interactive Pty Ltd,17088952023,Applications Server Pack,"The Application Server Pack provides monitoring capabilities for all the major databases and applications in use today, including Oracle, Sybase, SQL Server, Exchange, Active Directory, IIS, Apache, Tomcat, JBoss, Websphere, Weblogic, Citrix and many others --as well as client's in-house developed applications. Additionally the Application Server Pack provides monitoring for Cisco VoIP (Voice over IP) services such as CallManager, Unity, and Unified Communications Manager. (Includes Standard Server Pack)",IaaS,Virtual Server,Monitoring,24 X 7 X 365,,0.999,> 10 Hours,NA,Supplier Only,Supplier and Agency,24 X 7 X 365,Off,Off,Yes,Off,Off,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Applications Server Pack,Australia,Victoria (Port Park),1.64,Tier 2 +,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical Interactive Pty Ltd,17088952023,CIFS Share,File Serving function direct from the SAN.,IaaS,Storage,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,CIFS Share,Australia,Victoria (Port Park),1.64,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical @@ -583,8 +583,8 @@ Interactive Pty Ltd,17088952023,Managed Server GoldBundle,"Managed Virtual Machine* Includes Operating System Patching, Antivirus where applicable* Includes Base Image, OS build, SAN connectivity, compliance, T2P, Base Monitoring Agent* Includes 2 vCPU, 16GB RAM, 1TB Tier 1 Storage* Excludes Backup and Firewall (added separately)",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Managed Server Bundle - Gold,Australia,Victoria (Port Park),1.64,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical Interactive Pty Ltd,17088952023,Managed Server SilverBundle,"Managed Virtual Machine* Includes Operating System Patching, Antivirus where applicable* Includes Base Image, OS build, SAN connectivity, compliance, T2P, Base Monitoring Agent* Includes 2 vCPU, 8GB RAM, 500GB Tier 1 Storage* Excludes Backup and Firewall (added separately)",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Managed Server Bundle - Silver,Australia,Victoria (Port Park),1.64,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical Interactive Pty Ltd,17088952023,Managed Tape Backup Storage,Interactive utilises Enterprise Tape Libraries to allow long term storage needs and tapes are taken offsite on a daily basis.,IaaS,Backup Services,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Tier 4 Backup Tape Storage - Per TB,Australia,Victoria (Port Park),1.64,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical -Interactive Pty Ltd,17088952023,Managed VS - Cold DR,Provisioned only in the event of a disaster. Must use in conjunction with the Managed Disaster Recovery Service.Maximum 1 vCPU and 4GB Memory Allocated,IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,COLD DR Virtual Servers ,Australia,Victoria (Port Park),1.64,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical -Interactive Pty Ltd,17088952023,Managed VS - Warm DR,Used for replication targets e.g. SQL Log shippingMaximum 1 vCPU and 4GB Memory Allocated,IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,WARM DR Virtual Servers ,Australia,Victoria (Port Park),1.64,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical +Interactive Pty Ltd,17088952023,Managed VS - Cold DR,Provisioned only in the event of a disaster. Must use in conjunction with the Managed Disaster Recovery Service.Maximum 1 vCPU and 4GB Memory Allocated,IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,COLD DR Virtual Servers,Australia,Victoria (Port Park),1.64,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical +Interactive Pty Ltd,17088952023,Managed VS - Warm DR,Used for replication targets e.g. SQL Log shippingMaximum 1 vCPU and 4GB Memory Allocated,IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,WARM DR Virtual Servers,Australia,Victoria (Port Park),1.64,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical Interactive Pty Ltd,17088952023,NimBus HUB,"1RU Server hosting ISAM Monitoring service. Alert Forwarder for SNMP, WMI traffic. Utilises customer internet service to securely forward monitoring information to Interactive's back end service for display on the portal and alerting to customers.",IaaS,Virtual Server,Monitoring,24 X 7 X 365,,0.999,> 10 Hours,NA,Supplier Only,Supplier and Agency,24 X 7 X 365,Off,Off,Yes,Off,Off,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,NimBus HUB,Australia,Victoria (Port Park),1.64,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical Interactive Pty Ltd,17088952023,Response Time Monitoring Pack - Advanced,e2e_appmon_dev and e2e_appmon. Priced per location where tests are run. Used to monitor websites.,IaaS,Virtual Server,Monitoring,24 X 7 X 365,,0.999,> 10 Hours,NA,Supplier Only,Supplier and Agency,24 X 7 X 365,Off,Off,Yes,Off,Off,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Response Time Monitoring Pack - Advanced,Australia,Victoria Port Park,1.64,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical Interactive Pty Ltd,17088952023,Response Time Monitoring Pack - Basic,"email_response, url_response, LDAP_response, dns_response, dhcp_response, wins_response. Priced per location where tests are run from.Used to monitor websites.",IaaS,Virtual Server,Monitoring,24 X 7 X 365,,0.999,> 10 Hours,NA,Supplier Only,Supplier and Agency,24 X 7 X 365,Off,Off,Yes,Off,Off,Off,Yes,Off,Yes,Off,Yes,Yes,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 Month,Response Time Monitoring Pack - Basic,Australia,Victoria Port Park,1.64,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (St Leonards),1.63,Not rated but Tier III principles used for Mechanical and Electrical within cloud services environment.,Australia,New South Wales (Equinix),1.58 @ 80% design load,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Eight Mile Plains),1.75,Not rated but Tier III principles used for Mechanical and Electrical,Australia,Queensland (Polaris),1.5,Not rated but Tier III principles used for Mechanical and Electrical @@ -633,81 +633,81 @@ Lazu,28143447632,Cloud Servers,"Our Cloud Servers are secure and fully redundant at every layer network, compute and storage.By utilising our infrastructure you can reduce your IT costs, while maintaining the flexibility to scale up or down as your business changes.We appreciate that no two customers needs are alike. Thats why we offer a range of migration options and a variety of plans and value added extras to complete your cloud solution. These extras include backup and restore, firewalls, comprehensive support, and extensive around the clock monitoring.Technology can consume organisational resources, which is why our service is designed to be simple, from contracts and snappy provisioning, through to access to experts and support.Business requirements change, but our architecture is standardised and all of our cloud products use enterprise grade infrastructure. Therefore, by choosing our Cloud Servers, you can migrate, upgrade and access all our cloud products quickly and simply.",IaaS,Virtual Server,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Plan 1 - CPU (1), RAM (2GB), Storage (50GB), Network Bandwidth (25GB), Public IP Address (1)",Australia,Victoria,1.4,Tier 3,Australia,Canberra,1.4,Tier 3,Australia,Queensland,1.6,Tier 3,Australia,Sydney,1.3,Tier 3,Australia,Western Australia,1.3,Tier 3 Lazu,28143447632,CloudDrive,"CloudDrive is a private cloud solution that is simple to use, secure and mobile. It enables your business to reduce the risk of data leakage, while increasing productivity.Mobile device policies (i.e. BYOD) may not have been formalised, but employees are still using their own devices and consumer tools to store and share sensitive corporate data. CloudDrive gives employees a better way to collaborate, and organisations better control over their data.Employees who use CloudDrive will be more productive more of the time. Business information can be accessed in the office or on the run using their iPhone, iPad, Android, Blackberry and a number of other devices. Employees can show customers the latest sales collateral without having to wait for an email, or work on urgent reports or sales bids on the run.From the infrastructure to the security features, CloudDrive is enterprise-class. When a file is dropped into a CloudDrive it is automatically backed up to your private cloud and synced to all devices. Files stored locally on a device are encrypted and can be wiped remotely if your device is lost or stolen.",SaaS,Collaboration Services,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Dollars (AUD) per User per month, Each user includes CloudDrive software license, Storage (50GB), Network Usage (25GB), File Size Limit (2GB)",Australia,Victoria,1.4,Tier 3,Australia,Canberra,1.4,Tier 3,Australia,Queensland,1.6,Tier 3,Australia,Sydney,1.3,Tier 3,Australia,Western Australia,1.3,Tier 3 Lazu,28143447632,Managed Co-Location,"Our next generation Managed Co-Location service physically and logically secures your IT systems. Our state of the art data centres are located across Australia, so you can access your data 24 hours a day, 7 days a week. Each centre follows strict security protocols, giving you complete peace of mind.At Lazu, we are passionate about simplicity and choice. If you choose Managed Co-Location, we provide high speed network access, routing, firewall and switching, which means you can have your systems up and running as soon as they are racked.Once you are up and running, our responsive Australian based team can monitor and manage your network, or you can choose to use your own team.Our data centres are secure, robust and safe environments, with ridiculously high power density and super-efficient cooling. We can easily provide you with additional racks, cages, or any other configuration you choose.By choosing Managed Co-Location you gain access to our suite of cloud products, so if you have an urgent requirement for additional compute, storage, backup or network we can provide you with what you need at the touch of a button.",IaaS,Business Continuity,Managed Co-Location Services,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Plan 1' - Rack Space (5RU), 1GB Network Port (2), Power (0.4kw), GPO Power Outlets (4), Network Usage (200GB), Firewall (1), Public IP Address (1)",Australia,Victoria,1.4,Tier 3,Australia,Canberra,1.4,Tier 3,Australia,Queensland,1.6,Tier 3,Australia,Sydney,1.3,Tier 3,Australia,Western Australia,1.3,Tier 3 -Lazu,28143447632,Offsite Cloud Backup,"Lazu's Offsite Cloud Backup solution enables you to backup your file servers, databases, VM's and just about anything else from your datacentre to ours. It's designed so you can concentrate on managing your production environment, leaving us to ensure that your data is protected.At Lazu we are always looking to innovate and change the game. Our solution is vendor agnostic, uses compression and de-duplication, and is tapeless. This means that your existing environment doesn't need to conform to strict requirements; we don't need your data to be in the same data centre as ours, and we can recover your data fast!Our solution is designed with security and compliance in mind, so we can retain your data for as long as you or the regulators require within a dedicated private cloud environment.By using our Offsite Cloud Backup you can dramatically reduce your CAPEX and OPEX costs and gain access our suite of cloud products. ",IaaS,Backup Services,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Plan 1 - Software licence, Storage (1TB), Network (0.3TB), Dedicated Firewall (1), Public IP Address (1), Restores (5)",Australia,Victoria,1.4,Tier 3,Australia,Canberra,1.4,Tier 3,Australia,Queensland,1.6,Tier 3,Australia,Sydney,1.3,Tier 3,Australia,Western Australia,1.3,Tier 3 +Lazu,28143447632,Offsite Cloud Backup,"Lazu's Offsite Cloud Backup solution enables you to backup your file servers, databases, VM's and just about anything else from your datacentre to ours. It's designed so you can concentrate on managing your production environment, leaving us to ensure that your data is protected.At Lazu we are always looking to innovate and change the game. Our solution is vendor agnostic, uses compression and de-duplication, and is tapeless. This means that your existing environment doesn't need to conform to strict requirements; we don't need your data to be in the same data centre as ours, and we can recover your data fast!Our solution is designed with security and compliance in mind, so we can retain your data for as long as you or the regulators require within a dedicated private cloud environment.By using our Offsite Cloud Backup you can dramatically reduce your CAPEX and OPEX costs and gain access our suite of cloud products.",IaaS,Backup Services,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Plan 1 - Software licence, Storage (1TB), Network (0.3TB), Dedicated Firewall (1), Public IP Address (1), Restores (5)",Australia,Victoria,1.4,Tier 3,Australia,Canberra,1.4,Tier 3,Australia,Queensland,1.6,Tier 3,Australia,Sydney,1.3,Tier 3,Australia,Western Australia,1.3,Tier 3 Lazu,28143447632,Private Cloud Servers,"Our Private Cloud Servers enable you to split your dedicated compute and storage resources the way you want - its easy through our automated service portal.We know how important security and reliable performance is to you, thats why we provide you with dedicated compute (e.g. entire blades) and storage volumes. Your Private Cloud resides behind our enterprise grade network and security infrastructure. All configuration follows best practice and we are independently tested periodically.Because we use a standardised architecture across all our Cloud Servers, we can provide you with a DR service for your Private Cloud, or if you relocate your business, we can move your data to an equivalent configuration in another State.You wont waste valuable time negotiating contracts and migrating to our Private Cloud Servers. Our contracts and migration tools make it easy for you to join and leave, although we are confident that you will stay with us",IaaS,Virtual Server,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"'Plan 1' - 2x Dedicated Blades (>128VMs), RAM (256GB), Storage (10TB), Network Usage (3TB), Dedicated Firewall (1), Public IP Address (1)",Australia,Victoria,1.4,Tier 3,Australia,Canberra,1.4,Tier 3,Australia,Queensland,1.6,Tier 3,Australia,Sydney,1.3,Tier 3,Australia,Western Australia,1.3,Tier 3 Lazu,28143447632,Private Cloud Storage,"According to Gartner*, the growth rate of data is 40 to 60 percent; but for unstructured data in the enterprise, the growth rate can be up to 80 percent and is becoming increasingly difficult to manage and protect. Our Private Cloud Storage solution is dedicated and designed to help organisations effectively deal with rampant data growth.Storage is complex to administer and management of storage is expensive, which is why we have local experts at hand. Our talented storage team ensure that we conform to the strictest service levels.Our solution is enterprise-grade and highly optimised. Not only is it phenomenally fast and highly secure, but also extremely reliable.Our solution is designed to be provisioned on-demand, so you can stop wasting time continually justifying capital expenditure on regular storage upgrades. By switching to our monthly pay as you grow model you can invest more time and money in growing your business.We have storage hubs distributed across Australia, so you can be confident that we can accommodate your growing data needs.*Gartner, IT Market Clock for Storage, 2011, Sept 6, 2011",IaaS,Storage,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Plan 1 - Dedicated Volumes (2), Storage (10TB), Network Usage (3TB), Dedicated Firewall (1), Public IP Address (1)",Australia,Victoria,1.4,Tier 3,Australia,Canberra,1.4,Tier 3,Australia,Queensland,1.6,Tier 3,Australia,Sydney,1.3,Tier 3,Australia,Western Australia,1.3,Tier 3 -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk I - Amazon Linux AMI - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by an EBS backed m1.small Amazon Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.small instance, 1x load balancer, configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk I - Amazon Linux AMI - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by an EBS backed m1.small Amazon Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.small instance, 1x load balancer, configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk I - Microsoft Windows Server - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by an EBS backed m1.small Microsoft Windows Server AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.small instance, 1x load balancer, configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk I - Microsoft Windows Server - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by an EBS backed m1.small Microsoft Windows Server AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.small instance, 1x load balancer, configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk I - Red Hat Enterprise Linux - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by an EBS backed m1.small Red Hat Enterprise Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.small instance, 1x load balancer, configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk I - Red Hat Enterprise Linux - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by an EBS backed m1.small Red Hat Enterprise Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.small instance, 1x load balancer, configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk II - Amazon Linux AMI - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by an EBS backed m1.medium Amazon Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.medium instance, 1x load balancer, configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk II - Amazon Linux AMI - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by an EBS backed m1.medium Amazon Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.medium instance, 1x load balancer, configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk II - Microsoft Windows Server - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by an EBS backed m1.medium Microsoft Windows Server AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.medium instance, 1x load balancer, configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk II - Microsoft Windows Server - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by an EBS backed m1.medium Microsoft Windows Server AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.medium instance, 1x load balancer, configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk II - Red Hat Enterprise Linux - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by an EBS backed m1.medium Red Hat Enterprise Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.medium instance, 1x load balancer, configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk II - Red Hat Enterprise Linux - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by an EBS backed m1.medium Red Hat Enterprise Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.medium instance, 1x load balancer, configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk III - Amazon Linux AMI - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by an EBS backed m1.large Amazon Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.large instance, 1x load balancer, configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk III - Amazon Linux AMI - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by an EBS backed m1.large Amazon Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.large instance, 1x load balancer, configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk III - Microsoft Windows Server - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by an EBS backed m1.large Microsoft Windows Server AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.large instance, 1x load balancer, configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk III - Microsoft Windows Server - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by an EBS backed m1.large Microsoft Windows Server AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.large instance, 1x load balancer, configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk III - Red Hat Enterprise Linux - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by an EBS backed m1.large Red Hat Enterprise Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.large instance, 1x load balancer, configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk III - Red Hat Enterprise Linux - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by an EBS backed m1.large Red Hat Enterprise Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.large instance, 1x load balancer, configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk I - Amazon Linux AMI - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power for the web application is provided by a pair of EBS backed m1.small Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x t1.micro instance, 1x load balancer, in diverse data centers configured for autoscaling
613 GiB memory
Up to 2 EC2 Compute Units (for short periodic bursts)
8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Low
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk I - Amazon Linux AMI - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power for the web application is provided by a pair of EBS backed m1.small Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x t1.micro instance, 1x load balancer, in diverse data centers configured for autoscaling
613 GiB memory
Up to 2 EC2 Compute Units (for short periodic bursts)
8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Low
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk I - Microsoft Windows Server - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power for the web application is provided by a pair of EBS backed m1.small Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.small). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.small, AWS MS SQL RDS
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x t1.micro instance, 1x load balancer, in diverse data centers configured for autoscaling
613 GiB memory
Up to 2 EC2 Compute Units (for short periodic bursts)
8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Low
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk I - Microsoft Windows Server - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power for the web application is provided by a pair of EBS backed m1.small Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.small). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.small, AWS MS SQL RDS
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x t1.micro instance, 1x load balancer, in diverse data centers configured for autoscaling
613 GiB memory
Up to 2 EC2 Compute Units (for short periodic bursts)
8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Low
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk I - Red Hat Enterprise Linux - On Demand ,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power for the web application is provided by a pair of EBS backed m1.small Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x t1.micro instance, 1x load balancer, in diverse data centers configured for autoscaling
613 GiB memory
Up to 2 EC2 Compute Units (for short periodic bursts)
8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Low
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk I - Red Hat Enterprise Linux - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power for the web application is provided by a pair of EBS backed m1.small Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x t1.micro instance, 1x load balancer, in diverse data centers configured for autoscaling
613 GiB memory
Up to 2 EC2 Compute Units (for short periodic bursts)
8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Low
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk II - Amazon Linux AMI - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power for the web application is provided by a pair of EBS backed m1.medium Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.small instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk II - Amazon Linux AMI - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power for the web application is provided by a pair of EBS backed m1.medium Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.small instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk II - Microsoft Windows Server - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power for the web application is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.small instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.medium). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.medium, AWS MS SQL RDS
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk II - Microsoft Windows Server - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power for the web application is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.small instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.medium). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.medium, AWS MS SQL RDS
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk II - Red Hat Enterprise Linux - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power for the web application is provided by a pair of EBS backed m1.medium Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.small instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk II - Red Hat Enterprise Linux - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power for the web application is provided by a pair of EBS backed m1.medium Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.small instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk III - Amazon Linux AMI - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power for the web application is provided by a pair of EBS backed m1.large Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.medium instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High
2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk III - Amazon Linux AMI - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power for the web application is provided by a pair of EBS backed m1.large Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.medium instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High
2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk III - Microsoft Windows Server - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power for the web application is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.large). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.large, AWS MS SQL RDS
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High
2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk III - Microsoft Windows Server - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power for the web application is provided by a pair of EBS backed m1.large Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.medium instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.large). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.large, AWS MS SQL RDS
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High
2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk III - Red Hat Enterprise Linux - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power for the web application is provided by a pair of EBS backed m1.large Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.medium instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High
2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk III - Red Hat Enterprise Linux - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power for the web application is provided by a pair of EBS backed m1.large Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.medium instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High
2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk I - Amazon Linux AMI - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk I - Amazon Linux AMI - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk I - Microsoft Windows Server - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.small). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.small, AWS MS SQL RDS
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk I - Microsoft Windows Server - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.small). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.small, AWS MS SQL RDS
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk I - Red Hat Enterprise Linux - On Demand ,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk I - Red Hat Enterprise Linux - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk II - Amazon Linux AMI - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk II - Amazon Linux AMI - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk II - Microsoft Windows Server - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.medium). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.medium, AWS MS SQL RDS
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk II - Microsoft Windows Server - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.medium). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.medium, AWS MS SQL RDS
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk II - Red Hat Enterprise Linux - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk II - Red Hat Enterprise Linux - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk III - Amazon Linux AMI - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk III - Amazon Linux AMI - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilisation. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk III - Microsoft Windows Server - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.large). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.large, AWS MS SQL RDS
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk III - Microsoft Windows Server - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.large). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.large, AWS MS SQL RDS
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk III - Red Hat Enterprise Linux - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk III - Red Hat Enterprise Linux - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk I - Amazon Linux AMI - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Amazon Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk I - Amazon Linux AMI - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Amazon Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk I - Microsoft Windows Server - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk I - Microsoft Windows Server - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk I - Red Hat Enterprise Linux - On Demand ,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk I - Red Hat Enterprise Linux - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk II - Amazon Linux AMI - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Amazon Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk II - Amazon Linux AMI - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Amazon Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk II - Microsoft Windows Server - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk II - Microsoft Windows Server - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk II - Red Hat Enterprise Linux - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk II - Red Hat Enterprise Linux - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk III - Amazon Linux AMI - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Amazon Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk III - Amazon Linux AMI - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Amazon Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk III - Microsoft Windows Server - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk III - Microsoft Windows Server - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk III - Red Hat Enterprise Linux - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, -Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk III - Red Hat Enterprise Linux - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS",Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,Australia ,NSW ,AWS do not disclose PUE ,AWS do not disclose the location of specific data centers ,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk I - Amazon Linux AMI - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by an EBS backed m1.small Amazon Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.small instance, 1x load balancer, configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk I - Amazon Linux AMI - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by an EBS backed m1.small Amazon Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.small instance, 1x load balancer, configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk I - Microsoft Windows Server - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by an EBS backed m1.small Microsoft Windows Server AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.small instance, 1x load balancer, configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk I - Microsoft Windows Server - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by an EBS backed m1.small Microsoft Windows Server AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.small instance, 1x load balancer, configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk I - Red Hat Enterprise Linux - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by an EBS backed m1.small Red Hat Enterprise Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.small instance, 1x load balancer, configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk I - Red Hat Enterprise Linux - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by an EBS backed m1.small Red Hat Enterprise Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.small instance, 1x load balancer, configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk II - Amazon Linux AMI - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by an EBS backed m1.medium Amazon Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.medium instance, 1x load balancer, configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk II - Amazon Linux AMI - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by an EBS backed m1.medium Amazon Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.medium instance, 1x load balancer, configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk II - Microsoft Windows Server - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by an EBS backed m1.medium Microsoft Windows Server AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.medium instance, 1x load balancer, configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk II - Microsoft Windows Server - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by an EBS backed m1.medium Microsoft Windows Server AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.medium instance, 1x load balancer, configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk II - Red Hat Enterprise Linux - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by an EBS backed m1.medium Red Hat Enterprise Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.medium instance, 1x load balancer, configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk II - Red Hat Enterprise Linux - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by an EBS backed m1.medium Red Hat Enterprise Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.medium instance, 1x load balancer, configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk III - Amazon Linux AMI - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by an EBS backed m1.large Amazon Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.large instance, 1x load balancer, configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk III - Amazon Linux AMI - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by an EBS backed m1.large Amazon Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.large instance, 1x load balancer, configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk III - Microsoft Windows Server - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by an EBS backed m1.large Microsoft Windows Server AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.large instance, 1x load balancer, configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk III - Microsoft Windows Server - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by an EBS backed m1.large Microsoft Windows Server AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.large instance, 1x load balancer, configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk III - Red Hat Enterprise Linux - On Demand,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by an EBS backed m1.large Red Hat Enterprise Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.large instance, 1x load balancer, configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Alpha Mk III - Red Hat Enterprise Linux - Reserved,"The Alpha configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by an EBS backed m1.large Red Hat Enterprise Linux AMI behind an Elastic Load Balancer (ELB). The Alpha configuration resides within a single Availability Zone (AZ) and is suitable for non-critical workloads and development environments.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"1x m1.large instance, 1x load balancer, configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk I - Amazon Linux AMI - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power for the web application is provided by a pair of EBS backed m1.small Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x t1.micro instance, 1x load balancer, in diverse data centers configured for autoscaling
613 GiB memory
Up to 2 EC2 Compute Units (for short periodic bursts)
8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Low
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk I - Amazon Linux AMI - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power for the web application is provided by a pair of EBS backed m1.small Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x t1.micro instance, 1x load balancer, in diverse data centers configured for autoscaling
613 GiB memory
Up to 2 EC2 Compute Units (for short periodic bursts)
8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Low
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk I - Microsoft Windows Server - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power for the web application is provided by a pair of EBS backed m1.small Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.small). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.small, AWS MS SQL RDS
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x t1.micro instance, 1x load balancer, in diverse data centers configured for autoscaling
613 GiB memory
Up to 2 EC2 Compute Units (for short periodic bursts)
8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Low
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk I - Microsoft Windows Server - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power for the web application is provided by a pair of EBS backed m1.small Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.small). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.small, AWS MS SQL RDS
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x t1.micro instance, 1x load balancer, in diverse data centers configured for autoscaling
613 GiB memory
Up to 2 EC2 Compute Units (for short periodic bursts)
8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Low
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk I - Red Hat Enterprise Linux - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power for the web application is provided by a pair of EBS backed m1.small Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x t1.micro instance, 1x load balancer, in diverse data centers configured for autoscaling
613 GiB memory
Up to 2 EC2 Compute Units (for short periodic bursts)
8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Low
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk I - Red Hat Enterprise Linux - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power for the web application is provided by a pair of EBS backed m1.small Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x t1.micro instance, 1x load balancer, in diverse data centers configured for autoscaling
613 GiB memory
Up to 2 EC2 Compute Units (for short periodic bursts)
8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Low
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk II - Amazon Linux AMI - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power for the web application is provided by a pair of EBS backed m1.medium Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.small instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk II - Amazon Linux AMI - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power for the web application is provided by a pair of EBS backed m1.medium Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.small instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk II - Microsoft Windows Server - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power for the web application is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.small instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.medium). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.medium, AWS MS SQL RDS
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk II - Microsoft Windows Server - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power for the web application is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.small instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.medium). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.medium, AWS MS SQL RDS
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk II - Red Hat Enterprise Linux - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power for the web application is provided by a pair of EBS backed m1.medium Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.small instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk II - Red Hat Enterprise Linux - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power for the web application is provided by a pair of EBS backed m1.medium Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.small instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate
2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk III - Amazon Linux AMI - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power for the web application is provided by a pair of EBS backed m1.large Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.medium instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High
2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk III - Amazon Linux AMI - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power for the web application is provided by a pair of EBS backed m1.large Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.medium instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High
2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk III - Microsoft Windows Server - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power for the web application is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.micro instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.large). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.large, AWS MS SQL RDS
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High
2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk III - Microsoft Windows Server - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power for the web application is provided by a pair of EBS backed m1.large Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.medium instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.large). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.large, AWS MS SQL RDS
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High
2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk III - Red Hat Enterprise Linux - On Demand,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power for the web application is provided by a pair of EBS backed m1.large Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.medium instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High
2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Delta Mk III - Red Hat Enterprise Linux - Reserved,"The Delta configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power for the web application is provided by a pair of EBS backed m1.large Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Another pair of m1.medium instances behind an ELB works on top of the application layer to serve cached requests. Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Delta configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability and low response times.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High
2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk I - Amazon Linux AMI - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk I - Amazon Linux AMI - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk I - Microsoft Windows Server - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.small). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.small, AWS MS SQL RDS
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk I - Microsoft Windows Server - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.small). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.small, AWS MS SQL RDS
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk I - Red Hat Enterprise Linux - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk I - Red Hat Enterprise Linux - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.small). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.small, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk II - Amazon Linux AMI - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk II - Amazon Linux AMI - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk II - Microsoft Windows Server - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.medium). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.medium, AWS MS SQL RDS
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk II - Microsoft Windows Server - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.medium). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.medium, AWS MS SQL RDS
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk II - Red Hat Enterprise Linux - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk II - Red Hat Enterprise Linux - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.medium). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS
2x rds.maz.mysql.medium, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: Moderate",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk III - Amazon Linux AMI - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk III - Amazon Linux AMI - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Amazon Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilisation. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk III - Microsoft Windows Server - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.large). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.large, AWS MS SQL RDS
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk III - Microsoft Windows Server - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.large). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center; or, 1X rds.mssql.large, AWS MS SQL RDS
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk III - Red Hat Enterprise Linux - On Demand,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Sierra Mk III - Red Hat Enterprise Linux - Reserved,"The Sierra configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). Databases are served from AWS RDS, a geographically replicated database service (rds.maz.mysql.large). The Sierra configuration spans two Availability Zones (AZs) and is suitable for highly transactional hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS
2x rds.maz.mysql.large, AWS MySQL RDS, 1x Master, 1x Warm Standby (>1min time to recovery) in separate data center
7.5 GiB memory
4 EC2 Compute Unit (2 virtual core with 2 EC2 Compute Unit)
5GB Instance storage
64-bit platform
I/O Performance: High",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk I - Amazon Linux AMI - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Amazon Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk I - Amazon Linux AMI - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Amazon Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk I - Microsoft Windows Server - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk I - Microsoft Windows Server - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk I - Red Hat Enterprise Linux - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk I - Red Hat Enterprise Linux - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk I, computing power is provided by a pair of EBS backed m1.small Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.small instance, 1x load balancer, in diverse data centers configured for autoscaling
1.7 GiB memory
1 EC2 Compute Unit (1 virtual core with 1 EC2 Compute Unit)
160 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk II - Amazon Linux AMI - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Amazon Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk II - Amazon Linux AMI - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Amazon Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk II - Microsoft Windows Server - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk II - Microsoft Windows Server - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk II - Red Hat Enterprise Linux - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk II - Red Hat Enterprise Linux - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk II, computing power is provided by a pair of EBS backed m1.medium Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.medium instance, 1x load balancer, in diverse data centers configured for autoscaling
3.75 GiB memory
2 EC2 Compute Unit (1 virtual core with 2 EC2 Compute Unit)
410 GB instance storage - 8GB EBS-Backed
32-bit or 64-bit platform
I/O Performance: Moderate
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk III - Amazon Linux AMI - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Amazon Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk III - Amazon Linux AMI - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Amazon Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Amazon Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk III - Microsoft Windows Server - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk III - Microsoft Windows Server - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Microsoft Windows Server AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Microsoft Windows Server OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk III - Red Hat Enterprise Linux - On Demand,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, +Link Web Services Pty Ltd (trading as Link Digital),58100170625,Whiskey Mk III - Red Hat Enterprise Linux - Reserved,"The Whiskey configuration resides within a private network space, established via Amazon's Virtual Private Cloud (VPC) features. For the Mk III, computing power is provided by a pair of EBS backed m1.large Red Hat Enterprise Linux AMIs behind an Elastic Load Balancer (ELB). The Whiskey configuration spans two Availability Zones (AZs) and is suitable for hosted applications requiring high availability.

The entire solution is wrapped in an autoscaling group which monitors all instances in realtime for high utilization. In the case of high demand additional instances are provisioned in near real-time to absorb the additional demand. Additional capacity is released when not needed, providing significant cost savings.

The setup fee designates the configuration as Reserved' and allows for a lower TCO over a 12 month period via a lower hourly charge for utilisation.

Link Digital's Managed AWS Service is a holistic approach to pay-as-you-go hosting that leverages AWS unique features to provide a realtime correlation between customer throughput and infrastructure size. This directly links client expenditure with customer demand and drastically cuts over-provisioning and unnecessary spending.",Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,Off,,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"2x m1.large instance, 1x load balancer, in diverse data centers configured for autoscaling
7.5 GiB memory
4 EC2 Compute Units (2 virtual core with 2 EC2 Compute Unit)
850 GB instance storage - 8GB EBS-Backed
64-bit platform
I/O Performance: High
Red Hat Enterprise Linux OS",Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,Australia,NSW,AWS do not disclose PUE,AWS do not disclose the location of specific data centers,,,,,,,,,,,, Lock Box Pty. Ltd.,65125295719,Lockbox Client Portal - 1000,"The Lockbox privacy service allows organisations to interact with their clients with all the benefits of the public cloud (availability, scalability, flexibility) but without most of the associated risks (security, privacy, control). Lockbox is therefor particularly suitable for sharing private, sensitive or confidential information, especially across organisations, including the most difficult areas of B2B collaboration and government to non-government information exchange.Though Lockbox makes use of powerful encryption and key management technologies, our products are designed to easy to use, install, manage and integrate with existing organisational practices. The data owner controls access rights and can add or delete users at any time. Files can be easily accessed at any time and from anywhere. Clients and staff can login to upload and access their important information in real-time and, with automatic compression of files, the system is fast and responsive.With the use of a Lockbox Client Portal embedded into your organisation's website, each client effectively deals directly with your organisation. The portal gives a personal and private area for collaboration as a natural part of your website. With a Lockbox portal there is typically little to no IT involvement and it requires no server or firewall changes in order to be seamlessly integrated into your website.Lockbox removes the hassles of unreliable email, unsecured file transfer and delays with couriered CDs and USB sticks. Lockbox is unique in the market in the way it can ensure privacy. Lockbox is fully encrypted (end-to-end) and information is only visible to approved contacts. Data is compressed and encrypted on the originator's machine and stays that way until it's accessed by an authorised partner or client. It can never be accessed by anyone else - not even the staff at Lockbox - ever.",SaaS,Collaboration Services,,08 - 20 Bus Hours,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Off,Off,Off,Yes,Off,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Yes,Yes,Off,Yes,> 60 min,> 60 mins,1 User + 1GB aggregated data usage (storage + transfer of compressed data),Australian,Victoria,1.8,3.0,Australian,Victoria,1.9,2.0,,,,,,,,,,,, Lock Box Pty. Ltd.,65125295719,Lockbox Client Portal - 200,"The Lockbox privacy service allows organisations to interact with their clients with all the benefits of the public cloud (availability, scalability, flexibility) but without most of the associated risks (security, privacy, control). Lockbox is therefor particularly suitable for sharing private, sensitive or confidential information, especially across organisations, including the most difficult areas of B2B collaboration and government to non-government information exchange.Though Lockbox makes use of powerful encryption and key management technologies, our products are designed to easy to use, install, manage and integrate with existing organisational practices. The data owner controls access rights and can add or delete users at any time. Files can be easily accessed at any time and from anywhere. Clients and staff can login to upload and access their important information in real-time and, with automatic compression of files, the system is fast and responsive.With the use of a Lockbox Client Portal embedded into your organisation's website, each client effectively deals directly with your organisation. The portal gives a personal and private area for collaboration as a natural part of your website. With a Lockbox portal there is typically little to no IT involvement and it requires no server or firewall changes in order to be seamlessly integrated into your website.Lockbox removes the hassles of unreliable email, unsecured file transfer and delays with couriered CDs and USB sticks. Lockbox is unique in the market in the way it can ensure privacy. Lockbox is fully encrypted (end-to-end) and information is only visible to approved contacts. Data is compressed and encrypted on the originator's machine and stays that way until it's accessed by an authorised partner or client. It can never be accessed by anyone else - not even the staff at Lockbox - ever.",SaaS,Collaboration Services,,08 - 20 Bus Hours,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Off,Off,Off,Yes,Off,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Yes,Yes,Off,Yes,> 60 min,> 60 mins,1 User + 200MB aggregated data usage (storage + transfer of compressed data),Australian,Victoria,1.8,3.0,Australian,Victoria,1.9,2.0,,,,,,,,,,,, Lock Box Pty. Ltd.,65125295719,Lockbox Client Portal - 500,"The Lockbox privacy service allows organisations to interact with their clients with all the benefits of the public cloud (availability, scalability, flexibility) but without most of the associated risks (security, privacy, control). Lockbox is therefor particularly suitable for sharing private, sensitive or confidential information, especially across organisations, including the most difficult areas of B2B collaboration and government to non-government information exchange.Though Lockbox makes use of powerful encryption and key management technologies, our products are designed to easy to use, install, manage and integrate with existing organisational practices. The data owner controls access rights and can add or delete users at any time. Files can be easily accessed at any time and from anywhere. Clients and staff can login to upload and access their important information in real-time and, with automatic compression of files, the system is fast and responsive.With the use of a Lockbox Client Portal embedded into your organisation's website, each client effectively deals directly with your organisation. The portal gives a personal and private area for collaboration as a natural part of your website. With a Lockbox portal there is typically little to no IT involvement and it requires no server or firewall changes in order to be seamlessly integrated into your website.Lockbox removes the hassles of unreliable email, unsecured file transfer and delays with couriered CDs and USB sticks. Lockbox is unique in the market in the way it can ensure privacy. Lockbox is fully encrypted (end-to-end) and information is only visible to approved contacts. Data is compressed and encrypted on the originator's machine and stays that way until it's accessed by an authorised partner or client. It can never be accessed by anyone else - not even the staff at Lockbox - ever.",SaaS,Collaboration Services,,08 - 20 Bus Hours,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Off,Off,Off,Yes,Off,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Yes,Yes,Off,Yes,> 60 min,> 60 mins,1 User + 500MB aggregated data usage (storage + transfer of compressed data),Australian,Victoria,1.8,3.0,Australian,Victoria,1.9,2.0,,,,,,,,,,,, @@ -874,7 +874,7 @@ Macquarie Telecom Pty Ltd,77082930916,Managed Firewall - Cisco ASA 5540,"The Macquarie Telecom Managed Firewall offering is designed to provide the complete firewall requirements for a customer solution. Macquarie Telecom use either Cisco, Juniper or Sidewinder models to achieve the desired firewall functionality. The Managed Firewall offers 4 major features which are stateful packet inspection, firewall zones, policies per zone and both Site-to-site and Client based IPsec VPN's. The service offering also includes 1 day turnaround on Policy changes, and all hardware and software maintenance, an Availability SLG measured per month, and monitoring and reporting of usage statistics.",Managed Service,CDN,Security,24 X 7 X 365,,0.9999,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,"Per item, per month",Australia,NSW,>1.5,II,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, Macquarie Telecom Pty Ltd,77082930916,Managed Firewall - Netscreen SSG 140,"The Macquarie Telecom Managed Firewall offering is designed to provide the complete firewall requirements for a customer solution. Macquarie Telecom use either Cisco, Juniper or Sidewinder models to achieve the desired firewall functionality. The Managed Firewall offers 4 major features which are stateful packet inspection, firewall zones, policies per zone and both Site-to-site and Client based IPsec VPN's. The service offering also includes 1 day turnaround on Policy changes, and all hardware and software maintenance, an Availability SLG measured per month, and monitoring and reporting of usage statistics.",Managed Service,CDN,Security,24 X 7 X 365,,0.9999,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,"Per item, per month",Australia,NSW,>1.5,II,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, Macquarie Telecom Pty Ltd,77082930916,Managed Firewall - Netscreen SSG 320,"The Macquarie Telecom Managed Firewall offering is designed to provide the complete firewall requirements for a customer solution. Macquarie Telecom use either Cisco, Juniper or Sidewinder models to achieve the desired firewall functionality. The Managed Firewall offers 4 major features which are stateful packet inspection, firewall zones, policies per zone and both Site-to-site and Client based IPsec VPN's. The service offering also includes 1 day turnaround on Policy changes, and all hardware and software maintenance, an Availability SLG measured per month, and monitoring and reporting of usage statistics.",Managed Service,CDN,Security,24 X 7 X 365,,0.9999,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,"Per item, per month",Australia,NSW,>1.5,II,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, -Macquarie Telecom Pty Ltd,77082930916,Managed Firewall Policy Change,"The Macquarie Telecom Managed Firewall offering is designed to provide the complete firewall requirements for a customer solution. Macquarie Telecom use either Cisco, Juniper or Sidewinder models to achieve the desired firewall functionality. The Managed Firewall offers 4 major features which are stateful packet inspection, firewall zones, policies per zone and both Site-to-site and Client based IPsec VPN's. The service offering also includes 1 day turnaround on Policy changes, and all hardware and software maintenance, an Availability SLG measured per month, and monitoring and reporting of usage statistics. ",Managed Service,CDN,Security,24 X 7 X 365,,0.9999,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,"Per item, per month",Australia,NSW,>1.5,II,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, +Macquarie Telecom Pty Ltd,77082930916,Managed Firewall Policy Change,"The Macquarie Telecom Managed Firewall offering is designed to provide the complete firewall requirements for a customer solution. Macquarie Telecom use either Cisco, Juniper or Sidewinder models to achieve the desired firewall functionality. The Managed Firewall offers 4 major features which are stateful packet inspection, firewall zones, policies per zone and both Site-to-site and Client based IPsec VPN's. The service offering also includes 1 day turnaround on Policy changes, and all hardware and software maintenance, an Availability SLG measured per month, and monitoring and reporting of usage statistics.",Managed Service,CDN,Security,24 X 7 X 365,,0.9999,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,"Per item, per month",Australia,NSW,>1.5,II,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, Macquarie Telecom Pty Ltd,77082930916,Managed Load Balancing,"The Macquarie Telecom Managed Load Balancing offering is designed to provide the load balancing requirements for hosted managed server's applications. Macquarie Telecom use F5 Big IP models to provide the load balancing functionality. Load balancing is used as part of a customer solution for load sharing, redundancy, performance and billing purposes. The service offering also includes hardware and software maintenance, an Availability SLG measured per month, and monitoring and reporting of usage statistics.",Managed Service,Seasonal Peak Bursting,,24 X 7 X 365,,0.9999,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,"Per Zone , per month",Australia,NSW,>1.5,II,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, Macquarie Telecom Pty Ltd,77082930916,Managed Load Balancing - Load Balancing Change,"The Macquarie Telecom Managed Load Balancing offering is designed to provide the load balancing requirements for hosted managed server's applications. Macquarie Telecom use F5 Big IP models to provide the load balancing functionality. Load balancing is used as part of a customer solution for load sharing, redundancy, performance and billing purposes. The service offering also includes hardware and software maintenance, an Availability SLG measured per month, and monitoring and reporting of usage statistics.",Managed Service,Business Continuity,,24 X 7 X 365,,0.9999,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,"Per change, per month",Australia,NSW,>1.5,II,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, Macquarie Telecom Pty Ltd,77082930916,Managed RU - Colocation Device Restart,"The Managed RU Product is essentially a Colocation offering that is deployed on a per rack unit basis, it is contained within a larger managed customer solution design. The product is designed to provide rack space, power and cooling requirements for any unsupported technologies and 3rd party devices that are a necessary part of our customers requirements, but are not part of the Macquarie Telecom product catalogue and services that we are providing in our managed hosting solution.",Managed Service,Web Hosting,Co-location housing of rack space,24 X 7 X 365,,0.9999,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,Per Service item,Australia,NSW,>1.5,III,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, @@ -937,7 +937,7 @@ Macquarie Telecom Pty Ltd,77082930916,"Virtual Private Server - 2vCPU, 16GB RAM, 40GB","The Macquarie Telecom Virtual Private Server offering is designed to provide the server resource requirements for application workloads. The service offering also includes a number of bundled add on's such as SPLA license, an Availability SLG measured per month, and monitoring and reporting of usage statistics.",Managed Service,Virtual Server,,24 X 7 X 365,,0.9999,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,"2vCPU, 16GB RAM, 40GB",Australia,NSW,>1.5,II,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, Macquarie Telecom Pty Ltd,77082930916,"Virtual Private Server - 2vCPU, 8GB RAM, 40GB","The Macquarie Telecom Virtual Private Server offering is designed to provide the server resource requirements for application workloads. The service offering also includes a number of bundled add on's such as SPLA license, an Availability SLG measured per month, and monitoring and reporting of usage statistics.",Managed Service,Virtual Server,,24 X 7 X 365,,0.9999,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,"2vCPU, 8GB RAM, 40GB",Australia,NSW,>1.5,II,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, Macquarie Telecom Pty Ltd,77082930916,VM Ware Snapshot Request,,Managed Service,Virtual Server,,24 X 7 X 365,,0.9999,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,Per change,Australia,NSW,>1.5,II,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, -Macquarie Telecom Pty Ltd,77082930916,Web Anti-SPAM/Anti Virus,The Macquarie Telecom Web Anti-Virus/Anti-SPAM Service offering is designed to provide an Anti-SPAM and Anti-Virus protection solution to the web content traffic that is browsed by the customers users. ,Managed Service,Virtual Server,Security,24 X 7 X 365,,0.9999,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,"Per User, per month",Australia,NSW,>1.5,III,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, +Macquarie Telecom Pty Ltd,77082930916,Web Anti-SPAM/Anti Virus,The Macquarie Telecom Web Anti-Virus/Anti-SPAM Service offering is designed to provide an Anti-SPAM and Anti-Virus protection solution to the web content traffic that is browsed by the customers users.,Managed Service,Virtual Server,Security,24 X 7 X 365,,0.9999,> 10 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,"Per User, per month",Australia,NSW,>1.5,III,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, Macquarie Telecom Pty Ltd,77082930916,Web server support - excludes equipment,,Managed Service,Web Hosting,,24 X 7 X 365,,0.9999,> 10 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,"Per Server, per month",Australia,NSW,>1.5,III,Australia,NSW,>1.3,III,Australia,ACT,To be opened 2013; on AGIMO Data Centre Panel,To be opened 2013; on AGIMO Data Centre Panel,,,,,,,, Magnetized Markets Pty Ltd,32047023412,VendorPanel - Bronze License (Single Agency),"VendorPanel is a multi-award winning SaaS application used by hundreds of government organisations to manage and access their preferred supplier panels.VendorPanel increases usage of panels, simplifies management of panel suppliers, ensures compliance and contract adherence, and gives procurement unprecedented transparency. It also simplifies quotation processes, governance and probity. Its innovative collaborative design supports secure sharing of panels across and between Agencies. Best of all, it's really easy to use.",SaaS,Off,SaaS eProcurement Application (Panel Management),24 X 7 X 365,,0.99,> 5 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Off,Off,Off,Off,Yes,Off,Yes,Yes,Off,Off,Off,> 1 week,> 1 week,"Bronze License:Single-Agency, Collaboration Functionality,10 Procurement Administrators, 5 Panels, 150 Approved Suppliers, 200 Approved Users (Agency Staff who purchase from Panels),300 RFQs/RFPs per annum.",Australia,NSW,1.74,Tier 3 equivalent,Australia,NSW,1.45,Tier 4 equivalent,,,,,,,,,,,, Magnetized Markets Pty Ltd,32047023412,VendorPanel - Silver License (Single Agency),"VendorPanel is a multi-award winning SaaS application used by hundreds of government organisations to manage and access their preferred supplier panels.VendorPanel increases usage of panels, simplifies management of panel suppliers, ensures compliance and contract adherence, and gives procurement unprecedented transparency. It also simplifies quotation processes, governance and probity. Its innovative collaborative design supports secure sharing of panels across and between Agencies. Best of all, it's really easy to use.",SaaS,Off,SaaS eProcurement Application (Panel Management),24 X 7 X 365,,0.99,> 5 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Off,Off,Off,Off,Yes,Off,Yes,Yes,Off,Off,Off,> 1 week,> 1 week,"Silver License:Single-Agency, Collaboration Functionality,10 Procurement Administrators, 15 Panels, 250 Approved Suppliers, 350 Approved Users (Agency Staff who purchase from Panels),600 RFQs/RFPs per annum",Australia,NSW,1.74,Tier 3 equivalent,Australia,NSW,1.45,Tier 4 equivalent,,,,,,,,,,,, @@ -969,21 +969,21 @@ Ninefold Pty Limited,49148179846,Internet Bandwidth - inbound,"Ninefold provides multi-gigabit fully redundant, multi-carrier internet connectivity to all cloud services across multiple availability zones. The service includes a private /20 IPv4 Address range for your VLANs, monitoring and reporting of usage statistics. You have the ability to setup and configure inter-VLAN routing, to specify networks that connect VM tiers and to configure firewall and load balancing rules to control traffic between VM-tiers and to the Internet.99.9% service availability is guaranteed by our financially-backed Service Level Agreement.",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,Yes,Yes,Off,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,> 60 min,> 60 mins,GB,Australia,NSW,>1.5,III,Australia,NSW,>1.5,III,,,,,,,,,,,, Ninefold Pty Limited,49148179846,Internet Bandwidth - outbound,"Ninefold provides multi-gigabit fully redundant, multi-carrier internet connectivity to all cloud services across multiple availability zones. The service includes a private /20 IPv4 Address range for your VLANs, monitoring and reporting of usage statistics. You have the ability to setup and configure inter-VLAN routing, to specify networks that connect VM tiers and to configure firewall and load balancing rules to control traffic between VM-tiers and to the Internet.99.9% service availability is guaranteed by our financially-backed Service Level Agreement.",IaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Customer Admin Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,Yes,Yes,Off,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,> 60 min,> 60 mins,GB,Australia,NSW,>1.5,III,Australia,NSW,>1.5,III,,,,,,,,,,,, NTT Australia,35081031432,NTT Australia Business Continuity Management,"The recovery of a NTT Australia data centre providing managed hosting services is part of the NTT Australia BCM (Business Continuity Management) Strategy. In the event of a disaster or crisis, processes will be executed by NTT Australia to recover lost hosting centre functions. NTT Australia can distribute resources between multiple environments, creating customised disaster recovery and business continuity outcomes , enabling customers to respond quickly to new projects, unpredictable demand or business changes. NTT Australia Managed Backup and Restore provides a fully managed backup solution to undertake this vital procedure, with options for both disk-to-disk and disk-to-tape backup services on a daily basis or as required, ensuring the customers data is not compromised. NTTs Managed Backup and Restore Service facilitates the recovery of data from tape or disk delivers economies of scale which includes a retention period of up to seven years. This service complements both physical and cloud solutions, providing the customer with an archive solution that includes secure transport and storage of data. This capability should be a key element of the customers business continuity process (BCP) strategy.The NTT Enterprise Cloud reduces complexity, improving business continuity with end-to-end infrastructure management that is truly enterprise class. NTT Enterprise Cloud provides virtual Data Centres that deliver secure, high availability cloud computing environments with NTT operated servers, storage and networking equipment hosted across geographically diverse and managed data centres. In addition, NTT Enterprise Cloud can host multiple cloud infrastructure deployments supporting email and back-office applications. The solution can employ replication across multiple locations via the NTT Communications MPLS network for business continuity, and can provide full management of multiple back-office applications, all backed by our 99.99% SLA for the underlying Enterprise Cloud platform. NTT Australia believes that the most robust approach to Service Level Agreements (SLAs) is to guarantee availability and reliability of the entire solution.",IaaS,Business Continuity,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"BCP can range from a Professional Services Engagement to Infrastructure as a Service. NTT can offer the complete range of ICT solutions, as a one stop shop for all ICT challenges. This response is based on NTT hosted and managed Infrastructure supporting a customer/NTT business continunity strategy.","Australia (Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia (Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 -NTT Australia,35081031432,NTT Australia Utility Storage Service,"NTT Australia Utility Storage Service platform provides customers with access to a managed storage platform that allows them to provision and pay for storage only as they need it. Security features of the service allow a variety of access rights based on server roles. The service is highly flexible and highly scalable; additional capacity can be dialled-up rapidly as required. The service is designed to provide the ultimate in flexibility and peace of mind whilst returning the maximum ROI for customers.Data is held on an Enterprise Cloud storage device segregated via unique data stores, then allocated to each customer. The file system component can be integrated into the Active Directory, and provides faster throughput to the file system than a traditional file server. The solution will include relevant features to enable the synchronisation of content between the two data centres for disaster recovery. NTT Australia believes that the most robust approach to Service Level Agreements (SLAs) is to guarantee availability and reliability of the entire solution.The Service includes: Access to NTT Australias utility storage platform Solution design consulting Change Management Services Solution ReportingStorage quotas can be expanded on demand, so that customers only pay for what they need and can grow or shrink their allocation as requirements change. The platform allows additional storage resources, both physical and logical, to be installed, provisioned and expanded with zero downtime or service interruption.Included Actions Increase in capacity Connection of new servers Management of Logical Drives and RAIDs SSP Management, Zoning and LunMasking Material changes depending on the requirementsKey Aspects The service is implemented on Network Appliance Filer technology. Storage can be presented in a variety of formats; file-based (NFS for Unix and CIFS for Windows) or block-based (iSCSI for both Windows and Unix). The underlying storage is managed by NTT, but you are able to request changes from within the portal. The changes will be undertaken by an NTT engineer. The service is configured with redundancy in mind, including dual network interfaces, multipathing across the full device, and RAID6 technology in the storage aggregates.The service also includes file system Snapshots, providing a complete read-only copy of the file system as it was at the time of the snapshot. This enables both revision control and a quick, convenient means of recovering files almost instantly from accidental file deletions, or a return to older versions of files. Snapshots are configured according to each customers individual requirements; each customer can choose what SnapShot frequency and retention suits.",IaaS,Storage,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,High Performance Utility Storage-Per GB-15K RPM DiskHigh Performance Utility Storage-Per GB-10K RPM Disk,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 +NTT Australia,35081031432,NTT Australia Utility Storage Service,"NTT Australia Utility Storage Service platform provides customers with access to a managed storage platform that allows them to provision and pay for storage only as they need it. Security features of the service allow a variety of access rights based on server roles. The service is highly flexible and highly scalable; additional capacity can be dialled-up rapidly as required. The service is designed to provide the ultimate in flexibility and peace of mind whilst returning the maximum ROI for customers.Data is held on an Enterprise Cloud storage device segregated via unique data stores, then allocated to each customer. The file system component can be integrated into the Active Directory, and provides faster throughput to the file system than a traditional file server. The solution will include relevant features to enable the synchronisation of content between the two data centres for disaster recovery. NTT Australia believes that the most robust approach to Service Level Agreements (SLAs) is to guarantee availability and reliability of the entire solution.The Service includes:
• Access to NTT Australias utility storage platform
• Solution design consulting
• Change Management Services
• Solution ReportingStorage quotas can be expanded on demand, so that customers only pay for what they need and can grow or shrink their allocation as requirements change. The platform allows additional storage resources, both physical and logical, to be installed, provisioned and expanded with zero downtime or service interruption.Included Actions
• Increase in capacity
• Connection of new servers
• Management of Logical Drives and RAIDs
• SSP Management, Zoning and LunMasking
• Material changes depending on the requirementsKey Aspects
• The service is implemented on Network Appliance Filer technology. Storage can be presented in a variety of formats; file-based (NFS for Unix and CIFS for Windows) or block-based (iSCSI for both Windows and Unix).
• The underlying storage is managed by NTT, but you are able to request changes from within the portal. The changes will be undertaken by an NTT engineer.
• The service is configured with redundancy in mind, including dual network interfaces, multipathing across the full device, and RAID6 technology in the storage aggregates.The service also includes file system Snapshots, providing a complete read-only copy of the file system as it was at the time of the snapshot. This enables both revision control and a quick, convenient means of recovering files almost instantly from accidental file deletions, or a return to older versions of files. Snapshots are configured according to each customers individual requirements; each customer can choose what SnapShot frequency and retention suits.",IaaS,Storage,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,High Performance Utility Storage-Per GB-15K RPM DiskHigh Performance Utility Storage-Per GB-10K RPM Disk,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 NTT Australia,35081031432,NTT Australia Enterprise Cloud,"The Enterprise Cloud platform has been developed to deliver risk free utility-based computing, whilst delivering elastic and scalable on-demand performance and capacity both now and in the years to come. Enterprise Cloud gives customers all the security and reliability of Private Cloud with the functionality, flexibility and ease-of-use expected from a Public Cloud model.NTT Australia has designed this flexible, agile, and elastic hosting platform, which is accessible via a state-of-the-art Customer Portal, giving you the ability to remotely manage the hosted network, colocation services, service requests, physical infrastructure and Enterprise Cloud infrastructure. Enterprise Cloud is hosted in Tier 3+ data centres (DCs), and with the Customer Portal presents itself as the customer's virtual datacentre. The hosting platform can be based on a hybrid model of physical and virtual services gaining high performance and high availability whilst retaining the ability to be agile and elastic. NTT Australia believes that the most robust approach to Service Level Agreements (SLAs) is to guarantee availability and reliability of the entire solution.The NTT Customer Portal is a secure website available 24x7x365 which allows authorised users to view Storage services as well as any other services in the environment (dedicated firewalls, Backups, etc.). Your NTT account manager will provide your login details. The portal provides for role-based authentication and will allow your on-site admin to assign and provision roles and responsibilities to individual portal users. For example, you may require that your security team has access to firewall information but not be allowed to deploy new Virtual Machines. This is possible to configure within the Portal.In addition to helping customers optimise hosted IT infrastructure, the NTT Portal also provides full reporting capabilities that have been designed to address the unique requirements of both technical and management oriented individuals. Integrated helpdesk tools such as ticket monitoring and request handling will ensure that authorised employees at all levels remain up to date on virtualisation issues. Please note that all information on the Portal can be downloaded in CSV format at any time. Reporting within the Portal allows security administrators to see daily and monthly reports across a variety of data sets and device types. NTT will add new reports, modify old reports and sometimes delete inappropriate reports within the Portal as to ensure that reporting gives customers the most up to date information about their current security profile. Customers utilising Enterprise Cloud can take advantage of our fully variable resource model, whereby they are able to utilise only the resources required by the application, with usage capped on a monthly basis. This provides significant scalability and flexibility, as well as commercial benefits for customers with variable workload requirements.",IaaS,Virtual Server,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Global Cloud: compute infrastructure platform management.Global Cloud VM Setup: includes VM setup, OS installation, and monitoring configuration according to customer requirements.Windows 2008 Guest VM: includes VM monitoring and alerting, incident management, Patch notification, and Windows 2008 license.Redhat Linux Guest VM: includes VM monitoring and alerting, incident management, Patch notification, and Redhat Linux license.Ubuntu Guest VM: includes VM monitoring and alerting, incident management, and Patch notification.CentOS Guest VM: includes VM monitoring and alerting.Debian Guest VM: includes VM monitoring and alerting.Custom Guest VM: includes VM monitoring and alerting for customer-supplied build.Global Cloud : CPU compute units (1 virtual CPU Core) Includes High Availability computing power infrastructure, +25% Burst.Global Cloud: RAM compute units (1GB memory). Includes High Availability computing power infrastructure, +25% Burst.Application ServicesNTT Australia Windows Server operating system managementNTT Australia Linux Server operating system managementNTT Australia OperatingSystem managementNTT Australia SQL Database Server ManagementNTT Australia Database Server ManagementNTT Australia MS Internet Information Server ManagementNTT Australia Apache Web Server ManagementNTT Australia Web Server ManagementNTT Australia Application Server ManagementNTT Australia Exchange Server Management","Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 -NTT Australia,35081031432,NTT Australia Application Management Service,"NTT Australia Application Management includes web hosting services that have been designed to meet the highest levels of regulatory compliance. Although not specifically certified against all regulatory requirements, NTT Australia host NSW Government Departments, Federal Government Departments, Global Software companies and a range of Financial Services institutions. In that capacity, we support a number of clients who are subject to various audit requirements (eg: APRA, SOC1 (SAS70), PCI-DSS).NTTs solution is compliant with or informed by the following cloud best practices: The Open Cloud Manifesto: NTT is a subscribers to the Manifesto. Open Virtualization Format (OVF): All virtualisation formats are OVF (draft) standards compliant. GICTF (Global Inter-Cloud Technology Forum): GICTF is a Japanese organization studying inter-cloud standard interfaces, etc. in order to enhance the reliability of clouds. NTT is currently participating in GICTF as a board member, and will make proposals to ITU-T and NIST on the basis of the work undertaken by GICTF on inter-cloud federation and other issues.Application Management services, like NTTs database management service, are essential in hosting environments that maintain your systems operation, particularly across complex platforms.In general, Application Management services have two main objectives: Incident management: to recover a system from a failure or problem, in 24x7 availability Change management: to perform certain changes in the systems from a proactive point of view (scheduled tasks) or a reactive one (customer requests). All Application Management Services are based on: Volume purchased (the total amount of servers that will be managed). Service Level: production servers, pre-production servers, disaster recoverNTT Australia can leverage and utilise infrastructure services such as Web Application Firewall (WAF) and load balancer to provide technical solutions for regulatory compliance requirements.WAF can be deployed into NTT Cloud environments as an optional component. Each customer would have their own dedicated firewall policies within the infrastructure. NTT can and will make recommendations with regards to content, NTT will implement solutions according to your requirements.All load balancers offer full L7 load balancing capabilities. Traffic management policies for TCP applications can be based on application-layer content. Application traffic can be granularly segmented according to HTTP or TCP request information, as well as L4 - 7 header information (including URL, application data type or cookie).",IaaS,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,WEB SERVERFull Management of Apache ServersFull Management of nginx Web ServersFull Management of lighttpd Web serversFull Management of memcacheFull Management of Redis (standalone or master)Full Management of Redis (slave)Full Management of Varnish ServersFull Management of Squid ServersFull Management of Lucene Framework Search Engine ServersFull Management of Microsoft IIS ServersFull Management of Microsoft ISA ServersDYNAMIC WEB PACKAGESServer with W2003 / IIS/ SQL ServerServer with Linux / Apache / PHP / MySQL o PostgresSQLServer with Plesk (W2003 / Linux / Plesk)APPLICATION SERVERSFull management of Active Directory Domain ServersFull Management of Microsoft SharePoint FrontEnd Server (includes IIS)Full Management of Microsoft SharePoint Foundation Server (previously WSS)Full Management of Microsoft SharePoint Standalone Server (includes IIS and SQL on one Server)Full Management of Microsoft Office Communication ServerFull Management of Microsoft BizTalk ServersFull Management of Microsoft Commence Server / CMSFull Management of ColdFusion Application ServersFull Management of Oracle IAS Application ServersFull Management of BEA WebLogic Application ServersFull Management of IBM WebSphere Application ServersFull Management of Tomcat Application ServersFull Management of JBoss Application ServersFull Management of Ruby on Rails / Mongrel Application Servers,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 +NTT Australia,35081031432,NTT Australia Application Management Service,"NTT Australia Application Management includes web hosting services that have been designed to meet the highest levels of regulatory compliance. Although not specifically certified against all regulatory requirements, NTT Australia host NSW Government Departments, Federal Government Departments, Global Software companies and a range of Financial Services institutions. In that capacity, we support a number of clients who are subject to various audit requirements (eg: APRA, SOC1 (SAS70), PCI-DSS).NTTs solution is compliant with or informed by the following cloud best practices:
• The Open Cloud Manifesto: NTT is a subscribers to the Manifesto.
• Open Virtualization Format (OVF): All virtualisation formats are OVF (draft) standards compliant.
• GICTF (Global Inter-Cloud Technology Forum): GICTF is a Japanese organization studying inter-cloud standard interfaces, etc. in order to enhance the reliability of clouds. NTT is currently participating in GICTF as a board member, and will make proposals to ITU-T and NIST on the basis of the work undertaken by GICTF on inter-cloud federation and other issues.Application Management services, like NTTs database management service, are essential in hosting environments that maintain your systems operation, particularly across complex platforms.In general, Application Management services have two main objectives:
• Incident management: to recover a system from a failure or problem, in 24x7 availability
• Change management: to perform certain changes in the systems from a proactive point of view (scheduled tasks) or a reactive one (customer requests). All Application Management Services are based on:
• Volume purchased (the total amount of servers that will be managed).
• Service Level: production servers, pre-production servers, disaster recoverNTT Australia can leverage and utilise infrastructure services such as Web Application Firewall (WAF) and load balancer to provide technical solutions for regulatory compliance requirements.WAF can be deployed into NTT Cloud environments as an optional component. Each customer would have their own dedicated firewall policies within the infrastructure. NTT can and will make recommendations with regards to content, NTT will implement solutions according to your requirements.All load balancers offer full L7 load balancing capabilities. Traffic management policies for TCP applications can be based on application-layer content. Application traffic can be granularly segmented according to HTTP or TCP request information, as well as L4 - 7 header information (including URL, application data type or cookie).",IaaS,Web Hosting,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,WEB SERVERFull Management of Apache ServersFull Management of nginx Web ServersFull Management of lighttpd Web serversFull Management of memcacheFull Management of Redis (standalone or master)Full Management of Redis (slave)Full Management of Varnish ServersFull Management of Squid ServersFull Management of Lucene Framework Search Engine ServersFull Management of Microsoft IIS ServersFull Management of Microsoft ISA ServersDYNAMIC WEB PACKAGESServer with W2003 / IIS/ SQL ServerServer with Linux / Apache / PHP / MySQL o PostgresSQLServer with Plesk (W2003 / Linux / Plesk)APPLICATION SERVERSFull management of Active Directory Domain ServersFull Management of Microsoft SharePoint FrontEnd Server (includes IIS)Full Management of Microsoft SharePoint Foundation Server (previously WSS)Full Management of Microsoft SharePoint Standalone Server (includes IIS and SQL on one Server)Full Management of Microsoft Office Communication ServerFull Management of Microsoft BizTalk ServersFull Management of Microsoft Commence Server / CMSFull Management of ColdFusion Application ServersFull Management of Oracle IAS Application ServersFull Management of BEA WebLogic Application ServersFull Management of IBM WebSphere Application ServersFull Management of Tomcat Application ServersFull Management of JBoss Application ServersFull Management of Ruby on Rails / Mongrel Application Servers,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 NTT Australia,35081031432,NTT Australia Enterprise Cloud,"The Enterprise Cloud platform has been developed to deliver risk free utility-based computing, whilst delivering elastic and scalable on-demand performance and capacity both now and in the years to come. Enterprise Cloud gives customers all the security and reliability of Private Cloud with the functionality, flexibility and ease-of-use expected from a Public Cloud model.NTT Australia has designed this flexible, agile, and elastic hosting platform, which is accessible via a state-of-the-art Customer Portal, giving you the ability to remotely manage the hosted network, colocation services, service requests, physical infrastructure and Enterprise Cloud infrastructure. Enterprise Cloud is hosted in Tier 3+ data centres (DCs), and with the Customer Portal presents itself as the customer's virtual datacentre. The hosting platform can be based on a hybrid model of physical and virtual services gaining high performance and high availability whilst retaining the ability to be agile and elastic. NTT Australia believes that the most robust approach to Service Level Agreements (SLAs) is to guarantee availability and reliability of the entire solution.The NTT Customer Portal is a secure website available 24x7x365 which allows authorised users to view Storage services as well as any other services in the environment (dedicated firewalls, Backups, etc.). Your NTT account manager will provide your login details. The portal provides for role-based authentication and will allow your on-site admin to assign and provision roles and responsibilities to individual portal users. For example, you may require that your security team has access to firewall information but not be allowed to deploy new Virtual Machines. This is possible to configure within the Portal.In addition to helping customers optimise hosted IT infrastructure, the NTT Portal also provides full reporting capabilities that have been designed to address the unique requirements of both technical and management oriented individuals. Integrated helpdesk tools such as ticket monitoring and request handling will ensure that authorised employees at all levels remain up to date on virtualisation issues. Please note that all information on the Portal can be downloaded in CSV format at any time. Reporting within the Portal allows security administrators to see daily and monthly reports across a variety of data sets and device types. NTT will add new reports, modify old reports and sometimes delete inappropriate reports within the Portal as to ensure that reporting gives customers the most up to date information about their current security profile. Customers utilising Enterprise Cloud can take advantage of our fully variable resource model, whereby they are able to utilise only the resources required by the application, with usage capped on a monthly basis. This provides significant scalability and flexibility, as well as commercial benefits for customers with variable workload requirements.",IaaS,Compute Services,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Global Cloud : CPU compute units (1 virtual CPU Core) Includes High Availability computing power infrastructure, +25% Burst.Global Cloud: RAM compute units (1GB memory). Includes High Availability computing power infrastructure, +25% Burst.","Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 -NTT Australia,35081031432,NTT Australia Utility Storage Service,"The NTT Australia Utility Storage Service supports entry level to enterprise storage across all Tier 1 vendors. The service includes Data Protection offerings such as storage backup, recovery, archiving and data management elements in a high performance, high availability and disaster tolerant environment. With the Enterprise and Private Cloud offerings, NTT Australia can provide additional modular services such as Managed Backup, Managed Storage and Manage Security to provide a complete end-to-end solution that meets specific security and data protection compliance requirements.Data is held on an Enterprise Cloud storage device segregated via unique data stores, then allocated to each customer. The file system component can be integrated into the Active Directory, and provides faster throughput to the file system than a traditional file server. The solution will include relevant features to enable the synchronisation of content between the two data centres for disaster recovery. NTT Australia believes that the most robust approach to Service Level Agreements (SLAs) is to guarantee availability and reliability of the entire solution.NTT Australia are able to implement archiving policies in line with your regulatory requirements. Data can be stored in a ""live"" vault that consists of SAN storage in the same datacentre or at an alternative datacentre to the primary data set. Tapes can be stored offsite for up to 7 years and longer. Off-site backup tapes are stored and handled by data handling specialists. Tape collection is performed with secured trucks (with GPS tracking, security safeguards, etc.). Trained drivers are in constant communications with operations centers.If an Offsite Tape Storage option is chosen, tapes are stored in locations with: PCI-DSS compliance certification Secure, unmarked, media vaults with fire-rated walls and steel doors Full environmental controls to maintain tapes at the correct temperature and humidity Early smoke detection systems, linked to gas fire suppression system to protect media 24/7 security monitoring (CCTV, etc.).",IaaS,Data Storage and Archive,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,High Performance Utility Storage-Per GB-15K RPM DiskHigh Performance Utility Storage-Per GB-10K RPM Disk,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 +NTT Australia,35081031432,NTT Australia Utility Storage Service,"The NTT Australia Utility Storage Service supports entry level to enterprise storage across all Tier 1 vendors. The service includes Data Protection offerings such as storage backup, recovery, archiving and data management elements in a high performance, high availability and disaster tolerant environment. With the Enterprise and Private Cloud offerings, NTT Australia can provide additional modular services such as Managed Backup, Managed Storage and Manage Security to provide a complete end-to-end solution that meets specific security and data protection compliance requirements.Data is held on an Enterprise Cloud storage device segregated via unique data stores, then allocated to each customer. The file system component can be integrated into the Active Directory, and provides faster throughput to the file system than a traditional file server. The solution will include relevant features to enable the synchronisation of content between the two data centres for disaster recovery. NTT Australia believes that the most robust approach to Service Level Agreements (SLAs) is to guarantee availability and reliability of the entire solution.NTT Australia are able to implement archiving policies in line with your regulatory requirements. Data can be stored in a ""live"" vault that consists of SAN storage in the same datacentre or at an alternative datacentre to the primary data set. Tapes can be stored offsite for up to 7 years and longer. Off-site backup tapes are stored and handled by data handling specialists. Tape collection is performed with secured trucks (with GPS tracking, security safeguards, etc.). Trained drivers are in constant communications with operations centers.If an Offsite Tape Storage option is chosen, tapes are stored in locations with:
• PCI-DSS compliance certification
• Secure, unmarked, media vaults with fire-rated walls and steel doors
• Full environmental controls to maintain tapes at the correct temperature and humidity
• Early smoke detection systems, linked to gas fire suppression system to protect media
• 24/7 security monitoring (CCTV, etc.).",IaaS,Data Storage and Archive,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,High Performance Utility Storage-Per GB-15K RPM DiskHigh Performance Utility Storage-Per GB-10K RPM Disk,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 NTT Australia,35081031432,NTT Australia Enterprise Cloud,"The Enterprise Cloud platform has been developed to deliver risk free utility-based computing, whilst delivering elastic and scalable on-demand performance and capacity both now and in the years to come. Enterprise Cloud gives customers all the security and reliability of Private Cloud with the functionality, flexibility and ease-of-use expected from a Public Cloud model.NTT Australia has designed this flexible, agile, and elastic hosting platform, which is accessible via a state-of-the-art Customer Portal, giving you the ability to remotely manage the hosted network, colocation services, service requests, physical infrastructure and Enterprise Cloud infrastructure. Enterprise Cloud is hosted in Tier 3+ data centres (DCs), and with the Customer Portal presents itself as the customer's virtual datacentre. The hosting platform can be based on a hybrid model of physical and virtual services gaining high performance and high availability whilst retaining the ability to be agile and elastic. NTT Australia believes that the most robust approach to Service Level Agreements (SLAs) is to guarantee availability and reliability of the entire solution.The NTT Customer Portal is a secure website available 24x7x365 which allows authorised users to view Storage services as well as any other services in the environment (dedicated firewalls, Backups, etc.). Your NTT account manager will provide your login details. The portal provides for role-based authentication and will allow your on-site admin to assign and provision roles and responsibilities to individual portal users. For example, you may require that your security team has access to firewall information but not be allowed to deploy new Virtual Machines. This is possible to configure within the Portal.In addition to helping customers optimise hosted IT infrastructure, the NTT Portal also provides full reporting capabilities that have been designed to address the unique requirements of both technical and management oriented individuals. Integrated helpdesk tools such as ticket monitoring and request handling will ensure that authorised employees at all levels remain up to date on virtualisation issues. Please note that all information on the Portal can be downloaded in CSV format at any time. Reporting within the Portal allows security administrators to see daily and monthly reports across a variety of data sets and device types. NTT will add new reports, modify old reports and sometimes delete inappropriate reports within the Portal as to ensure that reporting gives customers the most up to date information about their current security profile. Customers utilising Enterprise Cloud can take advantage of our fully variable resource model, whereby they are able to utilise only the resources required by the application, with usage capped on a monthly basis. This provides significant scalability and flexibility, as well as commercial benefits for customers with variable workload requirements.",IaaS,Dev Test,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Global Cloud: compute infrastructure platform management.Global Cloud VM Setup: includes VM setup, OS installation, and monitoring configuration according to customer requirements.Windows 2008 Guest VM: includes VM monitoring and alerting, incident management, Patch notification, and Windows 2008 license.Redhat Linux Guest VM: includes VM monitoring and alerting, incident management, Patch notification, and Redhat Linux license.Ubuntu Guest VM: includes VM monitoring and alerting, incident management, and Patch notification.CentOS Guest VM: includes VM monitoring and alerting.Debian Guest VM: includes VM monitoring and alerting.Custom Guest VM: includes VM monitoring and alerting for customer-supplied build.Global Cloud : CPU compute units (1 virtual CPU Core) Includes High Availability computing power infrastructure, +25% Burst.Global Cloud: RAM compute units (1GB memory). Includes High Availability computing power infrastructure, +25% Burst.High Performance Utility Storage-Per GB-15K RPM DiskHigh Performance Utility Storage-Per GB-10K RPM DiskFirewallNTT Australia Shared Firewall (HA)NTT Australia Firewall VDOM (HA)NTT Australia Dedicated Firewall - SetupNTT Australia Dedicated Firewall (HA)NTT Australia Site-to-Site Software VPNNTT Australia Client-to-Site Software VPNLoad BalancingNTT Australia Shared Load Balancing - Per VIPNTT Australia Shared Load Balancing - Per ServerNTT Australia Dedicated Load BalancingApplication Services","Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 -NTT Australia,35081031432,NTT Australia Enterprise Cloud,"NTT Enterprise Cloud Disaster Recovery is architecturally underpinned via implementation a number of data replication technologies at the application, VM and data layers to provide cross-data centre replication of production workloads. Due to the non-homogenous nature of customer workloads, specific DR Architectures are designed for each customer to address specific network, data and workload requirements. DR plans are then formulated to address service desk, network and service cutover, as well as specific data recovery policies based on DR architecture adopted by each customer.In terms of further clarification, NTT is able to provide a Disaster Recovery Design service to help you create a customised DR plan that will meet both your requirements for functionality in the event of a disaster, and also your timescales for recovery.In order to produce a DR plan NTT Professional Services will engage with you in a series of workshops to assess the functionality requirements in the event of a disaster. These requirements can range from simply being able to rebuild the system and recover from backup to being able to provide zero downtime fail-over to a remote location.Functions carried out by the design process will include. running needs assessment workshops to gather requirements review the existing live environment research product sets to aid the plan document procedures required to operate the plan document procedures to return to the live environmentHouse equipment in toughened building structure with appropriate disaster control methods specifically designed as a data centre including intrusion barriers and fire control facilities. Global Switch is a Tier III rated data centre which complies with strict security and fire control procedures. The disaster recovery team meet annually to discuss the current document and make recommendations for changes to it. All changes must be agreed upon by the majority of the team before they become part of the document. It is the responsibility of the project sponsor to ensure that the necessary changes are made and the document is redistributed to the appropriate persons. In the event of a disaster or major failure, the team should convene with as many team members as possible. All members of the team should assess damages and report to the project sponsor at the earliest opportunity.",IaaS,Disaster Recovery,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Global Cloud: compute infrastructure platform management.Global Cloud VM Setup: includes VM setup, OS installation, and monitoring configuration according to customer requirements.Windows 2008 Guest VM: includes VM monitoring and alerting, incident management, Patch notification, and Windows 2008 license.Redhat Linux Guest VM: includes VM monitoring and alerting, incident management, Patch notification, and Redhat Linux license.Ubuntu Guest VM: includes VM monitoring and alerting, incident management, and Patch notification.CentOS Guest VM: includes VM monitoring and alerting.Debian Guest VM: includes VM monitoring and alerting.Custom Guest VM: includes VM monitoring and alerting for customer-supplied build.Global Cloud : CPU compute units (1 virtual CPU Core) Includes High Availability computing power infrastructure, +25% Burst.Global Cloud: RAM compute units (1GB memory). Includes High Availability computing power infrastructure, +25% Burst.High Performance Utility Storage-Per GB-15K RPM DiskHigh Performance Utility Storage-Per GB-10K RPM DiskFirewallNTT Australia Shared Firewall (HA)NTT Australia Firewall VDOM (HA)NTT Australia Dedicated Firewall - SetupNTT Australia Dedicated Firewall (HA)NTT Australia Site-to-Site Software VPNNTT Australia Client-to-Site Software VPNLoad BalancingNTT Australia Shared Load Balancing - Per VIPNTT Australia Shared Load Balancing - Per ServerNTT Australia Dedicated Load BalancingApplication Services","Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 +NTT Australia,35081031432,NTT Australia Enterprise Cloud,"NTT Enterprise Cloud Disaster Recovery is architecturally underpinned via implementation a number of data replication technologies at the application, VM and data layers to provide cross-data centre replication of production workloads. Due to the non-homogenous nature of customer workloads, specific DR Architectures are designed for each customer to address specific network, data and workload requirements. DR plans are then formulated to address service desk, network and service cutover, as well as specific data recovery policies based on DR architecture adopted by each customer.In terms of further clarification, NTT is able to provide a Disaster Recovery Design service to help you create a customised DR plan that will meet both your requirements for functionality in the event of a disaster, and also your timescales for recovery.In order to produce a DR plan NTT Professional Services will engage with you in a series of workshops to assess the functionality requirements in the event of a disaster. These requirements can range from simply being able to rebuild the system and recover from backup to being able to provide zero downtime fail-over to a remote location.Functions carried out by the design process will include.
• running needs assessment workshops to gather requirements
• review the existing live environment
• research product sets to aid the plan
• document procedures required to operate the plan
• document procedures to return to the live environmentHouse equipment in toughened building structure with appropriate disaster control methods specifically designed as a data centre including intrusion barriers and fire control facilities. Global Switch is a Tier III rated data centre which complies with strict security and fire control procedures. The disaster recovery team meet annually to discuss the current document and make recommendations for changes to it. All changes must be agreed upon by the majority of the team before they become part of the document. It is the responsibility of the project sponsor to ensure that the necessary changes are made and the document is redistributed to the appropriate persons. In the event of a disaster or major failure, the team should convene with as many team members as possible. All members of the team should assess damages and report to the project sponsor at the earliest opportunity.",IaaS,Disaster Recovery,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Global Cloud: compute infrastructure platform management.Global Cloud VM Setup: includes VM setup, OS installation, and monitoring configuration according to customer requirements.Windows 2008 Guest VM: includes VM monitoring and alerting, incident management, Patch notification, and Windows 2008 license.Redhat Linux Guest VM: includes VM monitoring and alerting, incident management, Patch notification, and Redhat Linux license.Ubuntu Guest VM: includes VM monitoring and alerting, incident management, and Patch notification.CentOS Guest VM: includes VM monitoring and alerting.Debian Guest VM: includes VM monitoring and alerting.Custom Guest VM: includes VM monitoring and alerting for customer-supplied build.Global Cloud : CPU compute units (1 virtual CPU Core) Includes High Availability computing power infrastructure, +25% Burst.Global Cloud: RAM compute units (1GB memory). Includes High Availability computing power infrastructure, +25% Burst.High Performance Utility Storage-Per GB-15K RPM DiskHigh Performance Utility Storage-Per GB-10K RPM DiskFirewallNTT Australia Shared Firewall (HA)NTT Australia Firewall VDOM (HA)NTT Australia Dedicated Firewall - SetupNTT Australia Dedicated Firewall (HA)NTT Australia Site-to-Site Software VPNNTT Australia Client-to-Site Software VPNLoad BalancingNTT Australia Shared Load Balancing - Per VIPNTT Australia Shared Load Balancing - Per ServerNTT Australia Dedicated Load BalancingApplication Services","Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 NTT Australia,35081031432,NTT Australia Private Cloud,"NTT Australia Private Cloud services enable our customers to deploy and manage a dedicated and highly available and secure platform for enterprise applications, without the capital cost of buying equipment and the costs and complexity of maintaining a 24 x 365 data centre specialists.NTT Australia Private Cloud services provide our customers with shared access to common platforms including networking, servers, storage and back up whilst enabling them to fulfill regulation with dedicated infrastructure elements. The Platform can be used used in conjunction with your own assets or as an entire solution built from utility services (commonly known as a version of Cloud services or IaaS, PaaS, or Managed Services). Utility services include the following:i) initial installation and connectivity to the shared utility platformii) 24 x 365 monitoring of the utilityiii) operational maintenance including patching and configuration changesiv) resolving incidents including managing vendor part replacement. NTT provides support for Physical instances that can scale and near-instant provisioning based on the pre-defined service templates in a dedicated resource pool. The physical environment can also be integrated into the Enterprise Cloud management portal. As such, it will be equivalent to the virtual platform in regards to service visibility.The NTT Australia Private Cloud offering includes deployment, monitoring, priority 1 incident management for hardware issues and vendor management on 24 x 365 basis. Colocation includes actively cooled rack, monitored power rails, UPS backed A/C power, dual 20 Amp single phase feeds and air-conditioning. Cross-connects can be charged separately.",IaaS,Physical Server,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Ultra high density colocation2.0 kW - 45 RU colocation. Per rack. Includes actively cooled rack - 45 RU and 600 mm x 1050 mm, monitored power rails, UPS backed A/C power, dual 20 Amp single phase feeds and air-conditioning up to 2.0 kW peak per rack. Cross-connects are charged separately.Rack power-load over-usageAdditional UPS power and air-conditioning usage charge where equipment load exceeds the rack capacity as outlined in the SLD section 3 - colocation. Per kW of equipment load. Includes additional UPS backed A/C power and air-conditioning up to 1.0 kW peak. Only available to the maximum capacity of the rack power feeds and subject to availability.Server managed to hardware levelServer with up to four Intel or AMD CPUs. Includes deployment, monitoring, priority 1 incident management for hardware issues and vendor management on 24 x 365 basis.","Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 -NTT Australia,35081031432,NTT Australia Managed Backup and Restore,"NTT Australia Managed Backup and Restore Service supports entry level to enterprise storage across all Tier 1 vendors. The service includes Data Protection offerings such as storage backup, recovery, archiving and data management elements in a high performance, high availability and disaster tolerant environment. With the Enterprise and Private Cloud offerings, NTT Australia can provide additional modular services such as Managed Backup, Managed Storage and Manage Security to provide a complete end-to-end solution that meets specific security and data protection compliance requirements. NTT Australia believes that the most robust approach to Service Level Agreements (SLAs) is to guarantee availability and reliability of the entire solution.Backup and recovery services are an essential element of any IT infrastructure solution. Backing up your data provides a safe copy that can be restored in the event that your important data is lost or damaged due to hardware failure, hacking, computer viruses, natural disasters or human error. High availability alone is no guarantee that data will not be compromised. For example, errors in transaction processing to failover versions of databases can corrupt both online copies of your data leaving you with no way to recover this data without a backup. NTT provides a fully managed backup solution, with options for both disk-to-disk and disk-to-tape backup services on a daily basis, with a retention period of up to seven years. We use a multi-tier approach for backup services. Data is pulled from customer servers according to defined and agreed customer policies and written to a SAN for on-site storage using Virtual Tape Library (VTL) features. For long term and offsite storage, data is written to LTO tape via a Quantum Tape Library.The platform has been designed to be fully redundant with no single points of failure. Multiple drives are used in the Tape Library to reduce wait times on backup jobs and spare drives are kept available 24/7 for urgent data restore requests. Connectivity to the backup network is via multiple redundant 1 GigE connections while data is moved between the backup servers, the storage SAN and tape library via 4 Gig Fibre Channel switching fabric.NTT Australia Managed Backup and Restore Service is based on three layers: Data volume purchased (the total amount of data allowed for all your servers that requires backup). Backup Virtual Tape capacity. Offsite Tape capacity.Included actions: Configuration of the connectivity Installation and configuration of any agent software Creating Backup Jobs and programming Creation of Backup Pools Integration of new devices Tape management (changes, labelling) Policy changes (including backup windows) Performing restorations Off-site tape storage",IaaS,Backup Services,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Tape capacity element of utility back up - 0 to 1,000 GB volume. Per 100 GB.Tape capacity element of utility back up < 1,000 GB and > 3,000 GB. Per 100 GB. (Setup)Tape capacity element of utility back up < 3,000 GB. Per 100 GB. (Setup)Encryption to tape. Per host.Encryption over the wire. Per host.Encryption to tape and over the wire. Per hostDedicated tape. Per tape.VTL capacity element of utility back up - 0 to 1,000 GB volume. Per 100 GB.VTL capacity element of utility back up < 1,000 GB and > 3,000 GB. Per 100 GB.VTL capacity element of utility back up < 3,000 GB. Per 100 GB.","Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 -NTT Australia,35081031432,NTT Australia Database Management Service,"Database servers are a component of all Enterprise IT infrastructure, highly transactional databases are leveraged to output dynamic content in real time. Database servers provide an innovative enterprise data management platform, able to adapt quickly in a fast-changing environment. NTT Australias Database management service enables the customer to improve the performance of a database leading to improved operational efficiencies and the maximisation of capital and operating expenses. NTT Australias professional database engineers are highly experienced in managing databases to optimise application performance. The service can include everything from initial design, implementation, and configuration; through to incident and patch management and on-going 24/7/365 monitoring. The goal of the service is to ensure that the customer can rely on NTT to take care of all platform and maintenance tasks, leaving the customer free to concentrate on core business activities. Application Management services, like NTTs database management service, are essential in hosting environments that maintain your systems operation, particularly across complex platforms.In general, Application Management services have two main objectives: Incident management: to recover a system from a failure or problem, in 24x7 availability Change management: to perform certain changes in the systems from a proactive point of view (scheduled tasks) or a reactive one (customer requests). All Application Management Services are based on: Volume purchased (the total amount of servers that will be managed). Service Level: production servers, pre-production servers, disaster recoverFull Management of OracleFull Management of mySQL / PostgresFull Management of SQL Server DatabaseFull Management of Cassandra Database Server",IaaS,Database Services,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Full Management of Oracle Database (standalone)Full Management of Oracle Failover Cluster (each server)Full Management of Oracle Real Application Cluster (price per node)Full Management of Oracle Database ReplicationFull Management of mySQL / Postgres DatabaseFull Management of mySQL ReplicationFull Management of SQL Server Database Cluster (price per node)Full Management of SQL Server Database (standalone)Full Management of SQL Server Database ReplicationFull Management of SQL Server Database Mirror Cluster (both servers in a local LAN)Full Management of Cassandra Database Server (includes Linux operating system)Full Management of Cassandra Database Server, additional to 5+ (includes Linux operating system)","Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 +NTT Australia,35081031432,NTT Australia Managed Backup and Restore,"NTT Australia Managed Backup and Restore Service supports entry level to enterprise storage across all Tier 1 vendors. The service includes Data Protection offerings such as storage backup, recovery, archiving and data management elements in a high performance, high availability and disaster tolerant environment. With the Enterprise and Private Cloud offerings, NTT Australia can provide additional modular services such as Managed Backup, Managed Storage and Manage Security to provide a complete end-to-end solution that meets specific security and data protection compliance requirements. NTT Australia believes that the most robust approach to Service Level Agreements (SLAs) is to guarantee availability and reliability of the entire solution.Backup and recovery services are an essential element of any IT infrastructure solution. Backing up your data provides a safe copy that can be restored in the event that your important data is lost or damaged due to hardware failure, hacking, computer viruses, natural disasters or human error. High availability alone is no guarantee that data will not be compromised. For example, errors in transaction processing to failover versions of databases can corrupt both online copies of your data leaving you with no way to recover this data without a backup. NTT provides a fully managed backup solution, with options for both disk-to-disk and disk-to-tape backup services on a daily basis, with a retention period of up to seven years. We use a multi-tier approach for backup services. Data is pulled from customer servers according to defined and agreed customer policies and written to a SAN for on-site storage using Virtual Tape Library (VTL) features. For long term and offsite storage, data is written to LTO tape via a Quantum Tape Library.The platform has been designed to be fully redundant with no single points of failure. Multiple drives are used in the Tape Library to reduce wait times on backup jobs and spare drives are kept available 24/7 for urgent data restore requests. Connectivity to the backup network is via multiple redundant 1 GigE connections while data is moved between the backup servers, the storage SAN and tape library via 4 Gig Fibre Channel switching fabric.NTT Australia Managed Backup and Restore Service is based on three layers:
• Data volume purchased (the total amount of data allowed for all your servers that requires backup).
• Backup Virtual Tape capacity.
• Offsite Tape capacity.Included actions:
• Configuration of the connectivity
• Installation and configuration of any agent software
• Creating Backup Jobs and programming
• Creation of Backup Pools
• Integration of new devices
• Tape management (changes, labelling)
• Policy changes (including backup windows)
• Performing restorations
• Off-site tape storage",IaaS,Backup Services,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Tape capacity element of utility back up - 0 to 1,000 GB volume. Per 100 GB.Tape capacity element of utility back up < 1,000 GB and > 3,000 GB. Per 100 GB. (Setup)Tape capacity element of utility back up < 3,000 GB. Per 100 GB. (Setup)Encryption to tape. Per host.Encryption over the wire. Per host.Encryption to tape and over the wire. Per hostDedicated tape. Per tape.VTL capacity element of utility back up - 0 to 1,000 GB volume. Per 100 GB.VTL capacity element of utility back up < 1,000 GB and > 3,000 GB. Per 100 GB.VTL capacity element of utility back up < 3,000 GB. Per 100 GB.","Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 +NTT Australia,35081031432,NTT Australia Database Management Service,"Database servers are a component of all Enterprise IT infrastructure, highly transactional databases are leveraged to output dynamic content in real time. Database servers provide an innovative enterprise data management platform, able to adapt quickly in a fast-changing environment. NTT Australias Database management service enables the customer to improve the performance of a database leading to improved operational efficiencies and the maximisation of capital and operating expenses. NTT Australias professional database engineers are highly experienced in managing databases to optimise application performance. The service can include everything from initial design, implementation, and configuration; through to incident and patch management and on-going 24/7/365 monitoring. The goal of the service is to ensure that the customer can rely on NTT to take care of all platform and maintenance tasks, leaving the customer free to concentrate on core business activities. Application Management services, like NTTs database management service, are essential in hosting environments that maintain your systems operation, particularly across complex platforms.In general, Application Management services have two main objectives:
• Incident management: to recover a system from a failure or problem, in 24x7 availability
• Change management: to perform certain changes in the systems from a proactive point of view (scheduled tasks) or a reactive one (customer requests). All Application Management Services are based on:
• Volume purchased (the total amount of servers that will be managed).
• Service Level: production servers, pre-production servers, disaster recoverFull Management of OracleFull Management of mySQL / PostgresFull Management of SQL Server DatabaseFull Management of Cassandra Database Server",IaaS,Database Services,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Auto Scaling,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,"Full Management of Oracle Database (standalone)Full Management of Oracle Failover Cluster (each server)Full Management of Oracle Real Application Cluster (price per node)Full Management of Oracle Database ReplicationFull Management of mySQL / Postgres DatabaseFull Management of mySQL ReplicationFull Management of SQL Server Database Cluster (price per node)Full Management of SQL Server Database (standalone)Full Management of SQL Server Database ReplicationFull Management of SQL Server Database Mirror Cluster (both servers in a local LAN)Full Management of Cassandra Database Server (includes Linux operating system)Full Management of Cassandra Database Server, additional to 5+ (includes Linux operating system)","Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",NSW,1.7,3.0,"Australia(Protected Security, but will work with Commonwealth to meet specific security requirements)",VIC,1.4,3.0,"Hong Kong(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong,1.2,4.0,"Hong Kong Data Centre 2(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Hong Kong Data Centre 2,1.4,3.0,"Singapore(No National Security Accreditation, but will work with Commonwealth to meet specific security requirements)",Singapore,1.4,3.0 Objective Corporation Ltd,16050539350,Objective Connect,"Objective Connect is a hybrid platform that enables you to easily and securely share information across organisational boundaries. It does this in a secure manner by: encrypting the content stored on the Objective Connect server as well as while it is in transit (using SSL), using anti-virus technology to scan all content, hosting the data within Australia, using a hybrid content architecture, providing a reporting dashboard for information on usage and sharing and by basing the option to share upon information classification and policy specified within your ECM (if/when integrated).A free trial exists for a period of no less than 60 daysand there is no cost to receive a shared document.",SaaS,Document Management,Secure Information Sharing,24 X 7 X 365,,0.999,> 5 Hours,Protected,Auto Scaling,Supplier and Agency,08 - 20 Bus Excl Hols,Off,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Off,Off,> 60 min,> 1 day,Objective Connect is based on the number of named users. Units are measured monthly.,Australia,New South Wales,Aiming for 1.6,At least 3,Australia,Victoria,Aiming for 1.6,At least 3,TBA,,,,N/A,,,,N/A,,, Objective Corporation Ltd,16050539350,Objective uCreate,"ObjectiveuCreate provides a specialised collaborative content creation and document publishing solution for the public sector, enabling simultaneous editing and publication to brand guidelines and style templates. Used by over 250 public sector organisations worldwide, our hosted solutions transform the way our customers develop policies and strategies. Objective's collaborative environment brings together users, contributors, publishing and delivery services and facilitates the involvement of stakeholders through real-time collaboration, driving significant efficiency and financial savings in the process of document creation, consultation and publication.",SaaS,Collaboration Services,Collaboration and Community Consultation,24 X 7 X 365,,0.999,> 5 Hours,Protected,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Off,Off,> 60 min,> 1 day,Objective uCreate is licenced per document.,Australia,New South Wales,1.3,3.0,Australia,Victoria,1.3,3.0,TBA,,,,N/A,,,,N/A,,, Objective Corporation Ltd,16050539350,Objective uEngage,"uEngage provides a specialised collaborative content creation, document publishing and stakeholder consultation solutions for the public sector.Used by over 250 public sector organisations worldwide, our hosted solutions will transform the way you develop policies and strategies. Objective's collaborative environment brings together users, contributors, publishing and delivery services and facilitates the involvement of stakeholders through real-time collaboration and consultation with communities and others. uEngage enables effective citizen engagement through a multi-channel consultation platform.",SaaS,Collaboration Services,Collaboration and Community Consultation,24 X 7 X 365,,0.999,> 5 Hours,Protected,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Yes,Off,Off,> 60 min,> 1 day,Objective uEngage is licenced per event.,Australia,New South Wales,1.3,3.0,Australia,Victoria,1.3,3.0,TBA,,,,N/A,,,,N/A,,, Open Windows Australia Pty Ltd,64007086348,Software Services for CONTRACT LIFECYCLE MANAGEMENT Systems,"Specific capabilities include: Contract Repository, Contract Management, Parties Repository, Sourcing, Contractor Payment Management, Workflow, Project Management, eTendering Portal and Supplier Portal.",SaaS,Other,Strategic Sourcing and Contract Management Solutions,08.00 - 20.00,,0.9999,> 2 Hours,NA,Supplier and Customer Adminstrator,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Off,Yes,Off,Off,Yes,Off,Off,Off,Off,Yes,Off,Yes,Off,Yes,Off,Yes,> 1 Month,>1 Week,Each (Named user licenses) purchased monthly,Australia,Victoria,1.35,,,,,,,,,,,,,,,,, -Oriel Technologies,49081883712,Oriel Cloud Storage,"Oriel cloud storage Online, scalable, object-based cloud storage REST-based, OpenStack storage API Stores two separate, synchronised copies of customer data in each of Oriel's two Tier 3 Australian-based data centres for added high availability protection. 99.9% Availability Service Level Agreements Secure SSL transmissionFor more information please refer to http://www.oriel.com.au/services/hosted.php",IaaS,Storage,,24 X 7 X 365,,0.999,> 10 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Off,> 1 week,> 1 week,1GB cloud storage or part thereof,Australia,NSW,1.6,Tier 3,Australia,NSW,1.7,Tier 3,,,,,,,,,,,, +Oriel Technologies,49081883712,Oriel Cloud Storage,"Oriel cloud storage
• Online, scalable, object-based cloud storage
• REST-based, OpenStack storage API
• Stores two separate, synchronised copies of customer data in each of Oriel's two Tier 3 Australian-based data centres for added high availability protection.
• 99.9% Availability
• Service Level Agreements
• Secure SSL transmissionFor more information please refer to http://www.oriel.com.au/services/hosted.php",IaaS,Storage,,24 X 7 X 365,,0.999,> 10 Hours,NA,Auto Scaling,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Off,> 1 week,> 1 week,1GB cloud storage or part thereof,Australia,NSW,1.6,Tier 3,Australia,NSW,1.7,Tier 3,,,,,,,,,,,, Oriel Technologies,49081883712,Virtual Data Centre (VDC) - Customer provisioned internet connection,"Includes: 5 usable IP Addresses, Virtual Firewall, termination port for customer internet. Excludes VPN Tunnel configuration.The Oriel Virtual Data Centre (VDC) is a private VLAN or virtual container in which VPS(s) are deployed. It provides a dedicated, private network segment ensuring separation from other users, isolation of local traffic within the customers VDC and enables the connection of services such as VSA storage, VDC Firewall (for Internet and VPN Tunnel connectivity) and Customer Provisioned Private WAN Connection. Once connected these services become available to VPS(s) within the VDC. Public IP Addresses can be provded in blocks of 5,12,29.Oriel has provided pricing for a selection of VPS configurations as part of this catalogue for ease of comparison, however an Oriel VDC can be customised to your requirements.For more information please refer to http://www.oriel.com.au/services/hosted.php",IaaS,Compute Services,Virtual Data Centre,24 X 7 X 365,,0.999,> 10 Hours,NA,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,> 1 week,> 1 week,"Includes: 5 usable IP Addresses, Virtual Firewall, termination port for customer internet. Excludes VPN Tunnel configuration.Pricing based on a 12 month contract.",Australia,NSW,1.6,Tier 3,Australia,NSW,1.7,Tier 3,,,,,,,,,,,, Oriel Technologies,49081883712,Virtual Data Centre (VDC) - Customer provisioned WAN connection,"Includes: 1 x uplink connection, 1RU rack space for termination equipment.Excludes: termination equipment to be provided by customer or their telco. Oriel can provide equipment at additional cost.The Oriel Virtual Data Centre (VDC) is a private VLAN or virtual container in which VPS(s) are deployed. It provides a dedicated, private network segment ensuring separation from other users, isolation of local traffic within the customers VDC and enables the connection of services such as VSA storage, VDC Firewall (for Internet and VPN Tunnel connectivity) and Customer Provisioned Private WAN Connection. Once connected these services become available to VPS(s) within the VDC. Public IP Addresses can be provded in blocks of 5,12,29.Oriel has provided pricing for a selection of VPS configurations as part of this catalogue for ease of comparison, however an Oriel VDC can be customised to your requirements.For more information please refer to http://www.oriel.com.au/services/hosted.php",IaaS,Compute Services,Virtual Data Centre,24 X 7 X 365,,0.999,> 10 Hours,NA,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,> 1 week,> 1 week,"Includes: 1 x uplink connection, 1RU rack space for termination equipment.Excludes: termination equipment to be provided by customer or their telco. Oriel can provide equipment at additional cost.Pricing based on a 12 month contract.",Australia,NSW,1.6,Tier 3,Australia,NSW,1.7,Tier 3,,,,,,,,,,,, Oriel Technologies,49081883712,Virtual Data Centre (VDC) - Oriel provisioned internet connection,"Includes: 5 usable IP Addresses, Oriel provisioned internet, 25GB data usage, Virtual Firewall.Excludes VPN Tunnel configuration.The Oriel Virtual Data Centre (VDC) is a private VLAN or virtual container in which VPS(s) are deployed. It provides a dedicated, private network segment ensuring separation from other users, isolation of local traffic within the customers VDC and enables the connection of services such as VSA storage, VDC Firewall (for Internet and VPN Tunnel connectivity) and Customer Provisioned Private WAN Connection. Once connected these services become available to VPS(s) within the VDC. Public IP Addresses can be provded in blocks of 5,12,29.Oriel has provided pricing for a selection of VPS configurations as part of this catalogue for ease of comparison, however an Oriel VDC can be customised to your requirements.For more information please refer to http://www.oriel.com.au/services/hosted.php",IaaS,Compute Services,Virtual Data Centre,24 X 7 X 365,,0.999,> 10 Hours,NA,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,> 1 week,> 1 week,"Includes: 5 usable IP Addresses, Oriel provisioned internet, 25GB data usage (upload and download), Virtual Firewall.Excludes VPN Tunnel configuration.Pricing based on a 12 month contract.",Australia,NSW,1.6,Tier 3,Australia,NSW,1.7,Tier 3,,,,,,,,,,,, @@ -1010,9 +1010,9 @@ PreviousNext Pty Ltd,69135290309,"Drupal Content Management System Installation, Configuration & Management","PreviousNext is a full service website development agency specialising in Drupal and offering several options specifically for the Australian Government.We are specialists at installation, configuration and management of Drupal content management systems within cloud based hosting environments.At the core of our services is aGov, a fully supported, WCAG compliant Drupal CMS solution. aGov comes standard with Government tested templates and themes and radically cuts down risk, cost and time in setting up a website.aGov meets all government requirements for accessibility and security, and with an entry price of $20,000 is available as a basic turnkey solution, with further customisation costed separately.",Managed Service,Content Management,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Off,> 1 week,> 1 week,1 x WCAG Compliant WebsiteActual cost based on complexity of website build.,Australia (Bulletproof Networks Pty Ltd),NSW,1.8,Tier III and above,,,,,,,,,,,,,,,, PreviousNext Pty Ltd,69135290309,Managed web hosting and support of Drupal installations,"PreviousNext specialises in hosting Drupal as a content management platformwithin cloud based hosting environments. This can be on our hosting partner'sinfrastructure (Bulletproof) or client-preferred infrastructure. Our managed hostingsolution provides full-service support for Drupal installations, includingmaintenance, break-fix and security updates.Managed web hosting and support of Drupal installations.The Managed Services is a fully supported 24/7 extended warranty and break/fix agreement covering Drupal (Core updates, module updates and monitoring, and Application Support on Hosted Environment) in addition to any SLA offered by our hosting partner (or your hosting provider)We offer our 24/7 fully supported hosting solution for Drupal websites built by any agency after the site has undergone a security audit by our specialist security team and we complete our 3 month ""familiarisation"" period.The actual cost for the support will be determined and quoted after the security review.",Managed Service,Web Hosting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier and Agency,24 X 7 X 365,Yes,Yes,Yes,Off,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Off,> 1 week,> 1 week,1 x Managed web hosting and 24/7 support of a Drupal website,Australia (Bulletproof Networks Pty Ltd),NSW,1.8,Tier III and above,,,,,,,,,,,,,,,, REMASYS Pty Ltd,99085329719,EAGLE-i solution,"Our solution EAGLE-i, provides your executives with objective and independent visibility of your critical business applications performance and availability. Our solution also provides your technologists with information to assist to identify and reduce problem resolution times.Our solution, EAGLE-i can measure your critical applications for performance and availability on a 24 X 7 basis.EAGLE-i can monitor all your application types, from the simple Web through to complex Citrix or mobile (iOS or Android) or mapping application.",Managed Service,Off,Application Performance and Availability Monitoring,24 X 7 X 365,,< 95%,> 2 Hours,NA,Supplier or Customer Admin,Supplier and Agency,08 - 20 Bus Excl Hols,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Off,Yes,> 1 Month,> 1 week,"End User Experience Monitoring of Application from external monitoring point - via 2 ISP's.Definition of Application Types:Web: Web browser app that uses standard HTML incl. javascript and Ajax.Citrix: Windows client app (native Windows app i.e. Win32Api, 3rd party compiled windows app, Java app) or Citrix app running on Windows Desktop.Mobile:Mobile app (Apple iOS and Android are supported).",Australia,"Global Switch, New South Wales",1.7,1.0,Australia,Melbourne,Not rated,Dedicated facility not rated,,,,,,,,,,,, -Sliced Tech,66290396526, Cloud D On-site,Segregated Cloud environment leveraging provided on-site within an agencies ICT environment. Sliced Tech manages the virtual environment and provides technical stakeholders access to the portal our customers utilise for provisioning.Features include:* Customer Portal* Hypervisor level firewall for customer self-management* Resource management including any combination of resources that the customer provides can be utilised. Specific hardware requirements to be negotiated for each deployment.* Ability to load balance and auto scale servers* Utilisation of existing ICT investment* CDN integration,PaaS,Compute Services,,24 X 7 X 365,,0.9999,> 2 Hours,Sensitive,Supplier or Customer Admin,Agency Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,Physical hypervisor core under management.,,,,,,,,,,,,,,,,,,,, -Sliced Tech,66290396526, Cloud P On-site,Segregated Cloud environment leveraging provided on-site within an agencies ICT environment. Sliced Tech manages the virtual environment and provides technical stakeholders access to the portal our customers utilise for provisioning.Features include:* Customer Portal* Hypervisor level firewall for customer self-management* Resource management including any combination of resources that the customer provides can be utilised. Specific hardware requirements to be negotiated for each deployment.* Ability to load balance and auto scale servers* Utilisation of existing ICT investment* CDN integration,PaaS,Compute Services,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Supplier or Customer Admin,Agency Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,Physical hypervisor core under management.,,,,,,,,,,,,,,,,,,,, -Sliced Tech,66290396526, Cloud U On-site,Segregated Cloud environment leveraging provided on-site within an agencies ICT environment. Sliced Tech manages the virtual environment and provides technical stakeholders access to the portal our customers utilise for provisioning.Features include:* Customer Portal* Hypervisor level firewall for customer self-management* Resource management including any combination of resources that the customer provides can be utilised. Specific hardware requirements to be negotiated for each deployment.* Ability to load balance and auto scale servers* Utilisation of existing ICT investment* CDN integration,PaaS,Compute Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Agency Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,Physical hypervisor core under management.,,,,,,,,,,,,,,,,,,,, +Sliced Tech,66290396526,Cloud D On-site,Segregated Cloud environment leveraging provided on-site within an agencies ICT environment. Sliced Tech manages the virtual environment and provides technical stakeholders access to the portal our customers utilise for provisioning.Features include:* Customer Portal* Hypervisor level firewall for customer self-management* Resource management including any combination of resources that the customer provides can be utilised. Specific hardware requirements to be negotiated for each deployment.* Ability to load balance and auto scale servers* Utilisation of existing ICT investment* CDN integration,PaaS,Compute Services,,24 X 7 X 365,,0.9999,> 2 Hours,Sensitive,Supplier or Customer Admin,Agency Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,Physical hypervisor core under management.,,,,,,,,,,,,,,,,,,,, +Sliced Tech,66290396526,Cloud P On-site,Segregated Cloud environment leveraging provided on-site within an agencies ICT environment. Sliced Tech manages the virtual environment and provides technical stakeholders access to the portal our customers utilise for provisioning.Features include:* Customer Portal* Hypervisor level firewall for customer self-management* Resource management including any combination of resources that the customer provides can be utilised. Specific hardware requirements to be negotiated for each deployment.* Ability to load balance and auto scale servers* Utilisation of existing ICT investment* CDN integration,PaaS,Compute Services,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Supplier or Customer Admin,Agency Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,Physical hypervisor core under management.,,,,,,,,,,,,,,,,,,,, +Sliced Tech,66290396526,Cloud U On-site,Segregated Cloud environment leveraging provided on-site within an agencies ICT environment. Sliced Tech manages the virtual environment and provides technical stakeholders access to the portal our customers utilise for provisioning.Features include:* Customer Portal* Hypervisor level firewall for customer self-management* Resource management including any combination of resources that the customer provides can be utilised. Specific hardware requirements to be negotiated for each deployment.* Ability to load balance and auto scale servers* Utilisation of existing ICT investment* CDN integration,PaaS,Compute Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Agency Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,Physical hypervisor core under management.,,,,,,,,,,,,,,,,,,,, Sliced Tech,66290396526,Basic Email D,"An email only service hosted within Sliced Tech's government community DLM cloud that users can access by either syncing an email client or through a webmail interface. This service is designed only to be a simple mail service and has minimal configuration and management overhead. Customers via the management interface can create users and perform user management, such as resetting user passwords and defining user quotas.Users can sync email clients utilising IMAP and POP3 protocols, ensuring that all devices, computers, tablets and phones, are supported for the syncing of email. Users can choose to access webmail via three types of online email client provided by Sliced Tech (Horde, Squirrelmail and RoundCube). These programs allow clients to access and manage their email through all common web browsers over the standard protocols (HTTP and HTTPS). Inclusive of 30GB of email storage, this service typically accommodates between 30 and 100 users.",SaaS,eMail,,24 X 7 X 365,,0.999,> 2 Hours,Sensitive,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 8 hours,30GB of email storage,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, Sliced Tech,66290396526,Basic Email P,"An email only service hosted within Sliced Tech's government community Protected cloud that users can access by either syncing an email client or through a webmail interface. This service is designed only to be a simple mail service and has minimal configuration and management overhead. Customers via the management interface can create users and perform user management, such as resetting user passwords and defining user quotas.Users can sync email clients utilising IMAP and POP3 protocols, ensuring that all devices, computers, tablets and phones, are supported for the syncing of email. Users can choose to access webmail via three types of online email client provided by Sliced Tech (Horde, Squirrelmail and RoundCube). These programs allow clients to access and manage their email through all common web browsers over the standard protocols (HTTP and HTTPS).Inclusive of 30GB of email storage, this service typically accommodates between 30 and 100 users.",SaaS,eMail,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 8 hours,30GB of email storage,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, Sliced Tech,66290396526,Basic Email U,"An email only service hosted within Sliced Tech's government community Protected cloud that users can access by either syncing an email client or through a webmail interface. This service is designed only to be a simple mail service and has minimal configuration and management overhead. Customers via the management interface can create users and perform user management, such as resetting user passwords and defining user quotas.Users can sync email clients utilising IMAP and POP3 protocols, ensuring that all devices, computers, tablets and phones, are supported for the syncing of email. Users can choose to access webmail via three types of online email client provided by Sliced Tech (Horde, Squirrelmail and RoundCube). These programs allow clients to access and manage their email through all common web browsers over the standard protocols (HTTP and HTTPS).Inclusive of 30GB of email storage, this service typically accommodates between 30 and 100 users.",SaaS,eMail,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 8 hours,30GB of email storage,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,Australia,New South Wales,1.5,Tier 3 Compliant,Australia,Victoria,1.4,Tier 3 Compliant,Australia,Western Australia,1.5,Tier 3 Compliant,,,, @@ -1094,7 +1094,7 @@ Sliced Tech,66290396526,NetApp Snap Mirror Destination P,Backup services using the NetApp Snap Mirror platform integrated into the NetApp Filer.A Snap Mirror Destination is supplied over Dark Fibre to the Agency to be used as a Disaster Recovery/Backup endpoint for an on-site production SAN.,PaaS,Backup Services,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 8 hours,> 60 mins,Terrabyte,Australia,ACT,1.4,Tier 3 Compliant,,,,,,,,,,,,,,,, Sliced Tech,66290396526,NFS as a Service D,NFS file storage delivered as a service over dedicated high speed network infrastructure. This service is a suitable to be used for network based file storage storage to existing servers. It is capable of growing to meet the long term data growth requirements of any agency.No additional systems are required as users can directly access the file level storage over the NFS protocol from the agency facilities.Sliced Tech recommends this service be utilized with a dark fibre connections such as ICON.,IaaS,Data Storage and Archive,,24 X 7 X 365,,0.9999,> 2 Hours,Sensitive,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 8 hours,Terrabyte,,,,,,,,,,,,,,,,,,,, Sliced Tech,66290396526,NFS as a Service P,NFS file storage delivered as a service over dedicated high speed network infrastructure. This service is a suitable to be used for network based file storage storage to existing servers. It is capable of growing to meet the long term data growth requirements of any agency.No additional systems are required as users can directly access the file level storage over the NFS protocol from the agency facilities.Sliced Tech recommends this service be utilized with a dark fibre connections such as ICON.,IaaS,Data Storage and Archive,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 8 hours,Terrabyte,,,,,,,,,,,,,,,,,,,, -Sliced Tech,66290396526,OnPremise Virtual Desktop,"Sliced Techs Hosted Virtual Desktop solution combines thin client, virtualisation and security technologies. This solution provides customers a virtual desktop service within their premises leveraging their existing ICT environment and facilities. Sliced Techs Virtual Desktop is suitable for:* Quickly establishing new staff desktop and LAN services,* Segregating staff working on sensitive projects,* Establishing remote offices, or* To cost effectively enable more secure environments without changing existing infrastructure. Sliced Techs Virtual Desktop allows users to hot desk or use non-dedicated workstations whilst retaining the ability to have their personal space follow them. Sliced Tech provides secure access to customers existing applications. Customers are required to provide all hosted application licenses. ",SaaS,Virtual Desktop,,24 X 7 X 365,,0.999,> 5 Hours,Protected,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 week,User,Australia,Australian Capital Territory,1.5,Tier 3 compliant,,,,,,,,,,,,,,,, +Sliced Tech,66290396526,OnPremise Virtual Desktop,"Sliced Techs Hosted Virtual Desktop solution combines thin client, virtualisation and security technologies. This solution provides customers a virtual desktop service within their premises leveraging their existing ICT environment and facilities. Sliced Techs Virtual Desktop is suitable for:* Quickly establishing new staff desktop and LAN services,* Segregating staff working on sensitive projects,* Establishing remote offices, or* To cost effectively enable more secure environments without changing existing infrastructure. Sliced Techs Virtual Desktop allows users to hot desk or use non-dedicated workstations whilst retaining the ability to have their personal space follow them. Sliced Tech provides secure access to customers existing applications. Customers are required to provide all hosted application licenses.",SaaS,Virtual Desktop,,24 X 7 X 365,,0.999,> 5 Hours,Protected,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,> 1 week,> 1 week,User,Australia,Australian Capital Territory,1.5,Tier 3 compliant,,,,,,,,,,,,,,,, Sliced Tech,66290396526,Operating System Mgt D,"Sliced Tech is able to provide management of a number of operating systems for those customers seeking a fully managed server, including:* Microsoft Windows Servers* Debian based distributions (Debian/Ubuntu)* Redhat based distributions (RHEL/Fedora/CentOS)",Managed Service,Compute Services,,08 - 20 Bus Hours,,0.999,> 2 Hours,Sensitive,NA,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 8 hours,> 60 mins,Per Server,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, Sliced Tech,66290396526,Operating System Mgt P,"Sliced Tech is able to provide management of a number of operating systems for those customers seeking a fully managed server, including:* Microsoft Windows Servers* Debian based distributions (Debian/Ubuntu)* Redhat based distributions (RHEL/Fedora/CentOS)",Managed Service,Compute Services,,08 - 20 Bus Hours,,0.999,> 2 Hours,Protected,NA,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 8 hours,> 60 mins,Per Server,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, Sliced Tech,66290396526,Operating System Mgt U,"Sliced Tech is able to provide management of a number of operating systems for those customers seeking a fully managed server, including:* Microsoft Windows Servers* Debian based distributions (Debian/Ubuntu)* Redhat based distributions (RHEL/Fedora/CentOS)",Managed Service,Compute Services,,08 - 20 Bus Hours,,0.999,> 2 Hours,NA,NA,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 8 hours,> 60 mins,Per Server,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,Australia,Victoria,1.4,Tier 3 Compliant,Australia,Australian Capital Territory,1.4,Tier 3 Compliant,Australia,New South Wales,1.5,Tier 3 Compliant,Australia,Western Australia,1.5,Tier 3 Compliant @@ -1170,17 +1170,17 @@ Sliced Tech,66290396526,VM SAN D,"Sliced Tech provides enterprise grade storage environment utilising redundant SANs, supported by a fully redundant storage network. Sliced Tech's Cloud management includes Sliced Tech monitoring and managing the load and capacity of the storage environment to it scales ahead of customer's demands.This service is the provision of redundant high transaction SAN storage that is suitable for use with all applications. Storage can be allocated and managed by the customer, including the allocation of multiple data stores to a single virtual server.Customers can reallocate Storage at any time and, if on a consumption billing model, will only pay the full rate for the hours they have them allocated to an operational server; excludes servers with pre-configured bundles of resources (reservation billing).",IaaS,Virtual Server,,24 X 7 Ex Hols,,0.9999,> 2 Hours,Sensitive,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Per GB,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, Sliced Tech,66290396526,VM SAN P,"Sliced Tech provides enterprise grade storage environment utilising redundant SANs, supported by a fully redundant storage network. Sliced Tech's Cloud management includes Sliced Tech monitoring and managing the load and capacity of the storage environment to it scales ahead of customer's demands.This service is the provision of redundant high transaction SAN storage that is suitable for use with all applications. Storage can be allocated and managed by the customer, including the allocation of multiple data stores to a single virtual server.Customers can reallocate Storage at any time and, if on a consumption billing model, will only pay the full rate for the hours they have them allocated to an operational server; excludes servers with pre-configured bundles of resources (reservation billing).",IaaS,Virtual Server,,24 X 7 Ex Hols,,0.9999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Per GB,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, Sliced Tech,66290396526,VM SAN U,"Sliced Tech provides enterprise grade storage environment utilising redundant SANs, supported by a fully redundant storage network. Sliced Tech's Cloud management includes Sliced Tech monitoring and managing the load and capacity of the storage environment to it scales ahead of customer's demands.This service is the provision of redundant high transaction SAN storage that is suitable for use with all applications. Storage can be allocated and managed by the customer, including the allocation of multiple data stores to a single virtual server.Customers can reallocate Storage at any time and, if on a consumption billing model, will only pay the full rate for the hours they have them allocated to an operational server; excludes servers with pre-configured bundles of resources (reservation billing).",IaaS,Virtual Server,,24 X 7 Ex Hols,,0.9999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 60 min,> 60 mins,Per GB,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,Australia,Victoria,1.4,Tier 3 Compliant,Australia,Western Australia,1.5,Tier 3 Compliant,,,,,,,, -Sliced Tech,66290396526,VM Snapshots D,"Realtime and Zero performance and/or space impact snapshot backups of Virtual Machines.Snapshots are taken of operational machines, compressed and stored on dedicated and segregated storage subsystems to meet backup requirements. ",IaaS,Backup Services,,24 X 7 X 365,,0.9999,> 2 Hours,Sensitive,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 8 hours,> 60 mins,1 Gigabyte,Australia,ACT,1.4,Tier 3 Compliant,,,,,,,,,,,,,,,, -Sliced Tech,66290396526,VM Snapshots P,"Realtime and Zero performance and/or space impact snapshot backups of Virtual Machines.Snapshots are taken of operational machines, compressed and stored on dedicated and segregated storage subsystems to meet backup requirements. ",IaaS,Backup Services,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 8 hours,> 60 mins,1 Gigabyte,Australia,ACT,1.4,Tier 3 Compliant,,,,,,,,,,,,,,,, -Sliced Tech,66290396526,VM Snapshots U,"Realtime and Zero performance and/or space impact snapshot backups of Virtual Machines.Snapshots are taken of operational machines, compressed and stored on dedicated and segregated storage subsystems to meet backup requirements. ",IaaS,Backup Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 8 hours,> 60 mins,1 Gigabyte,Australia,ACT,1.4,Tier 3 Compliant,,,,,,,,,,,,,,,, -Sliced Tech,66290396526,Web AV Appliance D,"Hosted within Sliced Tech's government community DLM cloud this appliance provides agencies acomprehensive web filter thats easily installed, easily managed and highly effective. The web filter allows you to protect the agency's users/servers, improve productivity and successfully enforce agency internet usage policy in a cost effective way. Customers can create their own custom policies and rules, and remotely monitor and manage them.Our web filter offers:* Highly Effective web filtering capabilities* Easy to start using, web based administrative GUI provided to agency administrators* URL Filtering 53 predefined categories, customisable category creation* Content control* Includes Anti-virus and Anti-phishing Protection* Appliances are dedicated to each customer* Multiple automated reports for entire user activity* Automated updating including URL filters, anti-virus, version releases and system backup* Ability to integrate LDAP ",PaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,Sensitive,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 60 mins,50 Users for 12 Months,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, -Sliced Tech,66290396526,Web AV Appliance P,"Hosted within Sliced Tech's government community Protected cloud this appliance provides agencies acomprehensive web filter thats easily installed, easily managed and highly effective. The web filter allows you to protect the agency's users/servers, improve productivity and successfully enforce agency internet usage policy in a cost effective way. Customers can create their own custom policies and rules, and remotely monitor and manage them.Our web filter offers:* Highly Effective web filtering capabilities* Easy to start using, web based administrative GUI provided to agency administrators* URL Filtering 53 predefined categories, customisable category creation* Content control* Includes Anti-virus and Anti-phishing Protection* Appliances are dedicated to each customer* Multiple automated reports for entire user activity* Automated updating including URL filters, anti-virus, version releases and system backup* Ability to integrate LDAP ",PaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,50 Users for 12 Months,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, -Sliced Tech,66290396526,Web AV Appliance U,"Hosted within Sliced Tech's cloud this appliance provides agencies acomprehensive web filter thats easily installed, easily managed and highly effective. The web filter allows you to protect the agency's users/servers, improve productivity and successfully enforce agency internet usage policy in a cost effective way. Customers can create their own custom policies and rules, and remotely monitor and manage them.Our web filter offers:* Highly Effective web filtering capabilities* Easy to start using, web based administrative GUI provided to agency administrators* URL Filtering 53 predefined categories, customisable category creation* Content control* Includes Anti-virus and Anti-phishing Protection* Appliances are dedicated to each customer* Multiple automated reports for entire user activity* Automated updating including URL filters, anti-virus, version releases and system backup* Ability to integrate LDAP ",PaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 60 mins,50 Users for 12 Months,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,Australia,New South Wales,1.5,Tier 3 Compliant,Australia,Victoria,1.4,Tier 3 Compliant,Australia,Western Australia,1.5,Tier 3 Compliant,,,, -Sliced Tech,66290396526,Web AV Scanning D,"Hosted within Sliced Tech's government community DLM cloud this Software as a Service product provides agencies acomprehensive web filter as a fully managed service thats highly effective. The web filter protects the agency's users/servers, improves productivity and enforces agency internet usage policy in a cost effective way. Sliced Tech will implement the agencies policies and update the web proxies upon request, in addition to other management and monitoring activities.Our web filter offers:* Highly Effective web filtering capabilities* Easy to start using, web based administrative GUI provided to agency administrators* URL Filtering 53 predefined categories, customisable category creation* Content control* Includes Anti-virus and Anti-phishing Protection* Appliances are dedicated to each customer* Multiple automated reports for entire user activity* Automated updating including URL filters, anti-virus, version releases and system backup* Ability to integrate LDAP ",SaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,Sensitive,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 60 mins,1 User for 12 Months,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, -Sliced Tech,66290396526,Web AV Scanning P,"Hosted within Sliced Tech's government community Protected cloud this Software as a Service product provides agencies acomprehensive web filter as a fully managed service thats highly effective. The web filter protects the agency's users/servers, improves productivity and enforces agency internet usage policy in a cost effective way. Sliced Tech will implement the agencies policies and update the web proxies upon request, in addition to other management and monitoring activities.Our web filter offers:* Highly Effective web filtering capabilities* Easy to start using, web based administrative GUI provided to agency administrators* URL Filtering 53 predefined categories, customisable category creation* Content control* Includes Anti-virus and Anti-phishing Protection* Appliances are dedicated to each customer* Multiple automated reports for entire user activity* Automated updating including URL filters, anti-virus, version releases and system backup* Ability to integrate LDAP ",SaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,Sensitive,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 60 mins,1 User for 12 Months,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, -Sliced Tech,66290396526,Web AV Scanning U,"Hosted within Sliced Tech's cloud this Software as a Service product provides agencies acomprehensive web filter as a fully managed service thats highly effective. The web filter protects the agency's users/servers, improves productivity and enforces agency internet usage policy in a cost effective way. Sliced Tech will implement the agencies policies and update the web proxies upon request, in addition to other management and monitoring activities.Our web filter offers:* Highly Effective web filtering capabilities* Easy to start using, web based administrative GUI provided to agency administrators* URL Filtering 53 predefined categories, customisable category creation* Content control* Includes Anti-virus and Anti-phishing Protection* Appliances are dedicated to each customer* Multiple automated reports for entire user activity* Automated updating including URL filters, anti-virus, version releases and system backup* Ability to integrate LDAP ",SaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,Sensitive,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 60 mins,1 User for 12 Months,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,Australia,New South Wales,1.5,Tier 3 Compliant,Australia,Victoria,1.4,Tier 3 Compliant,Australia,Western Australia,1.5,Tier 3 Compliant,,,, +Sliced Tech,66290396526,VM Snapshots D,"Realtime and Zero performance and/or space impact snapshot backups of Virtual Machines.Snapshots are taken of operational machines, compressed and stored on dedicated and segregated storage subsystems to meet backup requirements.",IaaS,Backup Services,,24 X 7 X 365,,0.9999,> 2 Hours,Sensitive,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 8 hours,> 60 mins,1 Gigabyte,Australia,ACT,1.4,Tier 3 Compliant,,,,,,,,,,,,,,,, +Sliced Tech,66290396526,VM Snapshots P,"Realtime and Zero performance and/or space impact snapshot backups of Virtual Machines.Snapshots are taken of operational machines, compressed and stored on dedicated and segregated storage subsystems to meet backup requirements.",IaaS,Backup Services,,24 X 7 X 365,,0.9999,> 2 Hours,Protected,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 8 hours,> 60 mins,1 Gigabyte,Australia,ACT,1.4,Tier 3 Compliant,,,,,,,,,,,,,,,, +Sliced Tech,66290396526,VM Snapshots U,"Realtime and Zero performance and/or space impact snapshot backups of Virtual Machines.Snapshots are taken of operational machines, compressed and stored on dedicated and segregated storage subsystems to meet backup requirements.",IaaS,Backup Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 8 hours,> 60 mins,1 Gigabyte,Australia,ACT,1.4,Tier 3 Compliant,,,,,,,,,,,,,,,, +Sliced Tech,66290396526,Web AV Appliance D,"Hosted within Sliced Tech's government community DLM cloud this appliance provides agencies acomprehensive web filter thats easily installed, easily managed and highly effective. The web filter allows you to protect the agency's users/servers, improve productivity and successfully enforce agency internet usage policy in a cost effective way. Customers can create their own custom policies and rules, and remotely monitor and manage them.Our web filter offers:* Highly Effective web filtering capabilities* Easy to start using, web based administrative GUI provided to agency administrators* URL Filtering 53 predefined categories, customisable category creation* Content control* Includes Anti-virus and Anti-phishing Protection* Appliances are dedicated to each customer* Multiple automated reports for entire user activity* Automated updating including URL filters, anti-virus, version releases and system backup* Ability to integrate LDAP",PaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,Sensitive,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 60 mins,50 Users for 12 Months,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, +Sliced Tech,66290396526,Web AV Appliance P,"Hosted within Sliced Tech's government community Protected cloud this appliance provides agencies acomprehensive web filter thats easily installed, easily managed and highly effective. The web filter allows you to protect the agency's users/servers, improve productivity and successfully enforce agency internet usage policy in a cost effective way. Customers can create their own custom policies and rules, and remotely monitor and manage them.Our web filter offers:* Highly Effective web filtering capabilities* Easy to start using, web based administrative GUI provided to agency administrators* URL Filtering 53 predefined categories, customisable category creation* Content control* Includes Anti-virus and Anti-phishing Protection* Appliances are dedicated to each customer* Multiple automated reports for entire user activity* Automated updating including URL filters, anti-virus, version releases and system backup* Ability to integrate LDAP",PaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,Protected,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 60 mins,50 Users for 12 Months,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, +Sliced Tech,66290396526,Web AV Appliance U,"Hosted within Sliced Tech's cloud this appliance provides agencies acomprehensive web filter thats easily installed, easily managed and highly effective. The web filter allows you to protect the agency's users/servers, improve productivity and successfully enforce agency internet usage policy in a cost effective way. Customers can create their own custom policies and rules, and remotely monitor and manage them.Our web filter offers:* Highly Effective web filtering capabilities* Easy to start using, web based administrative GUI provided to agency administrators* URL Filtering 53 predefined categories, customisable category creation* Content control* Includes Anti-virus and Anti-phishing Protection* Appliances are dedicated to each customer* Multiple automated reports for entire user activity* Automated updating including URL filters, anti-virus, version releases and system backup* Ability to integrate LDAP",PaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 60 mins,50 Users for 12 Months,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,Australia,New South Wales,1.5,Tier 3 Compliant,Australia,Victoria,1.4,Tier 3 Compliant,Australia,Western Australia,1.5,Tier 3 Compliant,,,, +Sliced Tech,66290396526,Web AV Scanning D,"Hosted within Sliced Tech's government community DLM cloud this Software as a Service product provides agencies acomprehensive web filter as a fully managed service thats highly effective. The web filter protects the agency's users/servers, improves productivity and enforces agency internet usage policy in a cost effective way. Sliced Tech will implement the agencies policies and update the web proxies upon request, in addition to other management and monitoring activities.Our web filter offers:* Highly Effective web filtering capabilities* Easy to start using, web based administrative GUI provided to agency administrators* URL Filtering 53 predefined categories, customisable category creation* Content control* Includes Anti-virus and Anti-phishing Protection* Appliances are dedicated to each customer* Multiple automated reports for entire user activity* Automated updating including URL filters, anti-virus, version releases and system backup* Ability to integrate LDAP",SaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,Sensitive,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 60 mins,1 User for 12 Months,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, +Sliced Tech,66290396526,Web AV Scanning P,"Hosted within Sliced Tech's government community Protected cloud this Software as a Service product provides agencies acomprehensive web filter as a fully managed service thats highly effective. The web filter protects the agency's users/servers, improves productivity and enforces agency internet usage policy in a cost effective way. Sliced Tech will implement the agencies policies and update the web proxies upon request, in addition to other management and monitoring activities.Our web filter offers:* Highly Effective web filtering capabilities* Easy to start using, web based administrative GUI provided to agency administrators* URL Filtering 53 predefined categories, customisable category creation* Content control* Includes Anti-virus and Anti-phishing Protection* Appliances are dedicated to each customer* Multiple automated reports for entire user activity* Automated updating including URL filters, anti-virus, version releases and system backup* Ability to integrate LDAP",SaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,Sensitive,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 60 mins,1 User for 12 Months,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,,,,,,,,,,,,,,,, +Sliced Tech,66290396526,Web AV Scanning U,"Hosted within Sliced Tech's cloud this Software as a Service product provides agencies acomprehensive web filter as a fully managed service thats highly effective. The web filter protects the agency's users/servers, improves productivity and enforces agency internet usage policy in a cost effective way. Sliced Tech will implement the agencies policies and update the web proxies upon request, in addition to other management and monitoring activities.Our web filter offers:* Highly Effective web filtering capabilities* Easy to start using, web based administrative GUI provided to agency administrators* URL Filtering 53 predefined categories, customisable category creation* Content control* Includes Anti-virus and Anti-phishing Protection* Appliances are dedicated to each customer* Multiple automated reports for entire user activity* Automated updating including URL filters, anti-virus, version releases and system backup* Ability to integrate LDAP",SaaS,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,Sensitive,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 day,> 60 mins,1 User for 12 Months,Australia,Australian Capital Territory,1.5,Tier 3 Compliant,Australia,New South Wales,1.5,Tier 3 Compliant,Australia,Victoria,1.4,Tier 3 Compliant,Australia,Western Australia,1.5,Tier 3 Compliant,,,, Squiz Australia Pty Ltd,53131581247,Funnelback Hosted Search Engine,"The Funnelback Hosting environment has been designed specifically to provide a 'Software as a Service' (SaaS) solution for the Funnelback Search Engine.

The Funnelback Search Engine was originally developed by the CSIRO and is currently used by a wide range of government, education and corporate clients.

Funnelback provides high quality search for web based content and includes an advanced suite of features and functionality.

",SaaS,Information Management,Search Engine,24 X 7 X 365,,0.99,> 5 Hours,NA,Supplier Only,,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,,Yes,Yes,,,,,Yes,> 1 Month,> 1 day,"10,000 Document Hosted Search Service
Shared server resources (CPU, HDD and RAM)
",Australia,New South Wales,1.7,3.0,Australia,ACT,,3.0,Australia,Victoria,1.35,3.0,,,,,,,, -Squiz Australia Pty Ltd,53131581247,Squiz Cloud Hosting,"The Squiz Cloud has been designed specifically to provide a 'Software as a Service' (SaaS) solution for the Squiz Suite products.

We can allocate computing resources (CPU, RAM & Storage) dynamically to Squiz Suite products in blocks (units), which we call a 'Single Allocation'.

For short-term CPU/RAM spikes (ie in times of high web traffic demand) Squiz can temporarily expand the Private Cloud to handle higher load and traffic. Those additional resources will be removed again, when cloud resources are no longer fully utilised. ",SaaS,Web Hosting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,,Yes,Yes,,,,,Yes,> 60 min,> 60 mins,"1 x Single Resource Allocation which includes:
(1 Virtual CPU,
2GB RAM,
20GB Storage,
1GB of web traffic per month)",Australia,New South Wales,1.7,3.0,Australia,ACT,,3.0,Australia,Victoria,1.35,3.0,,,,,,,, +Squiz Australia Pty Ltd,53131581247,Squiz Cloud Hosting,"The Squiz Cloud has been designed specifically to provide a 'Software as a Service' (SaaS) solution for the Squiz Suite products.

We can allocate computing resources (CPU, RAM & Storage) dynamically to Squiz Suite products in blocks (units), which we call a 'Single Allocation'.

For short-term CPU/RAM spikes (ie in times of high web traffic demand) Squiz can temporarily expand the Private Cloud to handle higher load and traffic. Those additional resources will be removed again, when cloud resources are no longer fully utilised.",SaaS,Web Hosting,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,,24 X 7 X 365,Yes,Yes,Yes,,Yes,Yes,Yes,,Yes,Yes,,,,Yes,Yes,,,,,Yes,> 60 min,> 60 mins,"1 x Single Resource Allocation which includes:
(1 Virtual CPU,
2GB RAM,
20GB Storage,
1GB of web traffic per month)",Australia,New South Wales,1.7,3.0,Australia,ACT,,3.0,Australia,Victoria,1.35,3.0,,,,,,,, Telstra Corporation Limited,33051775556,Dedicated Hosting - Managed Physical Server Plan (Enhanced),Managed Physical Server Plan (Enhanced) provides a dedicated physical compute and storage service which is managed by Telstra up to the level of the operating system.,IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 Month,> 1 Month,"1 x Server - 2 CPU , 192GB Memory , Operation System (optional) 300GB System & Data Storage (Tier 2) ; 300GB Backup (1 Month Retention) ; 1 Tier Virtual Firewall ; 200GB Internet Data Usage (GB Transferred) ; 1 IP Address",Australia,VIC,2.05,41335.0,Australia,NSW,1.7,41335.0,,,,,,,,,,,, Telstra Corporation Limited,33051775556,Dedicated Hosting - Managed Physical Server Plan (Essential),Managed Physical Server Plan (Essential) provides a dedicated physical compute and storage service which is managed by Telstra up to the level of the operating system.,IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 Month,> 1 Month,"1 x Server - 2 CPU , 128GB Memory , Operation System (optional)200GB System & Data Storage (Tier 2) ; 200GB Backup (1 Month Retention) ; 1 Tier Virtual Firewall ; 100GB Internet Data Usage (GB Transferred) ; 1 IP Address",Australia,VIC,2.05,41335.0,Australia,NSW,1.7,41335.0,,,,,,,,,,,, Telstra Corporation Limited,33051775556,Dedicated Hosting - Managed Physical Server Plan (Premium),Managed Physical Server Plan (Premium) provides a dedicated physical compute and storage service which is managed by Telstra up to the level of the operating system.,IaaS,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Yes,Off,Off,Yes,Off,Off,Yes,Yes,Yes,Yes,> 1 Month,> 1 Month,"1 x Server - 4 CPU , 256GB Memory , Operation System (optional)500GB System & Data Storage (Tier 2) ; 500GB Backup (1 Month Retention) ; 1 Tier Virtual Firewall ; 400GB Internet Data Usage (GB Transferred) ; 1 IP Address",Australia,VIC,2.05,41335.0,Australia,NSW,1.7,41335.0,,,,,,,,,,,, @@ -1197,7 +1197,7 @@ Trade Interchange (Asia-Pacific) Pty Limited,12123552732,eTendering,"Electronic tendering is for procurement teams to systematise supplier response and evaluation. It supports unbiased and independent evaluation based on pre-determined criteria. It offers time saving benefits and ensures, through constraining and focusing of supplier responses, that the representations are those of the supplier, not the interpretations of the contract management team. The service incorporates public sector probity features and can be branded and tailored to agency requirements. Robust process and governance are deliverable in this service as well as supplier activity audit trails. Trade Interchange provide eTender support in the design and use of the eTendering module.",SaaS,Finance - Accounting,Procurement,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Off,Off,Yes,Yes,Off,Off,Off,Yes,Off,Off,Yes,Off,Off,Off,> 1 week,> 1 day,"e-RFX events including e-RFI, e-RFT, e-RFP, e-RFQ.Also known as e-Tender.",United Kingdom,England,1.7,3.0,United Kingdom,England,1.7,3.0,,,,,,,,,,,, Trade Interchange (Asia-Pacific) Pty Limited,12123552732,eTendering - eRFQ,"eTendering -eRFQ is a standarised service version of the full eTendering service. This service is designed for higher volume, template based go to market requests such as RFQs. It supports unbiased and independent evaluation based on pre-determined criteria. It offers time saving benefits through constraining and focusing of supplier responses, automatic side by side collation of all supplier responses and auto-scoring. The service incorporates public sector probity features and can be branded and tailored to Agency requirements. Robust process and governance are deliverable in this service as well as supplier activity audit trails. Trade Interchange provide provisioning assistance, training and ongoing support - customers self manage and run eRFQs as required.",SaaS,Finance - Accounting,Procurement,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Off,Off,Yes,Yes,Off,Off,Off,Yes,Off,Off,Yes,Off,Off,Off,> 1 week,> 1 day,eRFQ events,United Kingdom,England,1.7,3.0,United Kingdom,England,1.7,3.0,,,,,,,,,,,, Trade Interchange (Asia-Pacific) Pty Limited,12123552732,Supplier Information Management (SIM),"Supplier Compliance Management is a way to minimise risk associated with suppliers and sub-contractors. Trade Interchange Supplier Information Management (SIM)maintains a registry of suppliers tailored to agency needs for competency and Commonwealth directives (OHS, Equal Opportunity, FWA). It might be used: to mitigate duty of care legal risks; or the ability to easily discover qualified suppliers already engaged by other divisions of your agency.",SaaS,Finance - Accounting,Procurement,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Yes,Off,Off,Off,Yes,Yes,Off,Off,Off,Yes,Off,Off,Yes,Off,Off,Off,> 1 week,> 1 day,Supplier Compliance Management,United Kingdom,England,1.7,3.0,United Kingdom,England,1.7,3.0,,,,,,,,,,,, -TransACT Capital Communications Pty Ltd,23093966888,Business Cloud,"Business Cloud provides agencies with a virtual data centre enabling them to build one or more virtual machines. Once the virtual machine is built they will be able to install any operating system or software application they require. For the avoidance of doubt all licenses are to be supplied by the agency. Agencies are able to create virtual machines on demand via a self service portal. From the portal they can configure the virtual machines with any combination of resources (CPU, RAM, Storage) to suit their application workload.They are able to start and stop a virtual machine on demand enabling them to only pay for what they use. ",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Off,Yes,Off,Off,Yes,Yes,Off,Off,Off,Off,Yes,Yes,Yes,Yes,Yes,Off,> 1 day,> 1 day,"GovBC Pack includes: RAM: 2GB, CPU: 1GHz, Storage: 100GB.","Australia, TransACT Data Centre, Canberra, ACT",ACT,1.4,3.0,"Australia, iiNet Data Centre, Perth, WA",WA,Not available,Not available,,,,,,,,,,,, +TransACT Capital Communications Pty Ltd,23093966888,Business Cloud,"Business Cloud provides agencies with a virtual data centre enabling them to build one or more virtual machines. Once the virtual machine is built they will be able to install any operating system or software application they require. For the avoidance of doubt all licenses are to be supplied by the agency. Agencies are able to create virtual machines on demand via a self service portal. From the portal they can configure the virtual machines with any combination of resources (CPU, RAM, Storage) to suit their application workload.They are able to start and stop a virtual machine on demand enabling them to only pay for what they use.",IaaS,Virtual Server,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Off,Yes,Off,Off,Yes,Yes,Off,Off,Off,Off,Yes,Yes,Yes,Yes,Yes,Off,> 1 day,> 1 day,"GovBC Pack includes: RAM: 2GB, CPU: 1GHz, Storage: 100GB.","Australia, TransACT Data Centre, Canberra, ACT",ACT,1.4,3.0,"Australia, iiNet Data Centre, Perth, WA",WA,Not available,Not available,,,,,,,,,,,, TransACT Capital Communications Pty Ltd,23093966888,Hosted Exchange,"Hosted Exchange is an Enterprise & Government class e-mail solution that delivers business communication services negating the requirement of managingin-house e-mail platforms. TransACT Hosted Exchange provides seamless integration with Outlook, access to a feature-rich web client; synchronisation of e-mails, contacts and calendars across mobile devices, the ability to share calendars contacts and company resources; plus access to our advanced control panel for operational management of employee mailboxes. Our Hosted Exchange service is located within Australia on the iiNet group of companies' world-class infrastructure and is supported by our very own award-winning support team. Our Hosted Exchange solution comes with guaranteed up-time and integrated disaster recovery to ensure confidence in your business's core communication service",IaaS,Office Productivity,,24 X 7 X 365,,0.999,> 5 Hours,NA,Supplier or Customer Admin,Supplier Only,08 - 20 Bus Excl Hols,Yes,Off,Yes,Off,Off,Yes,Off,Off,Yes,Yes,Off,Off,Off,Off,Yes,Yes,Yes,Yes,Yes,Off,> 1 day,> 1 day,All the prices are based on a single e-mail account.,Australia,VIC - Camberwell,2.4,1.0,Australia,VIC - Port Melbourne,1.4,3.0,,,,,,,,,,,, Uber Enterprise,19112045002,Managed Backups,Daily Server Backup.- Daily backups held for a week.- Weekly backups held for a fortnight- Up to 200 GB of storageRequires VDS,IaaS,Backup Services,,24 X 7 X 365,,0.99,> 5 Hours,NA,NA,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Off,Off,Yes,Yes,Off,Off,Yes,Yes,Off,Off,Off,Yes,Yes,Off,> 1 day,> 60 mins,Server,Australia,Australian Capital Territory,1.4,III,,,,,,,,,,,,,,,, Uber Enterprise,19112045002,Managed Backups - PROTECTED,Daily Server Backup.- Daily backups held for a week.- Weekly backups held for a fortnight- Up to 200 GB of storageRequires VDS PROTECTED,IaaS,Backup Services,,24 X 7 X 365,,0.99,> 5 Hours,Protected,NA,Supplier Only,24 X 7 X 365,Yes,Off,Yes,Off,Yes,Off,Off,Off,Yes,Yes,Off,Off,Yes,Yes,Off,Off,Off,Yes,Yes,Off,> 1 day,> 60 mins,Server,Australia,Australian Capital Territory,1.4,III,,,,,,,,,,,,,,,, @@ -1233,8 +1233,8 @@ UltraServe,97104045089,Dedicated Machine - Large (32GB RAM / Dual CPU / 12 CPU Cores / 1.8TB Storage),"Dedicated Machines (DMs) are delivered as a single tenant private cloud solution, delivering the guaranteed performance needed for your critical business applications. Dedicated Servers can be provisioned with operating systems installed on hardware directly, or with a VMware virtualisation layer utilised. Virtualised or single-tenated, a Dedicated Machines resources are always reserved for any unexpected spike or jump in traffic.Features & BenefitsFull control: High-performance enterprise-class hardware is entirely devoted to you. There are no limits to the applications you can operate on Dedicated Machines.Unparalleled performance: Ensure your applications performance by customising your Dedicated Machine to your specifications.Efficiently manage available capacity: Get the best of both worlds by deploying our market-leading VMware virtualisation platform to your Dedicated Machine. By running virtual machines upon your Dedicated Machine, you can have consistent high-performance and efficient resource usage. Consolidate multiple servers into one Dedicated Machine.Your hardware is our business: Rest assured that hard drive failures, network router crashes and power outages are covered by our highly-qualified team. We handle your IT infrastructure so that you can focus on what matters most your customers.Graduating support levels. UltraServe hosts and manages your Dedicated Machine in our world-class data centres. Every Dedicated Machine and network is monitored by our team. Additionally, you can get support for your operating systems and many popular business applications.Exclusivity. Each Dedicated Machine is acquired, configured, and managed exclusively for you. When you order a Dedicated Machine, it is built with the best technologies currently available, and is regularly maintained during its entire service lifetime.Consistently high performance. A Dedicated Machine is entirely devoted to you, meaning you always control its resources. No overhead from virtualization platforms or shared network connections (unless you explicitly choose to virtualise); your applications are always the top priority.Virtualisation-ready. For applications requiring consistent, unimpeded high-performance, Dedicated Machines are provisioned for a single native operating system. In order to enable you to more efficiently utilise and manage your resource, UltraServe offers its VMware-based virtualisation platform on Dedicated Machines.Enterprise-grade network. Your Dedicated Machines can achieve fast data transfer rates and a configurable, secure private network. We maintain close partnerships with Australian ISPs to ensure that access to your applications remains available and fast.Robust (and included) backups. Each Dedicated Machine includes backups that can be reviewed via the provisioning and management portal. You can also update your backup frequency and retention period, and conduct partial or full restores, as necessary.Varying local storage options. UltraServe offers varying Dedicated Machine local storage options, including customised SAS 7.2k or 15k hard drives, and flash drives (SSD). Local storage drives can be managed with a RAID controller, increasing their redundancy or performance. Additionally, UltraServe offers several options for high performance network storage, including Direct Attached Storage (SAS), SAN (Fibre Channel (FC) and FC over Ethernet) and networked storage (NFS, NAS, and iSCSI). The best choice depends on your requirements, configuration, and usage profile.Familiar network segmentation and controls. A Virtual Data Centre is the container for your Dedicated Machines. Each houses a public cloud, a private cloud, and a set of load balancers. The separation between the public and private clouds offers a natural tiered architecture for organisations, and for setting network permissions for your Dedicated Machines.Varying network accessibility. Each Dedicated Machine can be configured to be accessed via a number of mechanisms, including via an UltraServe assigned public IP address for public usage. Dedicated Machines can be accessed via many standard network protocols, including HTTP, SSH, Windows Remote Desktop (RDP), FTP, IPsec, ICMP, and more. Dedicated Machines in the public portion of your Virtual Data Centre (VDC) are Internet-accessible, whose those in the private portion are only accessible from within the VDC.Local presence for your Dedicated Machines. UltraServe is built for the Australian market. We have data centres in Sydney and Brisbane that are built with multiple layers of physical, network, and data security. All entrances are secured through multiple means. Staff must qualify a series of secure identity systems before granted building access. Only qualified staff may access server and equipment rooms. Data centres are monitored by several electronic security systems connected directly to local police. Building access is monitored by video camera systems, and we employ highly trained security staff to monitor the premises at all times.TechnologyTo virtualise our world-class physical infrastructure, we use VMware Inc.s vSphere virtualisation infrastructure, which is trusted by nearly 100% of organisations listed in Fortune Magazines Fortune 100. list.By overlaying our proprietary management and provisioning system upon VMwares software, you gain all the technological benefits of a scalable and extensible platform that forms the foundation of a highly available Dedicated Machine environment that UltraServe continuously monitors to guarantee that you deliver what you and your customers expect.",Managed Service,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,Dedicated Machine (DM)- 32GB RAM- 2 CPU (12 Cores)- 1.8TBB Storage (RAID 10)- 30 Day Backup- Basic Monitoring- 25GB Traffic,Australia,NSW,1.7,3.0,Australia,VIC,1.2,3.0,Australia,QLD,,,,,,,,,, UltraServe,97104045089,Dedicated Machine - Medium (16GB RAM / Single CPU / 6 vCPU Cores / 900GB Storage),"Dedicated Machines (DMs) are delivered as a single tenant private cloud solution, delivering the guaranteed performance needed for your critical business applications. Dedicated Servers can be provisioned with operating systems installed on hardware directly, or with a VMware virtualisation layer utilised. Virtualised or single-tenated, a Dedicated Machines resources are always reserved for any unexpected spike or jump in traffic.Features & BenefitsFull control: High-performance enterprise-class hardware is entirely devoted to you. There are no limits to the applications you can operate on Dedicated Machines.Unparalleled performance: Ensure your applications performance by customising your Dedicated Machine to your specifications.Efficiently manage available capacity: Get the best of both worlds by deploying our market-leading VMware virtualisation platform to your Dedicated Machine. By running virtual machines upon your Dedicated Machine, you can have consistent high-performance and efficient resource usage. Consolidate multiple servers into one Dedicated Machine.Your hardware is our business: Rest assured that hard drive failures, network router crashes and power outages are covered by our highly-qualified team. We handle your IT infrastructure so that you can focus on what matters most your customers.Graduating support levels. UltraServe hosts and manages your Dedicated Machine in our world-class data centres. Every Dedicated Machine and network is monitored by our team. Additionally, you can get support for your operating systems and many popular business applications.Exclusivity. Each Dedicated Machine is acquired, configured, and managed exclusively for you. When you order a Dedicated Machine, it is built with the best technologies currently available, and is regularly maintained during its entire service lifetime.Consistently high performance. A Dedicated Machine is entirely devoted to you, meaning you always control its resources. No overhead from virtualization platforms or shared network connections (unless you explicitly choose to virtualise); your applications are always the top priority.Virtualisation-ready. For applications requiring consistent, unimpeded high-performance, Dedicated Machines are provisioned for a single native operating system. In order to enable you to more efficiently utilise and manage your resource, UltraServe offers its VMware-based virtualisation platform on Dedicated Machines.Enterprise-grade network. Your Dedicated Machines can achieve fast data transfer rates and a configurable, secure private network. We maintain close partnerships with Australian ISPs to ensure that access to your applications remains available and fast.Robust (and included) backups. Each Dedicated Machine includes backups that can be reviewed via the provisioning and management portal. You can also update your backup frequency and retention period, and conduct partial or full restores, as necessary.Varying local storage options. UltraServe offers varying Dedicated Machine local storage options, including customised SAS 7.2k or 15k hard drives, and flash drives (SSD). Local storage drives can be managed with a RAID controller, increasing their redundancy or performance. Additionally, UltraServe offers several options for high performance network storage, including Direct Attached Storage (SAS), SAN (Fibre Channel (FC) and FC over Ethernet) and networked storage (NFS, NAS, and iSCSI). The best choice depends on your requirements, configuration, and usage profile.Familiar network segmentation and controls. A Virtual Data Centre is the container for your Dedicated Machines. Each houses a public cloud, a private cloud, and a set of load balancers. The separation between the public and private clouds offers a natural tiered architecture for organisations, and for setting network permissions for your Dedicated Machines.Varying network accessibility. Each Dedicated Machine can be configured to be accessed via a number of mechanisms, including via an UltraServe assigned public IP address for public usage. Dedicated Machines can be accessed via many standard network protocols, including HTTP, SSH, Windows Remote Desktop (RDP), FTP, IPsec, ICMP, and more. Dedicated Machines in the public portion of your Virtual Data Centre (VDC) are Internet-accessible, whose those in the private portion are only accessible from within the VDC.Local presence for your Dedicated Machines. UltraServe is built for the Australian market. We have data centres in Sydney and Brisbane that are built with multiple layers of physical, network, and data security. All entrances are secured through multiple means. Staff must qualify a series of secure identity systems before granted building access. Only qualified staff may access server and equipment rooms. Data centres are monitored by several electronic security systems connected directly to local police. Building access is monitored by video camera systems, and we employ highly trained security staff to monitor the premises at all times.TechnologyTo virtualise our world-class physical infrastructure, we use VMware Inc.s vSphere virtualisation infrastructure, which is trusted by nearly 100% of organisations listed in Fortune Magazines Fortune 100. list.By overlaying our proprietary management and provisioning system upon VMwares software, you gain all the technological benefits of a scalable and extensible platform that forms the foundation of a highly available Dedicated Machine environment that UltraServe continuously monitors to guarantee that you deliver what you and your customers expect.",Managed Service,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,Dedicated Machine (DM)- 16GB RAM- 1 CPU (6 Cores)- 900GB Storage (RAID 5)- 30 Day Backup- Basic Monitoring- 25GB Traffic,Australia,NSW,1.7,3.0,Australia,VIC,1.2,3.0,Australia,QLD,,,,,,,,,, UltraServe,97104045089,Dedicated Machine - Small (8GB RAM / Single CPU / 6 vCPU Cores / 146GB Storage),"Dedicated Machines (DMs) are delivered as a single tenant private cloud solution, delivering the guaranteed performance needed for your critical business applications. Dedicated Servers can be provisioned with operating systems installed on hardware directly, or with a VMware virtualisation layer utilised. Virtualised or single-tenated, a Dedicated Machines resources are always reserved for any unexpected spike or jump in traffic.Features & BenefitsFull control: High-performance enterprise-class hardware is entirely devoted to you. There are no limits to the applications you can operate on Dedicated Machines.Unparalleled performance: Ensure your applications performance by customising your Dedicated Machine to your specifications.Efficiently manage available capacity: Get the best of both worlds by deploying our market-leading VMware virtualisation platform to your Dedicated Machine. By running virtual machines upon your Dedicated Machine, you can have consistent high-performance and efficient resource usage. Consolidate multiple servers into one Dedicated Machine.Your hardware is our business: Rest assured that hard drive failures, network router crashes and power outages are covered by our highly-qualified team. We handle your IT infrastructure so that you can focus on what matters most your customers.Graduating support levels. UltraServe hosts and manages your Dedicated Machine in our world-class data centres. Every Dedicated Machine and network is monitored by our team. Additionally, you can get support for your operating systems and many popular business applications.Exclusivity. Each Dedicated Machine is acquired, configured, and managed exclusively for you. When you order a Dedicated Machine, it is built with the best technologies currently available, and is regularly maintained during its entire service lifetime.Consistently high performance. A Dedicated Machine is entirely devoted to you, meaning you always control its resources. No overhead from virtualization platforms or shared network connections (unless you explicitly choose to virtualise); your applications are always the top priority.Virtualisation-ready. For applications requiring consistent, unimpeded high-performance, Dedicated Machines are provisioned for a single native operating system. In order to enable you to more efficiently utilise and manage your resource, UltraServe offers its VMware-based virtualisation platform on Dedicated Machines.Enterprise-grade network. Your Dedicated Machines can achieve fast data transfer rates and a configurable, secure private network. We maintain close partnerships with Australian ISPs to ensure that access to your applications remains available and fast.Robust (and included) backups. Each Dedicated Machine includes backups that can be reviewed via the provisioning and management portal. You can also update your backup frequency and retention period, and conduct partial or full restores, as necessary.Varying local storage options. UltraServe offers varying Dedicated Machine local storage options, including customised SAS 7.2k or 15k hard drives, and flash drives (SSD). Local storage drives can be managed with a RAID controller, increasing their redundancy or performance. Additionally, UltraServe offers several options for high performance network storage, including Direct Attached Storage (SAS), SAN (Fibre Channel (FC) and FC over Ethernet) and networked storage (NFS, NAS, and iSCSI). The best choice depends on your requirements, configuration, and usage profile.Familiar network segmentation and controls. A Virtual Data Centre is the container for your Dedicated Machines. Each houses a public cloud, a private cloud, and a set of load balancers. The separation between the public and private clouds offers a natural tiered architecture for organisations, and for setting network permissions for your Dedicated Machines.Varying network accessibility. Each Dedicated Machine can be configured to be accessed via a number of mechanisms, including via an UltraServe assigned public IP address for public usage. Dedicated Machines can be accessed via many standard network protocols, including HTTP, SSH, Windows Remote Desktop (RDP), FTP, IPsec, ICMP, and more. Dedicated Machines in the public portion of your Virtual Data Centre (VDC) are Internet-accessible, whose those in the private portion are only accessible from within the VDC.Local presence for your Dedicated Machines. UltraServe is built for the Australian market. We have data centres in Sydney and Brisbane that are built with multiple layers of physical, network, and data security. All entrances are secured through multiple means. Staff must qualify a series of secure identity systems before granted building access. Only qualified staff may access server and equipment rooms. Data centres are monitored by several electronic security systems connected directly to local police. Building access is monitored by video camera systems, and we employ highly trained security staff to monitor the premises at all times.TechnologyTo virtualise our world-class physical infrastructure, we use VMware Inc.s vSphere virtualisation infrastructure, which is trusted by nearly 100% of organisations listed in Fortune Magazines Fortune 100. list.By overlaying our proprietary management and provisioning system upon VMwares software, you gain all the technological benefits of a scalable and extensible platform that forms the foundation of a highly available Dedicated Machine environment that UltraServe continuously monitors to guarantee that you deliver what you and your customers expect.",Managed Service,Physical Server,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier or Customer Admin,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,Dedicated Machine (DM)- 8GB RAM- 1 CPU (6 Cores)- 146GB Storage (RAID 1)- 30 Day Backup- Basic Monitoring- 25GB Traffic,Australia,NSW,1.7,3.0,Australia,VIC,1.2,3.0,Australia,QLD,,,,,,,,,, -UltraServe,97104045089,Managed Dedicated Firewall Service,"Managed FirewallIntroductionFirewalls have become an important component of Enterprise IT system security policy. As the name suggests, a firewall sits between your IT systems and the rest of the world turning away unwanted intrusions before they can get near your valuable IT assets. Firewalls are the gateways that separate the internet from your private systems. As the first point of contact before direct access to your systems, the firewall decides if a connection will be allowed. By blocking undesirable requests, the Managed Firewall service seals potential security vulnerabilities.By halting unwanted connections, UltraServes Managed Firewall Service is able to keep your IT systems from being overloaded. Instead of having to use valuable processing resources to review a connection request and reject it, IT systems can focus solely on their most important work.UltraServes Managed Firewall Service is able to provide a significant level of security without downside. As the gateway to your IT systems, the Firewall service ensures compliance to all those who request access.The firewall service is fully managed by UltraServe on your behalf.Features & BenefitsProtect your IT investment. Enterprise-class firewall service ensures the outside world interacts with your system only the way you want them to. Without a firewall, your applications and data are unprotected and accessible to potential intruders.Standards Compliant. Keep your IT systems compliant to network access standards defined in PCI-DSS and various Australian laws.Zero Management Time. The UltraServe team takes care of the pain of managing a firewall. Were on duty 24/7 so that you dont have to be. The UltraServe Monitoring service is consistently verifying the secure and fast operation of your firewall.Always up-to-date. In addition to ensuring the operation of your firewall, the UltraServe team is always evaluating and applying updates. This practice keeps your firewall secure against any new threats that may appear.Flexible security. A Managed Firewall Service allows you to decide how customers and employees access your IT systems, on your terms. You decide which connections and protocols to allow and which to deny. All the standard internet protocols are yours to control, including HTTP, FTP, Remote Desktop, SSH, IPsec and ICMP. For secure access to your private network, we support IPsec VPN connections from your office network or individual computer.Easy Configuration. The firewall service can be configured by choosing from standard options or can be customised to meet unique security requirements.Low Latency. Enterprise-class firewalls keep latencies low with unimpeded network flow of valid connections. Unauthorised connections are halted before reaching the valuable assets in your internal network.Change Management. UltraServe keeps a strict log of all changes that are made to your firewall. All changes to your firewall service are performed by our team to ensure security and consistency. All updates and change requests are recorded and stored indefinitely.PackagesVirtual Firewall Service [Virtual Machines only]The UltraServe Virtual Firewall Service was designed to take advantage of the unique requirements of Virtual Machines. The Virtual Firewall service runs on a multi-tenanted platform that improves availability and uptime using redundant firewall service. The Virtual Firewall controls your private network by isolating your IT systems from other Virtual Machines, other networks and the internet.Fault-tolerant. The Virtual Firewall Service maintains redundant replicas of your firewall service. In the event of a failure, your firewall will failover to a healthy replica. Fault-tolerance is built into the platform and ensures business continuity.Dedicated Firewall Service [Dedicated Machines only]The Dedicated Firewall Service is our best-of-breed firewall for use exclusively with Dedicated Machines. Similar to a Dedicated Machine, the Dedicated Firewall is an appliance fully devoted to your IT system. Its capacity, resources, and connections are single-tenanted and reserved entirely for your use. The features are similar to the Virtual Firewall with a few important additions.VPN Client. The Dedicated Firewall Service has two options for VPN connections; Site-to-site and Client-to-site. Site-to-site IPSec VPN allows you to extend your office or IT network to include UltraServe managed IT systems. Client-to-site IPSec VPN allows you to configure any individual computer to connect with your UltraServe managed IT systems.High Availability. The Dedicated Firewall Service can be paired with an additional Dedicated Firewall to create a High Availability Managed Firewall. This ensures that if connection requests fail, a backup firewall service will seamlessly handle the traffic. In short, High Availability ensures business continuity of your network security devices.Added Security. The Dedicated Firewall Service has additional security features. Adding Intrusion Prevention to your firewall service will create an ultra-high-security barrier to intruders.",Managed Service,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,One (1) x Managed Dedicated Firewall Service
- VPN / IPsec
- Intrusion Prevention Service / Intrusion Detection Service ,Australia,NSW,1.7,3.0,Australia,VIC,1.2,3.0,Australia,QLD,,,,,,,,,, -UltraServe,97104045089,Managed Dedicated High Availability Firewall Service,"Managed FirewallIntroductionFirewalls have become an important component of Enterprise IT system security policy. As the name suggests, a firewall sits between your IT systems and the rest of the world turning away unwanted intrusions before they can get near your valuable IT assets. Firewalls are the gateways that separate the internet from your private systems. As the first point of contact before direct access to your systems, the firewall decides if a connection will be allowed. By blocking undesirable requests, the Managed Firewall service seals potential security vulnerabilities.By halting unwanted connections, UltraServes Managed Firewall Service is able to keep your IT systems from being overloaded. Instead of having to use valuable processing resources to review a connection request and reject it, IT systems can focus solely on their most important work.UltraServes Managed Firewall Service is able to provide a significant level of security without downside. As the gateway to your IT systems, the Firewall service ensures compliance to all those who request access.The firewall service is fully managed by UltraServe on your behalf.Features & BenefitsProtect your IT investment. Enterprise-class firewall service ensures the outside world interacts with your system only the way you want them to. Without a firewall, your applications and data are unprotected and accessible to potential intruders.Standards Compliant. Keep your IT systems compliant to network access standards defined in PCI-DSS and various Australian laws.Zero Management Time. The UltraServe team takes care of the pain of managing a firewall. Were on duty 24/7 so that you dont have to be. The UltraServe Monitoring service is consistently verifying the secure and fast operation of your firewall.Always up-to-date. In addition to ensuring the operation of your firewall, the UltraServe team is always evaluating and applying updates. This practice keeps your firewall secure against any new threats that may appear.Flexible security. A Managed Firewall Service allows you to decide how customers and employees access your IT systems, on your terms. You decide which connections and protocols to allow and which to deny. All the standard internet protocols are yours to control, including HTTP, FTP, Remote Desktop, SSH, IPsec and ICMP. For secure access to your private network, we support IPsec VPN connections from your office network or individual computer.Easy Configuration. The firewall service can be configured by choosing from standard options or can be customised to meet unique security requirements.Low Latency. Enterprise-class firewalls keep latencies low with unimpeded network flow of valid connections. Unauthorised connections are halted before reaching the valuable assets in your internal network.Change Management. UltraServe keeps a strict log of all changes that are made to your firewall. All changes to your firewall service are performed by our team to ensure security and consistency. All updates and change requests are recorded and stored indefinitely.PackagesVirtual Firewall Service [Virtual Machines only]The UltraServe Virtual Firewall Service was designed to take advantage of the unique requirements of Virtual Machines. The Virtual Firewall service runs on a multi-tenanted platform that improves availability and uptime using redundant firewall service. The Virtual Firewall controls your private network by isolating your IT systems from other Virtual Machines, other networks and the internet.Fault-tolerant. The Virtual Firewall Service maintains redundant replicas of your firewall service. In the event of a failure, your firewall will failover to a healthy replica. Fault-tolerance is built into the platform and ensures business continuity.Dedicated Firewall Service [Dedicated Machines only]The Dedicated Firewall Service is our best-of-breed firewall for use exclusively with Dedicated Machines. Similar to a Dedicated Machine, the Dedicated Firewall is an appliance fully devoted to your IT system. Its capacity, resources, and connections are single-tenanted and reserved entirely for your use. The features are similar to the Virtual Firewall with a few important additions.VPN Client. The Dedicated Firewall Service has two options for VPN connections; Site-to-site and Client-to-site. Site-to-site IPSec VPN allows you to extend your office or IT network to include UltraServe managed IT systems. Client-to-site IPSec VPN allows you to configure any individual computer to connect with your UltraServe managed IT systems.High Availability. The Dedicated Firewall Service can be paired with an additional Dedicated Firewall to create a High Availability Managed Firewall. This ensures that if connection requests fail, a backup firewall service will seamlessly handle the traffic. In short, High Availability ensures business continuity of your network security devices.Added Security. The Dedicated Firewall Service has additional security features. Adding Intrusion Prevention to your firewall service will create an ultra-high-security barrier to intruders.",Managed Service,Compute Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,One (1) x Managed Dedicated High Availability Firewall Service
- 2 x Physical Firewalls configured as a Redundant Active/Passive Pair
- VPN / IPsec
- Intrusion Prevention Service / Intrusion Detection Service ,Australia,NSW,1.7,3.0,Australia,VIC,1.2,3.0,Australia,QLD,,,,,,,,,, +UltraServe,97104045089,Managed Dedicated Firewall Service,"Managed FirewallIntroductionFirewalls have become an important component of Enterprise IT system security policy. As the name suggests, a firewall sits between your IT systems and the rest of the world turning away unwanted intrusions before they can get near your valuable IT assets. Firewalls are the gateways that separate the internet from your private systems. As the first point of contact before direct access to your systems, the firewall decides if a connection will be allowed. By blocking undesirable requests, the Managed Firewall service seals potential security vulnerabilities.By halting unwanted connections, UltraServes Managed Firewall Service is able to keep your IT systems from being overloaded. Instead of having to use valuable processing resources to review a connection request and reject it, IT systems can focus solely on their most important work.UltraServes Managed Firewall Service is able to provide a significant level of security without downside. As the gateway to your IT systems, the Firewall service ensures compliance to all those who request access.The firewall service is fully managed by UltraServe on your behalf.Features & BenefitsProtect your IT investment. Enterprise-class firewall service ensures the outside world interacts with your system only the way you want them to. Without a firewall, your applications and data are unprotected and accessible to potential intruders.Standards Compliant. Keep your IT systems compliant to network access standards defined in PCI-DSS and various Australian laws.Zero Management Time. The UltraServe team takes care of the pain of managing a firewall. Were on duty 24/7 so that you dont have to be. The UltraServe Monitoring service is consistently verifying the secure and fast operation of your firewall.Always up-to-date. In addition to ensuring the operation of your firewall, the UltraServe team is always evaluating and applying updates. This practice keeps your firewall secure against any new threats that may appear.Flexible security. A Managed Firewall Service allows you to decide how customers and employees access your IT systems, on your terms. You decide which connections and protocols to allow and which to deny. All the standard internet protocols are yours to control, including HTTP, FTP, Remote Desktop, SSH, IPsec and ICMP. For secure access to your private network, we support IPsec VPN connections from your office network or individual computer.Easy Configuration. The firewall service can be configured by choosing from standard options or can be customised to meet unique security requirements.Low Latency. Enterprise-class firewalls keep latencies low with unimpeded network flow of valid connections. Unauthorised connections are halted before reaching the valuable assets in your internal network.Change Management. UltraServe keeps a strict log of all changes that are made to your firewall. All changes to your firewall service are performed by our team to ensure security and consistency. All updates and change requests are recorded and stored indefinitely.PackagesVirtual Firewall Service [Virtual Machines only]The UltraServe Virtual Firewall Service was designed to take advantage of the unique requirements of Virtual Machines. The Virtual Firewall service runs on a multi-tenanted platform that improves availability and uptime using redundant firewall service. The Virtual Firewall controls your private network by isolating your IT systems from other Virtual Machines, other networks and the internet.Fault-tolerant. The Virtual Firewall Service maintains redundant replicas of your firewall service. In the event of a failure, your firewall will failover to a healthy replica. Fault-tolerance is built into the platform and ensures business continuity.Dedicated Firewall Service [Dedicated Machines only]The Dedicated Firewall Service is our best-of-breed firewall for use exclusively with Dedicated Machines. Similar to a Dedicated Machine, the Dedicated Firewall is an appliance fully devoted to your IT system. Its capacity, resources, and connections are single-tenanted and reserved entirely for your use. The features are similar to the Virtual Firewall with a few important additions.VPN Client. The Dedicated Firewall Service has two options for VPN connections; Site-to-site and Client-to-site. Site-to-site IPSec VPN allows you to extend your office or IT network to include UltraServe managed IT systems. Client-to-site IPSec VPN allows you to configure any individual computer to connect with your UltraServe managed IT systems.High Availability. The Dedicated Firewall Service can be paired with an additional Dedicated Firewall to create a High Availability Managed Firewall. This ensures that if connection requests fail, a backup firewall service will seamlessly handle the traffic. In short, High Availability ensures business continuity of your network security devices.Added Security. The Dedicated Firewall Service has additional security features. Adding Intrusion Prevention to your firewall service will create an ultra-high-security barrier to intruders.",Managed Service,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,One (1) x Managed Dedicated Firewall Service
- VPN / IPsec
- Intrusion Prevention Service / Intrusion Detection Service,Australia,NSW,1.7,3.0,Australia,VIC,1.2,3.0,Australia,QLD,,,,,,,,,, +UltraServe,97104045089,Managed Dedicated High Availability Firewall Service,"Managed FirewallIntroductionFirewalls have become an important component of Enterprise IT system security policy. As the name suggests, a firewall sits between your IT systems and the rest of the world turning away unwanted intrusions before they can get near your valuable IT assets. Firewalls are the gateways that separate the internet from your private systems. As the first point of contact before direct access to your systems, the firewall decides if a connection will be allowed. By blocking undesirable requests, the Managed Firewall service seals potential security vulnerabilities.By halting unwanted connections, UltraServes Managed Firewall Service is able to keep your IT systems from being overloaded. Instead of having to use valuable processing resources to review a connection request and reject it, IT systems can focus solely on their most important work.UltraServes Managed Firewall Service is able to provide a significant level of security without downside. As the gateway to your IT systems, the Firewall service ensures compliance to all those who request access.The firewall service is fully managed by UltraServe on your behalf.Features & BenefitsProtect your IT investment. Enterprise-class firewall service ensures the outside world interacts with your system only the way you want them to. Without a firewall, your applications and data are unprotected and accessible to potential intruders.Standards Compliant. Keep your IT systems compliant to network access standards defined in PCI-DSS and various Australian laws.Zero Management Time. The UltraServe team takes care of the pain of managing a firewall. Were on duty 24/7 so that you dont have to be. The UltraServe Monitoring service is consistently verifying the secure and fast operation of your firewall.Always up-to-date. In addition to ensuring the operation of your firewall, the UltraServe team is always evaluating and applying updates. This practice keeps your firewall secure against any new threats that may appear.Flexible security. A Managed Firewall Service allows you to decide how customers and employees access your IT systems, on your terms. You decide which connections and protocols to allow and which to deny. All the standard internet protocols are yours to control, including HTTP, FTP, Remote Desktop, SSH, IPsec and ICMP. For secure access to your private network, we support IPsec VPN connections from your office network or individual computer.Easy Configuration. The firewall service can be configured by choosing from standard options or can be customised to meet unique security requirements.Low Latency. Enterprise-class firewalls keep latencies low with unimpeded network flow of valid connections. Unauthorised connections are halted before reaching the valuable assets in your internal network.Change Management. UltraServe keeps a strict log of all changes that are made to your firewall. All changes to your firewall service are performed by our team to ensure security and consistency. All updates and change requests are recorded and stored indefinitely.PackagesVirtual Firewall Service [Virtual Machines only]The UltraServe Virtual Firewall Service was designed to take advantage of the unique requirements of Virtual Machines. The Virtual Firewall service runs on a multi-tenanted platform that improves availability and uptime using redundant firewall service. The Virtual Firewall controls your private network by isolating your IT systems from other Virtual Machines, other networks and the internet.Fault-tolerant. The Virtual Firewall Service maintains redundant replicas of your firewall service. In the event of a failure, your firewall will failover to a healthy replica. Fault-tolerance is built into the platform and ensures business continuity.Dedicated Firewall Service [Dedicated Machines only]The Dedicated Firewall Service is our best-of-breed firewall for use exclusively with Dedicated Machines. Similar to a Dedicated Machine, the Dedicated Firewall is an appliance fully devoted to your IT system. Its capacity, resources, and connections are single-tenanted and reserved entirely for your use. The features are similar to the Virtual Firewall with a few important additions.VPN Client. The Dedicated Firewall Service has two options for VPN connections; Site-to-site and Client-to-site. Site-to-site IPSec VPN allows you to extend your office or IT network to include UltraServe managed IT systems. Client-to-site IPSec VPN allows you to configure any individual computer to connect with your UltraServe managed IT systems.High Availability. The Dedicated Firewall Service can be paired with an additional Dedicated Firewall to create a High Availability Managed Firewall. This ensures that if connection requests fail, a backup firewall service will seamlessly handle the traffic. In short, High Availability ensures business continuity of your network security devices.Added Security. The Dedicated Firewall Service has additional security features. Adding Intrusion Prevention to your firewall service will create an ultra-high-security barrier to intruders.",Managed Service,Compute Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,One (1) x Managed Dedicated High Availability Firewall Service
- 2 x Physical Firewalls configured as a Redundant Active/Passive Pair
- VPN / IPsec
- Intrusion Prevention Service / Intrusion Detection Service,Australia,NSW,1.7,3.0,Australia,VIC,1.2,3.0,Australia,QLD,,,,,,,,,, UltraServe,97104045089,Managed Load Balancer / Traffic Manager - Dedicated (Load Balance Multiple Servers + Content Cahcing + SSL + Traffic Script),"TRAFFIC MANAGER / LOAD BALANCING SERVICEFeatures:- Round Robin and Least Connection algorithms.- Compression.- Content Caching.- Traffic Script (Business Logic).- IP and SSL session persistence.- Passive Health Checks.- 200 Mbits Bandwidth LimitStingray Traffic Manager helps businesses by:Accelerating applications and helping to maximize application performance and capacity to ultimately enhance end-user experience and boost return on infrastructure investmentImproving the reliability and availability of applications and helping organizations to scale and deliver services easily and more cost-effectivelyProviding tools that help IT control and secure network traffic, and filter and scrub application requests and responses betterHelping organizations manage their application delivery infrastructure, simplifying application maintenance, upgrades, and migration processes, and helping to deliver adaptable and agile services faster and more reliablyManaged Traffic Manager / Load BalancerTraffic Manager is a high performance software and virtual Layer 7 ADC that enables enterprises and cloud operators to create, manage, and deliver key services more quickly, more flexibly, and at a lower cost. It offers much more than basic load balancing. The Traffic Manager controls and optimise end-user services by inspecting, transforming, prioritizing, and routing application traffic. The powerful TrafficScript engine facilitates the implementation of traffic management policies that are unique to an application by allowing organizations to build custom functionality or to leverage existing features in Stingray Traffic Manager in a specialised way. With Stingray, organizations can deliver:Performance: Improve application performance for users by offloading encryption and compression from the web server by dynamic caching and reducing the number of TCP sessions on the application.Reliability and scalability: Increase application reliability by load balancing traffic across web and application servers, balancing load across multiple data centres (private or public clouds), monitoring the response time of servers in real-time to decide the fastest way to deliver a service, protecting against traffic surges, and by managing the bandwidth and rate of requests used by different classes of traffic.Advanced scripting and application intelligence: Manage application delivery easier with fine-grained control of users and services using TrafficScript, an easy-to-use scripting language that can parse any user transaction, and take specific, real-time action based on user, application, request, or more. Development teams use TrafficScript to enable a point of control in distributed applications, while operations teams use it to quickly respond to changing business requirements or problems within an application before developers can fix it.Application acceleration: Dramatically accelerate web-based applications and websites in real-time with optional web content optimization (WCO) functionality. It dynamically groups activities for fewer long distance round trips, resamples and sprites images to reduce bandwidth, and minifies JavaScript and combines style sheets to give the best possible response time for loading a web page on any browser or device.Application-layer security: Enhance application security by filtering out errors in web requests, and protecting against external threats, with the option of a comprehensive Layer-7 firewall to defend against deliberate attacks.",Managed Service,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,One (1) x Managed Dedicated Load Balancer Service
Features:
- Features:
- Round Robin and Least Connection algorithms.
- Compression.
- Content Caching.
- Traffic Script (Business Logic).
- IP and SSL session persistence.
- Passive Health Checks.
- 200 Mbits Bandwidth Limit,Australia,NSW,1.7,3.0,Australia,VIC,1.2,3.0,Australia,QLD,,,,,,,,,, UltraServe,97104045089,Managed Load Balancer / Traffic Manager - Shared (Load Balance Multiple Servers),"Managed Load Balancer / Traffic ManagerTRAFFIC MANAGER / LOAD BALANCING SERVICEFeatures:- Round Robin and Least Connection algorithms.- Compression.- 200 Mbits Bandwidth LimitStingray Traffic Manager helps businesses by:Accelerating applications and helping to maximize application performance and capacity to ultimately enhance end-user experience and boost return on infrastructure investmentImproving the reliability and availability of applications and helping organizations to scale and deliver services easily and more cost-effectivelyProviding tools that help IT control and secure network traffic, and filter and scrub application requests and responses betterHelping organizations manage their application delivery infrastructure, simplifying application maintenance, upgrades, and migration processes, and helping to deliver adaptable and agile services faster and more reliablyManaged Traffic Manager / Load BalancerTraffic Manager is a high performance software and virtual Layer 7 ADC that enables enterprises and cloud operators to create, manage, and deliver key services more quickly, more flexibly, and at a lower cost. It offers much more than basic load balancing. The Traffic Manager controls and optimise end-user services by inspecting, transforming, prioritizing, and routing application traffic. The powerful TrafficScript engine facilitates the implementation of traffic management policies that are unique to an application by allowing organizations to build custom functionality or to leverage existing features in Stingray Traffic Manager in a specialised way. With Stingray, organizations can deliver:Performance: Improve application performance for users by offloading encryption and compression from the web server by dynamic caching and reducing the number of TCP sessions on the application.Reliability and scalability: Increase application reliability by load balancing traffic across web and application servers, balancing load across multiple data centres (private or public clouds), monitoring the response time of servers in real-time to decide the fastest way to deliver a service, protecting against traffic surges, and by managing the bandwidth and rate of requests used by different classes of traffic.Advanced scripting and application intelligence: Manage application delivery easier with fine-grained control of users and services using TrafficScript, an easy-to-use scripting language that can parse any user transaction, and take specific, real-time action based on user, application, request, or more. Development teams use TrafficScript to enable a point of control in distributed applications, while operations teams use it to quickly respond to changing business requirements or problems within an application before developers can fix it.Application acceleration: Dramatically accelerate web-based applications and websites in real-time with optional web content optimization (WCO) functionality. It dynamically groups activities for fewer long distance round trips, resamples and sprites images to reduce bandwidth, and minifies JavaScript and combines style sheets to give the best possible response time for loading a web page on any browser or device.Application-layer security: Enhance application security by filtering out errors in web requests, and protecting against external threats, with the option of a comprehensive Layer-7 firewall to defend against deliberate attacks.",Managed Service,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,One (1) x Managed Shared Load Balancer Service
Features:
- Round Robin and Least Connection algorithms.
- Compression.
- 200 Mbits Bandwidth Limit,Australia,NSW,1.7,3.0,Australia,VIC,1.2,3.0,Australia,QLD,,,,,,,,,, UltraServe,97104045089,Managed Shared Firewall Service,"Managed FirewallIntroductionFirewalls have become an important component of Enterprise IT system security policy. As the name suggests, a firewall sits between your IT systems and the rest of the world turning away unwanted intrusions before they can get near your valuable IT assets. Firewalls are the gateways that separate the internet from your private systems. As the first point of contact before direct access to your systems, the firewall decides if a connection will be allowed. By blocking undesirable requests, the Managed Firewall service seals potential security vulnerabilities.By halting unwanted connections, UltraServes Managed Firewall Service is able to keep your IT systems from being overloaded. Instead of having to use valuable processing resources to review a connection request and reject it, IT systems can focus solely on their most important work.UltraServes Managed Firewall Service is able to provide a significant level of security without downside. As the gateway to your IT systems, the Firewall service ensures compliance to all those who request access.The firewall service is fully managed by UltraServe on your behalf.Features & BenefitsProtect your IT investment. Enterprise-class firewall service ensures the outside world interacts with your system only the way you want them to. Without a firewall, your applications and data are unprotected and accessible to potential intruders.Standards Compliant. Keep your IT systems compliant to network access standards defined in PCI-DSS and various Australian laws.Zero Management Time. The UltraServe team takes care of the pain of managing a firewall. Were on duty 24/7 so that you dont have to be. The UltraServe Monitoring service is consistently verifying the secure and fast operation of your firewall.Always up-to-date. In addition to ensuring the operation of your firewall, the UltraServe team is always evaluating and applying updates. This practice keeps your firewall secure against any new threats that may appear.Flexible security. A Managed Firewall Service allows you to decide how customers and employees access your IT systems, on your terms. You decide which connections and protocols to allow and which to deny. All the standard internet protocols are yours to control, including HTTP, FTP, Remote Desktop, SSH, IPsec and ICMP. For secure access to your private network, we support IPsec VPN connections from your office network or individual computer.Easy Configuration. The firewall service can be configured by choosing from standard options or can be customised to meet unique security requirements.Low Latency. Enterprise-class firewalls keep latencies low with unimpeded network flow of valid connections. Unauthorised connections are halted before reaching the valuable assets in your internal network.Change Management. UltraServe keeps a strict log of all changes that are made to your firewall. All changes to your firewall service are performed by our team to ensure security and consistency. All updates and change requests are recorded and stored indefinitely.PackagesVirtual Firewall Service [Virtual Machines only]The UltraServe Virtual Firewall Service was designed to take advantage of the unique requirements of Virtual Machines. The Virtual Firewall service runs on a multi-tenanted platform that improves availability and uptime using redundant firewall service. The Virtual Firewall controls your private network by isolating your IT systems from other Virtual Machines, other networks and the internet.Fault-tolerant. The Virtual Firewall Service maintains redundant replicas of your firewall service. In the event of a failure, your firewall will failover to a healthy replica. Fault-tolerance is built into the platform and ensures business continuity.Dedicated Firewall Service [Dedicated Machines only]The Dedicated Firewall Service is our best-of-breed firewall for use exclusively with Dedicated Machines. Similar to a Dedicated Machine, the Dedicated Firewall is an appliance fully devoted to your IT system. Its capacity, resources, and connections are single-tenanted and reserved entirely for your use. The features are similar to the Virtual Firewall with a few important additions.VPN Client. The Dedicated Firewall Service has two options for VPN connections; Site-to-site and Client-to-site. Site-to-site IPSec VPN allows you to extend your office or IT network to include UltraServe managed IT systems. Client-to-site IPSec VPN allows you to configure any individual computer to connect with your UltraServe managed IT systems.High Availability. The Dedicated Firewall Service can be paired with an additional Dedicated Firewall to create a High Availability Managed Firewall. This ensures that if connection requests fail, a backup firewall service will seamlessly handle the traffic. In short, High Availability ensures business continuity of your network security devices.Added Security. The Dedicated Firewall Service has additional security features. Adding Intrusion Prevention to your firewall service will create an ultra-high-security barrier to intruders.",Managed Service,Compute Services,,24 X 7 X 365,,0.999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Off,Yes,Yes,Yes,Yes,Yes,Yes,Yes,> 1 week,> 1 week,One (1) x Managed Shared Firewall Service,Australia,NSW,1.7,3.0,Australia,VIC,1.2,3.0,Australia,QLD,,,,,,,,,, @@ -1248,7 +1248,7 @@ uniDap Solutions Pty Ltd,37124388834,Document Management System,"Manage your company document, policies, procedures, manuals and so on using the uniDap document management system. Documents can be automatically uploaded to the system from any network drive. Change control can be used to allow only one version of the document to be changed at a time. The text within all documents instantly becomes searchable in the system. Documents can be faxed and emailed from the desktop. There is also the ability to search, order, sort and categorize documents within the system. This module includes the Mandatory uniDap base platform items.What you get: -1. uniDap Base Platform modules Includes the following 8 x uniDap Base Platform Modules:- Contacts & Logins, Correspondence and Filing of Documents, Track and Trace, History, Context Relationship, Business Work Flows, Tasks, Roles and AccessThe uniDap platform has a multitude of ways to store and manage documents. One of its star features is Context email. This feature is a method of attaching emails, images, and documents to a Record directly from an email client. Blank emails with an attachment are used for filing images and documents.Attachments emailed to a uniDap document management System will automatically create links to the specified modules and be filed under the category stated in the body of the email. If no category matches the one indicated, one will be created.A forwarded email with or without attachments, a reply email with or without attachments, a new email with or without attachments or a blank email with attachments and no text can all be used to send in Context Emails. Alerts will then be sent to the User who sent the email notifying them of the success or failure of the attachment.An email sent to a uniDap Database will not upload unless that email address has been entered against a Contact record. This is a security measure that stops outsiders from spamming the Database.2. The following from the extensive Optional uniDap Off-the-shelf Modules List:-Nil3. Small Infrastructure and Level 3 Help Desk SupportWhat you get - Base Shared Infrastructure: * Development Stack with 3 vms (Dev (1); Test (2) and UAT (3)) * Production Stack with 3 vms (Dev (4), Staging (5) and Production (6) o Housed at Fujitsu Data Centre in Brisbane o Production database allocation of 40GB (typically equivalent to 8GB of database storage). Based on fair use policy. High transaction systems may require an upgrade to the Medium Shared Private Cloud Infrastructure * Security to store Government FOUO Classified information * Backup Service of the following vms (1; 4 and 6) o Includes Maintenance and monthly reportingThe current Cloud Infrastructure that supports TEQSA has sufficient headroom to accommodate other Commonwealth Government agency needs. The benefits for the Commonwealth is a greater sharing of existing accredited infrastructure and would deliver a lower costs for all.(Note: There is an option to upgrade the Infrastructure and have a Disaster Recovery Environment under the Medium Cloud offering)see www.uniDapsolutions.com for details4. The following from the Custom Modules List:- P.O.A.",PaaS,Document Management,,24 X 7 X 365,,0.99,> 5 Hours,Sensitive,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Off,Yes,Off,Yes,Off,> 1 week,> 1 week,"Each unit is a mandatory part of the base uniDap platform. In addition to this users can add on COTS configured part of the modules, or have total customized",Australia,Queensland,1.7,three,Australia,New South Wales,1.7,three,,,,,,,,,,,, uniDap Solutions Pty Ltd,37124388834,Information Management System,"The uniDap Information Management system is a cloud hosted software platform that delivers enterprise level, workflow driven database applications. Most of the functionality is delivered off-the-shelf, with the ability to configure business objects and business workflow to meet the client's requirements.This feature is in addition to the mandatory modules available in the uniDap platform.You can manage all of the necessary modules such as projects, contacts, tasks, activity log and many more features such as a customisable dashboard to track your tasks and to do lists are available. Create sub-tasks and assign them to others, the system can ensure the sub-tasks are addressed before allowing the main task to be closed.What you get: -1. uniDap Base Platform modules Includes the following 8 x uniDap Base Platform Modules:- Contacts & Logins, Correspondence and Filing of Documents, Track and Trace, History, Context Relationship, Business Work Flows, Tasks, Roles and AccessThe uniDap Information Management System manages all client information in a single system. Attach all reports, Documents, and emails to the client record for easy retrieval, searching and reporting. Scan documents and the system can automatically attach them to the appropriate client record. Fax or email client information from the desktop. Easily add relationships between your Clients and other system modules to add context so your staff has all relevant information at their fingertips.Display real-time critical information on the corporate dashboard. Know the cash position and how sales are tracking anytime from anywhere there is an internet connection- ""Editable Browse Lists"" featureThe Editable Browse List function of the uniDap platform is one of the key productivity tools, enabling you to edit records that appear in the `To Do lists', or Pick up tasks while a member of your team is away. Process groups appear together. The Dashboard feature provides a snapshot graphical representation of your business, news, and business processes in a single screen.A Browse List where specific fields on Records can be directly edited. Editable browse lists gives you the ability to change the process of multiple records at the click of a button on a single screen.2. The following two complimentary uniDap Off-the-shelf Modules:- - Projects module Tracks and manages:- Project details; Schedules; Activity Logs; Notes; Revenue & Cost; Resources; Contact Relationships; and Linked Correspondence & Filing. Tell us what stages your projects runs through and we will map the project life cycle to your way of doing things. - News & Broadcasts module Allows you to publish and expire News & Broadcasts for all users of the system. Note: Other uniDap Off-the-shelf modules are available for a monthly feeBenefits * Track and manage all details of projects. * Assign tasks, call meetings and create sub-projects which remain attached to the original project. * Quickly browse or search a list of all your contacts to find phone numbers and email addresses. Simply click on the email address link to send an email to a contact. All Contacts can then be attributed Contact Type/s by selecting a tick box/s. These Contact Types include:- Staff; Supplier; Organisation; Client; Lead and Key Contact. * Display real-time critical information on the corporate dashboard. Know the cash position and how sales are tracking anytime from anywhere there is an internet connection- ""Editable Browse Lists"" featureThe Editable Browse List function of the uniDap platform is one of the key productivity tools, enabling you to edit records that appear in the `To Do lists', or Pick up tasks while a member of your team is away. Process groups appear together. The Dashboard feature provides a snapshot graphical representation of your business, news, and business processes in a single screen.A Browse List where specific fields on Records can be directly edited. Editable browse lists gives you the ability to change the process of multiple records at the click of a button on a single screen.3. Small Infrastructure and Level 3 Help Desk SupportWhat you get - Base Shared Infrastructure: * Development Stack with 3 vms (Dev (1); Test (2) and UAT (3)) * Production Stack with 3 vms (Dev (4), Staging (5) and Production (6) o Housed at Fujitsu Data Centre in Brisbane oProduction database allocation of 40GB (typically equivalent to 8GB of database storage). Based on fair use policy. High transaction systems may require an upgrade to the Medium Shared Private Cloud Infrastructure * Security to store Government FOUO Classified information * Backup Service of the following vms (1; 4 and 6) o Includes Maintenance and monthly reportingThe current Cloud Infrastructure that supports TEQSA has sufficient headroom to accommodate other Commonwealth Government agency needs. The benefits for the Commonwealth is a greater sharing of existing accredited infrastructure and would deliver a lower costs for all.(Note: There is an option to upgrade the Infrastructure and have a Disaster Recovery Environment under the Medium Cloud offering)see www.uniDapsolutions.com for details4. The following from the Custom Modules List:- P.O.A.",PaaS,Information Management,,24 X 7 X 365,,0.99,> 5 Hours,Sensitive,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Off,Yes,Off,Yes,Off,> 1 week,> 1 week,"Each unit is a mandatory part of the base uniDap platform. In addition to this users can add on COTS configured part of the modules, or have completely customised modules build for you.",Australia,Queensland,1.7,three,Australia,New South Wales,1.7,three,,,,,,,,,,,, uniDap Solutions Pty Ltd,37124388834,Managed infrastructure Platform for uniDap Application,"Managed portal for provisioning Production Application network segmentsVirtual servers purchased as compute elements defined by processing, memory and storage capacity.provides all underlying infrastructure within a discrete network segment per environment.Microsoft licensing provided under SPLA agreement on CPU per monthOption for High Availability Business Continuity /Disaster Recovery",IaaS,Managed Application Deployment,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier Only,Supplier and Agency,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Off,Yes,Off,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 Month,Standard units:unit = 1 x CPU core + 4GB RAM ECC + 250GB storage,Australia,Queensland,1.7,three,Australia,New South Wales,1.7,three,,,,,,,,,,,, -uniDap Solutions Pty Ltd,37124388834,Medium Shared Private Cloud Infrastructure (with Commonwealth Government Agency TEQSA),"If you are interested in a larger solution, you can choose to combine the base platform modules with this ""Medium Shared Private Cloud Infrastructure"" option.This service includes: * Development Stack with with 3 vms (Dev (1); Test (2) and UAT (3)) * Security to store Government FOUO Classified information * Production Stack with 3 vms (Dev (4), Staging (5) and Production (6) o Housed at Fujitsu Data Centre in Brisbane a 99.999% accredited facility oProduction database allocation of 200GB (typically equivalent to 40GB of database storage). Based on fair use policy. High transaction systems may require an upgrade to the Medium Shared Private Cloud Infrastructure * Disaster Recovery Service (DR) o Housed in OPTUS Data Centre Sydney - a 99.9% accredited facility * Backup Service of the following vms (1; 3 and 6) * Decommission requires a 15 Business Day notification period * SSL Wildcard * Monthly backup copy delivered to client via CourierOptional Extras: * 10 or 100 Mbps Managed Private Network (MPN / WAN) * SSL exclusive domain at market price",IaaS,Managed Application Deployment,Medium Shared Private Cloud Infrastructure,24 X 7 X 365,,0.99,> 5 Hours,Sensitive,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Off,Off,> 1 week,> 1 week," * Development Stack with with 3 vms (Dev (1); Test (2) and UAT (3)) * Security to store Government FOUO Classified information * Production Stack with 3 vms (Dev (4), Staging (5) and Production (6) o Housed at Fujitsu Data Centre in Brisbane o Production database allocation of 200Gb * Disaster Recovery Service (DR) o Housed in OPTUS Data Centre Sydney * Backup Service of the following vms (1; 3 and 6) * SSL Wildcard * Monthly backup copy delivered to client via Courier o Includes Maintenance and monthly reporting",Australia,Queensland,1.7,three,Australia,New South Wales,1.7,,,,,,,,,,,,, +uniDap Solutions Pty Ltd,37124388834,Medium Shared Private Cloud Infrastructure (with Commonwealth Government Agency TEQSA),"If you are interested in a larger solution, you can choose to combine the base platform modules with this ""Medium Shared Private Cloud Infrastructure"" option.This service includes: * Development Stack with with 3 vms (Dev (1); Test (2) and UAT (3)) * Security to store Government FOUO Classified information * Production Stack with 3 vms (Dev (4), Staging (5) and Production (6) o Housed at Fujitsu Data Centre in Brisbane a 99.999% accredited facility oProduction database allocation of 200GB (typically equivalent to 40GB of database storage). Based on fair use policy. High transaction systems may require an upgrade to the Medium Shared Private Cloud Infrastructure * Disaster Recovery Service (DR) o Housed in OPTUS Data Centre Sydney - a 99.9% accredited facility * Backup Service of the following vms (1; 3 and 6) * Decommission requires a 15 Business Day notification period * SSL Wildcard * Monthly backup copy delivered to client via CourierOptional Extras: * 10 or 100 Mbps Managed Private Network (MPN / WAN) * SSL exclusive domain at market price",IaaS,Managed Application Deployment,Medium Shared Private Cloud Infrastructure,24 X 7 X 365,,0.99,> 5 Hours,Sensitive,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Yes,Yes,Yes,Off,Off,> 1 week,> 1 week,"* Development Stack with with 3 vms (Dev (1); Test (2) and UAT (3)) * Security to store Government FOUO Classified information * Production Stack with 3 vms (Dev (4), Staging (5) and Production (6) o Housed at Fujitsu Data Centre in Brisbane o Production database allocation of 200Gb * Disaster Recovery Service (DR) o Housed in OPTUS Data Centre Sydney * Backup Service of the following vms (1; 3 and 6) * SSL Wildcard * Monthly backup copy delivered to client via Courier o Includes Maintenance and monthly reporting",Australia,Queensland,1.7,three,Australia,New South Wales,1.7,,,,,,,,,,,,, uniDap Solutions Pty Ltd,37124388834,Office Productivity System,"The uniDap Office Productivity system allow you to administer all staff details including their skills, training and competencies and attach all relevant documentation to the staff record. Control staffs logons, permissions and access to the system from the same place.What you get: -1. uniDap Base Platform modules Includes the following 8 x uniDap Base Platform Modules:- Contacts & Logins, Correspondence and Filing of Documents, Track and Trace, History, Context Relationship, Business Work Flows, Tasks, Roles and AccessThe uniDap Office Productivity System manages information in a single system. Attach all reports, Documents, and emails to the client record for easy retrieval, searching and reporting. Scan documents and the system can automatically attach them to the appropriate client record. Fax or email client information from the desktop. Easily add relationships between your Clients and other system modules to add context so your staff has all relevant information at their fingertips.Display real-time critical information on the corporate dashboard.- ""Editable Browse Lists"" featureThe Editable Browse List function of the uniDap platform is one of the key productivity tools, enabling you to edit records that appear in the `To Do lists', or Pick up tasks while a member of your team is away. Process groups appear together. The Dashboard feature provides a snapshot graphical representation of your business, news, and business processes in a single screen.A Browse List where specific fields on Records can be directly edited. Editable browse lists gives you the ability to change the process of multiple records at the click of a button on a single screen. 2. The following two complimentary uniDap Off-the-shelf Modules:- - Projects module Tracks and manages:- Project details; Schedules; Activity Logs; Notes; Revenue & Cost; Resources; Contact Relationships; and Linked Correspondence & Filing. Tell us what stages your projects runs through and we will map the project life cycle to your way of doing things. - News & Broadcasts module Allows you to publish and expire News & Broadcasts for all users of the system. Note: Other uniDap Off-the-shelf modules are available for a monthly feeBenefits * Track and manage all details of projects. * Assign tasks, call meetings and create sub-projects which remain attached to the original project. * Quickly browse or search a list of all your contacts to find phone numbers and email addresses. Simply click on the email address link to send an email to a contact. All Contacts can then be attributed Contact Type/s by selecting a tick box/s. These Contact Types include:- Staff; Supplier; Organisation; Client; Lead and Key Contact. 3. Small Infrastructure and Level 3 Help Desk SupportWhat you get - Base Shared Infrastructure: * Development Stack with 3 vms (Dev (1); Test (2) and UAT (3)) * Production Stack with 3 vms (Dev (4), Staging (5) and Production (6) o Housed at Fujitsu Data Centre in Brisbane oProduction database allocation of 40GB (typically equivalent to 8GB of database storage). Based on fair use policy. High transaction systems may require an upgrade to the Medium Shared Private Cloud Infrastructure * Security to store Government FOUO Classified information * Backup Service of the following vms (1; 4 and 6) o Includes Maintenance and monthly reportingThe current Cloud Infrastructure that supports TEQSA has sufficient headroom to accommodate other Commonwealth Government agency needs. The benefits for the Commonwealth is a greater sharing of existing accredited infrastructure and would deliver a lower costs for all.(Note: There is an option to upgrade the Infrastructure and have a Disaster Recovery Environment under the Medium Cloud offering)see www.uniDapsolutions.com for details4. The following from the Custom Modules List:- P.O.A.",PaaS,Office Productivity,,24 X 7 X 365,,0.99,> 5 Hours,Sensitive,Supplier Only,Supplier Only,08 - 20 Bus Excl Hols,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Yes,Yes,Yes,Off,Off,Yes,Yes,Off,Yes,Off,Yes,Off,> 1 week,> 1 week,"Each unit is a mandatory part of the base uniDap platform. In addition to this users can add on COTS configured part of the modules, or have a completely customised module.",Australia,Queensland,1.7,three,Australia,New South Wales,1.7,three,,,,,,,,,,,, uniDap Solutions Pty Ltd,37124388834,Offsite data centre backup,agent based backup for windows and linux servers and desktops.API backup for Database and mail serversLocal and offsite backup of data and applicationsrestore/ recover to anywhere1 to 25 servers per siteweb or private network solutionencrypted backupsnative data compressionrecovery testing optionrecover data to portable drive option,SaaS,Backup Services,,24 X 7 X 365,,0.9999,> 2 Hours,NA,Auto Scaling,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,Yes,Off,Yes,Off,Off,Yes,Off,Yes,Yes,Yes,Off,Off,> 60 min,> 1 week,Per GB of backup data,Australia,Queensland,1.7,three,Australia,New South Wales,1.7,three,,,,,,,,,,,, uniDap Solutions Pty Ltd,37124388834,Offsite DR Replication and Recovery,agent based replication and failover for windows and linux serversAPI backup and Replication for Database and mail serversLocal backup and offsite replication of physical and virtual serversFailover and failback1 to 25 servers per sitePrivate WAN solution to remote data centrenative data compressionrecovery testing optionreplication to warm peer serversDisaster recovery plan supplied,SaaS,Disaster Recovery,,24 X 7 X 365,,0.99999,> 2 Hours,NA,Supplier Only,Supplier Only,24 X 7 X 365,Yes,Yes,Yes,Off,Yes,Yes,Off,Off,Yes,Off,Yes,Off,Off,Yes,Off,Yes,Yes,Yes,Yes,Yes,> 1 Month,> 1 week,Per host server (unlimited Virtual guests) 1TB of data,Australia,Queensland,1.7,three,Australia,New South Wales,1.7,three,,,,,,,,,,,, --- /dev/null +++ b/data/import.php @@ -1,1 +1,63 @@ +exec("DROP TABLE IF EXISTS dcaas_services"); + +$row = 0; +$headers = Array(); +$path = "../data/"; +foreach (glob($path."*.csv") as $filename) { + $csvfile = $path.$filename; +} +if (($handle = fopen($csvfile, "r")) !== FALSE) { + while (($data = fgetcsv($handle, 7000, ",")) !== FALSE) { + if ($row == 0) { + /************************************** + * Create tables * + **************************************/ + // Create table messages + $create = "CREATE TABLE IF NOT EXISTS dcaas_services ("; +// id INTEGER PRIMARY KEY,"; + foreach ($data as $column) { + $column = str_replace(" ", "_", strtolower($column)); + $create .= $column . " text " . (($column == 'acnabn' || $column == 'service_name') ? " not null " : "") . ","; + $headers[] = $column; + } + //$create .= " PRIMARY KEY ( acnabn,service_name) )"; + $create .= "id INTEGER PRIMARY KEY )"; + echo $create; + $db->exec($create); + // Prepare INSERT statement to SQLite3 file db + /* Create a string for the parameter placeholders filled to the number of params */ + $placeholders = implode(',', array_fill(0, count($headers), '?')); + $insert = "INSERT INTO dcaas_services (" . implode($headers, ", ") . ") + VALUES (" . $placeholders . ")"; + echo $insert; + $stmt = $db->prepare($insert); + $db->beginTransaction(); + } else { + if (count($data) < count($headers)) { + $values = $data + array_fill(count($data), count($headers) - count($data), NULL); + } else { + $values = $data; + } + print_r($values); + $stmt->execute($data); + } + $row++; + } +// end transaction + $db->commit(); + + fclose($handle); + echo "
\n $row rows imported
\n"; +} + +?> + --- a/data/xls2csv.py +++ b/data/xls2csv.py @@ -11,10 +11,10 @@ def cleanseValue(column,value): if isinstance(value, basestring): - value = "".join([x if ord(x) < 128 else '' for x in value]) - value = value.replace('<','>').replace('>','<').replace('\n','
').replace('\r','
') + value = "".join([x if ord(x) < 128 else '' for x in value.replace(u"\u2022", u"\n•")]) + value = value.replace('<','>').replace('>','<').replace('\n','
').replace('\r','
').strip() else: - value = str(value) + value = str(value).strip() if column == 'ACNABN' and value != None: value = value.replace(' ','').replace(".0","").replace('"','').replace(",","") value = value.replace("ABN"," ").replace("ACN"," ").replace("/"," ").replace(":"," ") --- /dev/null +++ b/dcaas.iml @@ -1,1 +1,10 @@ + + + + + + + + + --- a/fonts/glyphicons-halflings-regular.svg +++ b/fonts/glyphicons-halflings-regular.svg --- /dev/null +++ b/img/icon_2567.svg @@ -1,1 +1,5 @@ - + + + + + --- /dev/null +++ b/img/license.txt @@ -1,1 +1,9 @@ +Thank you for using The Noun Project. This icon is licensed under Creative +Commons Attribution and must be attributed as: + Cloud Computing by Andrew Forrester from The Noun Project + +If you have a Premium Account or have purchased a license for this icon, you +don't need to worry about attribution! We will share the profits from your +purchase with this icon's designer. + --- a/index.php +++ b/index.php @@ -1,96 +1,45 @@ + - - - - - - - - +includeHeader("Data Centre as a Service (DCaaS)"); +?> +
+
+
+ +
+

Data Centre as a Service (DCaaS)!

- Starter Template for Bootstrap +

The Data + Centre as a Service (DCaaS) Multi Use List (MUL) provides Australian Government Agencies with a simple way to procure + Cloud and Cloud-Like services. Contracts through the DCaaS MUL are limited to $80,000 (inc GST) and terms up + to 12 months.
+ The DCaaS MUL is available to Commonwealth FMA Act agencies as well as other Commonwealth, State and + Territory Government bodies. +

- - - +

Browse Available Services »

- +
+
+
+ query("Select service_name from dcaas_services;") as $row) { + foreach (explode(" ", $row[0]) as $word) { + $cloud->addTag($word); + } + } + $cloud->setMinLength(4); + echo $cloud->render(); + echo "
"; + includeFooter(); + ?> - - - - - - - - - - - -
- -
-
-
-

Bootstrap starter template

-

Use this document as a way to quickly start any new project.
All you get is this text and a mostly barebones HTML document.

- - \n"; -} else { -echo " \n"; - } - $row++; -} - fclose($handle); -} -?> -
".implode($data,"")."
".implode($data,"")."
-
- -
- - - - - - - - - - - - --- a/js/bootstrap.js +++ b/js/bootstrap.js --- a/js/bootstrap.min.js +++ b/js/bootstrap.min.js --- /dev/null +++ b/lib/tag-cloud --- /dev/null +++ b/robots.txt @@ -1,1 +1,6 @@ - +# www.robotstxt.org/ +# www.google.com/support/webmasters/bin/answer.py?hl=en&answer=156449 + +User-agent: * +Disallow: /admin/ +Sitemap: http://orgs.disclosurelo.gs/sitemap.xml.php --- /dev/null +++ b/sitemap.xml.php @@ -1,1 +1,21 @@ - +"; +echo '' . "\n"; +echo " " . local_url() . "index.php1.0\n"; +/*foreach (scandir("./") as $file) { + if (strpos($file, ".php") !== false && $file != "index.php" && $file != "sitemap.xml.php") + echo " " . local_url() . "$file0.3\n"; +} */ + + +$query = "Select distinct acnabn, service_name from dcaas_services order by acnabn"; + +foreach ($db->query($query, PDO::FETCH_ASSOC) as $row) { + echo '' . local_url() . 'view.php?acnabn=' . $row['acnabn'] . "&service_name=" . $row['service_name'] . "0.6\n"; +} + +echo ''; --- /dev/null +++ b/table.php @@ -1,1 +1,92 @@ + + +
+
+
+ +

DCaaS Service Catalogue

+ + + + + + + + + + + +
trading_or_business_nameServiceservice_categoryservice_sub_category
+
+ + + + + + + + + + + --- /dev/null +++ b/view.php @@ -1,1 +1,48 @@ +prepare("Select * from dcaas_services where acnabn = :acnabn and service_name = :service_name"); +$sth->bindValue(':acnabn',$acnabn); +$sth->bindValue(':service_name',$service_name); +$sth->execute(); +$data = $sth->fetchAll(PDO::FETCH_ASSOC); +if (count($data) == 0) { + header('HTTP/1.0 404 Not Found'); + includeHeader('Not Found'); + echo "not found"; +} else { + $service = $data[0]; + includeHeader($service['service_name']); + ?> +
+

+ +
+
+

()

+ + View Australian Government contracts with this supplier on AusTender +
+
+
+
+
+ + $value) { + if (trim($value) != "" && !in_array($key, Array('trading_or_business_name' , 'acnabn' , 'service_name' ,'service_description', 'id'))) { + + echo "\n"; + + + } + + } + echo "
".ucwords(str_replace("_", " ", $key)) . "$value
"; + +} +includeFooter(); +