Author: Diksha Poddar

0

Working with Terraform – Example 2 : Deploy a Single Web Server

In this article we will work with the terraform and see a second example on how to deploy a Single Web Server.

EC2 instance created using Terraform 0

Working with Terraform – Example 1 : Create an EC2 Instance

In this article we will work with the terraform and see a basic example in detail by creating an EC2 instance .

Terraform Server and its various commands 0

Introduction to Infrastructure as Code with Terraform and How to Configure Terraform Server

In this article we will see what is the meaning of Infrastructure as Code (IaC) and what is terraform as IaC . We will also configure terraform server.

NAT Gateway 0

Configure a VPC with Public & Private Subnets and Secure your Network using NAT Gateway

In this article we will see how to secure your network using NAT ( Network Address Translation ) Gateway .

Peering Connections option in VPC 0

Create VPC Peering Connection using AWS Console

In this article we will see how to create VPC Peering Connection using AWS Console where both the VPCs are in seperate regions.

0

How to launch EC2 Instances inside Custom VPC and SSH into Public and Private Instances

Lunch EC2 Instances inside Custom VPC and SSH into Public and Private Instances

0

Implement Carousel in SPFx webpart using react-slick

React Slick is a carousel component built with react. It is a smooth and simple package to implement slider with multiple items. In this article, we will get the items from SharePoint list and...

2

Share Multiple Attachments of SharePoint List via Email using Power Automate

In this article, we will see how we can read SharePoint list attachments and share them via email . Step 1 – Create the blank Microsoft Flow Go to flow.microsoft.com, sign in with your...