Regiões e zonas


Os recursos do Compute Engine estão alojados em várias localizações em todo o mundo. Estas localizações são compostas por regiões e zonas.

As regiões são áreas geográficas independentes compostas por zonas. As zonas e as regiões são abstrações lógicas dos recursos físicos subjacentes. Para mais informações sobre considerações específicas da região, consulte o artigo Geografia e regiões.

Os recursos que existem numa zona, como as instâncias do Compute Engine ou os discos zonais, são denominados recursos zonais. Outros recursos, como os endereços IP externos estáticos, são regionais. Os recursos regionais podem ser usados por qualquer recurso nessa região, independentemente da zona, enquanto os recursos zonais só podem ser usados por outros recursos na mesma zona. Por exemplo, para anexar um disco persistente zonal a uma instância, ambos os recursos têm de estar na mesma zona. Da mesma forma, se quiser atribuir um endereço IP estático a uma instância, a instância tem de estar na mesma região que o endereço IP estático.

Colocar recursos em diferentes zonas numa região reduz o risco de uma interrupção da infraestrutura que afete todos os recursos em simultâneo. A colocação de recursos em diferentes regiões oferece um grau ainda maior de independência de falhas. Isto permite-lhe criar sistemas robustos com recursos distribuídos por diferentes domínios de falhas.

Apenas determinados recursos são específicos da região ou da zona. Outros recursos, como imagens, são recursos globais que podem ser usados por quaisquer outros recursos em qualquer localização. Para ver informações sobre os recursos globais, regionais e zonais do Compute Engine, consulte o artigo Recursos globais, regionais e zonais.

Identificar uma região ou uma zona

Cada região no Compute Engine contém várias zonas. Cada nome de zona contém duas partes que descrevem cada zona detalhadamente. A primeira parte do nome da zona é a região e a segunda parte do nome descreve a zona na região:

  • Região

    As regiões são coleções de zonas. As zonas têm ligações de rede de largura de banda elevada e latência baixa a outras zonas na mesma região. Para implementar aplicações com tolerância a falhas e alta disponibilidade, a Google recomenda a implementação de aplicações em várias zonas e regiões. Isto ajuda a proteger contra falhas inesperadas de componentes, até e inclusive uma única zona ou região.

    Escolha regiões adequadas ao seu cenário. Por exemplo, se tiver apenas clientes nos EUA ou se tiver necessidades específicas que exijam que os seus dados residam nos EUA, faz sentido armazenar os seus recursos em zonas na região us-central1 ou zonas na região us-east1.

  • Zona

    Uma zona é uma área de implementação numa região. O nome totalmente qualificado de uma zona é composto por <region>-<zone>. Por exemplo, o nome totalmente qualificado da zona a na região us-central1 é us-central1-a.

    Consoante a amplitude da distribuição dos seus recursos, crie instâncias de computação em várias zonas em várias regiões para redundância.

Quotas de recursos

Determinados recursos, como IPs estáticos, imagens, regras de firewall e redes VPC, têm limites de quota definidos ao nível do projeto e limites de quota por região. Quando cria estes recursos, estes contam para a sua quota total ao nível do projeto ou para a sua quota por região, se aplicável. Se algum dos limites de quota afetados for excedido, não pode adicionar mais recursos do mesmo tipo nesse projeto ou região.

Para ver uma lista abrangente das quotas que se aplicam ao seu projeto, visite a página Quotas na Google Cloud consola.

Por exemplo, se a sua quota global de grupos de alvos for 50 e criar 25 grupos de alvos em example-region-1 e 25 grupos de alvos em example-region-2, atinge a quota ao nível do projeto e não pode criar mais grupos de alvos em nenhuma região no seu projeto até libertar espaço. Da mesma forma, se tiver uma quota por região de 7 endereços IP reservados, só pode reservar até 7 endereços IP numa única região. Depois de atingir esse limite, tem de reservar endereços IP numa nova região ou libertar alguns endereços IP.

Manutenção transparente

A Google mantém regularmente a sua infraestrutura aplicando patches aos sistemas com o software mais recente, realizando testes de rotina e manutenção preventiva, e garantindo geralmente que a infraestrutura da Google é tão rápida e eficiente quanto a Google sabe como torná-la.

