KPkrishna prasad kondrainkrishnakondra.hashnode.dev·Oct 23, 2024 · 1 min readEKS ProjectPlease refer my linkedIn post for the project: https://www.linkedin.com/posts/krishna-prasad-kondra-43a801173_i-was-thrilled-to-share-my-latest-eks-project-activity-7254672632246157313-sTnM?utm_source=share&utm_medium=member_desktop00
KPkrishna prasad kondrainkrishnakondra.hashnode.dev·Jul 18, 2024 · 4 min readDOCKER - Basicswhat is a container? Generally, a container is a bundle of applications and application libraries required to run your application with the minimum system dependencies. What is the difference between containers and virtual machines? Containers and v...00
KPkrishna prasad kondrainkrishnakondra.hashnode.dev·Jun 27, 2024 · 1 min readComprehensive AWS Certified Cloud Practitioner (CLF-02) Study GuideThe AWS Certified Cloud Practitioner exam is the foundational course offered by AWS to check the knowledge of cloud basics and AWS services for those who are new to the cloud community. EXAM DETAILS : Duration: 90 minutes Cost: 100 USD Format: 65 Que...00
KPkrishna prasad kondrainkrishnakondra.hashnode.dev·May 19, 2024 · 2 min readExploring Key Features of VimMastering Vim functionality can significantly boost your productivity, especially in command-line environments. Here's a breakdown of key Vim concepts: Modes: Vim operates in three primary modes: Insert Mode (i): This mode allows you to type text int...00
KPkrishna prasad kondrainkrishnakondra.hashnode.dev·May 18, 2024 · 1 min readBasic Linux CommandsIn DevOps, working with Linux often involves using various command-line tools and scripts to automate processes, manage infrastructure, and handle deployments. Here are some essential Linux commands commonly used in DevOps: ls: List directory content...00