Archives for Cloud Computing - Page 21
Creating a VNET and a VPN Gateway – Azure
VPN Gateway #creategateway A VPN gateway must have a Public IP address. You first request the IP address resource, and then refer to it when creating your virtual network gateway.…
GCP Networking and Firewall Basics
Google’s networking is similar to AWS’ with some minor differences. VPC Network Overview VPC networks, including their associated routes and firewall rules, are global resources. They are not associated with…
AWS and Azure Governance Issues for Large Companies
As your cloud footprint grows, so does your deviation from best practices. Governance is the glue that keeps all your multiple accounts (and resources therein) from flying apart and becoming…
Gauging the depth of a cloud architect
Since cloud architects can come from either app development or Networking backgrounds, it is important to understand how they would be able to assist a potential customer. Over two dozen…
Before you PaaS out
PaaS is really such a great option for building a global, enterprise grade web applicaiton, without worrying about the riskier propositions such as 24-7 availability, automated backups and failover, automatic…
Multiple AWS Environments and Accounts – IAM Strategies
How many AWS top level Accounts should you have? Here are some popular answers: ONE Account – that encompasses all environments. Delineated access to Production and Non-Production occurs through IAM…
Ridonculous Failover Options in the Cloud (AWS)
Let us define some terms before we get started. STANDBY environment - means an active, functioning environment, ready to take over instantly and automatically BACKUP environment - means a passive,…
Cloud Conference Speaker
Anuj Varma has spoken on Cloud Computing and Blockchain technologies - in local as well as international conferences. He also conducts youth camps to instill math, science and computer science…
SAP HANA on AWS
instance type with 4 TB of memory now available! We are excited to announce that the Amazon EC2 instance type with 4 TB memory is now generally available and certified…
Error during deployment of resource – Subscription is not registered in region–error while publishing to Azure Websites or Azure API Apps
This was a frustrating error – trying to publish your VS web app to an Azure Website, gives a long-winded error message about regions and subscriptions… The workaround –…