SlideShare a Scribd company logo
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Overview
What is Amazon CloudWatch?What is Amazon CloudWatch?
Amazon CloudWatch
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Overview
What is Amazon CloudWatch?What is Amazon CloudWatch?
Amazon CloudWatch Concepts
Amazon CloudWatch
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Overview
What is Amazon CloudWatch?What is Amazon CloudWatch?
Amazon CloudWatch Concepts
Amazon CloudWatch Events
Amazon CloudWatch
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Overview
What is Amazon CloudWatch?What is Amazon CloudWatch?
Amazon CloudWatch Concepts
Amazon CloudWatch Events
Amazon CloudWatch Logs Amazon CloudWatch
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Need For Cloud Based Monitoring?
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Scenario 1: Performance
Messenger App
Monitoring Tool
Number of people
using app
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Scenario 2: Cost
Virtual Servers Activity Level
HIGH
LOW
Money Paid
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Scenario 2: Cost
Virtual Servers Activity Level
HIGH
LOW
Money Paid
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Scenario 3: Detecting Errors and Troubleshooting
Customers
My Website
Application
Downtime
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Scenario 3: Detecting Errors and Troubleshooting
Customers
My Website
Other Website
Application
Downtime
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Why Do We Need Cloud Based Monitoring ?
Provide a catalogue of
standard reports that you
can use to analyse trends
and monitor system
performance
To reduce unnecessary
operating costs by sending
notifications in case of
unreasonable prising
issues.
Detect problems early to
prevent disasters. Also
prevents and reduce
downtime and business
losses
Monitor the end users
experience and create
reports which help to
make improvements.
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
What is Amazon CloudWatch?
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch
Amazon CloudWatch is the component of Amazon Web Services that provides real time monitoring of AWS
resources and customer applications running on Amazon infrastructure
Basic Monitoring
Its free
Polls every 5 min
Very few metrics
Types of
Monitoring
offered by
Amazon CloudWatch
Detailed Monitoring
Its charged
Polls every 1 min
Wide range metrics
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
What Does Amazon CloudWatch Do?
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Resources Monitored By CloudWatch
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Resources Monitored By CloudWatch
Virtual Instances
(EC2)
AWS resources
monitored by
Amazon CloudWatch
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Resources Monitored By CloudWatch
Virtual Instances
(EC2)
Databases
(AWS RDS)
AWS resources
monitored by
Amazon CloudWatch
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Resources Monitored By CloudWatch
Virtual Instances
(EC2)
Databases
(AWS RDS)
Data Stored in
Amazon S3
AWS resources
monitored by
Amazon CloudWatch
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Resources Monitored By CloudWatch
Virtual Instances
(EC2)
Databases
(AWS RDS)
Data Stored in
Amazon S3
AWS resources
monitored by
Amazon CloudWatch
Elastic Load
Balancers
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Resources Monitored By CloudWatch
Virtual Instances
(EC2)
Databases
(AWS RDS)
Data Stored in
Amazon S3
Other AWS
Resources
AWS resources
monitored by
Amazon CloudWatch
Elastic Load
Balancers
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Amazon CloudWatch
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch Concepts
A metric represents a time-ordered set of data points
that are published to CloudWatch. Think of a metric as
a variable to monitor, and the data points represent
the values of that variable over time.
Metrics
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch Concepts
A metric represents a time-ordered set of data points
that are published to CloudWatch. Think of a metric as
a variable to monitor, and the data points represent
the values of that variable over time.
Metrics
Dimensions
A dimension is a name/value pair that uniquely
identifies a metric. They can be considered as
categories of characteristics that describe a
metric. We can assign up to 10 dimensions to a
metric
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch Concepts
Statistics
Statistics are metric data aggregations over
specified periods of time. Aggregations are
made using the namespace, metric name,
dimensions within the time period you specify.
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch Concepts
Statistics
Alarm
Statistics are metric data aggregations over
specified periods of time. Aggregations are
made using the namespace, metric name,
dimensions within the time period you specify.
An alarm can be used to automatically initiate
actions on your behalf. It watches a single
metric over a specified time period, and
performs one or more specified actions.
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
How Amazon CloudWatch Works?
Amazon CloudWatch
Complete visibility into
your AWS resources and
applications
Metrics
& logs
are collected
Visualize
metrics
&logs.
Automated
response.
Real time
analysis
Collect Monitor Act Analyse
Application
Monitoring
System Wide
Visibility
Resource
Optimization
Health
Monitoring
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Amazon CloudWatch Demo
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Amazon CloudWatch Events
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Introduction To Amazon CloudWatch Events
Amazon CloudWatch Events is a part of Amazon CloudWatch which delivers ‘a near real-time stream of
system events’ that allows you to ‘monitor and respond to the changes in your AWS resources’ by means of
rules that route events to one or more targets.
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
An event indicates a change in
your AWS environment. AWS
resources generate events
when their state changes.
Represent small JSON blobs
Events
Amazon
CloudWatch
Events
Rules
Target
Amazon CloudWatch Events is a part of Amazon CloudWatch which delivers ‘a near real-time stream of
system events’ that allows you to ‘monitor and respond to the changes in your AWS resources’ by means of
rules that route events to one or more targets.
Introduction To Amazon CloudWatch Events
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
An event indicates a change in
your AWS environment. AWS
resources generate events
when their state changes.
Represent small JSON blobs
Events
Amazon
CloudWatch
Events
Target
Amazon CloudWatch Events is a part of Amazon CloudWatch which delivers ‘a near real-time stream of
system events’ that allows you to ‘monitor and respond to the changes in your AWS resources’ by means of
rules that route events to one or more targets.
Introduction To Amazon CloudWatch Events
Rules evaluate incoming
events to determine if a
threshold or out-of-bounds
scenario exist. If yes then
the event is routed to target
v
Rules
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
An event indicates a change in
your AWS environment. AWS
resources generate events
when their state changes.
Represent small JSON blobs
Rules evaluate incoming
events to determine if a
threshold or out-of-bounds
scenario exist. If yes then
the event is routed to target
vEvents
Amazon
CloudWatch
Events
A target processes the events
that have been passed from a
rule. A rule may invoke
multiple targets.
Rules
Target
Amazon CloudWatch Events is a part of Amazon CloudWatch which delivers ‘a near real-time stream of
system events’ that allows you to ‘monitor and respond to the changes in your AWS resources’ by means of
rules that route events to one or more targets.
Introduction To Amazon CloudWatch Events
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Use Case : Create a system that closely mimics the behaviour of Dynamic DNS . Update Amazon Route53
records when a Amazon EC2 instance changes its state. Use services Amazon CloudWatch Events, Route53
and AWS Lambda.
Working of Amazon CloudWatch Events
Amazon EC2 Instance
State Changes
Amazon CloudWatch
Event
Rule Triggered
Amazon Lambda :
Update Route53
Amazon Route53 : maps
Domain Name to IP
Address
AWS EC2 AWS CloudWatch
Event
AWS Lambda AWS Rute53
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Amazon CloudWatch Events Demo
Copyright © 2018, edureka and/or its affiliates. All rights reserved.
Amazon CloudWatch Logs
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch Logs
AWS CloudTrail Log Storage Route53 DNS
Amazon CloudWatch Logs is used to monitor, store and access log files from AWS resources like Amazon EC2
instances, Amazon CloudTrail , Route53 and others
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch Logs
Amazon EC2 AWS CloudTrail Log Storage Route53 DNS
Monitors logs
from Amazon
EC2 instances in
real-time.
Features of
CloudWatch Logs
Features of
CloudWatch Logs
Amazon CloudWatch Logs is used to monitor, store and access log files from AWS resources like Amazon EC2
instances, Amazon CloudTrail , Route53 and others
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch Logs
Amazon EC2 AWS CloudTrail Log Storage Route53 DNS
Monitors logs
from Amazon
EC2 instances in
real-time.
Features of
CloudWatch Logs
Amazon CloudWatch Logs is used to monitor, store and access log files from AWS resources like Amazon EC2
instances, Amazon CloudTrail , Route53 and others
Adjust the
retention period
from 10 years to
one day.
Log Retention
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch Logs
Amazon EC2 AWS CloudTrail Log Storage Route53 DNS
Monitors logs
from Amazon
EC2 instances in
real-time.
Log Storage
CloudWatch Logs
allows to store your
log data in highly
durable storage.
Features of
CloudWatch Logs
Amazon CloudWatch Logs is used to monitor, store and access log files from AWS resources like Amazon EC2
instances, Amazon CloudTrail , Route53 and others
Adjust the
retention period
from 10 years to
one day.
Log Retention
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch Logs
Amazon EC2 AWS CloudTrail Log Storage Route53 DNS
Monitors logs
from Amazon
EC2 instances in
real-time.
Adjust the
retention period
from 10 years to
one day.
Log Retention Log Storage
CloudWatch Logs
allows to store your
log data in highly
durable storage.
Features of
CloudWatch Logs
Amazon CloudWatch Logs is used to monitor, store and access log files from AWS resources like Amazon EC2
instances, Amazon CloudTrail , Route53 and others
Logs information about
the DNS queries that
Route 53 receives.
DNS Queries
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch Logs Concepts
Log Event is the
record of activity
by resources or
application being
monitored.
Log Event
Certain concepts that are central to understanding of Amazon CloudWatch Logs.
Log Group
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch Logs Concepts
Log Event is the
record of activity
by resources or
application being
monitored.
A log stream is a
sequence of log
events that share
the same source.
Log Event Log Stream
Certain concepts that are central to understanding of Amazon CloudWatch Logs.
Log Group
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Amazon CloudWatch Logs Concepts
Log Event is the
record of activity
by resources or
application being
monitored.
A log stream is a
sequence of log
events that share
the same source.
Log Event Log Stream
Certain concepts that are central to understanding of Amazon CloudWatch Logs.
A log group
represents groups
of log streams
which share same
monitoring and
access control.
Log Group
AWS Architect Certification Training https://www.edureka.co/cloudcomputing
Working of Amazon CloudWatch Logs
e
Windows Ubuntu
Amazon Linux
CloudWatch Logs CloudWatch Metrics
CloudWatch Alarm SNS E-mail
Notification
Use Case : Using Amazon CloudWatch Logs to troubleshoot the system by monitoring the respective log files.
AWS Architect Certification Training https://www.edureka.co/cloudcomputing

