SNShoheb Nandgadiinsamdevoloper.hashnode.dev路Mar 16, 2024 路 1 min readGit commandsSure, let's simplify: Git config: Set up your name and email with Git. Git init: Start a new Git repository. Git clone: Copy a repository from somewhere, like GitHub. Git add: Prepare changes to be saved. Git status: Check what's happening in yo...00
SNShoheb Nandgadiinsamdevoloper.hashnode.dev路Mar 16, 2024 路 1 min readGit and GithubGit is a widely used version control system that helps track changes to files, allowing users to revert to previous versions if needed. It's great for both individual work and team collaboration. There are three main areas in Git: Working Area: This...00
SNShoheb Nandgadiinsamdevoloper.hashnode.dev路Mar 10, 2024 路 2 min readNetflix DevSecOps Project Live馃殌 Hello Everyone ! I've recently Completed an project that That Was An deploying Netflix With IMDB API On EKS, and I'm thrilled to share the details with you! 馃帀 Here's Are All The Tools Which Are Used For An Deployment- 馃敡 Tools Utilized: GitHub: U...00