У нас вы можете посмотреть бесплатно 10× Faster: Push-to-Deploy on AWS (Terraform + GitHub Actions) | Website from Scratch #3 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Manual deploys took ~4 minutes. With push-to-deploy they go live in seconds. In this episode of website from scratch we codify S3/CloudFront with Terraform and use GitHub Actions to build, sync, and invalidate CloudFront automatically. Terraform PR: https://github.com/robertdippolito/ne... Github Actions PR: https://github.com/robertdippolito/ne... 📂 Resources Repo: https://github.com/robertdippolito/ne... Part 1 (Frontend): • Build a Website from Scratch (Part 1) – Ne... Part 2 (Hosting on AWS): • Build a Website from Scratch (Part 2) – Ho... Playlist: • Frontend from scratch ✅ You’ll see: S3 static site behind CloudFront OAC (not OAI) SPA-safe routing (403/404 → /index.html) GitHub Actions: build → sync to S3 → invalidate /* Bucket policy locked to your distribution ARN Discord: / discord GitHub: https://github.com/robertdippolito Blog: https://robertdippolito.me Video Sections Manual Deploy Demo: 00:00 Video Overview - 00:38 Terraform Module Overview: 01:39 Applying Infrastructure: 08:25 Github Actions Overview: 10:55 Deployment Comparison Demo: 13:38 Wrap up: 14:49