Open in app
Home
Notifications
Lists
Stories

Write
Snehalhingane
Snehalhingane

Home
About

Apr 14, 2021

Git Useful Commands

what is git and how its work? Git is the most commonly used version control system. Git tracks the changes you make to files, so you have a record of what has been done, and you can revert to specific versions should you ever need to. Git also makes collaboration…

Git

8 min read

Git Useful Commands
Git Useful Commands

Nov 28, 2020

How to setup Domain name or path based routing on ingress controller for kubernetes

hey guys, perform this operation using kubernetes in simple and easy way…so lets get started!!!!!! What is a domain name? A domain name is a string of text that maps to a numeric IP address, used to access a website from client software. In plain English, a domain name is the text that a user…

5 min read

Configuring DNS Server for kubernetes Clusters
Configuring DNS Server for kubernetes Clusters

Oct 18, 2020

Deploying WordPress on Kubernetes With AWS RDS using Terraform

AWS_RDS: Amazon Relational Database Service (Amazon RDS) makes it easy to set up, operate, and scale a relational database in the cloud. It provides cost-efficient and resizable capacity while automating time-consuming administration tasks such as hardware provisioning, database setup, patching and backups. Amazon RDS supports an array of database engines to…

Aws Rds

4 min read

Deploying WordPress on Kubernetes With AWS RDS using Terraform
Deploying WordPress on Kubernetes With AWS RDS using Terraform

Oct 9, 2020

Deploy a Load Balancer and multiple Web Servers on AWS instances through ANSIBLE !!!

Task 3: Statement: Deploy a Load Balancer and multiple Web Servers on AWS instances through ANSIBLE! 🔅Provision EC2 instances through ansible. 🔅 Retrieve the IP Address of instances using the dynamic inventory concept. 🔅Configure the web servers through the ansible role. 🔅Configure the load balancer through the ansible role. 🔅The target nodes…

Ansible Playbook

5 min read

Deploy a Load Balancer and multiple Web Servers on AWS instances through ANSIBLE !!!
Deploy a Load Balancer and multiple Web Servers on AWS instances through ANSIBLE !!!

Oct 8, 2020

Using Ansible Dynamic Inventory to deploy Web Server on AWS

Task 2: Statement : Deploy Web Server on AWS through ANSIBLE! 🔅Provision EC2 instance through ansible. 🔅Retrieve the IP Address of instance using dynamic inventory concept. 🔅Configure the web server through ansible! 🔅Create role for webserver to customize the Instance and deploy the webpage to root directory. In Ansible a static inventory…

Ansible

5 min read

Using Ansible Dynamic Inventory to deploy Web Server on AWS
Using Ansible Dynamic Inventory to deploy Web Server on AWS

Oct 8, 2020

Automation using Ansible, Configuring Docker

I’ve configured Docker using Ansible by writing Ansible playbook. let’s see the task: Task 1: Write an Ansible PlayBook that does the following operations in the managed nodes: 🔅 Configure Docker 🔅 Start and enable Docker services 🔅 Pull the httpd server image from the Docker Hub 🔅 Run the httpd container…

Ansible

5 min read

Automation using Ansible, Configuring Docker
Automation using Ansible, Configuring Docker

Jul 17, 2020

Creating VPC in AWS Cloud with NAT Gateway.

* Task-4 * Perform task-3 with an additional feature to be added that is NAT Gateway to provide the internet access to instances running in the private subnet. Note: I have attach my task-3 link at the end.go throw task 3 and then perform task-4. Performing the following steps: 1…

AWS

7 min read

Creating VPC in AWS Cloud with NAT Gateway.
Creating VPC in AWS Cloud with NAT Gateway.

Jul 15, 2020

Creating The Kubernetes Cluster On AWS EKS

This task is based on the Kubernetes service provided by AWS. The clients of AWS are provided with a service named as EKS(Elastic Kubernetes Services) What is AWS? AWS (Amazon Web Services) is a comprehensive, evolving cloud computing platform provided by Amazon that includes a mixture of infrastructure as a…

AWS

8 min read

Creating The Kubernetes Cluster On AWS EKS
Creating The Kubernetes Cluster On AWS EKS

Jul 15, 2020

Auto Creating Web portal on Cloud by creating VPC

Statement: We have to create a web portal for our company with all the security as much as possible. So, we use Wordpress software with dedicated database server. Database should not be accessible from the outside world for security purposes. We only need to public the WordPress to clients. So…

Hybrid Cloud

5 min read

Auto Creating Web portal on Cloud by creating VPC
Auto Creating Web portal on Cloud by creating VPC

Jul 15, 2020

EFS Service on the AWS using Terraform

hey guys i have completed my task 2 successfully, and Today i’m gonna show you how to use EFS service using terraform. TASK-2: Step 1 — Create the key and security group which allow the port 80. Step 2 — Launch one EFS & then launch EC2 instance. Step 3 — In…

Hybrid Cloud

5 min read

EFS Service on the AWS using Terraform
EFS Service on the AWS using Terraform
Snehalhingane

Snehalhingane

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable