Linux

Installing AWS CodeDeploy Agent on Linux AWS EC2 instance | AWS CodeDeploy Agent Setup on EC2



Installing AWS CodeDeploy Agent on Linux AWS EC2 instance | AWS CodeDeploy Agent Setup on EC2 #CodeDeploy #agent #aws

List of Commands
sudo service codedeploy-agent status
sudo service codedeploy-agent start
ps -ef | grep CodeDeploy
sudo yum -y update
sudo yum -y install ruby
sudo yum -y install wget // if not available
wget
sudo chmod +x ./install
sudo ./install auto

———————————————————————————————
AWS CodeCommit | Git with IAM Role on EC2 Instances ⏩

How to Connect AWS EC2 by AWS Session Manager ⏩

How to Create AWS RDS database ⏩
How to create MySQL Server on AWS EC2 Instance ⏩
—————————————————————————————–
How to schedule EC2 Start/Stop based on Tag using AWS Lambda ⏩
AWS DynamoDB ⏩
AWS IAM Role ⏩
AWS Lambda function ⏩

===========================================================
AWS lambda layers Step by Step Guide ⏩
============================================================
Diffrent use case of AWS Lambda 👇

1✅ API Gateway to REST endpoint⏩
2✅ Event processing Lambda with SNS ⏩
3✅ File upload processing AWS Lambda with s3 ⏩
4✅ Step function ⏩
5✅ Serverless Cron Job scheduling ⏩
6✅How to read a file from S3 with the Python SDK ⏩
7✅Trigger Lambda from SNS ⏩

============ My other courses are available here ========= 👇
AWS Tutorial For Beginners ⏩
Azure Training Videos ⏩
AWS Free Tier ⏩
How to Create AWS Account Free in 10 Minutes ⏩

AWS Code deploy Bucket details ⏩

✅Don’t forget to Subscribe to our Channel to learn more about cloud Technologies, Thank you:

#aws #devops #devopsroles #cloudaws #awsdevops #awseni #awscertified
#awsdatabasemigrationservice #dms #on-prem #On-premises #datasync
#certification #awscertifications #codecommunity #codecommit #migration #migrating #sourcecode #management #code #deploy

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button