Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yellayakshi-bijji/aws-project-1

Automating AWS Deployment and Optimization Workflow: Terraform, CloudFormation, and Jenkins
https://github.com/yellayakshi-bijji/aws-project-1

alb ec2 groovy iam jenkins jenkinsfile pipeline route53 s3 terraform terraform-modules user-data vpc

Last synced: about 1 month ago
JSON representation

Automating AWS Deployment and Optimization Workflow: Terraform, CloudFormation, and Jenkins

Awesome Lists containing this project

README

        

#Readme File

1. ALB Health Checks:
- Verify that the target is listening for traffic on the health check port.
- Run the [netstat -plnt] command on linux to verify which ports your server is listening to.For Windows targets, you can use the [netstat] command.