<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Vertica Documentation – Set up Vertica on the cloud</title>
    <link>/en/setup/set-up-on-cloud/</link>
    <description>Recent content in Set up Vertica on the cloud on Vertica Documentation</description>
    <generator>Hugo -- gohugo.io</generator>
    
	  <atom:link href="/en/setup/set-up-on-cloud/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Setup: Vertica on Amazon Web Services</title>
      <link>/en/setup/set-up-on-cloud/on-aws/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/setup/set-up-on-cloud/on-aws/</guid>
      <description>
        
        
        &lt;p&gt;Vertica clusters on AWS can operate on EC2 instances automatically provisioned using a CloudFormation Template (CFT), or manually deployed using Amazon Machine Images (AMIs). For information about these deployment methods, see &lt;a href=&#34;../../../en/setup/set-up-on-cloud/on-aws/deploy-using-cloudformation-templates/&#34;&gt;Deploy Vertica using CloudFormation templates&lt;/a&gt; and &lt;a href=&#34;../../../en/setup/set-up-on-cloud/on-aws/manually-deploy-on-aws/&#34;&gt;Manually deploy Vertica on AWS&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;You can deploy a Vertica database on AWS running in either Enterprise Mode or Eon Mode. The differences between these two modes lay in their architecture, deployment, and scalability:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Enterprise Mode&lt;/strong&gt; stores data locally on the nodes in the database.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/aws/vertica-enterprise-cluster-in-aws-diagram.svg&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Eon Mode&lt;/strong&gt; stores its data in an S3 bucket.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;../../../images/aws/vertica-eon-cluster-in-aws-diagram.svg&#34; alt=&#34;&#34;&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Eon Mode separates the computational processes from the communal storage layer of your database. This separation lets you elastically vary the number of nodes in your database cluster to adjust to varying workloads.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Vertica also supports the following AWS features:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Enhanced Networking&lt;/strong&gt;: Vertica recommends that you use the AWS enhanced networking for optimal performance. For more information, see &lt;a href=&#34;http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/enhanced-networking.html&#34;&gt;Enabling Enhanced Networking on Linux Instances in a VPC&lt;/a&gt; in the AWS documentation.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Command Line Interface&lt;/strong&gt;: Use the Amazon command-line Interface (CLI) with your Vertica AMIs. For more information, see &lt;a href=&#34;http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html&#34;&gt;What Is the AWS Command Line Interface?&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Elastic Load Balancing&lt;/strong&gt;: Use elastic load balancing (ELB) for queries up to one hour. When enabling ELB, configure the timer to 3600 seconds. For more information see &lt;a href=&#34;https://aws.amazon.com/elasticloadbalancing/&#34;&gt;Elastic Load Balancing&lt;/a&gt; in the AWS documentation.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For more information about Amazon cluster instances and their limitations, see the &lt;a href=&#34;http://aws.amazon.com/documentation/&#34;&gt;Amazon documentation&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id=&#34;in-this-section&#34;&gt;In this section&lt;/h2&gt;

      </description>
    </item>
    
    <item>
      <title>Setup: Vertica on Microsoft Azure</title>
      <link>/en/setup/set-up-on-cloud/on-azure/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/setup/set-up-on-cloud/on-azure/</guid>
      <description>
        
        
        &lt;p&gt;Vertica supports automatic deployment on Azure through the Microsoft Azure Marketplace, or manual installation and deployment on Azure VMs.&lt;/p&gt;
&lt;p&gt;You can deploy a Vertica database on the Microsoft Azure Cloud running in either &lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/enterprise/&#34; title=&#34;A database mode that optimizes your database for analytic speed.&#34;&gt;[%=Vertica.Enterprise_Mode%]&lt;/a&gt; or &lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/eon/&#34; title=&#34;Eon Mode is the database mode that optimizes your database for scalability.&#34;&gt;[%=Vertica.EonModeName%]&lt;/a&gt;. In Eon Mode, Vertica stores its data communally using Azure block blob storage.&lt;/p&gt;
&lt;p&gt;This section explains how to deploy a Vertica database to Microsoft Azure.&lt;/p&gt;
&lt;p&gt;For more information about Azure, see the &lt;a href=&#34;https://azure.microsoft.com/en-us/documentation/services/virtual-machines/linux/&#34;&gt;Azure documentation&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
    <item>
      <title>Setup: Vertica on Google Cloud Platform</title>
      <link>/en/setup/set-up-on-cloud/on-gcp/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/en/setup/set-up-on-cloud/on-gcp/</guid>
      <description>
        
        
        &lt;p&gt;Vertica supports automatic deployment on Google Cloud Platform (GCP) through the &lt;a href=&#34;https://cloud.google.com/launcher/&#34;&gt;Google Cloud Launcher&lt;/a&gt;, or manual installation and deployment on GCP machines.&lt;/p&gt;
&lt;p&gt;You can deploy a Vertica database on GCP running in either &lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/enterprise/&#34; title=&#34;A database mode that optimizes your database for analytic speed.&#34;&gt;[%=Vertica.Enterprise_Mode%]&lt;/a&gt; or &lt;a class=&#34;glosslink&#34; href=&#34;../../../en/glossary/eon/&#34; title=&#34;Eon Mode is the database mode that optimizes your database for scalability.&#34;&gt;[%=Vertica.EonModeName%]&lt;/a&gt;. In Eon Mode, Vertica stores its data communally using Google Cloud Storage (GCS).&lt;/p&gt;
&lt;p&gt;This section explains how to deploy a Vertica database to GCP.&lt;/p&gt;
&lt;p&gt;For more information about GCP, see the &lt;a href=&#34;https://cloud.google.com/docs&#34;&gt;Google Cloud documentation&lt;/a&gt;.&lt;/p&gt;

      </description>
    </item>
    
  </channel>
</rss>
