Big thank you, a very very clear to follow video on the principals of Amazon Workspaces Services and 'Tags' 'Values' from this video, ....after seeing this it makes complete logical sense to allow the administor to keep track of any AWS cloud resources and therefore follow their costs... regards
We are using cloud formation template for launching the instances through Jenkins. Can u make a video on these if possible or breif few more points on these.. thanks
Hi Shanker I have been following your videos from long time.. videos are really helpful... First time I have question We have already existing ec2 instances, We want to enforce tagging mechanism where...if the existing tags are changed by any one, we need to get alerts? Is there any way for that, kindly reply to my question or make a video on that.... which will be helpful
Tag Compliance is a pain point that cannot be solved easily. First of all, if it is a CI/CD environment, remove tag modify permissions for all users except ci/cd Monitor the tag modify events with cloudtrail+lambda and notify in cloudwatch dashboards
Hi. Have you tried using CloudWatch Events rules in your AWS account? I believe there are Events that can be triggered when tagging is changed. EDIT: you can do that with CloudWatch: aws.amazon.com/about-aws/whats-new/2018/09/changes-to-tags-on-aws-resources-now-generate-amazon-cloudwatch-events/
Big thank you, a very very clear to follow video on the principals of Amazon Workspaces Services and 'Tags' 'Values' from this video, ....after seeing this it makes complete logical sense to allow the administor to keep track of any AWS cloud resources and therefore follow their costs... regards
is there any examples available to tag resources for gcp ?
Thanks for the nice video. Please let me know are there any default Naming Tags created by AWS?
We are using cloud formation template for launching the instances through Jenkins.
Can u make a video on these if possible or breif few more points on these.. thanks
can we using tag to create a sparate billing report depend on tag ?
Ofcourse you can. Do Watch the entire tagging series on how to develop a wholesome tagging strategy for your environment
Hi Shanker
I have been following your videos from long time.. videos are really helpful...
First time I have question
We have already existing ec2 instances,
We want to enforce tagging mechanism where...if the existing tags are changed by any one, we need to get alerts?
Is there any way for that, kindly reply to my question or make a video on that.... which will be helpful
Tag Compliance is a pain point that cannot be solved easily.
First of all, if it is a CI/CD environment, remove tag modify permissions for all users except ci/cd
Monitor the tag modify events with cloudtrail+lambda and notify in cloudwatch dashboards
We are using cloud formation template for launching the instances...through Jenkins
If possible can u make a small video on that or give u breig some more points o. That plz
Hi. Have you tried using CloudWatch Events rules in your AWS account? I believe there are Events that can be triggered when tagging is changed.
EDIT: you can do that with CloudWatch:
aws.amazon.com/about-aws/whats-new/2018/09/changes-to-tags-on-aws-resources-now-generate-amazon-cloudwatch-events/
Nice video