Comprehensibility in pythonBeing a very easy, user-friendly language for all programmers right out there python has a tremendous amount of libraries. It is a high-level, general-purpose programming language. Python code is generally easy to read and understand, even for beginn...Oct 22, 2023·2 min read
Diving into KubeCon: Unforgettable Moments & InsightsKubeCon Europe 2023 was a fantastic experience, not only in person but also virtually. It was held on 18- 21 April and come out with some great sessions. Not only did people present various methods, but they also demonstrated hands-on experience. Al...May 6, 2023·1 min read
Simplifying Cloud Native Management with Open Application ModelOpen Application Model:Apr 16, 2023·3 min read
Machine LearningWhat is Machine Learning? It is the future of the digital world and a branch of Artificial Intelligence that focuses on the use of data and algorithms to imitate the way that humans learn, gradually improving its accuracy. Machine learning is an impo...Feb 22, 2023·3 min read
My Journey in 2022I am an engineering student pursuing BTech in Computer Science and Engineering. In 2022 I started learning DevOps from some online content and I continue it while learning I started contributing to open source. At first, the open-source contributions...Jan 6, 2023·2 min read
Data structures:What are data structures? A data structure is a storage that is used to store and organize data. It is a way of arranging data on a computer so that it can be accessed and updated efficiently. A data structure is not only used for organizing the data...Dec 31, 2022·5 min read