SlideShare uma empresa Scribd logo
1 de 66
Baixar para ler offline
© 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Prashant Prahlad
AWS Product Management
April 20, 2017
AWS Management Tools: Deep Dive
Lifecycle management of cloud resources at scale
AWS Management Tools
• Management tools?
• Resource management lifecycle and DevOps
• Scaling governance, management the cloudy way
• Capabilities you will need
• Use cases and examples
Growth is good
2 devs
Few instances
1 app
100s of API actions
3 devs
Tens of instances
Few services
100s of API actions
10s of devs
Several apps and
services
1000s API actions
10s of customers
Several teams of devs
10s of apps/services
100,000 API actions
100s of customers
Experimenting Product launch 6 months 12 months
Growth is good…
Enable new users to
experiment and
make mistakes
Various devices
access or use the
cloud
Self-service access
to infrastructure
Global workforce
…..but make good investments early to scale well
Growth is also challenging
• Several new developers (some new to AWS)
• Mistakes can be very expensive
• Keeping developers productive becomes harder
• Operating and troubleshooting numerous flavors
• Noisy #slack channel
Your options
Decentralize and hope
• Self-serve, experiment,
innovate
• Promote agility
• DevOps is here
• Well-intentioned, but
dangerous
• Compliance subject to
interpretation by new users
Lockdown and approve
• Full control, reduced
experimentation
• Reduced agility
• Scales to number of
approvers
• Unappealing to developers
Try AWS Management Tools
Standardize, Decentralize and Monitor
• Self-service provisioning with templates/catalogs
• Monitor health, usage and configuration compliance
• Prevent severe issues and act immediately on bad
events
• Standardization is key element of scalability
AWS Management Tools
AWS Management Tools
― AWS CloudFormation
― AWS Service Catalog
― AWS OpsWorks
― EC2 Systems Manager
― Amazon CloudWatch
AWS CloudTrail ―
AWS Config ―
AWS Trusted Advisor ―
AWS CloudFormation
ResourceProvisioning
• Create templates of your infrastructure
• Version control /code review /update templates like code
• Provision AWS resources based on dependency needs
• Integrate with development, CI/CD, management tools
What can you do?What is it?
• CloudFormation gives developers and
systems administrators an easy way to
create and manage a collection of related
AWS resources, provisioning and updating
them in an orderly and predictable fashion
• No additional charge to use
• Administrators can author templates that developers can use –only recommended configurations
• DevOps Admins can use Code Pipeline integration to enable CI/CD for infrastructure
• Use CloudFormation Designer in JSON or YAML to provision resources
• Leverage AWS Serverless App Model (AWS SAM) (GitHub) to improve the dev experience
• Change sets and cross-stack references to enhance CloudFormation stack management
capabilities
Examples
AWS Service Catalog
ResourceProvisioning
• Quickly deploy approved IT services in a
self-service manner delegated by admins
• Create and govern catalogs of IT services
on AWS described as AWS
CloudFormation templates.
What can you do?What is it?
• Private Catalog for Organizing best practice
patterns and Launching Infrastructure &
Software Services on AWS in a controlled and
repeatable manner
• Enables cataloging of “infrastructure as code”
as products with versions.
Examples
• Portfolio: A collection of templates/products available to a user
• For Admins: Create a Portfolio of Products and Services, APIs to list and provision products, manage versions,
portfolios, access and more.
• For Users: APIs to view and manage launched products
• Share products and portfolios across AWS accounts within your organization
• Available in 10 regions
AWS Management Tools
― AWS CloudFormation
― AWS Service Catalog
― AWS OpsWorks
― EC2 Systems Manager
― Amazon CloudWatch
AWS CloudTrail ―
AWS Config ―
AWS Trusted Advisor ―
AWS EC2 Systems Manager
ConfigurationManagement
• Perform common administrative tasks remotely at
scale
• Understand and control the current state of your
EC2 instance and OS configurations
• Simplify your operating system patching process
What can you do?What is it?
• A set of capabilities that enable automated
configuration and ongoing management of
systems at scale, across all of your Windows
and Linux workloads, running in Amazon EC2
or on-premises
• Available now at no cost to manage both your
EC2 and on-premises resources
Examples
• Administrators/IT managers can use seven capabilities:
• Automation: Simplifies common maintenance and deployment tasks, such as updating AMIs
• Run Command: Enables you to remotely perform common administrative tasks at scale
• Parameter Store: Centralized location to store, access, and reference your configuration data
• State Manager: Define and maintain consistent OS configurations to comply with your policies
• Maintenance Window: Define a recurring time window for administrative and maintenance actions
• Inventory: Collect and query configuration and inventory information about software installed on instances
• Patch Manager: Select and deploy OS and software patches automatically across large groups of instances
• Use same tools for on-premises servers
• Enhanced Run Command with rate control, error thresholds.
AWS OpsWorks for Chef Automate
ConfigurationManagement
• Automate such software and operating system
configurations, package installations, database
setups, and more.
• Define configurations for your servers in a format
that you can maintain and version just like your
application source code.
What can you do?What is it?
• Managed Chef Server and Chef Automate
• Suite of automation tools that give you workflow
automation for continuous deployment,
automated testing for compliance and security
with Chef
• The Chef server gives you full stack automation
by handling operational tasks
Examples
• Define desired configuration of EC2 Instances or on-premises servers using cookbooks
• Tap into Chef community with over 3,000 different cookbooks
• Chef Workflow gives you a continuous deployment workflow for developing, testing, and
deploying cookbooks
• Chef Compliance helps you write and apply compliance tests against your nodes
AWS Management Tools
― AWS CloudFormation
― AWS Service Catalog
― AWS OpsWorks
― EC2 Systems Manager
― Amazon CloudWatch
AWS CloudTrail ―
AWS Config ―
AWS Trusted Advisor ―
Amazon CloudWatch
MonitoringandPerformance
• Collect and track host, app or custom metrics
• Collect, monitor, and search log files
• Set alarms that alert you when problems arise
• Create dashboards to stay on top of your application
• React automatically to events in your AWS resources
What can you do?What is it?
• A monitoring service for your cloud resources and
applications. CloudWatch helps you gain visibility
into resource utilization, app performance, and
operational health
• With CloudWatch, you can monitor metrics and logs
generated by AWS services or your own applications
and services, and get alerted when potential
problems occur
Examples
• Monitor resources you’ve provisioned with CloudWatch metrics
• CPU load, disk usage, and several standard metrics to operate effectively
• Enhancing dashboards: added new visualizations (number, area, and dark theme support)
• CloudWatch Logs to aggregate log information from applications, AWS services
• CloudWatch Events to react to meaningful events in the system
AWS Management Tools
― AWS CloudFormation
― AWS Service Catalog
― AWS OpsWorks
― EC2 Systems Manager
― Amazon CloudWatch
AWS CloudTrail ―
AWS Config ―
AWS Trusted Advisor ―
AWS CloudTrail
GovernanceandCompliance
• Simplify your compliance audits by automatically
recording and storing activity logs for your AWS account
• Increase visibility into your user and resource activity
• Discover and troubleshoot security and operational
issues by capturing a comprehensive history of changes
that occurred in your AWS account
What can you do?What is it?
• A service that enables governance, compliance,
operational auditing, and risk auditing of your
AWS account
• With CloudTrail, you can log, continuously
monitor, and retain events related to API calls
and account activity events across your AWS
infrastructure
Examples
• Get full visibility across all regions: Turn on a trail in all existing and future AWS regions
• S3 Data Events: Get timely events for S3 object-level API activity for action and audit
• Event selectors to filter or add event types to a trail
• User identity included in AssumeRole calls, so you can trace IAM user, even in role-based APIs.
• Log File KMS Key Encryption and Integrity Validation
• PCI, ISO 270001/9001, ISO 27017, 27018, SOC1,2,3
AWS Config and Config Rules
GovernanceandCompliance
• Discover existing and deleted AWS resources
• Determine your overall compliance against rules, and
dive into configuration details of a resource at any point
in time
• Enable compliance auditing, security analysis, resource
change tracking, and troubleshooting
What can you do?What is it?
• AWS Config is a fully managed service that
provides you with an AWS resource inventory,
configuration history, and configuration change
notifications to enable security and governance
• Config Rules enables you to create rules that
automatically check the configuration of AWS
resources recorded by AWS Config
Examples
• Get history of all configuration changes to critical resources, including details about CloudTrail API activity
• Use one of 32 managed rules or author any custom rules to check the recorded configuration of resources
• Use best practices from AWS Config rules GitHub repository
AWS Management Tools
― AWS CloudFormation
― AWS Service Catalog
― AWS OpsWorks
― EC2 Systems Manager
― Amazon CloudWatch
AWS CloudTrail ―
AWS Config ―
AWS Trusted Advisor ―
AWS Trusted Advisor
ResourceOptimization
• Get insight into how and where you can get the most
impact for your AWS spend
• Find opportunities to reduce your monthly spend and
retain or increase productivity
• Receive guidance on getting the optimal performance
and availability based on your requirements
What can you do?What is it?
• An online resource to help you reduce cost,
increase performance and fault tolerance, and
improve security by optimizing your AWS
environment
• Developed using best practices, Trusted
Advisor provides real time guidance for specific
services
Examples
• CloudWatch Events Integration
• Filter TA checks and create reports using tags on resources
• 12 new service limits across 5 AWS products - RDS, IAM, EC2, CloudFormation, and Kinesis
AWS Management Tools
― AWS CloudFormation
― AWS Service Catalog
― AWS OpsWorks
― EC2 Systems Manager
― Amazon CloudWatch
AWS CloudTrail ―
AWS Config ―
AWS Trusted Advisor ―
Security and Governance with Management
Tools
Governance in 3 phases
Control Monitor Fix
Phase 1: Control
Prevent actions that could be bad
• CloudFormation
• Service Catalog
• IAM Policies
• Disable Root credentials
• Check on GitHub for access keys available publicly
IAM Policy to restrict instances
{
"Version": "2012-10-17",
"Statement": [{
"Effect": "Allow",
"Action": [
"ec2:DescribeInstances", "ec2:DescribeImages",
"ec2:DescribeKeyPairs","ec2:DescribeVpcs", "ec2:DescribeSubnets",
"ec2:DescribeSecurityGroups"
],
"Resource": "*"
},
{"Action": "ec2:*",
"Effect": "Allow",
"Resource": "arn:aws:ec2:us-east-1:232378813418:instance",
"Condition": {
"StringLike": {
"ec2:InstanceType": [
"t2",
"m4"
]
}
}
}
]
}
CloudTrail: Read-only permissions
Phase 2: Monitor
Get all meta data, apply lifecycle policies to control costs
• CloudTrail
• AWS Config
• CloudWatch Logs
• VPC Flow Logs
AWS Config: Inventory and compliance
AWS Config: Evaluate resource configurations
Phase 3: Fix using AWS services
Trusted
Advisor
AWS Config
Managed
Rules
AWS Config
Custom
Rules with
remediation
CloudWatch
Events with
Lambda
rules
Lambda
code with
various
triggers
Ease of getting started vs. customization and control
Where to find AWS Management Tools?
Summary
AWS Management Tools provide
• Services to manage the lifecycle of resources
• Standardization, self-service, automation
• Broad and deep visibility for security analysis
• Governance and Compliance as code
Find out more here:
https://aws.amazon.com/products/management
pprahlad@amazon.com
Config Rules Example
Add customer and partner examples
Backup
Why is this relevant?
Anything new to learn?
No
Is this a Portfolio?
Deck Guidelines
Fonts, sizes, colors, and layouts are all pre-built in this
template.
Color palette
Please do not use gradients, shadows, or outlines on shape elements.
Limit color use for chart graphics to grayscale plus one accent color.
Helpful Resources
AWS Logo (logos for both web and print)
AWS Simple Icons (product and simple icons for architectural diagrams)
Design Request (AWS Marketing Design wiki)
Deck Asset Repository (up-to-date deck assets and templates)
Copy & Paste Content
When pasting content from another presentation please paste using
“Destination Theme.”
Note: This works when copying entire slides from other presentations as long as the source presentation is also 16:9
Copy & Paste Code
When pasting content Code into a Code template please use the
“Keep Text Only Function” for Windows and “Destination Theme” for
Macs. If any additional coloring needs to be done to your code type
please do it after pasting it into your slide.
Assets Usage
Multiple assets can be combined to create one graphic
Deck_Box-
Files.png
Deck_Arrows1.png Deck_Buildings-
MediumBusiness.pn
g
Deck_Buildings-
Enterprise.png
Deck_Buildings-
SmallBusiness.png
Deck_Laptop-Dark-
Code.png
Deck_Certification-
Badge.png
Deck_App2.png Deck_Lock.pn
g
Resizing Assets
Always hold down shift key and drag from corner when
scaling assets
with Shift without Shift
© 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Presentation Title
Title Only
Title + Content
Code Snippet
Section Title
Two Content
Comparison
Three Content
Four Content - Graphics
Six Content - Graphics
ENT302 Deep Dive on AWS Management Tools

