276 captures
08 Dec 2014 - 18 Feb 2026
Aug SEP Oct
20
2019 2020 2021
success
fail

About this capture

COLLECTED BY

Collection: GDELT Project

TIMESTAMPS

The Wayback Machine - http://web.archive.org/web/20200920135348/https://cloud.google.com/deployment-manager
 












Docs   Support  











Management tools  


Contact Sales   Get started for free
 














Why Google  

More  



Solutions  

More  



Products  

More  



Pricing  

More  



Getting started  

More  



Docs  

Support  

Console  

Contact Sales  

Get started for free  





Groundbreaking solutions. Transformative know-how.  

Learn more  

Why Google Cloud  

Choosing Google Cloud  

Trust and security  

Open cloud  

Global infrastructure  

Analyst reports  

Customer stories  

Partners  

Google Cloud Blog  

Events  



Industry Solutions  

Retail  

Financial Services  

Healthcare and Life Sciences  

Media and Entertainment  

Telecommunications  

Gaming  

Manufacturing  

Energy  

Government  

Education  

Small and Medium Business  

Cloud Natives  

See all solutions  

Application Modernization  

Hybrid and Multi-cloud Application Platform  

Cloud-Native App Development  

Serverless solutions  

DevOps  

Configuration Management  

Continuous Delivery (CD)  

Continuous Integration (CI)  

Infrastructure as Code  

Secrets Management  

Mainframe Modernization  

Hosting  

Artificial Intelligence  

Build and Use AI  

Contact Center AI  

Document AI  

Cloud Talent Solution  

Business Application Platform  

New Business Channels Using APIs  

Unlocking Legacy Applications Using APIs  

Open Banking APIx  

Data Management  

Database Migration  

Database Modernization  

Google Cloud Databases  

Migrate Oracle workloads to Google Cloud  

Open Source Databases  

SQL Server on Google Cloud  

Digital Transformation  

Business Continuity  

Digital Innovation  

Operational Efficiency  

COVID-19 Solutions  

COVID-19 Solutions for the Healthcare Industry  

Infrastructure Modernization  

VM Migration  

SAP on Google Cloud  

High Performance Computing  

Windows on Google Cloud  

Data Center Migration  

Marketing Technology  

Active Assist  

Virtual Desktops  

Productivity and Collaboration  

G Suite  

G Suite Essentials  

Cloud Identity  

Chrome Enterprise  

Cloud Search  

Security  

Application Security  

Security Analytics and Operations  

BeyondCorp Remote Access  

Smart Analytics  

Data Warehouse Modernization  

Stream Analytics  

Marketing Analytics  

Data Lake Modernization  

Business Intelligence  



Featured Products  

Compute Engine  

Cloud Storage  

Cloud SDK  

Cloud SQL  

Google Kubernetes Engine  

BigQuery  

Cloud CDN  

Dataflow  

Operations  

Cloud Run  

Cloud Functions  

See all products (100+)  

AI and Machine Learning  

Speech-to-Text  

Vision AI  

Text-to-Speech  

Cloud Translation  

Cloud Natural Language  

AutoML  

AI Platform  

Video AI  

AI Infrastructure  

Dialogflow  

AutoML Tables  

See all AI and machine learning products  

API Management  

Apigee API Platform  

Analyze APIs  

Monetize APIs  

Apigee Hybrid  

Apigee Sense  

Cloud Endpoints  

Developer Portal  

Apigee Healthcare APIx  

Apigee Open Banking APIx  

Cloud Healthcare API  

AppSheet  

Compute  

Compute Engine  

App Engine  

Cloud GPUs  

Migrate for Compute Engine  

Preemptible VMs  

Shielded VMs  

Sole-Tenant Nodes  

Bare Metal  

Recommender  

VMware Engine  

Cloud Run  

See all compute products  

Containers  

Google Kubernetes Engine  

Container Registry  

Container Security  

Cloud Build  

Deep Learning Containers  

Kubernetes Applications  

Artifact Registry  

Knative  

Cloud Run  

Cloud Code  

Data Analytics  

BigQuery  

Looker  

Dataflow  

Pub/Sub  

Dataproc  

Cloud Data Fusion  

Cloud Composer  

Data Catalog  

Dataprep  

Google Data Studio  

Google Marketing Platform  

Cloud Life Sciences  

Databases  

Cloud Bigtable  

Firestore  

Memorystore  

Cloud Spanner  

Cloud SQL  

Firebase Realtime Database  

Developer Tools  

Cloud SDK  

Container Registry  

Cloud Build  

Cloud Source Repositories  

Cloud Scheduler  

Tekton  

Cloud Tasks  

Cloud Code  

Tools for Visual Studio  

Tools for Eclipse  

Cloud Code for IntelliJ  

See all developer tools  

Healthcare and Life Sciences  

Apigee Healthcare APIx  

Cloud Healthcare API  

Cloud Life Sciences  

Hybrid and Multi-cloud  

Anthos  

Cloud Run for Anthos  

Google Cloud Marketplace for Anthos  

Migrate for Anthos  

Operations  

Cloud Build  

Traffic Director  

Apigee API Management  

Internet of Things  

Cloud IoT Core  

Edge TPU  

Management Tools  

Cloud Shell  

Cloud Console  

Cloud Deployment Manager  

Cloud Mobile App  

Cloud APIs  

Private Catalog  

Cost Management  

Media and Gaming  

Game Servers  

Zync Render  

Anvato  

OpenCue  

Migration  

BigQuery Data Transfer Service  

Cloud Data Transfer  

Cloud Foundation Toolkit  

Transfer Service  

Migrate for Anthos  

Migrate for Compute Engine  

Transfer Appliance  

VM Migration  

Networking  

Cloud Armor  

