top of page

GCP IAAC Automation

  • Writer: Anand Nerurkar
    Anand Nerurkar
  • Jul 5, 2022
  • 1 min read

Assumption: GCP Free tier account


As a part of Cloud migration/development, we need to develop application which is Cloud Native and then deploy those resources to Cloud (public/private/Hybrid). Most of the Cloud provider support many managed services ,which we can use and deploy those resources.

Resources could be

· Application deployed on VM/GKE cluster/App Engine

· Load balancer

· VPC Network, subnet

· Database

· IAM

· Pub/sub

· Firewall

· Cloud storage

· Big query


As a part of learning curve initially, we can use below tool

GCP web console

GCP cloud shell

API


Disadvantages

· Manual process

· Error prone

· Time consuming

· No governance

· Not possible to review


All those resources are part of infrastructure we are creating, this need to be automated so that we can reuse the template to create the resources. We need to perform infrastructure as a code (IAAC).


We make use of

· Terraform – open source IAAC

· Deployment Manager – GCP IAAC


 
 
 

Recent Posts

See All
RFP PRE/POST-PROPOSAL SUBMISSION FLOW

🏆 1. The 5 Pillars to Win a Large Strategic Deal 1. Understand the Client Better Than They Do 👉 Don’t just read RFP — decode it What is their real problem ? What is driving this deal? (compliance, c

 
 
 
DIGITAL LENDING RFP Solution

🎯 RFP Proposal SOLUTION PRESENTATION – DIGITAL LENDING (WITH COLOR-CODED ARCHITECTURE) 1️⃣ Opening “Thank you for the opportunity. I’ll walk you through our approach to building a next-generation dig

 
 
 

Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating
  • Facebook
  • Twitter
  • LinkedIn

©2024 by AeeroTech. Proudly created with Wix.com

bottom of page