sri766-blog.vercel.appNetflix Clone On AWS EC2Initialization Step 1: Launch EC2 (Ubuntu 22.04): Provision an EC2 instance on AWS with Ubuntu 22.04 e.g. netflix-jenkins (you have to up a t2.large instance and allocate a Elastic ip address to the instance). Connect to the instance using SSH or...Jan 24, 2024·11 min read
sri766-blog.vercel.appDay 89 - Project 10Task-01 Create an IAM user and set policies for the project resources using this blog. Utilize and make the best use of aws-cli Mounting an AWS S3 bucket on an Amazon EC2 Linux instance using S3FS is a common task for storing and accessing data i...Sep 26, 2023·3 min read
sri766-blog.vercel.appDay 88 - Project 9Deploying a Django Todo app on AWS EC2 using the Kubeadm Kubernetes cluster involves several steps. Here's a high-level overview of the process: Prerequisites: You should have a Django Todo app Dockerized and pushed to a container registry (e.g., Do...Sep 26, 2023·4 min read
sri766-blog.vercel.appDay 87 - Project 8Project Description The project involves deploying a react application on AWS Elastic BeanStalk using GitHub Actions. Git Hub actions allow you to perform CICD with GitHub Repository integrated. Task-01 Get source code from GitHub. Setup AWS Elasti...Sep 26, 2023·2 min read
sri766-blog.vercel.appDay 86 - Project 7Project Description The project involves deploying a Portfolio app on AWS S3 using GitHub Actions. Git Hub actions allow you to perform CICD with GitHub Repository integrated. Task-01 Get a Portfolio application from GitHub. Build the GitHub Action...Sep 20, 2023·2 min read