Cloud CDN  

Cloud DNS  

Cloud Load Balancing  

Cloud NAT  

Hybrid Connectivity  

Network Intelligence Center  

Network Service Tiers  

Network Telemetry  

Traffic Director  

Virtual Private Cloud  

Service Directory  

Operations  

Cloud Logging  

Cloud Monitoring  

Error Reporting  

Kubernetes Engine Monitoring  

Service Monitoring  

Cloud Trace  

Cloud Profiler  

Cloud Debugger  

Transparent Service Level Indicators  

Security and Identity  

Cloud IAM  

Assured Workloads  

Cloud Key Management  

Confidential Computing  

Security Command Center  

Cloud Data Loss Prevention  

Managed Service for Microsoft Active Directory  

Access Transparency  

Titan Security Key  

Secret Manager  

See all security and identity products  

Serverless Computing  

Cloud Run  

Cloud Functions  

App Engine  

Workflows  

Storage  

Cloud Storage  

Filestore  

Persistent Disk  

Cloud Storage for Firebase  

Local SSD  

Archival Storage  

Cloud Data Transfer  

G Suite Essentials  



Do more for less with Google Cloud  

Contact sales  

Google Cloud Platform  

Overview  

Price list  

Calculators  

Free on Google Cloud  

More Cloud Products  

G Suite  

Google Maps Platform  

Cloud Identity  

Apigee  

Firebase  

Zync Render  



Get started with Google Cloud  

Try GCP Free  

Get Started  

Resources to Start on Your Own  

Quickstarts  

GCP Marketplace  

Training  

Certification  

Get Help from an Expert  

Consulting  

Technical Account Management  

Find a Partner  

Become a Partner  

More ways to get started  






Home  


Products  


Management tools  


Cloud Deployment Manager  


 



Cloud Deployment Manager 


Create and manage cloud resources with  simple templates.

Try it free   Contact sales  


View documentation  for this product. 








Simplify your cloud management



Google Cloud Deployment Manager  allows you to specify all the resources needed for your  application in a declarative format using yaml. You can also  use Python or Jinja2 templates to parameterize the  configuration and allow reuse of common deployment paradigms  such as a load balanced, auto-scaled instance group. Treat  your configuration as code and perform repeatable  deployments.
 






Repeatable deployment process

 
By creating configuration files which define the resources, the  process of creating those resources can be repeated over and  over with consistent results.
 





Declarative language

 
Many tools use an imperative approach, requiring the user to  define the steps to take to create and configure resources. A  declarative approach allows the user to specify what the  configuration should be and let the system figure out the steps  to take.
 





Focus on the application

 
The user can focus on the set of resources which comprise the  application or service instead of deploying each resource  separately.
 





Template-driven

 
Templates allow the use of building blocks to create  abstractions or sets of resources that are typically deployed  together (e.g. an instance template, instance group, and  autoscaler). These templates can be parameterized to allow them  to be used over and over by changing input values to define what  image to deploy, the zone in which to deploy, or how many  virtual machines to deploy.
 




Features

 




Parallel deployment



Deploy many resources at one time, in parallel.
 


Templates



Python and Jinja2 template to programmatically control what  gets deployed.
 


Updates



Add, delete, or change resources in the deployment.
 


Input and output parameters



Pass variables (e.g. zone, machine size, number of  machines, state: test, prod, staging) into your templates  and get output values back (e.g. IP address assigned, link  to the instance).
 


Schema files



JSON schema for defining and constraining parameters.
 


References



One resource definition can reference another resource  creating dependencies and controlling the order of resource  creation.
 


Preview mode



See what changes Deployment Manager will make on a create  or update operation before you commit the changes.
 


Console UI



View your deployments in the Google Cloud Console where you  can see one view of your whole deployment in a hierarchical  view.
 






Wix Media Group relies  on Deployment Manager to create and manage our deployments on Google  Cloud Platform. It allows us to easily deploy systems in a variety  of locations, provides us with the control we need to roll out new  services easily, and gives us the flexibility we need to deploy  several versions of our code simultaneously. 
 Golan  Parashi, Infrastructure Technical Lead, Wix Media Group 








Technical  resources 







View documentation
Getting started  with Deployment Manager
 

View documentation    




View documentation
API Reference
 

View documentation    




View documentation
Step-by-step  walkthrough
 

View documentation    






Pricing

 



Deployment Manager is available at no additional charge to  Google Cloud Platform customers.
 







Take the next step

 


Start building on Google Cloud  with $300 in free credits and 20+ always free products.
 

Try it free  





Need help getting  started? 
Contact sales  


Work with a  trusted partner 
Find a partner  


Continue browsing  
See all products  








Choosing Google Cloud  

Trust and security  

Open cloud  

Global infrastructure  

Customers and case studies  

Analyst reports  

Whitepapers  





GCP pricing  

G Suite pricing  

Maps Platform pricing  

See all products  





Infrastructure modernization  

Data management  

Application modernization  

Smart analytics  

Artificial Intelligence  

Security  

Productivity & work transformation  

Industry solutions  

DevOps solutions  

Small business solutions  

See all solutions  





GCP documentation  

GCP quickstarts  

Google Cloud Marketplace  

G Suite Marketplace  

Support  

Tutorials  

Training  

Certifications  

Google Developers  

Google Cloud for Startups  

System status  

Release Notes  





Contact sales  

Find a Partner  

Become a Partner  

Blog  

Events  

Podcast  

Community  

Press center  

Google Cloud on YouTube  

GCP on YouTube  

G Suite on YouTube  

Follow on Twitter  

Join User Research  

We're hiring. Join Google Cloud!  






About Google  

Privacy  

Site terms  

Google Cloud terms  

Sign up for the Google Cloud newsletter   Subscribe