Mais conteúdo relacionado

Mais procurados

NEW LAUNCH! Amazon EC2 Systems Manager for Hybrid Cloud Management at Scale
NEW LAUNCH! Amazon EC2 Systems Manager for Hybrid Cloud Management at ScaleNEW LAUNCH! Amazon EC2 Systems Manager for Hybrid Cloud Management at Scale
NEW LAUNCH! Amazon EC2 Systems Manager for Hybrid Cloud Management at ScaleAmazon Web Services
 
WKS402A Well-Architected Workshop
WKS402A Well-Architected WorkshopWKS402A Well-Architected Workshop
WKS402A Well-Architected WorkshopAmazon Web Services
 
ENT201 A Tale of Two Pizzas: Accelerating Software Delivery with AWS Develope...
ENT201 A Tale of Two Pizzas: Accelerating Software Delivery with AWS Develope...ENT201 A Tale of Two Pizzas: Accelerating Software Delivery with AWS Develope...
ENT201 A Tale of Two Pizzas: Accelerating Software Delivery with AWS Develope...Amazon Web Services
 
AWS APAC Webinar Week - Launching Your First Big Data Project on AWS
AWS APAC Webinar Week - Launching Your First Big Data Project on AWSAWS APAC Webinar Week - Launching Your First Big Data Project on AWS
AWS APAC Webinar Week - Launching Your First Big Data Project on AWSAmazon Web Services
 
