Open in app
Home
Notifications
Lists
Stories

Write
Arya Dhorajiya
Arya Dhorajiya

Home

Jan 18, 2021

Creating a Wordpress Application with a backend database of AWS

Task Description📄 🔅 Create an AWS EC2 instance 🔅 Configure the instance with Apache Webserver. 🔅 Download php application name “WordPress”. 🔅 As wordpress stores data at the backend in MySQL Database server. Therefore, you need to setup a MySQL server using AWS RDS service using Free Tier. 🔅 Provide…

3 min read

Creating a Wordpress Application with a backend database of AWS
Creating a Wordpress Application with a backend database of AWS

Jan 16, 2021

Chat Program using UDP with and without multi-threading

ARTH — Task 17 👨🏻‍💻 Task Description📄 🔅-17.1 Create your own Chat Servers, and establish a network to transfer data using Socket Programing by creating both Server and Client machine as Sender and Receiver both. Do this program using UDP data transfer protocol. 🔅-17.2 Use multi-threading concept to get and…

Vimal Daga

2 min read

Chat Program using UDP with and without multi-threading
Chat Program using UDP with and without multi-threading

Jan 3, 2021

Create an Ansible Roles for Webserver and Haproxy…

Create an Ansible Roles for Webserver and Haproxy… 🔅Create an ansible role myapache to configure Httpd WebServer. 🔅Create another ansible role myloadbalancer to configure HAProxy LB. 🔅We need to combine both of these roles controlling webserver versions and solving challenge for host ip’s addition dynamically over each Managed Node in…

3 min read

Create an Ansible Roles for Webserver and Haproxy…
Create an Ansible Roles for Webserver and Haproxy…

Dec 12, 2020

Configuring Load Balancers on AWS

TASK REQUIREMENTS: 🔹 Launch AWS instances with the help of ansible playbooks. 🔹 Retrieve the public IP which is allocated to the launched instance using register. 🔹 With the help of the retrieved Public IP configure the inventory file dynamically and then configure load balancer setup using haproxy.cfg file dynamically. 🔹 After…

5 min read

Configuring Load Balancers on AWS
Configuring Load Balancers on AWS

Dec 9, 2020

Using Ansible to setup HaProxy and LoadBalancer servers

So, we will be Using HaProxy to do the following task :- 12.1 Use Ansible playbook to Configure Reverse Proxy i.e. Haproxy and update it’s configuration file automatically on each time new Managed node (Configured With Apache Webserver) join the inventory. Steps to be followed to achieve this task : First of all, we need to update our inventory…

4 min read

Using Ansible to setup HaProxy and LoadBalancer servers
Using Ansible to setup HaProxy and LoadBalancer servers

Dec 1, 2020

Configuring Hadoop Services Using Ansible Playbook

So we have been given two tasks by Vimal Sir, to automate and manage Hadoop using Ansible and efficiently using Ansible playbook to manage HTTPD Service. Task Description📄 🔰 11.1 Configure Hadoop and start cluster services using Ansible Playbook 🔰 11.3 Restarting HTTPD Service is not idempotence in nature and…

Vimaldaga

6 min read

Configuring Hadoop Services Using Ansible Playbook
Configuring Hadoop Services Using Ansible Playbook

Dec 1, 2020

How LifeSum uses Ansible to solve real-time complex problems

LifeSum is one of the popular health startups, based at Stockholm, which offers a platform to support and encourage healthy and balanced lifestyle. It helps users to custom build their specific goals and aims, according to the weight loss plan and guidance, based on data. …

Vimal Daga

3 min read

How LifeSum uses Ansible to solve real-time complex problems
How LifeSum uses Ansible to solve real-time complex problems

Nov 27, 2020

Using Ansible to Install Docker

🔰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 docker container and expose it to the public This was the task provided to me…

2 min read

Using Ansible to Install Docker
Using Ansible to Install Docker

Nov 10, 2020

Configuring HTTPD Server on Docker Container

So, We have been given these small tasks to complete under the Docker container topic, and it’s very easy to use without any complications. Step 1 : Start Docker Services and run the CentOS image

3 min read

Configuring HTTPD Server on Docker Container
Configuring HTTPD Server on Docker Container

Nov 4, 2020

🔅Automating LVM Partition using Python-Script

Automating LVM Partitioning with Python is very easy and it takes a few lines of code to achieve it… Step 1 :- Create a .py file for Automatic execution and Scripting

1 min read

🔅Automating LVM Partition using Python-Script
🔅Automating LVM Partition using Python-Script

🔅Automating LVM Partition using Python-Script

Automating LVM Partitioning with Python is very easy and it takes a few lines of code to achieve it…

Step 1 :- Create a .py file for Automatic execution and Scripting

--

--

Arya Dhorajiya

Arya Dhorajiya

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable