Aman RathiCreating EC2 based ECS cluster with TerraformIn this article, we will see how to set up a secure EC2 based ECS cluster with the help of IaaC (Terraform).Sep 23, 20211Sep 23, 20211
Aman RathiPython Menu program to Automate LinuxAutomation is the technology by which a process or procedure is performed with minimal human assistance.Aug 25, 2021Aug 25, 2021
Aman RathiConfiguring Docker Container by AnsibleIn this article we will see how to enable ssh in the container so that we can configure the container by the help of ansible.Mar 30, 2021Mar 30, 2021
Aman RathiHow to load variables Dynamically in AnsibleWell it's very easy to load variables by the use of when keywords, then why there is a need for the article as it is already in ansible…Mar 29, 2021Mar 29, 2021
Aman RathiHow to run GUI Application inside Docker ContainerDocker containers run as a process under the main operating system, you can run multiple containers on a single machine. This means that…Mar 11, 2021Mar 11, 2021
Aman RathiNetwork TopologyIn this article, we are going to create such a network topology in which there are three systems : ‘A’ , ‘B’ and ‘C’. A can ping with B as…Mar 5, 2021Mar 5, 2021
Aman RathiLet's check Hadoop ParallelismMyth About Hadoop Distributed File SystemMar 5, 2021Mar 5, 2021
Aman RathiDeploy Wordpress With Amazon RDSWordPress is a highly popular content management system (CMS) that is used for over 30% of all sites on the internet. It is most commonly…Jan 27, 2021Jan 27, 2021
Aman RathiChat Server Using UDP ProtocolYou are already familiar with chat apps like WhatsApp, Telegram, Snapchat, etc. and they are using diff protocols to link clients with the…Jan 25, 2021Jan 25, 2021
Aman RathiUse of Handlers in AnsibleIn this Blog, we are going to discuss about one of the best feature of Ansible named Handlers. Above 90% module of the ansible follow the…Dec 18, 2020Dec 18, 2020