馃憢 Hello! I'm Jiban Kumer about DevOps and have over 1.5+ years of experience in the field. I'm proficient in a variety of cutting-edge technologies and always motivated to expand my knowledge and skills. Let's connect and grow together!
SKILLS:
馃敼 Languages & Runtimes: Python, Shell Scripting, HCL, YAML 馃敼 Cloud Technologies: AWS, GCP 馃敼 Infrastructure Tools: Docker, Terraform, AWS CloudFormation 馃敼 Other Tools: Linux, Git and GitHub Actions, Jenkins, Jira, GitLab (beginner), Docker, AWS DevOps
馃搷 Available for Collaboration 馃搷 Available to Serve Open Source Contribution 馃搷 Available to Mentor beginner & solve their doubts...
Creating Users and Managing Privileges: Create a new user: CREATE USER 'username'@'hostname' IDENTIFIED BY 'password'; Grant all privileges on a database to a user: GRANT ALL PRIVILEGES ON database_name.* TO 'username'@'hostname'; Grant specif...