ENT302 Deep Dive on AWS Management Tools and New Launches
ENT302 Deep Dive on AWS Management Tools and New LaunchesENT302 Deep Dive on AWS Management Tools and New Launches
ENT302 Deep Dive on AWS Management Tools and New LaunchesAmazon Web Services
 
Migrate from Oracle to Amazon Aurora using AWS Schema Conversion Tool & AWS D...
Migrate from Oracle to Amazon Aurora using AWS Schema Conversion Tool & AWS D...Migrate from Oracle to Amazon Aurora using AWS Schema Conversion Tool & AWS D...
Migrate from Oracle to Amazon Aurora using AWS Schema Conversion Tool & AWS D...Amazon Web Services
 
BDA402 Deep Dive: Log Analytics with Amazon Elasticsearch Service
BDA402 Deep Dive: Log Analytics with Amazon Elasticsearch ServiceBDA402 Deep Dive: Log Analytics with Amazon Elasticsearch Service
BDA402 Deep Dive: Log Analytics with Amazon Elasticsearch ServiceAmazon Web Services
 
AWS re:Invent 2016: Configuration Management in the Cloud (DEV305)
AWS re:Invent 2016: Configuration Management in the Cloud (DEV305)AWS re:Invent 2016: Configuration Management in the Cloud (DEV305)
AWS re:Invent 2016: Configuration Management in the Cloud (DEV305)Amazon Web Services
 
Hackproof Your Gov Cloud: Mitigating Risks for 2017 and Beyond | AWS Public S...
Hackproof Your Gov Cloud: Mitigating Risks for 2017 and Beyond | AWS Public S...Hackproof Your Gov Cloud: Mitigating Risks for 2017 and Beyond | AWS Public S...
Hackproof Your Gov Cloud: Mitigating Risks for 2017 and Beyond | AWS Public S...Amazon Web Services
 
AWS re:Invent 2016: Automating and Scaling Infrastructure Administration with...
AWS re:Invent 2016: Automating and Scaling Infrastructure Administration with...AWS re:Invent 2016: Automating and Scaling Infrastructure Administration with...
AWS re:Invent 2016: Automating and Scaling Infrastructure Administration with...Amazon Web Services
 
BDA302 Deep Dive on Migrating Big Data Workloads to Amazon EMR
BDA302 Deep Dive on Migrating Big Data Workloads to Amazon EMRBDA302 Deep Dive on Migrating Big Data Workloads to Amazon EMR
BDA302 Deep Dive on Migrating Big Data Workloads to Amazon EMRAmazon Web Services
 
Hackproof Your Cloud – Responding to 2016 Threats
Hackproof Your Cloud – Responding to 2016 ThreatsHackproof Your Cloud – Responding to 2016 Threats
Hackproof Your Cloud – Responding to 2016 ThreatsAmazon Web Services
 
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAmazon Web Services
 
ENT401 Deep Dive with Amazon EC2 Systems Manager
ENT401 Deep Dive with Amazon EC2 Systems ManagerENT401 Deep Dive with Amazon EC2 Systems Manager
ENT401 Deep Dive with Amazon EC2 Systems ManagerAmazon Web Services
 
ENT202 Creating Your Virtual Data Center: VPC Fundamentals and Connectivity O...
ENT202 Creating Your Virtual Data Center: VPC Fundamentals and Connectivity O...ENT202 Creating Your Virtual Data Center: VPC Fundamentals and Connectivity O...
ENT202 Creating Your Virtual Data Center: VPC Fundamentals and Connectivity O...Amazon Web Services
 
ENT316 Keeping Pace With The Cloud: Managing and Optimizing as You Scale
ENT316 Keeping Pace With The Cloud: Managing and Optimizing as You ScaleENT316 Keeping Pace With The Cloud: Managing and Optimizing as You Scale
ENT316 Keeping Pace With The Cloud: Managing and Optimizing as You ScaleAmazon Web Services
 
AWS APAC Webinar Week - Training & Certification Masterclass
AWS APAC Webinar Week - Training & Certification MasterclassAWS APAC Webinar Week - Training & Certification Masterclass
AWS APAC Webinar Week - Training & Certification MasterclassAmazon Web Services
 

Mais procurados (20)

