Amazon Web Services is a subsidiary of Amazon providing on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis. These cloud computing web services provide a variety of basic abstract technical infrastructure and distributed computing building blocks and tools. One of these services is Amazon Elastic Compute Cloud, which allows users to have at their disposal a virtual cluster of computers, available all the time, through the Internet. …
What is GoogleCloudReady Facilitator program?
The GoogleCloudReady Facilitator program will provide you an opportunity to become a mentor (“Facilitator”) for your peers so that they can explore cloud computing as a career and thus become #GoogleCloudReady.
The GoogleCloudReady Facilitator program will provide you an opportunity to kickstart your career in cloud and get hands on practice on Google Cloud — the tool that powers apps like Google Search, Gmail and YouTube.
Along the way, you will learn & practice concepts like computing, application development, big data & machine learning using cloud & if you get stuck, you will have your…
🔅 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.
🔅 Use multi-threading concept to get and receive data parallelly from both the Server Sides. Observe the challenges that you face to achieve this using UDP.
In simple words, network programming means transferring the data through the network.
A server is either a program, a computer, or a device that is devoted to managing network resources. Servers can either be on the same device…
Ansible roles are used to simplify Ansible playbook which means we can break a complex Ansible playbook in independent and reusable roles that are used to automatically load certain var_files, tasks, and handlers as per pre-defined file structure. We can call the roles in any Ansible playbook as it is reusable and independent of each other. We can also share the configuration template using roles easily. As mentioned roles need a standardized file structure that means at least one of the directories exists and must have a main.yml however we can remove other directories if not in use. …
Automation is the technology by which a process or procedure is performed with minimal human assistance. Automation, or automatic control, is the use of various control systems.
We can automate the process of creating LVM partition using python script.
github url: https://github.com/gursimarh/arth/blob/main/lvm.py
𝗧𝗮𝘀𝗸 𝗗𝗲𝘀𝗰𝗿𝗶𝗽𝘁𝗶𝗼𝗻 :Create an Ansible Playbook which will dynamically load the variable file named same as OS_name and just by using the variable names we can Configure our Target Node.
Here, we’ll be using two target nodes. First one will be Redhat linux and second one will be Ubuntu.
We will set up the ansible over AWS using EC2 instance
Launch the two instances on AWS :
14.2 Further in ARTH — Task 10 have to create an Ansible playbook that will retrieve new Container IP and update the inventory. So that further Configuration of Webserver could be done inside that Container.
Initially the inventory file is empty
$ vim /etc/ansible/ansible.cfg
Network topology refers to how various nodes, devices, and connections on your network are physically or logically arranged in relation to each other. Think of your network as a city, and the topology as the road map. Just as there are many ways to arrange and maintain a city — such as making sure the avenues and boulevards can facilitate passage between the parts of town getting the most traffic — there are several ways to arrange a network. …
The architecture includes-
What is AWS CLI?
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. …
ARTH Learner | IIEC Rise | GoogleCloudReady Facilitator | Proficient Photographer | Quantum Computing Enthusiast