Por predefinição, todas as instâncias de computação estão configuradas para que estes eventos de manutenção sejam transparentes para as suas aplicações e cargas de trabalho. A Google usa uma combinação de inovações de centros de dados, práticas recomendadas operacionais e tecnologia de migração em direto para afastar as instâncias de máquinas virtuais em execução da manutenção que está a ser realizada. A sua instância continua a ser executada na mesma zona sem qualquer ação da sua parte.

Por predefinição, todas as máquinas virtuais estão definidas para migração em direto, mas também pode definir as suas máquinas virtuais para parar e reiniciar. As duas opções diferem das seguintes formas:

  • Migração em direto

    O Compute Engine migra automaticamente a sua instância em execução. O processo de migração vai afetar o desempenho dos convidados até certo ponto, mas a sua instância permanece online durante todo o processo de migração. O impacto e a duração exatos no desempenho do convidado dependem de vários fatores, mas espera-se que a maioria das aplicações e cargas de trabalho não note. Para mais informações, consulte o artigo Migração em direto.

  • Parar e reiniciar

    O Compute Engine envia automaticamente um sinal à instância para que seja encerrada, aguarda um curto período para que seja encerrada corretamente e, em seguida, reinicia-a fora do evento de manutenção.

Para mais informações sobre como definir as opções acima para as suas instâncias, consulte o artigo Defina a política de manutenção do anfitrião da VM.

Escolher uma região e uma zona

Escolhe a região ou a zona que aloja os seus recursos, o que controla onde os seus dados são armazenados e usados. A escolha de uma região e de uma zona é importante por vários motivos:

Processamento de falhas
Distribua os seus recursos por várias zonas e regiões para tolerar interrupções. A Google concebe zonas para minimizar o risco de falhas correlacionadas causadas por interrupções da infraestrutura física, como energia, refrigeração ou rede. Assim, se uma zona ficar indisponível, pode transferir o tráfego para outra zona na mesma região para manter os seus serviços em funcionamento. Da mesma forma, pode mitigar o impacto de uma indisponibilidade regional na sua aplicação executando serviços de cópia de segurança numa região diferente. Para mais informações sobre a distribuição dos seus recursos e a conceção de um sistema robusto, consulte o artigo Conceber sistemas resilientes.
Latência de rede reduzida
Para diminuir a latência da rede, é aconselhável escolher uma região ou uma zona que esteja perto do seu ponto de serviço. Por exemplo, se tiver principalmente clientes na Costa Leste dos EUA, é recomendável escolher uma região e uma zona principais próximas dessa área, bem como uma região e uma zona alternativas também próximas.

Para mais informações sobre como escolher uma região e uma zona para os seus recursos do Compute Engine, consulte o artigo Práticas recomendadas para a seleção de regiões do Compute Engine.

Sugestões de seleção de localizações

Durante a criação de instâncias de computação, o Compute Engine pode selecionar automaticamente zonas para as suas instâncias com base na capacidade e na disponibilidade através dos seguintes métodos:

  • A API de criação de instâncias em massa pode escolher automaticamente a zona na qual criar instâncias.
  • Um grupo de instâncias geridas (GIG) regional pode ser configurado com um formato de distribuição de destino, que pode criar automaticamente instâncias em zonas onde os recursos estão disponíveis.
  • Se estiver a criar uma instância na Google Cloud consola e souber o tipo de máquina e a região que quer, mas não tiver a certeza de que zona selecionar, pode selecionar Qualquer e a Google escolhe uma zona por si com base no tipo de máquina e na disponibilidade.

Quando selecionar zonas, tenha em atenção o seguinte:

  • A comunicação dentro e entre regiões vai incorrer em custos diferentes.

    Geralmente, a comunicação nas regiões é sempre mais barata e rápida do que a comunicação entre diferentes regiões.

  • Crie sistemas importantes com redundância em várias zonas ou regiões.

    Em algum momento, as suas instâncias podem sofrer uma falha inesperada. Para mitigar os efeitos destes possíveis eventos, deve duplicar sistemas importantes em várias zonas e regiões.

    Por exemplo, se alojar instâncias nas zonas europe-west1-b e europe-west1-c, se europe-west1-b falhar inesperadamente, as suas instâncias na zona europe-west1-c continuam disponíveis. No entanto, se alojar todas as suas instâncias no europe-west1-b, não vai poder aceder a nenhuma instância se o europe-west1-b ficar offline. Considere também alojar os seus recursos em várias regiões. Por exemplo, para planear a disponibilidade contínua da sua carga de trabalho no cenário improvável de a região europe-west1 sofrer uma falha, considere implementar a carga de trabalho em instâncias de cópia de segurança na região europe-west3. Para mais sugestões sobre como criar sistemas para disponibilidade, consulte Criar sistemas resilientes.

Regiões e zonas disponíveis

Pode usar a Google Cloud consola, a Google Cloud CLI ou o REST para ver as regiões e as zonas disponíveis. Também pode obter a lista completa de tipos de máquinas disponíveis em todas as regiões e zonas através do comando gcloud compute machine-types list. Por exemplo, a execução do comando gcloud compute machine-types list --filter="name=t2d-standard-4" apresenta todas as regiões e zonas onde os tipos de máquinas t2d-standard-4 estão disponíveis.

Cada zona oferece uma variedade de processadores. Quando cria uma instância numa zona, a instância usa o processador predefinido suportado nessa zona. Por exemplo, se criar uma instância na zona us-central1-a, a instância usa por predefinição um processador Intel Haswell, a menos que especifique outra opção.

Em alternativa, pode escolher a plataforma de CPU pretendida. Para mais informações, leia o artigo Especificar uma plataforma de CPU mínima para instâncias de VM.

Considere as seguintes informações sobre a disponibilidade de recursos antes de selecionar as regiões e as zonas onde cria as suas instâncias:

Para obter informações sobre o hardware e o suporte de funcionalidades para todas as séries de máquinas, consulte o artigo Comparação das séries de máquinas. Por exemplo, para ver que séries de máquinas suportam o Intel TDX e a posse exclusiva, no campo Escolha propriedades da instância para comparar, selecione Confidential Computing e Posse exclusiva.

