У нас вы можете посмотреть бесплатно GitHub to AWS EC2 | Git Workflow: Clone, Commit, Push & File States или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, I explain how to connect an AWS EC2 instance with a GitHub repository step by step. We start by cloning a repository inside EC2 and then work directly from the server. I show how to create files, edit them, and push changes to GitHub using git add, commit, and push. I also explain important Git concepts like staged, unstaged, tracked, and untracked files so you understand what is happening behind the scenes. In addition, I demonstrate how to recover a file if it gets deleted, and explain in which situations Git can restore a file and when it cannot. This is a complete practical Git workflow in a real cloud environment. Topics covered: Connecting EC2 to GitHub • Cloning repository inside EC2 • Creating and editing files • Git add, commit and push workflow • Staged vs unstaged • Tracked vs untracked • Recovering deleted files • Complete Git workflow on AWS EC2 If you are learning Git, Cloud, or DevOps fundamentals, this workflow is very important. #git #aws #devops #github #cloudcomputing