Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Aws DevSecops 2023 October Batch by sudheer@9pm
New section
devops-10-10-2023 (80:07)
devops-11-10-2023 (70:23)
devops-12-10-2023 (78:03)
devops-13-10-2023 (64:14)
devops-14-10-2023 (385:18)
devops-16-10-2023 (77:55)
devops-17-10-2023 (572:20)
devops-18-10-2023 (73:01)
devops-20-10-2023 (152:32)
Linux_Users-Part1_30-10-2023 (53:24)
Linux_Users-Part2_31-10-2023 (54:23)
Cloud-Computing_1-11-2023 (57:04)
AWS-Account-Setup_2-11-2023 (26:34)
IAM-Part1_3-11-2023 (65:15)
IAM-Part2_6-11-2023 (52:53)
IAM-Part3_7-11-2023 (63:02)
IAM-Part4_8-11-2023 (65:37)
IAM-Part5_9-11-2023 (52:13)
EC2-Part1_10-11-2023 (48:03)
EC2-Part2_14-11-2023 (68:33)
EC2-Part3_15-11-2023 (33:43)
EC2-Part4_16-11-2023 (60:55)
Networking-Fundamentals-Part1_17-11-2023 (60:10)
Networking-Fundamentails-Part2_18-11-2023 (60:49)
VPC-Part1_20-11-2023 (57:12)
VPC-Part2_21-11-2023 (63:51)
VPC-Part3_22-11-2023 (65:55)
VPC-Part4_23-11-2023 (54:48)
VPC-Part5 27-11-2023 (54:26)
VPC-Part6 28-11-2023 (77:44)
ASG-Part1_29-11-2023 (67:40)
ASG-Part2_1-12-2023 (57:17)
ASG-ALB-Part1_4-12-2023 (57:03)
ASG-ALB-Part2_5-12-2023 (48:09)
ASG-NLB-Part1_6-12-2023 (44:28)
ASG-NLB-EndpointService_7-12-2023 (41:14)
Containerization_technology_8-12-2023 (46:07)
Docker-Network-Part1_11-12-2023 (55:18)
Docker-Network-Part2_12-12-2023 (52:25)
Docker-Storage-Part1_13-12-2023 (58:21)
Docker-Image-ECR-Part1_14-12-2023 (57:33)
Docker-Image-ECR-Part2_15-12-2023 (54:48)
Docker-Image-ECR-Part3_18-12-2023 (59:28)
Docker-Image-ECR-Part4_19-12-2023 (56:59)
Docker-Compose-Part1_20-12-2023 (52:56)
Docker-Compose-Part2_21-12-2023 (50:48)
ECS-Part1_23-12-2023 (56:39)
ECS-Part2_26-12-2023 (65:30)
ECS-Part3_27-12-2023 (61:45)
EBS-Part1_28-12-2023 (54:52)
EBS-Part2_29-12-2023 (59:45)
EFS-Part1_1-1-2024 (59:40)
EFS-Part2_3-1-2024 (57:26)
EFS-Part3_4-1-2024 (48:51)
S3-Part1_6-1-2024 (30:35)
S3-Part2-K8S-Architecture_8-1-2024 (44:52)
Kubernetes-Setup_9-1-2024 (66:19)
POD-Part1_11-1-2024 (52:51)
POD-Part2_19-1-2024 (55:11)
Replication_24-1-2024 (52:19)
Deploy-DS-Jobs-CJ_25-1-2024 (55:00)
Service-Part1_26-1-2024 (46:57)
Service-Part2_27-1-2024 (41:17)
Storage-Part1_29-1-2024 (56:11)
Storage-Part2_30-1-2024 (50:40)
Storage-Part3-Namespaces_1-2-2024 (48:01)
Secrets-ConfigMap_2-2-2024 (54:28)
StatefulSet_5-2-2024 (61:16)
Git-Part1_6-2-2024 (58:16)
Git-Part2_7-2-2024 (47:48)
Git-Part3_8-2-2024 (49:32)
Ansible-Part1_9-2-2024 (58:11)
Ansible-Part2_12-2-2024 (53:57)
Ansible-Part3_13-2-2024 (52:27)
Ansible-Part4_14-2-2024 (54:35)
Ansible-Part5_16-2-2024 (57:10)
Terraform-Part1_19-2-2024 (59:14)
Terraform-Part2_20-2-2024 (49:15)
Terraform-Part3_21-2-2024 (64:41)
Terraform-Part4_23-2-2024 (60:42)
Terraform-Part5_24-2-2024 (57:38)
Shell-Scripting-Part1_26-2-2024 (58:50)
Jenkins-Part1_28-2-2024 (50:14)
Jenkins-Part2_29-2-2024 (52:02)
SonarQube_1-3-2024 (49:05)
Jenkins-Part3_2-3-2024 (46:02)
Jenkins_part4-SonarQube-Part1_4-3-2024 (46:58)
Route53_5-3-2024 (42:17)
CloudTrail_6-3-2024 (33:19)
AWS ECS PROJECT
01. Introduction (0:34)
02. Project agenda (1:37)
03. Application deployment workflow (0:49)
04. PostgreSQL architecture (6:06)
05. ECS VPC network architecture (5:03)
06. VPC network components (4:05)
07. ECS Cluster walkthrough (3:16)
08. GitHub repository for PostgreSQL (3:28)
09. IAM user for terraform workflow (1:35)
10. Terraform_ VPC datasource (8:57)
11. Terraform_ task role and policies (6:40)
12. Terraform_ PostgreSQL task definition (6:42)
13. Terraform_ Security group (3:48)
14. Terraform_ NLB and Targetgroups (6:45)
15. Terraform_ ECS datasource (2:11)
16. Terraform_ PostgreSQL ECS service (4:30)
17. Tarrform_ Push to GitHub repo (3:50)
18. GitHub_ Actions secrets for IAM keys (3:20)
19. Terraform_ Remote state storage and state locking (4:55)
20. GitHub_ Implement workflow actions yaml (4:41)
21. GitHub actions_ Resource creation (27:39)
22. Fix failures_ PostgreSQL DB check (7:24)
23. Fix failures_ Update workflow aws s3 command (13:42)
24. K8S application (React and Node) architecture (8:15)
25. Node app_ GitHub repo setup and vs code configuration (1:49)
26. Node app_ Code walkthrough (0:32)
27. Node app_ Dockerfile (8:17)
28. Node app_ GitHub actions workflow implementation (4:26)
29. Node app_ Image build and push to ECR workflow (6:44)
30. React app_ ECR repository configuration (0:57)
31. React app_ GitHub repo setup and vs code configuration (1:01)
32. React app_ Dockerfile (8:31)
33. React app_ GitHub workflow execution and fix failures (22:34)
34. Terraform_ GitHub repository setup and vs code configuration (1:56)
35. Terraform_ Provider block (3:43)
36. Terraform_ task role and policies (5:39)
37. Terraform_ Security group and rules (6:25)
38. Terraform_ ALB and target groups (11:33)
39. Terraform_ ECS node service and task definition (6:43)
40. Terraform_ ECS react service and task definition (4:00)
41. AWS_ S3 bucket for ENV files (4:57)
42. Terraform_ Route53 configuration (1:21)
43. Terraform_ GitHub actions workflow YAML (4:44)
44. Terraform_ Deployment process (6:24)
45. Terraform_ cleanup resources activity (7:19)
Shell-Commands (35:09)
Shell-scripting-Part1 (44:55)
Shell-scripting-Part2 (43:15)
Teach online with
30. React app_ ECR repository configuration
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock