Archives for Cloud Computing - Page 11
GCP api keys at an enterprise level
The provisioning of the key is identical for all users, enterprise or non. However, based on usage, there are limits. Taking Google maps as an example (from GCP) Users of…
Control Tower vs Landing Zones in AWS –High Level Recap
Control Tower Pros Self Service model - A 'better' supported service - with shorter AWS support response times (compared to Landing Zones) Lower Complexity - most customers report smoother execution…
Big Data Services on GCP
BigQuery - Scalable, managed enterprise data warehouse for analytics. Cloud Dataflow - Managed service based on Apache Beam for stream and batch data processing. Cloud Dataproc - Big data platform for running Apache Hadoop and Apache Spark jobs. Cloud Composer - Managed workflow…
Check available IP addresses in an AWS Subnet
Install the AWS CLI. Get your AWS IAM user's access key (downloads a csv file) Connect to your aws account - (from cmd prompt, type aws configure). Enter your access…
Quickstart Terraform for AWS
First, install terraform and set the PATH variable Create a folder which will contain your .tf files. cd to that folder (from a cmd prompt) From the same command prompt,…
Blue Green Deployments and Testing – AWS
When an application is developed and deployed to an AWS Elastic Beanstalk environment, having two separate, but identical, environments—blue and green—increases availability and reduces risk. The blue environment is the…
monitoring and alerting , AWS cloudwatch vs GCP stackdriver
Overview For alerting based on monitored CPU, RAM etc., Amazon CloudWatch and Stackdriver are part of your native cloud monitoring services. Some of the features offered by Amazon CloudWatch are:…
Azure Landing Zone Equivalent
Landing Zone like Blueprint in Azure Is there such a thing as an multi account structure landing zone in Azure? Something like this AWS landing zone (Control Tower)? azure landing…
Cloud Security and Migration Architect, Houston, TX
azure powershell architect Anuj Varma is a certified cloud and application Architect based in Austin, TX and Houston, TX. Some aspects of Cloud Architecture that Anuj has helped customers with…
AWS to GCP Migrate
Pre Requisites on AWS - Windows VMs Velostrata uses AWS IAM groups and instance roles to define and enable these permissions. At minimum, we recommend the following setup: An IAM…