AWS CloudWatch Tutorial - EC2 Application Monitoring using SSM, RUN Command and Parameter Store

  Рет қаралды 3,581

VK Seth - AWS Devops

VK Seth - AWS Devops

Күн бұрын

Пікірлер: 9
@vikasthakur6513
@vikasthakur6513 2 жыл бұрын
Much needed Sir, Thanks.
@ppan
@ppan Жыл бұрын
very handy tutorial, many thanks :)
@devopstutorial
@devopstutorial Жыл бұрын
Thank you 🙏
@akshaysurve8776
@akshaysurve8776 2 жыл бұрын
What you are doing is good for the society ...it's amazing for the new people who wants to work in cloud domain ....but its a request please share code or user data into the description...🙏
@devopstutorial
@devopstutorial 2 жыл бұрын
ya its a miss, thanks for letting me know - code updated in the description..thanks
@Sarathkantipudi
@Sarathkantipudi 2 жыл бұрын
No reflection in log groups even after following the video can't find where I've stepped wrong
@Sarathkantipudi
@Sarathkantipudi 2 жыл бұрын
Where can I get the files u have pasted in parameter group.. brother can you please tell me
@devopstutorial
@devopstutorial 2 жыл бұрын
#!/bin/bash # Install Apache Web Server yum install -y httpd # Turn on web server systemctl enable httpd.service systemctl start httpd.service # Setup Web Server chmod 755 var/www/html touch var/www/html/index.html tee -a var/www/html/index.html
@devopstutorial
@devopstutorial 2 жыл бұрын
Try now with the code now - make sure to watch the video again as same steps work for me, so it should work for you as well
AWS Tutorial - How to automate EC2 Start and Stop with CloudWatch & SSM Document
14:09
AWS Systems Manager Run Command - Managing Servers Securely
22:31
Install CloudWatch Agent Easily and monitor Memory and Disk
16:10
AWS with Avinash Reddy
Рет қаралды 2,9 М.
AWS Demo - Streaming EC2 Application Logs to CloudWatch Monitoring
18:04
VK Seth - AWS Devops
Рет қаралды 5 М.
AWS Parameter Store Overview and Demonstration
23:40
Be A Better Dev
Рет қаралды 17 М.
Kubernetes Crash Course for Absolute Beginners [NEW]
1:12:04
TechWorld with Nana
Рет қаралды 3 МЛН
Unified CloudWatch Agent Tutorial - 1/2
10:41
Stephane Maarek
Рет қаралды 15 М.
AWS Systems Manager - Remotely execute commands on an EC2 instance
13:41