@meghrajfand
Nothing here yet.
Nothing here yet.
Feb 12 · 4 min read · Step 1 → Create EC2 (for build environment) Step 2 → Install Docker & AWS CLI Step 3 → Create ECR Repository step 4 → clone Repo on ec2 Step 4 → Build Docker Image Step 5 → Authenticate & Push Image to ECR Step 6 → Create ECS Cluster (Fargate) Step 7...
Join discussionFeb 11 · 3 min read · Final Architecture VPC-A (10.0.0.0/16) ├── Public Subnet (10.0.1.0/24) ├── Private Subnet (10.0.2.0/24) └── EC2 (in public subnet) VPC-B (10.1.0.0/16) ├── Public Subnet (10.1.1.0/24) ├── Private Subnet (10.1.2.0/24) └── EC2 (in public subnet) ...
Join discussionFeb 11 · 2 min read · this is network diagrame vpc network converted to small part which is subnet then subnet converted to pribate and public subnet and to privide internet connection use internet gateway and to provide internet to private subnet used NAT gateway. VPC us...
Join discussionFeb 10 · 2 min read · 2 - Create AWS instance and connect to it and install sql on instance cause we need to make connection to sql database 3 - in database go to connectivity and security their it will give you endpoint and port with the help of that we can make connect...
Join discussion