Summary
Full Transcript
The step by step project guide is right here: https://link.nextwork.org/projects/aws-compute-eks4?utm_source=youtube Welcome to this NextWork PRO project on deploying an app's backend with Kubernetes (specifically, Amazon EKS)! 00:00:00 Welcome and project intro 00:13:19 🕵️ Step #0: Before we start Step #1... 00:15:24 🔧 Step #1: Set up your EKS cluster 00:32:56 🐟 Step #2: Pull the Code for your Backend 00:51:09 🌐 Step #3: Build a Container Image for Your Backend 01:03:40 ✋ Step #4: Push Your Container Image to Amazon ECR 01:16:59 🏗 Step #5: Set Up Your App for Deployment 01:38:44 🚀 Step #6: Deploy Your Backend Application 01:48:58 💎 Secret Mission: Verify your EKS deployment 02:10:08 🗑 Delete your resources 02:17:11 🎉 Mission Accomplished: That's a wrap! In the first three projects of this series, you've learnt how to: 1. Deploy an EKS cluster, which is a group of containers running on AWS. 2. Build a container image of an app's backend, so the backend is in a format your EKS cluster can run. 3. Set up manifest files, which are step-by-step instructions for Kubernetes to deploy and run your container image on the EKS cluster In the final part of this series, it's time to put all these ingredients together to deploy that backend with Kubernetes. p.s. This is project FOUR of a four-part Kubernetes and EKS series. We recommend ... 👉 Trying out the previous projects in the series first: https://youtube.com/live/lejnCEs8vnY 👉 Doing this project with your IAM Admin User. If you've never created one, we go through how to do it from 10:44 here: https://www.youtube.com/live/SXPeEcLf63E?feature=shared&t=644 👉 Asking any questions at the Nextwork Community: https://community.nextwork.org/c/i-have-a-question/ #aws #awscloud #awsproject #amazoneks