More Related Content

What's hot

ABCs of AWS: S3
ABCs of AWS: S3ABCs of AWS: S3
ABCs of AWS: S3
Mark Cohen
 
Fundamentals of AWS Security
Fundamentals of AWS SecurityFundamentals of AWS Security
Fundamentals of AWS Security
Amazon Web Services
 
AWS Connectivity, VPC Design and Security Pro Tips
AWS Connectivity, VPC Design and Security Pro TipsAWS Connectivity, VPC Design and Security Pro Tips
AWS Connectivity, VPC Design and Security Pro Tips
Shiva Narayanaswamy
 
Deep dive into AWS IAM
Deep dive into AWS IAMDeep dive into AWS IAM
Deep dive into AWS IAM
Amazon Web Services
 
Access Control for the Cloud: AWS Identity and Access Management (IAM) (SEC20...
Access Control for the Cloud: AWS Identity and Access Management (IAM) (SEC20...Access Control for the Cloud: AWS Identity and Access Management (IAM) (SEC20...
Access Control for the Cloud: AWS Identity and Access Management (IAM) (SEC20...
Amazon Web Services
 
Monitor All Your Things: Amazon CloudWatch in Action with BBC (DEV302) - AWS ...
Monitor All Your Things: Amazon CloudWatch in Action with BBC (DEV302) - AWS ...Monitor All Your Things: Amazon CloudWatch in Action with BBC (DEV302) - AWS ...
Monitor All Your Things: Amazon CloudWatch in Action with BBC (DEV302) - AWS ...
Amazon Web Services
 
Aws
AwsAws
Introduction to Amazon EC2
Introduction to Amazon EC2Introduction to Amazon EC2
Introduction to Amazon EC2
Amazon Web Services
 
Deep Dive: AWS CloudFormation
Deep Dive: AWS CloudFormationDeep Dive: AWS CloudFormation
Deep Dive: AWS CloudFormation
Amazon Web Services
 
AWS Lambda
AWS LambdaAWS Lambda
AWS Lambda
Scott Leberknight
 
AWS WAF
AWS WAFAWS WAF
AWS Monitoring & Logging
AWS Monitoring & LoggingAWS Monitoring & Logging
AWS Monitoring & Logging
Jason Poley
 
AWS Control Tower
AWS Control TowerAWS Control Tower
AWS Control Tower
CloudHesive
 
Aws VPC
Aws VPCAws VPC
AWS Security Hub
AWS Security HubAWS Security Hub
AWS Security Hub
Amazon Web Services
 
Securityhub
SecurityhubSecurityhub
Securityhub
Richard Harvey
 
AWS Systems manager 2019
AWS Systems manager 2019AWS Systems manager 2019
AWS Systems manager 2019
John Varghese
 
IAM Introduction
IAM IntroductionIAM Introduction
IAM Introduction
Amazon Web Services
 
Security on AWS :: 이경수 솔루션즈아키텍트
Security on AWS :: 이경수 솔루션즈아키텍트Security on AWS :: 이경수 솔루션즈아키텍트
Security on AWS :: 이경수 솔루션즈아키텍트
Amazon Web Services Korea
 
AWS Cloud trail
AWS Cloud trailAWS Cloud trail
AWS Cloud trail
zekeLabs Technologies
 

What's hot (20)

ABCs of AWS: S3
ABCs of AWS: S3ABCs of AWS: S3
ABCs of AWS: S3
 
Fundamentals of AWS Security
Fundamentals of AWS SecurityFundamentals of AWS Security
Fundamentals of AWS Security
 
AWS Connectivity, VPC Design and Security Pro Tips
AWS Connectivity, VPC Design and Security Pro TipsAWS Connectivity, VPC Design and Security Pro Tips
AWS Connectivity, VPC Design and Security Pro Tips
 
Deep dive into AWS IAM
Deep dive into AWS IAMDeep dive into AWS IAM
Deep dive into AWS IAM
 
Access Control for the Cloud: AWS Identity and Access Management (IAM) (SEC20...
Access Control for the Cloud: AWS Identity and Access Management (IAM) (SEC20...Access Control for the Cloud: AWS Identity and Access Management (IAM) (SEC20...
Access Control for the Cloud: AWS Identity and Access Management (IAM) (SEC20...
 
Monitor All Your Things: Amazon CloudWatch in Action with BBC (DEV302) - AWS ...
Monitor All Your Things: Amazon CloudWatch in Action with BBC (DEV302) - AWS ...Monitor All Your Things: Amazon CloudWatch in Action with BBC (DEV302) - AWS ...
Monitor All Your Things: Amazon CloudWatch in Action with BBC (DEV302) - AWS ...
 
Aws
AwsAws
Aws
 
Introduction to Amazon EC2
Introduction to Amazon EC2Introduction to Amazon EC2
Introduction to Amazon EC2
 
Deep Dive: AWS CloudFormation
Deep Dive: AWS CloudFormationDeep Dive: AWS CloudFormation
Deep Dive: AWS CloudFormation
 
AWS Lambda
AWS LambdaAWS Lambda
AWS Lambda
 
AWS WAF
AWS WAFAWS WAF
AWS WAF
 
AWS Monitoring & Logging
AWS Monitoring & LoggingAWS Monitoring & Logging
AWS Monitoring & Logging
 
AWS Control Tower
AWS Control TowerAWS Control Tower
AWS Control Tower
 
Aws VPC
Aws VPCAws VPC
Aws VPC
 
AWS Security Hub
AWS Security HubAWS Security Hub
AWS Security Hub
 
Securityhub
SecurityhubSecurityhub
Securityhub
 
AWS Systems manager 2019
AWS Systems manager 2019AWS Systems manager 2019
AWS Systems manager 2019
 
IAM Introduction
IAM IntroductionIAM Introduction
IAM Introduction
 
Security on AWS :: 이경수 솔루션즈아키텍트
Security on AWS :: 이경수 솔루션즈아키텍트Security on AWS :: 이경수 솔루션즈아키텍트
Security on AWS :: 이경수 솔루션즈아키텍트
 
AWS Cloud trail
AWS Cloud trailAWS Cloud trail
AWS Cloud trail
 

Similar to Amazon CloudWatch Tutorial | AWS Certification | Cloud Monitoring Tools | AWS Tutorial | Edureka

ENT314 Automate Best Practices and Operational Health for Your AWS Resources
ENT314 Automate Best Practices and Operational Health for Your AWS ResourcesENT314 Automate Best Practices and Operational Health for Your AWS Resources
ENT314 Automate Best Practices and Operational Health for Your AWS Resources
Amazon Web Services
 
ENT314 Automate Best Practices and Operational Health for Your AWS Resources
ENT314 Automate Best Practices and Operational Health for Your AWS ResourcesENT314 Automate Best Practices and Operational Health for Your AWS Resources
ENT314 Automate Best Practices and Operational Health for Your AWS Resources
Amazon Web Services
 
Introduction to Threat Detection and Remediation on AWS
Introduction to Threat Detection and Remediation on AWSIntroduction to Threat Detection and Remediation on AWS
Introduction to Threat Detection and Remediation on AWS
Amazon Web Services
 
What is AWS Cloud Watch
What is AWS Cloud WatchWhat is AWS Cloud Watch
What is AWS Cloud Watch
jeetendra mandal
 
Best Practices for getting Started on AWS
Best Practices for getting Started on AWSBest Practices for getting Started on AWS
Best Practices for getting Started on AWS
Amazon Web Services
 
Getting Started with AWS
Getting Started with AWSGetting Started with AWS
Getting Started with AWS
Amazon Web Services
 
Aws certification training guruprasanth.s
Aws certification training guruprasanth.sAws certification training guruprasanth.s
Aws certification training guruprasanth.s
GURUPRASANTH33
 
re:Invent Recap: Security Week at the SF Loft
re:Invent Recap: Security Week at the SF Loftre:Invent Recap: Security Week at the SF Loft
re:Invent Recap: Security Week at the SF Loft
Amazon Web Services
 
AWS (2).pdf
AWS (2).pdfAWS (2).pdf
AWS (2).pdf
ishitasaini51
 
Secure your AWS Account and your Organization's Accounts
Secure your AWS Account and your Organization's Accounts Secure your AWS Account and your Organization's Accounts
Secure your AWS Account and your Organization's Accounts
Amazon Web Services
 
Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...
Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...
Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...
Amazon Web Services
 
Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...
Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...
Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...
Amazon Web Services
 
Automate Best Practices and Operational Health for your AWS resources
Automate Best Practices and Operational Health for your AWS resourcesAutomate Best Practices and Operational Health for your AWS resources
Automate Best Practices and Operational Health for your AWS resources
Amazon Web Services
 
Building Automated Control Systems for Your AWS Infrastructure
Building Automated Control Systems for Your AWS InfrastructureBuilding Automated Control Systems for Your AWS Infrastructure
Building Automated Control Systems for Your AWS Infrastructure
Amazon Web Services
 
CSS17: Atlanta - The AWS Shared Responsibility Model in Practice
CSS17: Atlanta - The AWS Shared Responsibility Model in Practice CSS17: Atlanta - The AWS Shared Responsibility Model in Practice
CSS17: Atlanta - The AWS Shared Responsibility Model in Practice
Alert Logic
 
Aw some day_essentials3.2ish_072214
Aw some day_essentials3.2ish_072214Aw some day_essentials3.2ish_072214
Aw some day_essentials3.2ish_072214Amazon Web Services
 
AWS Enterprise Summit Netherlands - Starting Your Journey in the Cloud
AWS Enterprise Summit Netherlands - Starting Your Journey in the CloudAWS Enterprise Summit Netherlands - Starting Your Journey in the Cloud
AWS Enterprise Summit Netherlands - Starting Your Journey in the Cloud
Amazon Web Services
 
Network Security and Access Control in AWS
Network Security and Access Control in AWSNetwork Security and Access Control in AWS
Network Security and Access Control in AWS
Amazon Web Services
 
Monitoring on Amazon AWS Cloud
Monitoring on Amazon AWS Cloud Monitoring on Amazon AWS Cloud
Monitoring on Amazon AWS Cloud
8KMiles Software Services
 
Introduction to Three AWS Security Services - November 2016 Webinar Series
Introduction to Three AWS Security Services - November 2016 Webinar SeriesIntroduction to Three AWS Security Services - November 2016 Webinar Series
Introduction to Three AWS Security Services - November 2016 Webinar Series
Amazon Web Services
 

Similar to Amazon CloudWatch Tutorial | AWS Certification | Cloud Monitoring Tools | AWS Tutorial | Edureka (20)

ENT314 Automate Best Practices and Operational Health for Your AWS Resources
ENT314 Automate Best Practices and Operational Health for Your AWS ResourcesENT314 Automate Best Practices and Operational Health for Your AWS Resources
ENT314 Automate Best Practices and Operational Health for Your AWS Resources
 
ENT314 Automate Best Practices and Operational Health for Your AWS Resources
ENT314 Automate Best Practices and Operational Health for Your AWS ResourcesENT314 Automate Best Practices and Operational Health for Your AWS Resources
ENT314 Automate Best Practices and Operational Health for Your AWS Resources
 
Introduction to Threat Detection and Remediation on AWS
Introduction to Threat Detection and Remediation on AWSIntroduction to Threat Detection and Remediation on AWS
Introduction to Threat Detection and Remediation on AWS
 
What is AWS Cloud Watch
What is AWS Cloud WatchWhat is AWS Cloud Watch
What is AWS Cloud Watch
 
Best Practices for getting Started on AWS
Best Practices for getting Started on AWSBest Practices for getting Started on AWS
Best Practices for getting Started on AWS
 
Getting Started with AWS
Getting Started with AWSGetting Started with AWS
Getting Started with AWS
 
Aws certification training guruprasanth.s
Aws certification training guruprasanth.sAws certification training guruprasanth.s
Aws certification training guruprasanth.s
 
re:Invent Recap: Security Week at the SF Loft
re:Invent Recap: Security Week at the SF Loftre:Invent Recap: Security Week at the SF Loft
re:Invent Recap: Security Week at the SF Loft
 
AWS (2).pdf
AWS (2).pdfAWS (2).pdf
AWS (2).pdf
 
Secure your AWS Account and your Organization's Accounts
Secure your AWS Account and your Organization's Accounts Secure your AWS Account and your Organization's Accounts
Secure your AWS Account and your Organization's Accounts
 
Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...
Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...
Connect and Interconnect – The Mesh of Event-Driven Compute and Marvelous Vir...
 
Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...
Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...
Secure Your AWS Account and Your Organization's Accounts - SID202 - Chicago A...
 
Automate Best Practices and Operational Health for your AWS resources
Automate Best Practices and Operational Health for your AWS resourcesAutomate Best Practices and Operational Health for your AWS resources
Automate Best Practices and Operational Health for your AWS resources
 
Building Automated Control Systems for Your AWS Infrastructure
Building Automated Control Systems for Your AWS InfrastructureBuilding Automated Control Systems for Your AWS Infrastructure
Building Automated Control Systems for Your AWS Infrastructure
 
CSS17: Atlanta - The AWS Shared Responsibility Model in Practice
CSS17: Atlanta - The AWS Shared Responsibility Model in Practice CSS17: Atlanta - The AWS Shared Responsibility Model in Practice
CSS17: Atlanta - The AWS Shared Responsibility Model in Practice
 
Aw some day_essentials3.2ish_072214
Aw some day_essentials3.2ish_072214Aw some day_essentials3.2ish_072214
Aw some day_essentials3.2ish_072214
 
AWS Enterprise Summit Netherlands - Starting Your Journey in the Cloud
AWS Enterprise Summit Netherlands - Starting Your Journey in the CloudAWS Enterprise Summit Netherlands - Starting Your Journey in the Cloud
AWS Enterprise Summit Netherlands - Starting Your Journey in the Cloud
 
Network Security and Access Control in AWS
Network Security and Access Control in AWSNetwork Security and Access Control in AWS
Network Security and Access Control in AWS
 
Monitoring on Amazon AWS Cloud
Monitoring on Amazon AWS Cloud Monitoring on Amazon AWS Cloud
Monitoring on Amazon AWS Cloud
 
Introduction to Three AWS Security Services - November 2016 Webinar Series
Introduction to Three AWS Security Services - November 2016 Webinar SeriesIntroduction to Three AWS Security Services - November 2016 Webinar Series
Introduction to Three AWS Security Services - November 2016 Webinar Series
 

More from Edureka!

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
Edureka!
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
Edureka!
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
Edureka!
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
Edureka!
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
Edureka!
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
Edureka!
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
Edureka!
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
Edureka!
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
Edureka!
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
Edureka!
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
Edureka!
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
Edureka!
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
Edureka!
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
Edureka!
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
Edureka!
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
Edureka!
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
Edureka!
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
Edureka!
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
Edureka!
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
Edureka!
 

More from Edureka! (20)

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
 
AWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | EdurekaAWS Cloud Practitioner Tutorial | Edureka
AWS Cloud Practitioner Tutorial | Edureka
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
 

Recently uploaded

FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Product School
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Jeffrey Haguewood
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
KatiaHIMEUR1
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
Product School
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
Cheryl Hung
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 

Recently uploaded (20)

FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
Unsubscribed: Combat Subscription Fatigue With a Membership Mentality by Head...
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
Slack (or Teams) Automation for Bonterra Impact Management (fka Social Soluti...
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !Securing your Kubernetes cluster_ a step-by-step guide to success !
Securing your Kubernetes cluster_ a step-by-step guide to success !
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
From Siloed Products to Connected Ecosystem: Building a Sustainable and Scala...
 
Key Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdfKey Trends Shaping the Future of Infrastructure.pdf
Key Trends Shaping the Future of Infrastructure.pdf
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 

Amazon CloudWatch Tutorial | AWS Certification | Cloud Monitoring Tools | AWS Tutorial | Edureka

  • 1.
  • 2. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Overview What is Amazon CloudWatch?What is Amazon CloudWatch? Amazon CloudWatch
  • 3. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Overview What is Amazon CloudWatch?What is Amazon CloudWatch? Amazon CloudWatch Concepts Amazon CloudWatch
  • 4. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Overview What is Amazon CloudWatch?What is Amazon CloudWatch? Amazon CloudWatch Concepts Amazon CloudWatch Events Amazon CloudWatch
  • 5. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Overview What is Amazon CloudWatch?What is Amazon CloudWatch? Amazon CloudWatch Concepts Amazon CloudWatch Events Amazon CloudWatch Logs Amazon CloudWatch
  • 6. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Need For Cloud Based Monitoring?
  • 7. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Scenario 1: Performance Messenger App Monitoring Tool Number of people using app
  • 8. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Scenario 2: Cost Virtual Servers Activity Level HIGH LOW Money Paid
  • 9. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Scenario 2: Cost Virtual Servers Activity Level HIGH LOW Money Paid
  • 10. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Scenario 3: Detecting Errors and Troubleshooting Customers My Website Application Downtime
  • 11. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Scenario 3: Detecting Errors and Troubleshooting Customers My Website Other Website Application Downtime
  • 12. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Why Do We Need Cloud Based Monitoring ? Provide a catalogue of standard reports that you can use to analyse trends and monitor system performance To reduce unnecessary operating costs by sending notifications in case of unreasonable prising issues. Detect problems early to prevent disasters. Also prevents and reduce downtime and business losses Monitor the end users experience and create reports which help to make improvements.
  • 13. Copyright © 2018, edureka and/or its affiliates. All rights reserved. What is Amazon CloudWatch?
  • 14. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Amazon CloudWatch is the component of Amazon Web Services that provides real time monitoring of AWS resources and customer applications running on Amazon infrastructure Basic Monitoring Its free Polls every 5 min Very few metrics Types of Monitoring offered by Amazon CloudWatch Detailed Monitoring Its charged Polls every 1 min Wide range metrics
  • 15. AWS Architect Certification Training https://www.edureka.co/cloudcomputing What Does Amazon CloudWatch Do?
  • 16. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Resources Monitored By CloudWatch
  • 17. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Resources Monitored By CloudWatch Virtual Instances (EC2) AWS resources monitored by Amazon CloudWatch
  • 18. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Resources Monitored By CloudWatch Virtual Instances (EC2) Databases (AWS RDS) AWS resources monitored by Amazon CloudWatch
  • 19. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Resources Monitored By CloudWatch Virtual Instances (EC2) Databases (AWS RDS) Data Stored in Amazon S3 AWS resources monitored by Amazon CloudWatch
  • 20. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Resources Monitored By CloudWatch Virtual Instances (EC2) Databases (AWS RDS) Data Stored in Amazon S3 AWS resources monitored by Amazon CloudWatch Elastic Load Balancers
  • 21. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Resources Monitored By CloudWatch Virtual Instances (EC2) Databases (AWS RDS) Data Stored in Amazon S3 Other AWS Resources AWS resources monitored by Amazon CloudWatch Elastic Load Balancers
  • 22. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Amazon CloudWatch
  • 23. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Concepts A metric represents a time-ordered set of data points that are published to CloudWatch. Think of a metric as a variable to monitor, and the data points represent the values of that variable over time. Metrics
  • 24. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Concepts A metric represents a time-ordered set of data points that are published to CloudWatch. Think of a metric as a variable to monitor, and the data points represent the values of that variable over time. Metrics Dimensions A dimension is a name/value pair that uniquely identifies a metric. They can be considered as categories of characteristics that describe a metric. We can assign up to 10 dimensions to a metric
  • 25. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Concepts Statistics Statistics are metric data aggregations over specified periods of time. Aggregations are made using the namespace, metric name, dimensions within the time period you specify.
  • 26. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Concepts Statistics Alarm Statistics are metric data aggregations over specified periods of time. Aggregations are made using the namespace, metric name, dimensions within the time period you specify. An alarm can be used to automatically initiate actions on your behalf. It watches a single metric over a specified time period, and performs one or more specified actions.
  • 27. AWS Architect Certification Training https://www.edureka.co/cloudcomputing How Amazon CloudWatch Works? Amazon CloudWatch Complete visibility into your AWS resources and applications Metrics & logs are collected Visualize metrics &logs. Automated response. Real time analysis Collect Monitor Act Analyse Application Monitoring System Wide Visibility Resource Optimization Health Monitoring
  • 28. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Amazon CloudWatch Demo
  • 29. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Amazon CloudWatch Events
  • 30. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Introduction To Amazon CloudWatch Events Amazon CloudWatch Events is a part of Amazon CloudWatch which delivers ‘a near real-time stream of system events’ that allows you to ‘monitor and respond to the changes in your AWS resources’ by means of rules that route events to one or more targets.
  • 31. AWS Architect Certification Training https://www.edureka.co/cloudcomputing An event indicates a change in your AWS environment. AWS resources generate events when their state changes. Represent small JSON blobs Events Amazon CloudWatch Events Rules Target Amazon CloudWatch Events is a part of Amazon CloudWatch which delivers ‘a near real-time stream of system events’ that allows you to ‘monitor and respond to the changes in your AWS resources’ by means of rules that route events to one or more targets. Introduction To Amazon CloudWatch Events
  • 32. AWS Architect Certification Training https://www.edureka.co/cloudcomputing An event indicates a change in your AWS environment. AWS resources generate events when their state changes. Represent small JSON blobs Events Amazon CloudWatch Events Target Amazon CloudWatch Events is a part of Amazon CloudWatch which delivers ‘a near real-time stream of system events’ that allows you to ‘monitor and respond to the changes in your AWS resources’ by means of rules that route events to one or more targets. Introduction To Amazon CloudWatch Events Rules evaluate incoming events to determine if a threshold or out-of-bounds scenario exist. If yes then the event is routed to target v Rules
  • 33. AWS Architect Certification Training https://www.edureka.co/cloudcomputing An event indicates a change in your AWS environment. AWS resources generate events when their state changes. Represent small JSON blobs Rules evaluate incoming events to determine if a threshold or out-of-bounds scenario exist. If yes then the event is routed to target vEvents Amazon CloudWatch Events A target processes the events that have been passed from a rule. A rule may invoke multiple targets. Rules Target Amazon CloudWatch Events is a part of Amazon CloudWatch which delivers ‘a near real-time stream of system events’ that allows you to ‘monitor and respond to the changes in your AWS resources’ by means of rules that route events to one or more targets. Introduction To Amazon CloudWatch Events
  • 34. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Use Case : Create a system that closely mimics the behaviour of Dynamic DNS . Update Amazon Route53 records when a Amazon EC2 instance changes its state. Use services Amazon CloudWatch Events, Route53 and AWS Lambda. Working of Amazon CloudWatch Events Amazon EC2 Instance State Changes Amazon CloudWatch Event Rule Triggered Amazon Lambda : Update Route53 Amazon Route53 : maps Domain Name to IP Address AWS EC2 AWS CloudWatch Event AWS Lambda AWS Rute53
  • 35. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Amazon CloudWatch Events Demo
  • 36. Copyright © 2018, edureka and/or its affiliates. All rights reserved. Amazon CloudWatch Logs
  • 37. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Logs AWS CloudTrail Log Storage Route53 DNS Amazon CloudWatch Logs is used to monitor, store and access log files from AWS resources like Amazon EC2 instances, Amazon CloudTrail , Route53 and others
  • 38. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Logs Amazon EC2 AWS CloudTrail Log Storage Route53 DNS Monitors logs from Amazon EC2 instances in real-time. Features of CloudWatch Logs Features of CloudWatch Logs Amazon CloudWatch Logs is used to monitor, store and access log files from AWS resources like Amazon EC2 instances, Amazon CloudTrail , Route53 and others
  • 39. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Logs Amazon EC2 AWS CloudTrail Log Storage Route53 DNS Monitors logs from Amazon EC2 instances in real-time. Features of CloudWatch Logs Amazon CloudWatch Logs is used to monitor, store and access log files from AWS resources like Amazon EC2 instances, Amazon CloudTrail , Route53 and others Adjust the retention period from 10 years to one day. Log Retention
  • 40. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Logs Amazon EC2 AWS CloudTrail Log Storage Route53 DNS Monitors logs from Amazon EC2 instances in real-time. Log Storage CloudWatch Logs allows to store your log data in highly durable storage. Features of CloudWatch Logs Amazon CloudWatch Logs is used to monitor, store and access log files from AWS resources like Amazon EC2 instances, Amazon CloudTrail , Route53 and others Adjust the retention period from 10 years to one day. Log Retention
  • 41. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Logs Amazon EC2 AWS CloudTrail Log Storage Route53 DNS Monitors logs from Amazon EC2 instances in real-time. Adjust the retention period from 10 years to one day. Log Retention Log Storage CloudWatch Logs allows to store your log data in highly durable storage. Features of CloudWatch Logs Amazon CloudWatch Logs is used to monitor, store and access log files from AWS resources like Amazon EC2 instances, Amazon CloudTrail , Route53 and others Logs information about the DNS queries that Route 53 receives. DNS Queries
  • 42. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Logs Concepts Log Event is the record of activity by resources or application being monitored. Log Event Certain concepts that are central to understanding of Amazon CloudWatch Logs. Log Group
  • 43. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Logs Concepts Log Event is the record of activity by resources or application being monitored. A log stream is a sequence of log events that share the same source. Log Event Log Stream Certain concepts that are central to understanding of Amazon CloudWatch Logs. Log Group
  • 44. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Amazon CloudWatch Logs Concepts Log Event is the record of activity by resources or application being monitored. A log stream is a sequence of log events that share the same source. Log Event Log Stream Certain concepts that are central to understanding of Amazon CloudWatch Logs. A log group represents groups of log streams which share same monitoring and access control. Log Group
  • 45. AWS Architect Certification Training https://www.edureka.co/cloudcomputing Working of Amazon CloudWatch Logs e Windows Ubuntu Amazon Linux CloudWatch Logs CloudWatch Metrics CloudWatch Alarm SNS E-mail Notification Use Case : Using Amazon CloudWatch Logs to troubleshoot the system by monitoring the respective log files.
  • 46. AWS Architect Certification Training https://www.edureka.co/cloudcomputing