NEW LAUNCH! Amazon EC2 Systems Manager for Hybrid Cloud Management at Scale
NEW LAUNCH! Amazon EC2 Systems Manager for Hybrid Cloud Management at ScaleNEW LAUNCH! Amazon EC2 Systems Manager for Hybrid Cloud Management at Scale
NEW LAUNCH! Amazon EC2 Systems Manager for Hybrid Cloud Management at Scale
 
WKS402A Well-Architected Workshop
WKS402A Well-Architected WorkshopWKS402A Well-Architected Workshop
WKS402A Well-Architected Workshop
 
ENT201 A Tale of Two Pizzas: Accelerating Software Delivery with AWS Develope...
ENT201 A Tale of Two Pizzas: Accelerating Software Delivery with AWS Develope...ENT201 A Tale of Two Pizzas: Accelerating Software Delivery with AWS Develope...
ENT201 A Tale of Two Pizzas: Accelerating Software Delivery with AWS Develope...
 
AWS APAC Webinar Week - Launching Your First Big Data Project on AWS
AWS APAC Webinar Week - Launching Your First Big Data Project on AWSAWS APAC Webinar Week - Launching Your First Big Data Project on AWS
AWS APAC Webinar Week - Launching Your First Big Data Project on AWS
 
ENT302 Deep Dive on AWS Management Tools and New Launches
ENT302 Deep Dive on AWS Management Tools and New LaunchesENT302 Deep Dive on AWS Management Tools and New Launches
ENT302 Deep Dive on AWS Management Tools and New Launches
 
Migrate from Oracle to Amazon Aurora using AWS Schema Conversion Tool & AWS D...
Migrate from Oracle to Amazon Aurora using AWS Schema Conversion Tool & AWS D...Migrate from Oracle to Amazon Aurora using AWS Schema Conversion Tool & AWS D...
Migrate from Oracle to Amazon Aurora using AWS Schema Conversion Tool & AWS D...
 
BDA402 Deep Dive: Log Analytics with Amazon Elasticsearch Service
BDA402 Deep Dive: Log Analytics with Amazon Elasticsearch ServiceBDA402 Deep Dive: Log Analytics with Amazon Elasticsearch Service
BDA402 Deep Dive: Log Analytics with Amazon Elasticsearch Service
 
Value, TCO & Cost Optimisation
Value, TCO & Cost OptimisationValue, TCO & Cost Optimisation
Value, TCO & Cost Optimisation
 
AWS re:Invent 2016: Configuration Management in the Cloud (DEV305)
AWS re:Invent 2016: Configuration Management in the Cloud (DEV305)AWS re:Invent 2016: Configuration Management in the Cloud (DEV305)
AWS re:Invent 2016: Configuration Management in the Cloud (DEV305)
 
Hackproof Your Gov Cloud: Mitigating Risks for 2017 and Beyond | AWS Public S...
Hackproof Your Gov Cloud: Mitigating Risks for 2017 and Beyond | AWS Public S...Hackproof Your Gov Cloud: Mitigating Risks for 2017 and Beyond | AWS Public S...
Hackproof Your Gov Cloud: Mitigating Risks for 2017 and Beyond | AWS Public S...
 
AWS re:Invent 2016: Automating and Scaling Infrastructure Administration with...
AWS re:Invent 2016: Automating and Scaling Infrastructure Administration with...AWS re:Invent 2016: Automating and Scaling Infrastructure Administration with...
AWS re:Invent 2016: Automating and Scaling Infrastructure Administration with...
 
BDA302 Deep Dive on Migrating Big Data Workloads to Amazon EMR
BDA302 Deep Dive on Migrating Big Data Workloads to Amazon EMRBDA302 Deep Dive on Migrating Big Data Workloads to Amazon EMR
BDA302 Deep Dive on Migrating Big Data Workloads to Amazon EMR
 
Security Best Practices
Security Best PracticesSecurity Best Practices
Security Best Practices
 
Hackproof Your Cloud – Responding to 2016 Threats
Hackproof Your Cloud – Responding to 2016 ThreatsHackproof Your Cloud – Responding to 2016 Threats
Hackproof Your Cloud – Responding to 2016 Threats
 
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech TalksAWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
AWS Services Overview and Quarterly Update - April 2017 AWS Online Tech Talks
 
Cost Optimisation on AWS
Cost Optimisation on AWSCost Optimisation on AWS
Cost Optimisation on AWS
 
ENT401 Deep Dive with Amazon EC2 Systems Manager
ENT401 Deep Dive with Amazon EC2 Systems ManagerENT401 Deep Dive with Amazon EC2 Systems Manager
ENT401 Deep Dive with Amazon EC2 Systems Manager
 
ENT202 Creating Your Virtual Data Center: VPC Fundamentals and Connectivity O...
ENT202 Creating Your Virtual Data Center: VPC Fundamentals and Connectivity O...ENT202 Creating Your Virtual Data Center: VPC Fundamentals and Connectivity O...
ENT202 Creating Your Virtual Data Center: VPC Fundamentals and Connectivity O...
 
ENT316 Keeping Pace With The Cloud: Managing and Optimizing as You Scale
ENT316 Keeping Pace With The Cloud: Managing and Optimizing as You ScaleENT316 Keeping Pace With The Cloud: Managing and Optimizing as You Scale
ENT316 Keeping Pace With The Cloud: Managing and Optimizing as You Scale
 
AWS APAC Webinar Week - Training & Certification Masterclass
AWS APAC Webinar Week - Training & Certification MasterclassAWS APAC Webinar Week - Training & Certification Masterclass
AWS APAC Webinar Week - Training & Certification Masterclass
 

Semelhante a ENT302 Deep Dive on AWS Management Tools

Raleigh DevDay 2017: Deep Dive on AWS Management Tools
Raleigh DevDay 2017: Deep Dive on AWS Management ToolsRaleigh DevDay 2017: Deep Dive on AWS Management Tools
Raleigh DevDay 2017: Deep Dive on AWS Management ToolsAmazon Web Services
 
Raleigh DevDay 2017: Are you well architected learn best practices to build r...
Raleigh DevDay 2017: Are you well architected learn best practices to build r...Raleigh DevDay 2017: Are you well architected learn best practices to build r...
Raleigh DevDay 2017: Are you well architected learn best practices to build r...Amazon Web Services
 
AWS Management Tools Deep Dive - DevDay Los Angeles 2017
AWS Management Tools Deep Dive - DevDay Los Angeles 2017AWS Management Tools Deep Dive - DevDay Los Angeles 2017
AWS Management Tools Deep Dive - DevDay Los Angeles 2017Amazon Web Services
 