Zonas Localização Tipos de máquinas CPUs Opções Emissões de CO2
africa-south1-a Joanesburgo, África do Sul E2, N4, N2&hairsp;, N2D, C4&hairsp;, T2D Intel Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
africa-south1-b Joanesburgo, África do Sul E2, N4, N2&hairsp;, N2D, C4&hairsp;, T2D Intel Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
africa-south1-c Joanesburgo, África do Sul E2, N4, N2&hairsp;, N2D, C4&hairsp;, T2D Intel Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-east1-a Condado de Changhua, Taiwan, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C3D, T2D, M1, C2&hairsp;, C2D, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-east1-b Condado de Changhua, Taiwan, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C3D, T2D, M3, M1, C2&hairsp;, C2D, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-east1-c Condado de Changhua, Taiwan, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C3D, T2D, M3, M1, C2&hairsp;, C2D, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, Granite Rapids,AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-east2-a Hong Kong, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Emerald Rapids, AMD EPYC Rome e AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-east2-b Hong Kong, APAC E2, N2&hairsp;, N2D, N1, T2D, C4&hairsp;, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-east2-c Hong Kong, APAC E2, N4, N2&hairsp;, N2D, N1, T2D, C4&hairsp;, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-northeast1-a Tóquio, Japão, APAC E2, N4, N2&hairsp;, N2D, N1, T2D, Z3, M2, M1, C2&hairsp;, A2, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-northeast1-b Tóquio, Japão, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, T2D, Z3, M3, M2, M1, C2&hairsp;, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , Intel TDX </style="white-space:no-wrap;">
asia-northeast1-c Tóquio, Japão, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, T2D, Z3, M1, C2&hairsp;, A2, G2, A3 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-northeast2-a Osaca, Japão, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C3&hairsp;, T2D, M1, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Broadwell, Skylake, Cascade Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-northeast2-b Osaca, Japão, APAC E2, N2&hairsp;, N2D, N1, T2D, M2, M1, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Broadwell, Skylake, Cascade Lake, Ice Lake, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-northeast2-c Osaca, Japão, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C3&hairsp;, T2D, M2, M1, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-northeast3-a Seul, Coreia do Sul, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, M3, M2, M1, C2&hairsp;, A3, A2, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-northeast3-b Seul, Coreia do Sul, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, M3, M2, M1, C2&hairsp;, A2, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-northeast3-c Seul, Coreia do Sul, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, M3, C2&hairsp;, A3 Intel Ivy Bridge, Sandy Bridge, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-south1-a Mumbai, Índia, APAC E2, N4, N2&hairsp;, N2D, C4&hairsp;, C4A, C3D, T2D, N1, M1, M2, C2&hairsp;, C2D, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-south1-b Mumbai, Índia, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, X4, M4, M3, M2, M1, C2&hairsp;, C2D, G2, A3 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , Intel TDX </style="white-space:no-wrap;">
asia-south1-c Mumbai, Índia, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, X4, M4, M3, M1, C2&hairsp;, C2D, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-south2-a Deli, Índia, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, X4, M4, M2, M1, C2&hairsp; Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-south2-b Deli, Índia, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, M4, M3, M2, M1, C2&hairsp; Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-south2-c Deli, Índia, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, C2&hairsp;, A3 Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-southeast1-a Jurong West, Singapura, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, M4, M3, M1, C2&hairsp;, C2D, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , AMD SEV-SNP, Intel TDX </style="white-space:no-wrap;">
asia-southeast1-b Jurong West, Singapura, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, T2A, Z3, M3, M2, M1 C2&hairsp;, C2D, A2, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Ampere Altra Arm, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , AMD SEV-SNP, Intel TDX </style="white-space:no-wrap;">
asia-southeast1-c Jurong West, Singapura, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, T2A, Z3, M4, M1, C2&hairsp;, C2D, A2, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Ampere Altra Arm, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , AMD SEV-SNP, Intel TDX </style="white-space:no-wrap;">
asia-southeast2-a Jacarta, Indonésia, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, M1 Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-southeast2-b Jacarta, Indonésia, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
asia-southeast2-c Jacarta, Indonésia, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, M1 Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
australia-southeast1-a Sydney, Austrália, APAC E2, N2&hairsp;, N2D, N1, C3&hairsp;, T2D, C2&hairsp;, M2, M1 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, AMD EPYC Rome e AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
australia-southeast1-b Sydney, Austrália, APAC E2, N4, N2&hairsp;, N2D, N1, C3&hairsp;, T2D, Z3, C2&hairsp;, M2, M1 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
australia-southeast1-c Sydney, Austrália, APAC E2, N2&hairsp;, N2D, N1, C3&hairsp;, C3D, T2D, Z3, C2&hairsp;, M3, M1, A3 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
australia-southeast2-a Melbourne, Austrália, APAC E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, T2D Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, Google Axion <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
australia-southeast2-b Melbourne, Austrália, APAC E2, N4, N2&hairsp;, N1, C4&hairsp;, C4A, M3, M1 Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, Google Axion
australia-southeast2-c Melbourne, Austrália, APAC E2, N4, N2&hairsp;, N2D, C4&hairsp;, C4A, T2D, N1, M1 Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, Google Axion <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
europe-north1-a Hamina, Finlândia, Europa E2, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, T2D, C2&hairsp;, M3 Intel Ivy Bridge, Sandy Bridge, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, Google Axion <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-north1-b Hamina, Finlândia, Europa E2, N2&hairsp;, N2D, N1, C4A, T2D, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Broadwell, Skylake, Cascade Lake, AMD EPYC Rome, AMD EPYC Milan, Google Axion <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-north1-c Hamina, Finlândia, Europa E2, N2&hairsp;, N2D, N1, T2D, C2&hairsp;, M3 Intel Ivy Bridge, Sandy Bridge, Broadwell, Skylake, Cascade Lake, Ice Lake, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-north2-a Estocolmo, Suécia, Europa E2, N4, C4&hairsp;, C3D Intel Ivy Bridge, Broadwell, Haswell, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-north2-b Estocolmo, Suécia, Europa E2, N4, C4&hairsp;, C3D Intel Ivy Bridge, Broadwell, Haswell, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-north2-c Estocolmo, Suécia, Europa E2, N4, C4&hairsp; Intel Ivy Bridge, Broadwell, Haswell, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-central2-a Varsóvia, Polónia, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, M1 Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
europe-central2-b Varsóvia, Polónia, Europa E2, N2&hairsp;, N2D, N1, T2D, M1 Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
europe-central2-c Varsóvia, Polónia, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
europe-southwest1-a Madrid, Espanha, Europa E2, N4, N2&hairsp;, N2D, C4&hairsp;, T2D, M4, M3, M1 Intel Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-southwest1-b Madrid, Espanha, Europa E2, N4, N2&hairsp;, N2D, C4&hairsp;, T2D Intel Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-southwest1-c Madrid, Espanha, Europa E2, N4, N2&hairsp;, N2D, C4&hairsp;, T2D, M4, M3, M1 Intel Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west1-b St. Ghislain, Bélgica, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, X4, M4, M3, M2, M1, C2&hairsp;, C2D, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west1-c St. Ghislain, Bélgica, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C3&hairsp;, C3D, T2D, Z3, X4, M2, C2&hairsp;, C2D, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west1-d St. Ghislain, Bélgica, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C3&hairsp;, C3D, T2D, Z3, M4, M3, M2, M1, C2&hairsp;, C2D Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west2-a Londres, Inglaterra, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, M3, M2, M1, C2&hairsp;, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west2-b Londres, Inglaterra, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, M2, M1, C2&hairsp;, C2D, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west2-c Londres, Inglaterra, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C3&hairsp;, T2D, Z3, M3, M1, C2&hairsp;, C2D Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, Google Axion <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west3-a Frankfurt, Alemanha, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, X4, M4, M3, M2, M1, C2&hairsp;, C2D, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , AMD SEV-SNP </style="white-space:no-wrap;">
europe-west3-b Frankfurt, Alemanha, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, X4, M4, M3, M2, M1, C2&hairsp;, C2D, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , AMD SEV-SNP </style="white-space:no-wrap;">
europe-west3-c Frankfurt, Alemanha, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, M3, M1, C2&hairsp;, C2D, A3 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion <style="white-space:no-wrap;"> AMD SEV , AMD SEV-SNP </style="white-space:no-wrap;">
europe-west4-a Eemshaven, Países Baixos, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, T2A, Z3, M4, M3, M2, M1, C2&hairsp;, C2D, A3, A2, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Ampere Altra Arm, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , AMD SEV-SNP, Intel TDX </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west4-b Eemshaven, Países Baixos, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, T2A, Z3, X4, M4, M3, M2, M1, H4D (Pré-visualização), H3, C2&hairsp;, C2D, A3, A2, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Ampere Altra Arm, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , AMD SEV-SNP, Intel TDX </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west4-c Eemshaven, Países Baixos, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, T2A, Z3, X4, M2, M1, H3, C2&hairsp;, C2D, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Ampere Altra Arm, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , AMD SEV-SNP, Intel TDX, NVIDIA Confidential Computing </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west6-a Zurique, Suíça, Europa E2, N2&hairsp;, N1, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake ícone de folha Baixo CO2
europe-west6-b Zurique, Suíça, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, M1, C2&hairsp;, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west6-c Zurique, Suíça, Europa E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, M1, C2&hairsp;, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west8-a Milão, Itália, Europa E2, N2&hairsp;, N2D, T2D, X4, M3, M2, M1 Intel Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
europe-west8-b Milão, Itália, Europa E2, N4, N2&hairsp;, N2D, C4&hairsp;, T2D Intel Broadwell, Skylake, Cascade Lake, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
europe-west8-c Milão, Itália, Europa E2, N4, N2&hairsp;, N2D, C4&hairsp;, T2D, X4, M3, M2, M1, A3 Intel Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
europe-west9-a Paris, França, Europa E2, N4, N2&hairsp;, N2D, C4&hairsp;, C3&hairsp;, T2D, M3 Intel Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV , Intel TDX </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west9-b Paris, França, Europa E2, N4, N2&hairsp;, N2D, C4&hairsp;, C3&hairsp;, T2D, M3, M1 Intel Broadwell, Haswell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV , Intel TDX </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west9-c Paris, França, Europa E2, N2&hairsp;, N2D, C4&hairsp;, T2D, M1, A3 Intel Broadwell, Haswell, Skylake, Cascade Lake, Ice Lake, Emerald Rapid, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
europe-west10-a Berlim, Alemanha, Europa E2, N2&hairsp;, N2D, T2D Intel Broadwell, Skylake, Cascade Lake, Ice Lake, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
europe-west10-b Berlim, Alemanha, Europa E2, N2&hairsp;, N2D, T2D Intel Cascade Lake, Ice Lake, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
europe-west10-c Berlim, Alemanha, Europa E2, N2&hairsp;, N2D, T2D Intel Broadwell, Skylake, Cascade Lake, Ice Lake, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
europe-west12-a Turim, Itália, Europa E2, N2&hairsp;, N2D, T2D e M3 Intel Broadwell, Skylake, Cascade Lake, Ice Lake, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
europe-west12-b Turim, Itália, Europa E2, N2&hairsp;, N2D, T2D e M3 Intel Broadwell, Skylake, Cascade Lake, Ice Lake, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
europe-west12-c Turim, Itália, Europa E2, N2&hairsp;, N2D, C4&hairsp;, T2D Intel Broadwell, Skylake, Cascade Lake, Emerald Rapid, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
me-central1-a Doha, Catar, Médio Oriente E2, N2&hairsp; Intel Broadwell, Haswell, Ivy Bridge, Skylake, Cascade Lake, Ice Lake
me-central1-b Doha, Catar, Médio Oriente E2, N4, N2&hairsp;, N2D, T2D, M3 Intel Broadwell, Haswell, Ivy Bridge, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
me-central1-c Doha, Catar, Médio Oriente E2, N2&hairsp;, N2D, C4&hairsp;, T2D, M3 Intel Broadwell, Haswell, Ivy Bridge, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
me-central2-a Dammam, Arábia Saudita, Médio Oriente E2, N4, N2&hairsp;, N2D, C4&hairsp;, C3&hairsp;, T2D, M3, G2 Intel Broadwell, Haswell, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
me-central2-b Dammam, Arábia Saudita, Médio Oriente E2, N2&hairsp;, N2D, C3&hairsp;, T2D, C2&hairsp; Intel Broadwell, Haswell, Ivy Bridge, Cascade Lake, Ice Lake, Sapphire Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
me-central2-c Dammam, Arábia Saudita, Médio Oriente E2, N4, N2&hairsp;, N2D, C4&hairsp;, C3&hairsp;, T2D, M3, M2, C2&hairsp;, G2 Intel Broadwell, Haswell, Ivy Bridge, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
me-west1-a Telavive, Israel, Médio Oriente E2, N4, N2&hairsp;, N2D, C4&hairsp;, T2D, M3, M1, C2&hairsp;, A2 Intel Broadwell, Haswell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
me-west1-b Telavive, Israel, Médio Oriente E2, N4, N2&hairsp;, N2D, N1GPU required, C4&hairsp;, C3&hairsp;, T2D, C2&hairsp; Intel Broadwell, Haswell, Ivy Bridge, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
me-west1-c Telavive, Israel, Médio Oriente E2, N2&hairsp;, N2D, N1GPU required, C3&hairsp;, T2D, M3, M1, C2&hairsp;, A2 Intel Broadwell, Haswell, Ivy Bridge, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
northamerica-northeast1-a Montréal, Québec, América do Norte E2, N2&hairsp;, N2D, N1, C3&hairsp;, T2D, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
northamerica-northeast1-b Montréal, Québec, América do Norte E2, C3&hairsp;, N2&hairsp;, N2D, N1, T2D, M3, M2, M1, H3 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
northamerica-northeast1-c Montréal, Québec, América do Norte E2, N2&hairsp;, N2D, N1, T2D, M3, M2, M1, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
northamerica-northeast2-a Toronto, Ontário, América do Norte E2, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, M3, M2, M1, G2 Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
northamerica-northeast2-b Toronto, Ontário, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, M3, M2, M1, G2 Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
northamerica-northeast2-c Toronto, Ontário, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, A3 Intel Ivy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
northamerica-south1-a Queretaro, México, América do Norte E2, N4, C4&hairsp;, C4A, C3D Intel Ivy Bridge, Haswell, Broadwell, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, Google Axion <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
northamerica-south1-b Queretaro, México, América do Norte E2, N4, C4&hairsp;, C4A, C3D Intel Ivy Bridge, Haswell, Broadwell, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, Google Axion <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
northamerica-south1-c Queretaro, México, América do Norte E2, N4, C4&hairsp;, C4A, C3D Intel Ivy Bridge, Haswell, Broadwell, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, Google Axion <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
southamerica-east1-a Osasco, São Paulo, Brasil, América do Sul E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C3&hairsp;, T2D, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
southamerica-east1-b Osasco, São Paulo, Brasil, América do Sul E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C3&hairsp;, T2D, M3, M2, M1, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
southamerica-east1-c Osasco, São Paulo, Brasil, América do Sul E2, N2&hairsp;, N2D, N1, C3&hairsp;, T2D, M4, M3, M2, M1, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
southamerica-west1-a Santiago, Chile, América do Sul E2, N4, N2&hairsp;, C4&hairsp;, C2&hairsp; Intel Broadwell, Haswell, Skylake, Cascade Lake e Emerald Rapids ícone de folha Baixo CO2
southamerica-west1-b Santiago, Chile, América do Sul E2, N2&hairsp;, N2D, C4&hairsp;, C2&hairsp; T2D, M4, M2, M1 Intel Broadwell, Haswell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
southamerica-west1-c Santiago, Chile, América do Sul E2, N2&hairsp;, M4, M3, M2, M1, C2&hairsp; Intel Broadwell, Haswell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids ícone de folha Baixo CO2
us-central1-a Council Bluffs, Iowa, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, T2A, Z3, X4, M4, M3, M2, M1, H3, C2&hairsp;, C2D, H4D (Pré-visualização), A4X, A3, A2, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Ampere Altra Arm, Google Axion, NVIDIA Grace GPUs, <style="white-space:no-wrap;"> AMD SEV , AMD SEV-SNP, Intel TDX, NVIDIA Confidential Computing </style="white-space:no-wrap;"> ícone de folha Baixo CO2
us-central1-b Council Bluffs, Iowa, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, T2A, M4, M3, M2, M1, C2&hairsp;, C2D, A4&hairsp;, A3, A2, G4, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Ampere Altra Arm, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , AMD SEV-SNP, Intel TDX </style="white-space:no-wrap;"> ícone de folha Baixo CO2
us-central1-c Council Bluffs, Iowa, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, X4, M3, M2, M1, C2&hairsp;, C2D, A3, A2, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , AMD SEV-SNP, Intel TDX </style="white-space:no-wrap;"> ícone de folha Baixo CO2
us-central1-f Council Bluffs, Iowa, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C3&hairsp;, C3D, T2D, T2A, Z3, M1, C2&hairsp;, C2D, A2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, Ampere Altra Arm, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
us-east1-b Moncks Corner, Carolina do Sul, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, M3, M1, C2&hairsp;, C2D, A2, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
us-east1-c Moncks Corner, Carolina do Sul, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, M1, C2&hairsp;, C2D, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , Intel TDX </style="white-space:no-wrap;">
us-east1-d Moncks Corner, Carolina do Sul, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, M3, M1, C2&hairsp;, C2D, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , Intel TDX </style="white-space:no-wrap;">
us-east4-a Ashburn, Virgínia, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, X4, M4, M3, M2, M1, C2&hairsp;, C2D, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , Intel TDX </style="white-space:no-wrap;">
us-east4-b Ashburn, Virgínia, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, M4, M3, M2, M1, C2&hairsp;, C2D, A3 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
us-east4-c Ashburn, Virgínia, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, X4, M4, M1, C2&hairsp;, C2D, A3, A2, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , Intel TDX </style="white-space:no-wrap;">
us-east5-a Columbus, Ohio, América do Norte E2, N4, N2&hairsp;, N2D, C4&hairsp;, C3&hairsp;, T2D, Z3, M4, C2&hairsp;, A3 Intel Broadwell, Haswell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV , NVIDIA Confidential Computing </style="white-space:no-wrap;">
us-east5-b Columbus, Ohio, América do Norte E2, N4, N2&hairsp;, N2D, C4&hairsp;, C3&hairsp;, C3D, T2D, Z3, M4, C2&hairsp; Intel Broadwell, Haswell, Skylake, Cascade Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa GPUs, <style="white-space:no-wrap;"> AMD SEV , Intel TDX </style="white-space:no-wrap;">
us-east5-c Columbus, Ohio, América do Norte E2, N4, N2&hairsp;, N2D, C4&hairsp;, C3&hairsp;, T2D, Z3, C2&hairsp; Intel Broadwell, Haswell, Skylake, Cascade Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV , Intel TDX </style="white-space:no-wrap;">
us-south1-a Dallas, Texas, América do Norte E2, N4, N2&hairsp;, N2D, C4&hairsp;, C3&hairsp;, T2D Intel Broadwell, Haswell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
us-south1-b Dallas, Texas, América do Norte E2, N4, N2&hairsp;, C3&hairsp;, A3 Intel Broadwell, Haswell, Skylake, Cascade Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids GPUs ícone de folha Baixo CO2
us-south1-c Dallas, Texas, América do Norte E2, N2&hairsp;, N2D, T2D Intel Broadwell, Haswell, Skylake, Cascade Lake, Ice Lake, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
us-west1-a The Dalles, Oregon, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, M4, M3, M1, C2&hairsp;, C2D, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , Intel TDX </style="white-space:no-wrap;"> ícone de folha Baixo CO2
us-west1-b The Dalles, Oregon, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, Z3, C2&hairsp;, C2D, M4, M3, M1, A3, G2 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV , Intel TDX </style="white-space:no-wrap;"> ícone de folha Baixo CO2
us-west1-c The Dalles, Oregon, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, T2D, C2&hairsp;, C2D, G2, A3 Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;"> ícone de folha Baixo CO2
us-west2-a Los Angeles, Califórnia, América do Norte E2, N2&hairsp;, N2D, N1, C4&hairsp;, C3&hairsp;, C3D, T2D, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
us-west2-b Los Angeles, Califórnia, América do Norte E2, N2&hairsp;, N2D, N1, C3&hairsp;, T2D, M1, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
us-west2-c Los Angeles, Califórnia, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C3&hairsp;, M1, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Haswell, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
us-west3-a Salt Lake City, Utah, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C3&hairsp;, T2D, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
us-west3-b Salt Lake City, Utah, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, T2D, C2&hairsp;, A2 Intel Ivy Bridge, Sandy Bridge, Broadwell, Skylake, Cascade Lake, Ice Lake, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
us-west3-c Salt Lake City, Utah, América do Norte E2, N4, N2&hairsp;, N2D, N1, C3&hairsp;, T2D, C2&hairsp; Intel Ivy Bridge, Sandy Bridge, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, AMD EPYC Rome, AMD EPYC Milan <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
us-west4-a Las Vegas, Nevada, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, C3D, T2D, C2&hairsp;, C2D, X4, M3, M2, M1, A3, G2 Intel Ivy Bridge, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Genoa, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
us-west4-b Las Vegas, Nevada, América do Norte E2, N4, N2&hairsp;, N2D, N1, C4&hairsp;, C4A, C4D, C3&hairsp;, T2D, C2&hairsp;, C2D, X4, M3, M2, M1, A2 Intel Ivy Bridge, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, Emerald Rapids, Granite Rapids, AMD EPYC Rome, AMD EPYC Milan, AMD EPYC Turin, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">
us-west4-c Las Vegas, Nevada, América do Norte E2, N2&hairsp;, N2D, N1, C4A, C3&hairsp;, T2D, C2&hairsp;, C2D, G2 Intel Ivy Bridge, Broadwell, Skylake, Cascade Lake, Ice Lake, Sapphire Rapids, AMD EPYC Rome, AMD EPYC Milan, Google Axion GPUs, <style="white-space:no-wrap;"> AMD SEV  </style="white-space:no-wrap;">

*GPU necessária: para usar um tipo de máquina N1 em qualquer uma das zonas me-west1 suportadas, tem de anexar, pelo menos, uma GPU NVIDIA T4 à VM.

O que se segue?

Experimente

Se está a usar o Google Cloud pela primeira vez, crie uma conta para avaliar o desempenho do Compute Engine em cenários reais. Os novos clientes também recebem 300 USD em créditos gratuitos para executar, testar e implementar cargas de trabalho.

Experimente o Compute Engine gratuitamente