A Menu Using Python integrating all the concepts that have been taught by Vimal sir till now —
The initial part of the code (Authentication)
For the initial part of the code, The authentication password is set as 123 and if the user enters the correct password, then only he/she will be able to use the further code.
The technologies that will be automated using this scripts-
The technologies are —
- Linux basic commands
- Docker
- Hadoop (not included as of now)
- AWS Cloud
When the user press 1–4, the above menu will be available but at any point, if the user feels they want to exit, they can press e and to clear screen, they can press c.
List of basic commands for Linux —
List of things we can do in docker
List of things we can do in AWS Cloud
For complete code, refer to the below mention Github url —