Accelerating your Business with Security
Accelerating your Business with SecurityAccelerating your Business with Security
Accelerating your Business with SecurityAmazon Web Services
 
Accelerating YourBusiness with Security
Accelerating YourBusiness with SecurityAccelerating YourBusiness with Security
Accelerating YourBusiness with SecurityAmazon Web Services
 
Using AWS CloudTrail and AWS Config to Enhance the Governance and Compliance ...
Using AWS CloudTrail and AWS Config to Enhance the Governance and Compliance ...Using AWS CloudTrail and AWS Config to Enhance the Governance and Compliance ...
Using AWS CloudTrail and AWS Config to Enhance the Governance and Compliance ...Amazon Web Services
 
Axis Collage Kanpur: AWS Cloud Formation Presentation DevOps Feb_08_2022
Axis Collage Kanpur: AWS Cloud Formation Presentation DevOps  Feb_08_2022Axis Collage Kanpur: AWS Cloud Formation Presentation DevOps  Feb_08_2022
Axis Collage Kanpur: AWS Cloud Formation Presentation DevOps Feb_08_2022Varun Manik
 
Using AWS Management Tools to Enable Governance, Compliance, Operational, and...
Using AWS Management Tools to Enable Governance, Compliance, Operational, and...Using AWS Management Tools to Enable Governance, Compliance, Operational, and...
Using AWS Management Tools to Enable Governance, Compliance, Operational, and...Amazon Web Services
 
Enabling Governance, Compliance, and Operational and Risk Auditing with AWS M...
Enabling Governance, Compliance, and Operational and Risk Auditing with AWS M...Enabling Governance, Compliance, and Operational and Risk Auditing with AWS M...
Enabling Governance, Compliance, and Operational and Risk Auditing with AWS M...Amazon Web Services
 
Security Requires Visibility-Turn Data Into Security Insight
Security Requires Visibility-Turn Data Into Security InsightSecurity Requires Visibility-Turn Data Into Security Insight
Security Requires Visibility-Turn Data Into Security InsightAmazon Web Services
 
Cloud Governance and Provisioning Management using AWS Management Tools and S...
Cloud Governance and Provisioning Management using AWS Management Tools and S...Cloud Governance and Provisioning Management using AWS Management Tools and S...
Cloud Governance and Provisioning Management using AWS Management Tools and S...Amazon Web Services
 
An Introduction to the AWS Well Architected Framework - Webinar
An Introduction to the AWS Well Architected Framework - WebinarAn Introduction to the AWS Well Architected Framework - Webinar
An Introduction to the AWS Well Architected Framework - WebinarAmazon Web Services
 
Automated Compliance and Governance with AWS Config and AWS CloudTrail - June...
Automated Compliance and Governance with AWS Config and AWS CloudTrail - June...Automated Compliance and Governance with AWS Config and AWS CloudTrail - June...
Automated Compliance and Governance with AWS Config and AWS CloudTrail - June...Amazon Web Services
 
Hybrid IT with Amazon Web Services: Best of Both Worlds
Hybrid IT with Amazon Web Services: Best of Both WorldsHybrid IT with Amazon Web Services: Best of Both Worlds
Hybrid IT with Amazon Web Services: Best of Both WorldsAmazon Web Services
 
Accelerate your Cloud Success with Platform Services
Accelerate your Cloud Success with Platform ServicesAccelerate your Cloud Success with Platform Services
Accelerate your Cloud Success with Platform ServicesAmazon 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 ResourcesAmazon Web Services
 
Migración a la Nube: Preparación y Mejores Prácticas
Migración a la Nube: Preparación y Mejores PrácticasMigración a la Nube: Preparación y Mejores Prácticas
Migración a la Nube: Preparación y Mejores PrácticasAmazon Web Services LATAM
 
AWS re:Invent 2016: Embracing DevSecOps while Improving Compliance and Securi...
AWS re:Invent 2016: Embracing DevSecOps while Improving Compliance and Securi...AWS re:Invent 2016: Embracing DevSecOps while Improving Compliance and Securi...
AWS re:Invent 2016: Embracing DevSecOps while Improving Compliance and Securi...Amazon Web Services
 

Semelhante a ENT302 Deep Dive on AWS Management Tools (20)

Raleigh DevDay 2017: Deep Dive on AWS Management Tools
Raleigh DevDay 2017: Deep Dive on AWS Management ToolsRaleigh DevDay 2017: Deep Dive on AWS Management Tools
Raleigh DevDay 2017: Deep Dive on AWS Management Tools
 
Raleigh DevDay 2017: Are you well architected learn best practices to build r...
Raleigh DevDay 2017: Are you well architected learn best practices to build r...Raleigh DevDay 2017: Are you well architected learn best practices to build r...
Raleigh DevDay 2017: Are you well architected learn best practices to build r...
 
AWS Management Tools Deep Dive - DevDay Los Angeles 2017
AWS Management Tools Deep Dive - DevDay Los Angeles 2017AWS Management Tools Deep Dive - DevDay Los Angeles 2017
AWS Management Tools Deep Dive - DevDay Los Angeles 2017
 
Benefits of Cloud Computing
Benefits of Cloud ComputingBenefits of Cloud Computing
Benefits of Cloud Computing
 
Accelerating your Business with Security
Accelerating your Business with SecurityAccelerating your Business with Security
Accelerating your Business with Security
 
Accelerating YourBusiness with Security
Accelerating YourBusiness with SecurityAccelerating YourBusiness with Security
Accelerating YourBusiness with Security
 
Managing Your Cloud Assets
Managing Your Cloud AssetsManaging Your Cloud Assets
Managing Your Cloud Assets
 
Using AWS CloudTrail and AWS Config to Enhance the Governance and Compliance ...
Using AWS CloudTrail and AWS Config to Enhance the Governance and Compliance ...Using AWS CloudTrail and AWS Config to Enhance the Governance and Compliance ...
Using AWS CloudTrail and AWS Config to Enhance the Governance and Compliance ...
 
Axis Collage Kanpur: AWS Cloud Formation Presentation DevOps Feb_08_2022
Axis Collage Kanpur: AWS Cloud Formation Presentation DevOps  Feb_08_2022Axis Collage Kanpur: AWS Cloud Formation Presentation DevOps  Feb_08_2022
Axis Collage Kanpur: AWS Cloud Formation Presentation DevOps Feb_08_2022
 
Using AWS Management Tools to Enable Governance, Compliance, Operational, and...
Using AWS Management Tools to Enable Governance, Compliance, Operational, and...Using AWS Management Tools to Enable Governance, Compliance, Operational, and...
Using AWS Management Tools to Enable Governance, Compliance, Operational, and...
 
Enabling Governance, Compliance, and Operational and Risk Auditing with AWS M...
Enabling Governance, Compliance, and Operational and Risk Auditing with AWS M...Enabling Governance, Compliance, and Operational and Risk Auditing with AWS M...
Enabling Governance, Compliance, and Operational and Risk Auditing with AWS M...
 
Security Requires Visibility-Turn Data Into Security Insight
Security Requires Visibility-Turn Data Into Security InsightSecurity Requires Visibility-Turn Data Into Security Insight
Security Requires Visibility-Turn Data Into Security Insight
 
Cloud Governance and Provisioning Management using AWS Management Tools and S...
Cloud Governance and Provisioning Management using AWS Management Tools and S...Cloud Governance and Provisioning Management using AWS Management Tools and S...
Cloud Governance and Provisioning Management using AWS Management Tools and S...
 
An Introduction to the AWS Well Architected Framework - Webinar
An Introduction to the AWS Well Architected Framework - WebinarAn Introduction to the AWS Well Architected Framework - Webinar
An Introduction to the AWS Well Architected Framework - Webinar
 
Automated Compliance and Governance with AWS Config and AWS CloudTrail - June...
Automated Compliance and Governance with AWS Config and AWS CloudTrail - June...Automated Compliance and Governance with AWS Config and AWS CloudTrail - June...
Automated Compliance and Governance with AWS Config and AWS CloudTrail - June...
 
Hybrid IT with Amazon Web Services: Best of Both Worlds
Hybrid IT with Amazon Web Services: Best of Both WorldsHybrid IT with Amazon Web Services: Best of Both Worlds
Hybrid IT with Amazon Web Services: Best of Both Worlds
 
Accelerate your Cloud Success with Platform Services
Accelerate your Cloud Success with Platform ServicesAccelerate your Cloud Success with Platform Services
Accelerate your Cloud Success with Platform 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
 
Migración a la Nube: Preparación y Mejores Prácticas
Migración a la Nube: Preparación y Mejores PrácticasMigración a la Nube: Preparación y Mejores Prácticas
Migración a la Nube: Preparación y Mejores Prácticas
 
AWS re:Invent 2016: Embracing DevSecOps while Improving Compliance and Securi...
AWS re:Invent 2016: Embracing DevSecOps while Improving Compliance and Securi...AWS re:Invent 2016: Embracing DevSecOps while Improving Compliance and Securi...
AWS re:Invent 2016: Embracing DevSecOps while Improving Compliance and Securi...
 

Mais de Amazon Web Services

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Amazon Web Services
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Amazon Web Services
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateAmazon Web Services
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSAmazon Web Services
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Amazon Web Services
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Amazon Web Services
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...Amazon Web Services
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsAmazon Web Services
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareAmazon Web Services
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSAmazon Web Services
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAmazon Web Services
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareAmazon Web Services
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWSAmazon Web Services
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckAmazon Web Services
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without serversAmazon Web Services
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...Amazon Web Services
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceAmazon Web Services
 

Mais de Amazon Web Services (20)

Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
Come costruire servizi di Forecasting sfruttando algoritmi di ML e deep learn...
 
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
Big Data per le Startup: come creare applicazioni Big Data in modalità Server...
 
Esegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS FargateEsegui pod serverless con Amazon EKS e AWS Fargate
Esegui pod serverless con Amazon EKS e AWS Fargate
 
Costruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWSCostruire Applicazioni Moderne con AWS
Costruire Applicazioni Moderne con AWS
 
Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot Come spendere fino al 90% in meno con i container e le istanze spot
Come spendere fino al 90% in meno con i container e le istanze spot
 
Open banking as a service
Open banking as a serviceOpen banking as a service
Open banking as a service
 
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
Rendi unica l’offerta della tua startup sul mercato con i servizi Machine Lea...
 
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...OpsWorks Configuration Management: automatizza la gestione e i deployment del...
OpsWorks Configuration Management: automatizza la gestione e i deployment del...
 
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows WorkloadsMicrosoft Active Directory su AWS per supportare i tuoi Windows Workloads
Microsoft Active Directory su AWS per supportare i tuoi Windows Workloads
 
Computer Vision con AWS
Computer Vision con AWSComputer Vision con AWS
Computer Vision con AWS
 
Database Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatareDatabase Oracle e VMware Cloud on AWS i miti da sfatare
Database Oracle e VMware Cloud on AWS i miti da sfatare
 
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJSCrea la tua prima serverless ledger-based app con QLDB e NodeJS
Crea la tua prima serverless ledger-based app con QLDB e NodeJS
 
API moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e webAPI moderne real-time per applicazioni mobili e web
API moderne real-time per applicazioni mobili e web
 
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatareDatabase Oracle e VMware Cloud™ on AWS: i miti da sfatare
Database Oracle e VMware Cloud™ on AWS: i miti da sfatare
 
Tools for building your MVP on AWS
Tools for building your MVP on AWSTools for building your MVP on AWS
Tools for building your MVP on AWS
 
How to Build a Winning Pitch Deck
How to Build a Winning Pitch DeckHow to Build a Winning Pitch Deck
How to Build a Winning Pitch Deck
 
Building a web application without servers
Building a web application without serversBuilding a web application without servers
Building a web application without servers
 
Fundraising Essentials
Fundraising EssentialsFundraising Essentials
Fundraising Essentials
 
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
AWS_HK_StartupDay_Building Interactive websites while automating for efficien...
 
Introduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container ServiceIntroduzione a Amazon Elastic Container Service
Introduzione a Amazon Elastic Container Service
 

Último

Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesZilliz
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 

Último (20)

Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Vector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector DatabasesVector Databases 101 - An introduction to the world of Vector Databases
Vector Databases 101 - An introduction to the world of Vector Databases
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 

ENT302 Deep Dive on AWS Management Tools

  • 1. © 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Prashant Prahlad AWS Product Management April 20, 2017 AWS Management Tools: Deep Dive Lifecycle management of cloud resources at scale
  • 2. AWS Management Tools • Management tools? • Resource management lifecycle and DevOps • Scaling governance, management the cloudy way • Capabilities you will need • Use cases and examples
  • 3. Growth is good 2 devs Few instances 1 app 100s of API actions 3 devs Tens of instances Few services 100s of API actions 10s of devs Several apps and services 1000s API actions 10s of customers Several teams of devs 10s of apps/services 100,000 API actions 100s of customers Experimenting Product launch 6 months 12 months
  • 4. Growth is good… Enable new users to experiment and make mistakes Various devices access or use the cloud Self-service access to infrastructure Global workforce …..but make good investments early to scale well
  • 5. Growth is also challenging • Several new developers (some new to AWS) • Mistakes can be very expensive • Keeping developers productive becomes harder • Operating and troubleshooting numerous flavors • Noisy #slack channel
  • 6. Your options Decentralize and hope • Self-serve, experiment, innovate • Promote agility • DevOps is here • Well-intentioned, but dangerous • Compliance subject to interpretation by new users Lockdown and approve • Full control, reduced experimentation • Reduced agility • Scales to number of approvers • Unappealing to developers
  • 7. Try AWS Management Tools Standardize, Decentralize and Monitor • Self-service provisioning with templates/catalogs • Monitor health, usage and configuration compliance • Prevent severe issues and act immediately on bad events • Standardization is key element of scalability
  • 9. AWS Management Tools ― AWS CloudFormation ― AWS Service Catalog ― AWS OpsWorks ― EC2 Systems Manager ― Amazon CloudWatch AWS CloudTrail ― AWS Config ― AWS Trusted Advisor ―
  • 10. AWS CloudFormation ResourceProvisioning • Create templates of your infrastructure • Version control /code review /update templates like code • Provision AWS resources based on dependency needs • Integrate with development, CI/CD, management tools What can you do?What is it? • CloudFormation gives developers and systems administrators an easy way to create and manage a collection of related AWS resources, provisioning and updating them in an orderly and predictable fashion • No additional charge to use • Administrators can author templates that developers can use –only recommended configurations • DevOps Admins can use Code Pipeline integration to enable CI/CD for infrastructure • Use CloudFormation Designer in JSON or YAML to provision resources • Leverage AWS Serverless App Model (AWS SAM) (GitHub) to improve the dev experience • Change sets and cross-stack references to enhance CloudFormation stack management capabilities Examples
  • 11.
  • 12. AWS Service Catalog ResourceProvisioning • Quickly deploy approved IT services in a self-service manner delegated by admins • Create and govern catalogs of IT services on AWS described as AWS CloudFormation templates. What can you do?What is it? • Private Catalog for Organizing best practice patterns and Launching Infrastructure & Software Services on AWS in a controlled and repeatable manner • Enables cataloging of “infrastructure as code” as products with versions. Examples • Portfolio: A collection of templates/products available to a user • For Admins: Create a Portfolio of Products and Services, APIs to list and provision products, manage versions, portfolios, access and more. • For Users: APIs to view and manage launched products • Share products and portfolios across AWS accounts within your organization • Available in 10 regions
  • 13.
  • 14. AWS Management Tools ― AWS CloudFormation ― AWS Service Catalog ― AWS OpsWorks ― EC2 Systems Manager ― Amazon CloudWatch AWS CloudTrail ― AWS Config ― AWS Trusted Advisor ―
  • 15. AWS EC2 Systems Manager ConfigurationManagement • Perform common administrative tasks remotely at scale • Understand and control the current state of your EC2 instance and OS configurations • Simplify your operating system patching process What can you do?What is it? • A set of capabilities that enable automated configuration and ongoing management of systems at scale, across all of your Windows and Linux workloads, running in Amazon EC2 or on-premises • Available now at no cost to manage both your EC2 and on-premises resources Examples • Administrators/IT managers can use seven capabilities: • Automation: Simplifies common maintenance and deployment tasks, such as updating AMIs • Run Command: Enables you to remotely perform common administrative tasks at scale • Parameter Store: Centralized location to store, access, and reference your configuration data • State Manager: Define and maintain consistent OS configurations to comply with your policies • Maintenance Window: Define a recurring time window for administrative and maintenance actions • Inventory: Collect and query configuration and inventory information about software installed on instances • Patch Manager: Select and deploy OS and software patches automatically across large groups of instances • Use same tools for on-premises servers • Enhanced Run Command with rate control, error thresholds.
  • 16.
  • 17. AWS OpsWorks for Chef Automate ConfigurationManagement • Automate such software and operating system configurations, package installations, database setups, and more. • Define configurations for your servers in a format that you can maintain and version just like your application source code. What can you do?What is it? • Managed Chef Server and Chef Automate • Suite of automation tools that give you workflow automation for continuous deployment, automated testing for compliance and security with Chef • The Chef server gives you full stack automation by handling operational tasks Examples • Define desired configuration of EC2 Instances or on-premises servers using cookbooks • Tap into Chef community with over 3,000 different cookbooks • Chef Workflow gives you a continuous deployment workflow for developing, testing, and deploying cookbooks • Chef Compliance helps you write and apply compliance tests against your nodes
  • 18. AWS Management Tools ― AWS CloudFormation ― AWS Service Catalog ― AWS OpsWorks ― EC2 Systems Manager ― Amazon CloudWatch AWS CloudTrail ― AWS Config ― AWS Trusted Advisor ―
  • 19. Amazon CloudWatch MonitoringandPerformance • Collect and track host, app or custom metrics • Collect, monitor, and search log files • Set alarms that alert you when problems arise • Create dashboards to stay on top of your application • React automatically to events in your AWS resources What can you do?What is it? • A monitoring service for your cloud resources and applications. CloudWatch helps you gain visibility into resource utilization, app performance, and operational health • With CloudWatch, you can monitor metrics and logs generated by AWS services or your own applications and services, and get alerted when potential problems occur Examples • Monitor resources you’ve provisioned with CloudWatch metrics • CPU load, disk usage, and several standard metrics to operate effectively • Enhancing dashboards: added new visualizations (number, area, and dark theme support) • CloudWatch Logs to aggregate log information from applications, AWS services • CloudWatch Events to react to meaningful events in the system
  • 20.
  • 21. AWS Management Tools ― AWS CloudFormation ― AWS Service Catalog ― AWS OpsWorks ― EC2 Systems Manager ― Amazon CloudWatch AWS CloudTrail ― AWS Config ― AWS Trusted Advisor ―
  • 22. AWS CloudTrail GovernanceandCompliance • Simplify your compliance audits by automatically recording and storing activity logs for your AWS account • Increase visibility into your user and resource activity • Discover and troubleshoot security and operational issues by capturing a comprehensive history of changes that occurred in your AWS account What can you do?What is it? • A service that enables governance, compliance, operational auditing, and risk auditing of your AWS account • With CloudTrail, you can log, continuously monitor, and retain events related to API calls and account activity events across your AWS infrastructure Examples • Get full visibility across all regions: Turn on a trail in all existing and future AWS regions • S3 Data Events: Get timely events for S3 object-level API activity for action and audit • Event selectors to filter or add event types to a trail • User identity included in AssumeRole calls, so you can trace IAM user, even in role-based APIs. • Log File KMS Key Encryption and Integrity Validation • PCI, ISO 270001/9001, ISO 27017, 27018, SOC1,2,3
  • 23. AWS Config and Config Rules GovernanceandCompliance • Discover existing and deleted AWS resources • Determine your overall compliance against rules, and dive into configuration details of a resource at any point in time • Enable compliance auditing, security analysis, resource change tracking, and troubleshooting What can you do?What is it? • AWS Config is a fully managed service that provides you with an AWS resource inventory, configuration history, and configuration change notifications to enable security and governance • Config Rules enables you to create rules that automatically check the configuration of AWS resources recorded by AWS Config Examples • Get history of all configuration changes to critical resources, including details about CloudTrail API activity • Use one of 32 managed rules or author any custom rules to check the recorded configuration of resources • Use best practices from AWS Config rules GitHub repository
  • 24.
  • 25. AWS Management Tools ― AWS CloudFormation ― AWS Service Catalog ― AWS OpsWorks ― EC2 Systems Manager ― Amazon CloudWatch AWS CloudTrail ― AWS Config ― AWS Trusted Advisor ―
  • 26. AWS Trusted Advisor ResourceOptimization • Get insight into how and where you can get the most impact for your AWS spend • Find opportunities to reduce your monthly spend and retain or increase productivity • Receive guidance on getting the optimal performance and availability based on your requirements What can you do?What is it? • An online resource to help you reduce cost, increase performance and fault tolerance, and improve security by optimizing your AWS environment • Developed using best practices, Trusted Advisor provides real time guidance for specific services Examples • CloudWatch Events Integration • Filter TA checks and create reports using tags on resources • 12 new service limits across 5 AWS products - RDS, IAM, EC2, CloudFormation, and Kinesis
  • 27.
  • 28. AWS Management Tools ― AWS CloudFormation ― AWS Service Catalog ― AWS OpsWorks ― EC2 Systems Manager ― Amazon CloudWatch AWS CloudTrail ― AWS Config ― AWS Trusted Advisor ―
  • 29. Security and Governance with Management Tools
  • 30. Governance in 3 phases Control Monitor Fix
  • 31. Phase 1: Control Prevent actions that could be bad • CloudFormation • Service Catalog • IAM Policies • Disable Root credentials • Check on GitHub for access keys available publicly
  • 32. IAM Policy to restrict instances { "Version": "2012-10-17", "Statement": [{ "Effect": "Allow", "Action": [ "ec2:DescribeInstances", "ec2:DescribeImages", "ec2:DescribeKeyPairs","ec2:DescribeVpcs", "ec2:DescribeSubnets", "ec2:DescribeSecurityGroups" ], "Resource": "*" }, {"Action": "ec2:*", "Effect": "Allow", "Resource": "arn:aws:ec2:us-east-1:232378813418:instance", "Condition": { "StringLike": { "ec2:InstanceType": [ "t2", "m4" ] } } } ] }
  • 34. Phase 2: Monitor Get all meta data, apply lifecycle policies to control costs • CloudTrail • AWS Config • CloudWatch Logs • VPC Flow Logs
  • 35. AWS Config: Inventory and compliance
  • 36. AWS Config: Evaluate resource configurations
  • 37. Phase 3: Fix using AWS services Trusted Advisor AWS Config Managed Rules AWS Config Custom Rules with remediation CloudWatch Events with Lambda rules Lambda code with various triggers Ease of getting started vs. customization and control
  • 38.
  • 39. Where to find AWS Management Tools?
  • 40. Summary AWS Management Tools provide • Services to manage the lifecycle of resources • Standardization, self-service, automation • Broad and deep visibility for security analysis • Governance and Compliance as code Find out more here: https://aws.amazon.com/products/management
  • 43.
  • 44. Add customer and partner examples
  • 46. Why is this relevant?
  • 47. Anything new to learn?
  • 48. No
  • 49. Is this a Portfolio?
  • 50. Deck Guidelines Fonts, sizes, colors, and layouts are all pre-built in this template. Color palette Please do not use gradients, shadows, or outlines on shape elements. Limit color use for chart graphics to grayscale plus one accent color.
  • 51. Helpful Resources AWS Logo (logos for both web and print) AWS Simple Icons (product and simple icons for architectural diagrams) Design Request (AWS Marketing Design wiki) Deck Asset Repository (up-to-date deck assets and templates)
  • 52. Copy & Paste Content When pasting content from another presentation please paste using “Destination Theme.” Note: This works when copying entire slides from other presentations as long as the source presentation is also 16:9
  • 53. Copy & Paste Code When pasting content Code into a Code template please use the “Keep Text Only Function” for Windows and “Destination Theme” for Macs. If any additional coloring needs to be done to your code type please do it after pasting it into your slide.
  • 54. Assets Usage Multiple assets can be combined to create one graphic Deck_Box- Files.png Deck_Arrows1.png Deck_Buildings- MediumBusiness.pn g Deck_Buildings- Enterprise.png Deck_Buildings- SmallBusiness.png Deck_Laptop-Dark- Code.png Deck_Certification- Badge.png Deck_App2.png Deck_Lock.pn g
  • 55. Resizing Assets Always hold down shift key and drag from corner when scaling assets with Shift without Shift
  • 56. © 2016, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Presentation Title
  • 64. Four Content - Graphics
  • 65. Six Content - Graphics