Automate AMI Creation and Deletion with Amazon Lambda (AWS EC2 Backup)
Create an automatic backup of your AWS EC2 instance using AMI, use Lambda function to generate AMIs and trigger it using AWS Eventbridge
Create an automatic backup of your AWS EC2 instance using AMI, use Lambda function to generate AMIs and trigger it using AWS Eventbridge
Do these steps to easily monitor Amazon EC2 Disk Usage metrics in Cloudwatch and setup alarm to get notified based on usage
Secure Remote Server from unauthenticated logins using 4 simple steps
1. Have strong password
2. configure different Users
3. Give minimal access
4. Enable Multi factor authentication
send notification to Microsoft Teams from Jenkins using Jenkins pipeline in less than 3 minutes.
identical cloud: How to run parallel stages in Jenkins Pipeline using Jenkinsfile with explanation and examples