Autoplay
Autocomplete
Previous Lesson
Complete and Continue
Aws DevSecops April 2024 Batch By Sudheer@8AM
New section
Dev_25-4-2024 (57:27)
Dev_26-4-2024 (65:14)
Dev_29-4-2024 (74:46)
Dev_30-4-2024 (73:14)
Dev_1-5-2024 (81:04)
Dev_3-5-2024 (124:37)
Dev_6-5-2024 (112:02)
Dev_7-5-2024 (60:35)
Dev_8-5-2024 (54:42)
Dev_9-5-2024 (84:08)
Dev_10-5-2024 (51:53)
Dev_15-5-2024 (56:15)
Dev_16-5-2024 (57:45)
Dev_17-5-2024 (57:47)
Dev_20-5-2024 (52:15)
Dev_21-5-2024 (63:46)
Dev_22-5-2024 (61:23)
Dev_23-5-2024 (60:12)
VPC-Part1_24-5-2024 (57:42)
VPC-Part2_25-5-2024 (43:24)
VPC-Part3_27-5-2024 (40:12)
VPC-Part4_28-5-2024 (57:17)
VPC-Part5_29-5-2024 (48:52)
ASG_30-5-2024 (53:11)
ALB_31-5-2024 (59:51)
NLB_1-6-2024 (53:48)
EFS-Part1_3-6-2024 (49:34)
EFS-Part2_4-6-2024 (47:27)
EFS-Part3_5-6-2024 (49:41)
EFS-Part4_6-6-2024 (43:55)
S3_7-6-2024 (26:23)
Docker-Part1_13-6-2024 (57:12)
Docker-Part2_14-6-2024 (49:21)
Docker-Part3_15-6-2024 (40:49)
Docker-Part4_18-6-2024 (52:10)
Docker-Part5_19-6-2024 (54:12)
Docker-Part6_20-6-2024 (54:23)
ECS-Part1_21-6-2024 (50:00)
ECS-Part2_24-6-2024 (61:55)
ECS-Part3_25-6-2024 (39:52)
EKS-Part1_26-6-2024 (54:50)
EKS-Part2_27-6-2024 (54:12)
EKS-Part3_28-6-2024 (66:18)
EKS-Part4_29-6-2024 (40:17)
EKS-Part5_1-7-2024 (25:33)
EKS-Part6_2-7-2024 (59:39)
EKS-Part7_3-7-2024 (67:43)
EKS-Part8_4-7-2024 (39:40)
EKS-Part9_5-7-2024 (57:18)
EKS-Part10_6-7-2024 (16:57)
EKS-Part11_8-7-2024 (49:02)
EKS-Part12_9-7-2024 (47:26)
EKS-Part13_10-7-2024 (33:42)
Ansible-Part1_11-7-2024 (40:50)
Ansible-Part2_12-7-2024 (58:29)
Ansible-Part3_16-7-2024 (60:49)
Ansible-Part4_17-7-2024 (65:29)
Ansible-Part5_18-7-2024 (41:45)
Terraform-Part1_19-7-2024 (55:40)
Terraform-Part2_20-7-2024 (49:41)
Terraform-Part3_22-7-2024 (50:46)
Terraform-Part4_23-7-2024 (50:52)
Terraform-Part5_24-7-2024 (61:25)
Terraform-Part6_25-7-2024 (43:41)
Terraform-Part7_26-7-2024 (51:21)
Git-Part1_29-7-2024 (54:09)
Git-Part2_30-7-2024 (48:38)
Git-Part3_31-7-2024 (53:13)
Git-Part4_1-8-2024 (35:15)
Jenkins-SonarQube-Setup-Configuration_2-8-2024 (41:11)
Jenkins-administration_5-8-2024 (53:04)
Jenkinsfile-Part1_6-8-2024 (43:08)
Jenkinsfile-Part2_7-8-2024 (39:59)
Jenkinsfile-DevSecOps-Part3_8-8-2024 (58:25)
Jenkinsfile-DevOps-Part4_9-8-2024 (52:45)
AWS-Route53_12-8-2024 (64:56)
AWS-CloudTrail_13-8-2024 (58:30)
AWS-CloudWatch-Part1_14-8-2024 (52:08)
AWS-CloudWatch-Part2_15-8-2024 (42:56)
Shell-scripting-Part1_20-8-2024 (51:21)
Shell-Scripting-Part2_21-8-2024 (29:57)
Shell-Scripting-Part3_26-8-2024 (36:04)
Shell-Scripting-Part4_27-8-2024 (37:28)
AWS-RDS_28-8-2024 (37:28)
AWS-Promethues-Grafana-Part1_29-8-2024 (49:26)
AWS-Secrets_Manager-Certificate_Manager_3-9-2024 (42:24)
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)
Teach online with
44. Terraform_ Deployment process
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock