#ARTH_Expert_Session on Cloud and DevOps
πŸ‘¨πŸ»β€πŸ’»Ashutosh Saxena πŸ‘©β€πŸ’»Seema Saharan πŸ‘¨πŸ»β€πŸ’» Abhineet Saxena πŸ‘¨πŸ»β€πŸ’» Aditya Soni

Ankit Cse
1 min readJun 16, 2021

#ARTH_Expert_Session on Cloud and DevOps

πŸ‘¨πŸ»β€πŸ’»Ashutosh Saxena πŸ‘©β€πŸ’»Seema Saharan πŸ‘¨πŸ»β€πŸ’» Abhineet Saxena πŸ‘¨πŸ»β€πŸ’» Aditya Soni

#Self-Reflection πŸ˜€πŸ˜€

βœ… Opensource is a platform where you can contribute to a opensource project

βœ… Benefits of contributing in opensource community are as follows :-
1. You can get swags πŸ˜…πŸ˜…πŸ˜…

2. It helps in leveraging up your career as well as resume

βœ… Gitlab is also github but is more better than it . It uses the concept for CI/CD and is best for implementing Devops practices

βœ… We have to use SSh keys for working with gitlab

βœ… Orchestration refers to automation related to workflows and management

βœ… Terraform refers to Infrastructure as a code

βœ… Gitops is the integeration of git and devops

βœ… To troubleshoot an issue regarding the ssh connectivity of a instance
we can check whether in the security groups ssh is allowed or not we have to check whether the key attached is of .ppk format or not because many third β€” party tools doesn’t supports .pem key format

--

--