Deepanshu YadavDeploying wordpress application with AWS RDS as backend databaseLets first see what we are going to doJul 19, 2021Jul 19, 2021
Deepanshu YadavHow to run GUI applications in dockerToday lets see how we can run gui applications in docker like firefox, gedit, jupyter notebook which we normally use in ML/DL codes, etc.Jun 11, 2021Jun 11, 2021
Deepanshu YadavHow to run machine learning codes in docker containers🍤I have written a machine learning code in python which predicts the salary of a person by taking input the no. of years of experience he…Jun 11, 20211Jun 11, 20211
Deepanshu YadavinTowards AWSMaking ansible roles to automate the deployment of k8s cluster on AWS with wordpress-mysql…For this, we would make 3 roles which would be deploying the k8s cluster on aws, and then we will write one more playbook to launch…May 24, 2021May 24, 2021
Deepanshu YadavAnsible playbook to retrieve container IP and then configure it with web serverPrerequisites- Ansible configured in your system.May 17, 2021May 17, 2021
Deepanshu YadavJust one click and launch your kubernetes cluster on AWS using ansible collection/rolesPrerequisites- Ansible installed and aws cli configured into your systemMay 16, 2021May 16, 2021
Deepanshu YadavLoad variable files in ansible dynamically according to the OS name to configure the target node…🎇Above is the ansible playbook. Here if you see in the vars_files, i haven’t written directly the file name i want to include, in fact…Apr 10, 2021Apr 10, 2021
Deepanshu YadavCreating ansible roles for configuring web server and load balancer and use them for dynamic…First add a role path in your config file of ansible. I have added /ws20. so, this folder would contain all the roles that i would create.Apr 5, 2021Apr 5, 2021
Deepanshu YadavHow Neural Networks helping industries and big companies like google.What are neural networks ?Mar 29, 2021Mar 29, 2021