How to Create EKS Cluster Using Terraform?Create AWS VPC using Terraform¶ Let's start with terraform. First, we need to create an AWS provider. It allows to interact with the many resources supported by AWS, such as VPC, EC2, EKS, and many others. You must configure the provider with the pr...Sep 2, 2023·13 min read
What is resource group in AzureWell, let’s discuss here What is resource group in Azure. A Resource Group in Azure is nothing but a logical container where you are creating your Azure resources. That holds all your Azure Resources. A resource group created in a specific region can...Jul 7, 2023·13 min read
Introduction to Microsoft Azure | A cloud computing serviceWhat is Azure? Azure is Microsoft’s cloud platform, just like Google has its Google Cloud and Amazon has its Amazon Web Service or AWS.000. Generally, it is a platform through which we can use Microsoft’s resources. For example, to set up a huge serv...Jul 6, 2023·5 min read
How to Create a Load Balancer on Google Cloud?Load Balancer Concept Google Cloud LB is smart. It offers more than a traditional one. HTTP/2 enabled Terminate SSL handshake Custom SSL/TLS policies Route traffic to the nearest server Path-based routing Auto-scaling and a lot more… The foll...Jul 3, 2023·4 min read
Google Cloud Load BalancerGoogle Cloud Load Balancer Definition Google Cloud Platform (GCP) users effectively balance workloads with managed services. Google Cloud Load Balancer monitoring distributes traffic across multiple instances of applications in a few different ways. ...Jul 2, 2023·6 min read
Cloud InterconnectInterconnect provides direct access to RFC1918 IPs in your VPC with SLA. There are two Cloud interconnect services which are available: 1. Dedicated Interconnect : provides direct physical connection between on premises network and google network. Th...Jun 30, 2023·2 min read
what’s ‘Networking’ in GCPAs we know Google is global, therefore as a customer of google cloud platform (GCP) one can easily leverage the benefits of GCP and make there presence felt globally and that too with ease.With a reliable, secured and a highly available cloud platfor...Jun 29, 2023·8 min read