Services Flashcards
Amazon EC2 Stands for
[Elastic Compute Cloud]
Amazon EC2 has….
“virtual servers to manage any kind of workload”
“supports adapting to the workloads precisely”
“highly secure, reliable, performing computing infrastructure meeting business demands. “
“And, it helps you to access resources quickly and dynamically scale capacities as per demands.
EC2 Types
General Purpose Instances
Compute Optimized Instances
Memory-Optimized Instances
Accelerated Computing Instances
Storage Optimized Instances
EC2: General Purpose Instances
“good choice if you are new to cloud computing or AWS in general. “
“General-purpose instances are mostly utilized in services related to web servers, mobile or gaming development environments or apps, or enterprise-level applications like ERP or CRM. “
“fixed EC2 and Burstable EC2”
Fixed EC2 Instance
Burstable EC2 Instance
can spin up extra volume to meet spikes in demand
A1 EC2 Instance
more suited for web servers and containerized microservices – along with applications that are run on open source tools like Java or Python.
the ARM- based offering
M5 EC2 Instance
powered by the Intel Xeon Platinum 8175 3.1Ghz processor
M5 instances provide a balance of computing, memory, and networking power.
This instance type is suited for small-to-midsize databases, data processing tasks, and as a backend server for enterprise applications like SAP or SharePoint.
T3/T3a EC2 Instance
Burstable
powered with Intel and AMD processors
These instance types are a good fit if you are looking for a cheaper and less powerful option than the M5 fixed instance.
They are commonly used for long-lasting application instances such as websites, web applications, and code repositories.
ARM Based offering
INtel or AMD Processing
Which EC2 instance type is burstable?
T3/T3a EC2 Instance
EC2 Instance types: Compute Optimized Instances
used during compute-intensive workloads that can benefit from processors with high computing power.
Compute-optimized instances deliver high performance at a cost-effective price
typically used in applications like web servers and scientific modeling.
Compute Optimized Instance Types
Amazon Cloudwatch
monitors the cloud resources and applications
near real-time
optimize monitoring applications,
systemwide performance changes,
resource utilization.
–detect anomalies in the behaviour of the cloud environment
–set alarms (based on thresholds, trigger other actions)
–visualize logs and metrics
–make automated actions
–troubleshoot issues
–discover insights.
Service for monitoring cloud resources and applications
Setting thresholds
Dynamic capacity changes
Use cases for monitoring, name 5
Operational health
App Performance
Resource utilization
Security auditing
cost
Monitoring Metrcis, service
Cloudwatch
AWS cloud and on-prem metrics, AWS Service
Cloudwatch
Cloudwatch logs
Amazon Cloudwatch Logs (apps, data. store, access)
Cloudtrail (APIs and User activity)
VPC Flow logs (IP traffic metrics)
Limitati0ons to CloudWatch
Cannot find root cause system
AWS CloudTrail
ON S3, helps understand events in Cloudwatch
CloudWatch fees
pay for what you use
CloudWatch Features
CloudWatch Logs. This service enables users to collect and store logs for vended services for customers, logs for specific AWS services such as AWS CloudTrail, AWS Lambda, Amazon API Gateway, Amazon Simple Notification Service, or for proprietary applications and on-premises resources. CloudWatch Logs Insights can provide quick queries and visualization of log data.
Metrics collection. Users can collect default metrics from more than 70 distributed AWS applications and view them in one place. They also can collect metrics and customize logs from their own applications or on-premises resources.
Container Insights. This feature collects, aggregates and monitors metrics and logs for containerized applications and microservices. It can also troubleshoot Amazon Elastic Kubernetes Service and Amazon Container Orchestration Service.
CloudWatch Lambda Insights. This service collects, aggregates and monitors AWS Lambda logs and performance metrics from each container, including CPU, memory and disk information.
Contributor Insights. This feature provides a view of the top contributors influencing system performance, such as API calls, applications or customer accounts.
Unified view. This feature enables users to create dashboard views for selected applications, graphs and other visualized cloud data.
Composite alarms. This function unifies alarms for different issues affected by the same application into a single notification. This can help root-cause diagnosis.
High resolution alarms. Users can set thresholds for specific metrics that trigger alarm actions, such as shutting down unused instances.
Correlation. CloudWatch can correlate specific patterns in logs with metrics to diagnose a root cause.
Application Insights for .NET and SQL Server. This feature provides easy monitoring for .NET and SQL Server applications, with automated dashboards and smart metrics.
Anomaly Detection. Machine learning algorithms can detect abnormal activity in AWS systems.
ServiceLens. This service monitors the performance, health and availability of applications and dependencies to reduce bottlenecks, recognize affected users and diagnose root causes.
Synthetics. This facility monitors application endpoints and alerts the user to errors and abnormal infrastructure issues.
Metric Streams. This feature enables users to create near real-time metric streams to other applications, such as Amazon S3, or share them with third-party service providers.
Auto Scaling. This feature automates capacity and resource planning.
CloudWatch Events. This service provides a near real-time stream of system events and automates responses to operational changes.
Log analytics. Advanced analytics are available for the information in CloudWatch Logs, without provisioning additional servers or the need for extra software. Queries can be exported to dashboards.
Integration with AWS Identity and Access Management. This facility provides a management console to control which users and applications have access to CloudWatch data and resources.
CloudWatch Features: CloudWatch Logs.
CloudWatch Logs. This service enables users to collect and store logs for vended services for customers, logs for specific AWS services such as AWS CloudTrail, AWS Lambda, Amazon API Gateway, Amazon Simple Notification Service, or for proprietary applications and on-premises resources. CloudWatch Logs Insights can provide quick queries and visualization of log data.
CloudWatch Features: Metrics collection
Metrics collection. Users can collect default metrics from more than 70 distributed AWS applications and view them in one place. They also can collect metrics and customize logs from their own applications or on-premises resources.
CloudWatch Features: Container Insights
Container Insights. This feature collects, aggregates and monitors metrics and logs for containerized applications and microservices. It can also troubleshoot Amazon Elastic Kubernetes Service and Amazon Container Orchestration Service.
CloudWatch Features: CloudWatch Lambda Insights
CloudWatch Lambda Insights. This service collects, aggregates and monitors AWS Lambda logs and performance metrics from each container, including CPU, memory and disk information.
CloudWatch Features:Contributor Insights
Contributor Insights. This feature provides a view of the top contributors influencing system performance, such as API calls, applications or customer accounts.
CloudWatch Features: Unified view.
Unified view. This feature enables users to create dashboard views for selected applications, graphs and other visualized cloud data.
CloudWatch Features:Composite alarms
Composite alarms. This function unifies alarms for different issues affected by the same application into a single notification. This can help root-cause diagnosis.
CloudWatch Features:High resolution alarms.
High resolution alarms. Users can set thresholds for specific metrics that trigger alarm actions, such as shutting down unused instances.
CloudWatch Features:
Correlation. CloudWatch can correlate specific patterns in logs with metrics to diagnose a root cause.
CloudWatch Features:
Application Insights for .NET and SQL Server. This feature provides easy monitoring for .NET and SQL Server applications, with automated dashboards and smart metrics.
CloudWatch Features:
Anomaly Detection. Machine learning algorithms can detect abnormal activity in AWS systems.
CloudWatch Features:
CloudWatch Features:
CloudWatch Features:
CloudWatch Features:
CloudWatch Features:
CloudWatch Features:
CloudWatch Features:
Cloud watch Event Bridge
Triggers an event when an alarm is activated
tracks the order of events in Event Bridge logs
Load Balancing - Elastic Load Balancer
can terminate an instance and create another one
OSI Model
App (App LB, distributes traffic based on the URL/URI)
- Transport (network LB, distributes based off of TCP and UDP protocols, IP)
- Network (gateway LB, helps with virtual appliances, eg router)
- Physical
Application Load Balancer
App (App LB, distributes traffic based on the URL/URI)
Network Load Balancer
Transport (network LB, distributes based off of TCP and UDP protocols, IP address routing)
Gateway Load Balancer
Network (gateway LB, helps with virtual appliances, eg router)
Autoscaling
Launch template
Scaling group
Scaling policy
Triggering EC2 Autoscaling
Base on health checks
pod watch alarms
schedules
Scheduled
Predictive
Dynamic
Paying for EC2
Ondemand
Savings
Spot