SlideShare a Scribd company logo
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
The
Generative
AI Stack
Amazon Q Amazon Q in
Amazon QuickSight
Amazon Q in
Amazon Connect
Amazon
CodeWhisperer
GPUs Inferentia
Trainium SageMaker
EC2 Capacity
Blocks
Neuron
UltraClusters EFA Nitro
Amazon Bedrock
Guardrails Agents Customization capabilities
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Trained on 17 years of AWS knowledge
Assists you everywhere you work – in
the console, IDE, and documentation
Works with you to build new features,
refactor, and troubleshoot on AWS
IN PREVIEW
Amazon Q
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
IN PREVIEW
Amazon Q
… in your IDE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
IN PREVIEW
Amazon Q
… in CodeCatalyst
reinvent-2023
CodeCatalyst
Amazon
reinvent2023application
#10 Created 7 days ago by @wvogels Updated 5 days ago by @wvogels
Comments (2)
Amazon Q 5 days agp
Good news! I’ve completed my work on this issue and created a pull request for review:
PR 9 Change the get_all_mysfits() API to return mysfits sorted by the Age attribute
Evaluate prerequisites
Read repository
Generate background
Generate approach
You’re right, no need to change the model unit tests. Here is a revised approach:
1. src/app.py
1. src/app.py
1. Modify get_all_mysfits() to sort the response before returning:
1. Call MysfitsModel.list_items() to get all unsorted items
2. Sort the items list using Python’s built-in sorted() function, passing ‘Age’ as the key
3. Return the sorted list
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Upgrade Java applications in a fraction of
the time
Enhance the security and performance of
your code
Accelerate the migration from Windows
to Linux (coming soon)
IN PREVIEW
Amazon Q
Code Transformation
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Customization capabilities
Support for CloudFormation (YAML,
JSON), AWS CDK (TypeScript, Python),
and Hashicorp Terraform (HCL)
Available in Visual Studio (in preview)
Amazon
CodeWhisperer
New enhancements
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon Bedrock
The easies way to build and scale
generative AI applications with LLMs
and other foundation models
Broad choice of foundation models
Customize foundation models using
your organization’s data
Enterprise-grade security and privacy
Amazon Bedrock
Summarization, complex
reasoning, writing, coding
Claude
Contextual answers,
summarization,
paraphrasing
Jurassic
High-quality images
and art
Stable Diffusion
Text generation,
search, classification
Command + Embed
Q&A and reading
comprehension
Llama 2
Text summarization,
generation, Q&A,
search
Amazon Titan
200K token context window
2x reduction in hallucination rate
25% cost reduction on Bedrock
Claude 2.1
Supports large-scale tasks,
like language-modeling
and dialogue systems
Llama 2 70B
NE W NEW
Amazon Titan Foundation Models
TITAN TEXT
EMBEDDINGS
Translates text into
numerical
representations
TITAN IMAGE
GENERATOR
Generate
realistic, studio-
quality images
IN PREVIEW
TITAN
MULTIMODAL
EMBEDDINGS
Search,
recommendation,
personalization
TITAN TEXT
LITE
Summarization,
copywriting,
fine-tuning
TITAN TEXT
EXPRESS
Open-ended text
generation,
conversational chat,
RAG support
N E W
NEW
NEW
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Fine-tuning Cohere Command Lite,
Meta Llama 2, Amazon Titan Text
Lite & Express generally available
Fine-tuning Anthropic Claude
coming soon
Continued pre-training for Amazon
Titan Text Lite & Express in preview
Amazon Bedrock
customization capabilities
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Automatically convert text
documents into embeddings
Store embeddings in your vector
database
Retrieve embeddings and
augment prompts
Knowledge Bases for
Amazon Bedrock
Fully-managed native support for
retrieval augmented generation (RAG)
GENERALLY AVAILABLE
Cat
Kitten Old
Felin
e
Puppy Dog
Young
Canine
Vectors are critical for
customizing generative AI
applications
Vector support
for Amazon
DocumentDB
Vector support
for Amazon
DynamoDB
Redis Enterprise
Cloud
Vector Engine For
Amazon OpenSearch
Serverless
C O M I N G S O O N
MongoDB
Pinecone Amazon
Aurora
C O M I N G S O O N
Vector databases for Amazon Bedrock
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Enable generative AI applications to
take actions in just a few clicks
Break down and orchestrates tasks
and executes API calls on your behalf
Securely access and retrieve
company data
Agents for
Amazon Bedrock
Execute multi-step tasks across company
systems and data sources
GENERALLY AVAILABLE
Resolving tasks with Agents for Amazon Bedrock
COMPLETES
TASK
REQUEST
AMAZON
BEDROCK
AGENT
FM
Generate a
sequence of steps
FM EXECUTES
PLAN
1 2 3
Information
needed
APIs to call and
when to call them
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Evaluate, compare, and select the best
foundation model for any use case
Model Evaluation on
Amazon Bedrock
IN PREVIEW
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Easily configure harmful
content filtering
Apply your guardrails to any
foundation model or agent
Redact personally identifiable
information (PII) in model
responses (coming soon)
Guardrails for
Amazon Bedrock
IN PREVIEW
Safeguard your generative AI applications
with your custom responsible AI policies
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Drag, drop, and connect AWS
resources using a visual canvas
Use generative AI-based code
suggestions to use any of 1,000+
CloudFormation resources
AWS Application Composer is now
part of the AWS Toolkit for VS Code
AWS Application
Composer in VS Code
Visually compose infrastructure as code
directly in your IDE
GENERALLY AVAILABLE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Generative AI
CDK Constructs
github.com/awslabs/
generative-ai-cdk-constructs
NEW
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS SDKs for Rust & Kotlin
GENERALLY AVAILABLE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
HTTP endpoint integration
Native Amazon Bedrock integration
New Test States API
AWS Step Functions
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon
SageMaker Studio
Code Editor
A new IDE option based on Code-OSS
GENERALLY AVAILABLE
bedrock.py – sagemaker-user
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Patterns view visualizes recurring
patterns while querying your logs
Compare mode helps you quickly
find changes over time
Anomaly detection evaluates
incoming logs against historical
baselines
Amazon CloudWatch
Pattern Analysis and
Anomaly Detection
GENERALLY AVAILABLE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Amazon CloudWatch
Application Signals
IN PREVIEW
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
BatchGetSecretValue identifies
and retrieves secret groups with a
single API call
Use with list of secret names or ARNs,
along with filter criteria, such as tags
AWS Secrets Manager
batch-retrieval of secrets
GENERALLY AVAILABLE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Assess function code for security issues
like injection risks, data leaks, and weak
or missing encryption
Actionable security findings including
affected code snippets and remediation
suggestions
Amazon Inspector
Lambda code scanning
with generative AI
GENERALLY AVAILABLE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Scans container images for security
issues from within the CI/CD pipeline
Works with CI/CD tools hosted in AWS,
on-premises, or hybrid clouds
Amazon Inspector
container image security
GENERALLY AVAILABLE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Continuous EC2 instance monitoring
without the need for an agent
Takes EBS volume snapshots to
perform vulnerability analysis
Amazon Inspector
agentless vulnerability
assessments for EC2
IN PREVIEW
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Guard Duty
ECS and EC2 runtime
monitoring
ECS: GA / EC2: IN PREVIEW
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
IAM Access Analyzer
simplified access inspection
GENERALLY AVAILABLE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Unified Billing and
Cost Management
GENERALLY AVAILABLE
Unified console with recommendations
and insights to help understand your
spend, identify issues, and save money
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
AWS Management Console
myApplications
GENERALLY AVAILABLE
Monitor and manage the cost, health, security
posture, and performance of your applications
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Compare forecasted usage to the
free tier for each service to avoid
unintended charges
Programmatically track free tier
usage against monthly usage limits
AWS Free Tier usage API
GENERALLY AVAILABLE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
A new log class for cost-effective
log consolidation
Best suited for logs that require
infrequent querying, e.g. for
forensic analysis
Amazon CloudWatch
Infrequent Access class
GENERALLY AVAILABLE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Drag and drop automation actions
and AWS APIs and connect them as
steps
Features a guided flow, best practice
recommendations, and error
highlighting
Integrates with Amazon CodeGuru
Security for embedded Python scripts
AWS Systems Manager
Automation low-code
Runbook design
GENERALLY AVAILABLE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
The fastest cloud object storage class
for performance-critical applications
Millions of access requests per
minute with single-digit millisecond
latency
New bucket type, pinned to the
Availability Zone of your choice
Amazon S3
Express One Zone
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Container Storage Interface (CSI)
driver for Kubernetes now available
Added support for the new S3
Express One Zone storage class
Mountpoint for
Amazon S3
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
New Archive storage class optimized
for long-lived file data that is
accessed a few times a year or less
Infrequent Access storage class price
reduction by 36%
Now supports up to 250,000 read
and up to to 50,000 write IOPS per
file system
Amazon EFS
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Now supports automatic archival
of EBS Snapshots into the EBS
Snapshot Archive
Restore testing helps perform
automated and periodic restore
tests of backed up resources
AWS Backup
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Managed horizontal scale-out beyond
the limits of a single database instance
Amazon Aurora
Limitless Database
IN PREVIEW
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Serverless Amazon ElastiCache
configuration for Redis and
Memcached
Amazon ElastiCache
Serverless
GENERALLY AVAILABLE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Simplify query authoring by expressing
queries in natural language
Amazon Q
generative SQL in
Amazon Redshift
GENERALLY AVAILABLE
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Zero-ETL integrations
with Amazon Redshift
Amazon Aurora
PostgreSQL
Amazon RDS
for MySQL
Amazon
DynamoDB
AVAILABLE IN PREVIEW
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Zero-ETL integrations
Amazon
OpenSearch
with
Amazon S3
Amazon
DynamoDB
with
Amazon OpenSearch
Amazon Athena
with
AWS CloudTrail
DataLake
AVAILABLE IN PREVIEW
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Project Kuiper
Private connectivity to AWS
ANNOUNCEMENT
Gateway stations with
tracking, telemetry, and
command terminals
Fiber links
On-premises /
service provider networks
Internet Amazon VPC
Low Earth Orbit (LEO)
satellite broadband
network
Join the party!
3.33RPM
IN
STEREO
PARTY
PARTY
ROCK
ROCK
PARTY
PARTY
ROCK
ROCK
PARTY
PARTY
ROCK
ROCK
PARTY
PARTY
ROCK
ROCK
PARTY
PARTY
ROCK
ROCK
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Thank you!
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Thank you!
© 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Please complete the session
survey in the mobile app
Please complete the session
survey in the mobile app

More Related Content

What's hot

How AWS is reinventing the cloud
How AWS is reinventing the cloudHow AWS is reinventing the cloud
How AWS is reinventing the cloud
javier ramirez
 
Intro to AWS: Database Services
Intro to AWS: Database ServicesIntro to AWS: Database Services
Intro to AWS: Database Services
Amazon Web Services
 
AWS business essentials
AWS business essentials AWS business essentials
AWS business essentials
Amazon Web Services
 
Introduction to AWS Security
Introduction to AWS SecurityIntroduction to AWS Security
Introduction to AWS Security
Amazon Web Services
 
Introduction to AWS Lambda and Serverless Applications
Introduction to AWS Lambda and Serverless ApplicationsIntroduction to AWS Lambda and Serverless Applications
Introduction to AWS Lambda and Serverless Applications
Amazon Web Services
 
Building a Modern Data Architecture on AWS - Webinar
Building a Modern Data Architecture on AWS - WebinarBuilding a Modern Data Architecture on AWS - Webinar
Building a Modern Data Architecture on AWS - Webinar
Amazon Web Services
 
AWS PPT.pptx
AWS PPT.pptxAWS PPT.pptx
AWS PPT.pptx
GauravSharma164138
 
20190821 AWS Black Belt Online Seminar AWS AppSync
20190821 AWS Black Belt Online Seminar AWS AppSync20190821 AWS Black Belt Online Seminar AWS AppSync
20190821 AWS Black Belt Online Seminar AWS AppSync
Amazon Web Services Japan
 
Migrating Your Databases to AWS - Tools and Services.pdf
Migrating Your Databases to AWS -  Tools and Services.pdfMigrating Your Databases to AWS -  Tools and Services.pdf
Migrating Your Databases to AWS - Tools and Services.pdf
Amazon Web Services
 
AWS Cloud Adoption and the Future of Financial Services
AWS Cloud Adoption and the Future of Financial ServicesAWS Cloud Adoption and the Future of Financial Services
AWS Cloud Adoption and the Future of Financial Services
Amazon Web Services
 
AWS Data Analytics on AWS
AWS Data Analytics on AWSAWS Data Analytics on AWS
AWS Data Analytics on AWS
sampath439572
 
Introduction to AWS VPC, Guidelines, and Best Practices
Introduction to AWS VPC, Guidelines, and Best PracticesIntroduction to AWS VPC, Guidelines, and Best Practices
Introduction to AWS VPC, Guidelines, and Best Practices
Gary Silverman
 
Getting Started with AWS Database Migration Service
Getting Started with AWS Database Migration ServiceGetting Started with AWS Database Migration Service
Getting Started with AWS Database Migration Service
Amazon Web Services
 
Microsoft Azure Active Directory
Microsoft Azure Active DirectoryMicrosoft Azure Active Directory
Microsoft Azure Active Directory
David J Rosenthal
 
Microsoft Azure Cloud Services
Microsoft Azure Cloud ServicesMicrosoft Azure Cloud Services
Microsoft Azure Cloud Services
David J Rosenthal
 
AWS Security and SecOps
AWS Security and SecOpsAWS Security and SecOps
AWS Security and SecOps
Shiva Narayanaswamy
 
20200818 AWS Black Belt Online Seminar AWS Shield Advanced
20200818 AWS Black Belt Online Seminar AWS Shield Advanced20200818 AWS Black Belt Online Seminar AWS Shield Advanced
20200818 AWS Black Belt Online Seminar AWS Shield Advanced
Amazon Web Services Japan
 
Introduction to Amazon EC2
Introduction to Amazon EC2Introduction to Amazon EC2
Introduction to Amazon EC2
Amazon Web Services
 
Microsoft Azure Overview
Microsoft Azure OverviewMicrosoft Azure Overview
Microsoft Azure Overview
David J Rosenthal
 
Introduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web ServicesIntroduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web Services
Amazon Web Services
 

What's hot (20)

How AWS is reinventing the cloud
How AWS is reinventing the cloudHow AWS is reinventing the cloud
How AWS is reinventing the cloud
 
Intro to AWS: Database Services
Intro to AWS: Database ServicesIntro to AWS: Database Services
Intro to AWS: Database Services
 
AWS business essentials
AWS business essentials AWS business essentials
AWS business essentials
 
Introduction to AWS Security
Introduction to AWS SecurityIntroduction to AWS Security
Introduction to AWS Security
 
Introduction to AWS Lambda and Serverless Applications
Introduction to AWS Lambda and Serverless ApplicationsIntroduction to AWS Lambda and Serverless Applications
Introduction to AWS Lambda and Serverless Applications
 
Building a Modern Data Architecture on AWS - Webinar
Building a Modern Data Architecture on AWS - WebinarBuilding a Modern Data Architecture on AWS - Webinar
Building a Modern Data Architecture on AWS - Webinar
 
AWS PPT.pptx
AWS PPT.pptxAWS PPT.pptx
AWS PPT.pptx
 
20190821 AWS Black Belt Online Seminar AWS AppSync
20190821 AWS Black Belt Online Seminar AWS AppSync20190821 AWS Black Belt Online Seminar AWS AppSync
20190821 AWS Black Belt Online Seminar AWS AppSync
 
Migrating Your Databases to AWS - Tools and Services.pdf
Migrating Your Databases to AWS -  Tools and Services.pdfMigrating Your Databases to AWS -  Tools and Services.pdf
Migrating Your Databases to AWS - Tools and Services.pdf
 
AWS Cloud Adoption and the Future of Financial Services
AWS Cloud Adoption and the Future of Financial ServicesAWS Cloud Adoption and the Future of Financial Services
AWS Cloud Adoption and the Future of Financial Services
 
AWS Data Analytics on AWS
AWS Data Analytics on AWSAWS Data Analytics on AWS
AWS Data Analytics on AWS
 
Introduction to AWS VPC, Guidelines, and Best Practices
Introduction to AWS VPC, Guidelines, and Best PracticesIntroduction to AWS VPC, Guidelines, and Best Practices
Introduction to AWS VPC, Guidelines, and Best Practices
 
Getting Started with AWS Database Migration Service
Getting Started with AWS Database Migration ServiceGetting Started with AWS Database Migration Service
Getting Started with AWS Database Migration Service
 
Microsoft Azure Active Directory
Microsoft Azure Active DirectoryMicrosoft Azure Active Directory
Microsoft Azure Active Directory
 
Microsoft Azure Cloud Services
Microsoft Azure Cloud ServicesMicrosoft Azure Cloud Services
Microsoft Azure Cloud Services
 
AWS Security and SecOps
AWS Security and SecOpsAWS Security and SecOps
AWS Security and SecOps
 
20200818 AWS Black Belt Online Seminar AWS Shield Advanced
20200818 AWS Black Belt Online Seminar AWS Shield Advanced20200818 AWS Black Belt Online Seminar AWS Shield Advanced
20200818 AWS Black Belt Online Seminar AWS Shield Advanced
 
Introduction to Amazon EC2
Introduction to Amazon EC2Introduction to Amazon EC2
Introduction to Amazon EC2
 
Microsoft Azure Overview
Microsoft Azure OverviewMicrosoft Azure Overview
Microsoft Azure Overview
 
Introduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web ServicesIntroduction to Cloud Computing with Amazon Web Services
Introduction to Cloud Computing with Amazon Web Services
 

Similar to AWS reInvent 2023 re:Cap services Slide deck

Göteborg Reinvent 2023_Aritra_updated.pptx
Göteborg Reinvent 2023_Aritra_updated.pptxGöteborg Reinvent 2023_Aritra_updated.pptx
Göteborg Reinvent 2023_Aritra_updated.pptx
Aritra Nag
 
AWS+Innovate+-+Modern+Apps+Edition+-+Opening+Keynote.pdf
AWS+Innovate+-+Modern+Apps+Edition+-+Opening+Keynote.pdfAWS+Innovate+-+Modern+Apps+Edition+-+Opening+Keynote.pdf
AWS+Innovate+-+Modern+Apps+Edition+-+Opening+Keynote.pdf
CristiantoRianTarra2
 
Chicago AWS Solutions Architect Mehdy Haghy recaps the new AI/ML releases and...
Chicago AWS Solutions Architect Mehdy Haghy recaps the new AI/ML releases and...Chicago AWS Solutions Architect Mehdy Haghy recaps the new AI/ML releases and...
Chicago AWS Solutions Architect Mehdy Haghy recaps the new AI/ML releases and...
AWS Chicago
 
Amazon EKS multi-cluster gitops-bridge
Amazon EKS multi-cluster gitops-bridgeAmazon EKS multi-cluster gitops-bridge
Amazon EKS multi-cluster gitops-bridge
Carlos Santana
 
AWS Lambda Powertools walkthrough.pdf
AWS Lambda Powertools walkthrough.pdfAWS Lambda Powertools walkthrough.pdf
AWS Lambda Powertools walkthrough.pdf
Heitor Lessa
 
PDF_Slide__Memodernisasi_aplikasi_Microsoft_Anda_dengan_cepat_di_AWS.pdf
PDF_Slide__Memodernisasi_aplikasi_Microsoft_Anda_dengan_cepat_di_AWS.pdfPDF_Slide__Memodernisasi_aplikasi_Microsoft_Anda_dengan_cepat_di_AWS.pdf
PDF_Slide__Memodernisasi_aplikasi_Microsoft_Anda_dengan_cepat_di_AWS.pdf
Ropiudin5
 
Scaling production grade EKS Multi-Cluster environments using GitOps
Scaling production grade EKS Multi-Cluster environments using GitOpsScaling production grade EKS Multi-Cluster environments using GitOps
Scaling production grade EKS Multi-Cluster environments using GitOps
Carlos Santana
 
Mohamed Wali_AWS Security Reference Architecture.pptx
Mohamed Wali_AWS Security Reference Architecture.pptxMohamed Wali_AWS Security Reference Architecture.pptx
Mohamed Wali_AWS Security Reference Architecture.pptx
AWS Chicago
 
AWS re-Invent re-Cap general deck 2022-2023 .pdf
AWS re-Invent re-Cap general deck 2022-2023 .pdfAWS re-Invent re-Cap general deck 2022-2023 .pdf
AWS re-Invent re-Cap general deck 2022-2023 .pdf
Rohini Gaonkar
 
Amazon Connect & AI - Shaping the Future of Customer Interactions - GenAI and...
Amazon Connect & AI - Shaping the Future of Customer Interactions - GenAI and...Amazon Connect & AI - Shaping the Future of Customer Interactions - GenAI and...
Amazon Connect & AI - Shaping the Future of Customer Interactions - GenAI and...
CloudHesive
 
SRV313 Introduction to Building Web Apps on AWS
 SRV313 Introduction to Building Web Apps on AWS SRV313 Introduction to Building Web Apps on AWS
SRV313 Introduction to Building Web Apps on AWS
Amazon Web Services
 
AWS Security By Design
AWS Security By DesignAWS Security By Design
AWS Security By Design
Amazon Web Services
 
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Amazon Web Services
 
Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...
Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...
Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...
HostedbyConfluent
 
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Amazon Web Services
 
Machine Learning at the IoT Edge (IOT214) - AWS re:Invent 2018
Machine Learning at the IoT Edge (IOT214) - AWS re:Invent 2018Machine Learning at the IoT Edge (IOT214) - AWS re:Invent 2018
Machine Learning at the IoT Edge (IOT214) - AWS re:Invent 2018
Amazon Web Services
 
Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...
Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...
Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...
Amazon Web Services
 
Control Planes on Kubernetes and Policy Validation
Control Planes on Kubernetes and Policy ValidationControl Planes on Kubernetes and Policy Validation
Control Planes on Kubernetes and Policy Validation
Carlos Santana
 
Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...
Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...
Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...
All Things Open
 
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
 

Similar to AWS reInvent 2023 re:Cap services Slide deck (20)

Göteborg Reinvent 2023_Aritra_updated.pptx
Göteborg Reinvent 2023_Aritra_updated.pptxGöteborg Reinvent 2023_Aritra_updated.pptx
Göteborg Reinvent 2023_Aritra_updated.pptx
 
AWS+Innovate+-+Modern+Apps+Edition+-+Opening+Keynote.pdf
AWS+Innovate+-+Modern+Apps+Edition+-+Opening+Keynote.pdfAWS+Innovate+-+Modern+Apps+Edition+-+Opening+Keynote.pdf
AWS+Innovate+-+Modern+Apps+Edition+-+Opening+Keynote.pdf
 
Chicago AWS Solutions Architect Mehdy Haghy recaps the new AI/ML releases and...
Chicago AWS Solutions Architect Mehdy Haghy recaps the new AI/ML releases and...Chicago AWS Solutions Architect Mehdy Haghy recaps the new AI/ML releases and...
Chicago AWS Solutions Architect Mehdy Haghy recaps the new AI/ML releases and...
 
Amazon EKS multi-cluster gitops-bridge
Amazon EKS multi-cluster gitops-bridgeAmazon EKS multi-cluster gitops-bridge
Amazon EKS multi-cluster gitops-bridge
 
AWS Lambda Powertools walkthrough.pdf
AWS Lambda Powertools walkthrough.pdfAWS Lambda Powertools walkthrough.pdf
AWS Lambda Powertools walkthrough.pdf
 
PDF_Slide__Memodernisasi_aplikasi_Microsoft_Anda_dengan_cepat_di_AWS.pdf
PDF_Slide__Memodernisasi_aplikasi_Microsoft_Anda_dengan_cepat_di_AWS.pdfPDF_Slide__Memodernisasi_aplikasi_Microsoft_Anda_dengan_cepat_di_AWS.pdf
PDF_Slide__Memodernisasi_aplikasi_Microsoft_Anda_dengan_cepat_di_AWS.pdf
 
Scaling production grade EKS Multi-Cluster environments using GitOps
Scaling production grade EKS Multi-Cluster environments using GitOpsScaling production grade EKS Multi-Cluster environments using GitOps
Scaling production grade EKS Multi-Cluster environments using GitOps
 
Mohamed Wali_AWS Security Reference Architecture.pptx
Mohamed Wali_AWS Security Reference Architecture.pptxMohamed Wali_AWS Security Reference Architecture.pptx
Mohamed Wali_AWS Security Reference Architecture.pptx
 
AWS re-Invent re-Cap general deck 2022-2023 .pdf
AWS re-Invent re-Cap general deck 2022-2023 .pdfAWS re-Invent re-Cap general deck 2022-2023 .pdf
AWS re-Invent re-Cap general deck 2022-2023 .pdf
 
Amazon Connect & AI - Shaping the Future of Customer Interactions - GenAI and...
Amazon Connect & AI - Shaping the Future of Customer Interactions - GenAI and...Amazon Connect & AI - Shaping the Future of Customer Interactions - GenAI and...
Amazon Connect & AI - Shaping the Future of Customer Interactions - GenAI and...
 
SRV313 Introduction to Building Web Apps on AWS
 SRV313 Introduction to Building Web Apps on AWS SRV313 Introduction to Building Web Apps on AWS
SRV313 Introduction to Building Web Apps on AWS
 
AWS Security By Design
AWS Security By DesignAWS Security By Design
AWS Security By Design
 
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
 
Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...
Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...
Applying ML on your Data in Motion with AWS and Confluent | Joseph Morais, Co...
 
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
Analyzing your web and application logs with Cloudfront and ElasticSearch Ser...
 
Machine Learning at the IoT Edge (IOT214) - AWS re:Invent 2018
Machine Learning at the IoT Edge (IOT214) - AWS re:Invent 2018Machine Learning at the IoT Edge (IOT214) - AWS re:Invent 2018
Machine Learning at the IoT Edge (IOT214) - AWS re:Invent 2018
 
Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...
Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...
Ensuring Your Windows Server Workloads Are Well-Architected - AWS Online Tech...
 
Control Planes on Kubernetes and Policy Validation
Control Planes on Kubernetes and Policy ValidationControl Planes on Kubernetes and Policy Validation
Control Planes on Kubernetes and Policy Validation
 
Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...
Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...
Securing Cloud Resources Deployed with Control Planes on Kubernetes using Gov...
 
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
 

Recently uploaded

RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
KAMESHS29
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
Matthew Sinclair
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
Kari Kakkonen
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
DianaGray10
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
Infrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI modelsInfrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI models
Zilliz
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
Zilliz
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Speck&Tech
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
Edge AI and Vision Alliance
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Paige Cruz
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
Octavian Nadolu
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
Zilliz
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
Kumud Singh
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Malak Abu Hammad
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
DianaGray10
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 

Recently uploaded (20)

RESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for studentsRESUME BUILDER APPLICATION Project for students
RESUME BUILDER APPLICATION Project for students
 
20240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 202420240609 QFM020 Irresponsible AI Reading List May 2024
20240609 QFM020 Irresponsible AI Reading List May 2024
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
Climate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing DaysClimate Impact of Software Testing at Nordic Testing Days
Climate Impact of Software Testing at Nordic Testing Days
 
Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1Communications Mining Series - Zero to Hero - Session 1
Communications Mining Series - Zero to Hero - Session 1
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
Infrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI modelsInfrastructure Challenges in Scaling RAG with Custom AI models
Infrastructure Challenges in Scaling RAG with Custom AI models
 
Full-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalizationFull-RAG: A modern architecture for hyper-personalization
Full-RAG: A modern architecture for hyper-personalization
 
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
Cosa hanno in comune un mattoncino Lego e la backdoor XZ?
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
 
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdfObservability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
Observability Concepts EVERY Developer Should Know -- DeveloperWeek Europe.pdf
 
Artificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopmentArtificial Intelligence for XMLDevelopment
Artificial Intelligence for XMLDevelopment
 
Programming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup SlidesProgramming Foundation Models with DSPy - Meetup Slides
Programming Foundation Models with DSPy - Meetup Slides
 
Mind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AIMind map of terminologies used in context of Generative AI
Mind map of terminologies used in context of Generative AI
 
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdfUnlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
Unlock the Future of Search with MongoDB Atlas_ Vector Search Unleashed.pdf
 
UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5UiPath Test Automation using UiPath Test Suite series, part 5
UiPath Test Automation using UiPath Test Suite series, part 5
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 

AWS reInvent 2023 re:Cap services Slide deck

  • 1. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 2. The Generative AI Stack Amazon Q Amazon Q in Amazon QuickSight Amazon Q in Amazon Connect Amazon CodeWhisperer GPUs Inferentia Trainium SageMaker EC2 Capacity Blocks Neuron UltraClusters EFA Nitro Amazon Bedrock Guardrails Agents Customization capabilities
  • 3. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Trained on 17 years of AWS knowledge Assists you everywhere you work – in the console, IDE, and documentation Works with you to build new features, refactor, and troubleshoot on AWS IN PREVIEW Amazon Q
  • 4. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. IN PREVIEW Amazon Q … in your IDE
  • 5. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. IN PREVIEW Amazon Q … in CodeCatalyst reinvent-2023 CodeCatalyst Amazon reinvent2023application #10 Created 7 days ago by @wvogels Updated 5 days ago by @wvogels Comments (2) Amazon Q 5 days agp Good news! I’ve completed my work on this issue and created a pull request for review: PR 9 Change the get_all_mysfits() API to return mysfits sorted by the Age attribute Evaluate prerequisites Read repository Generate background Generate approach You’re right, no need to change the model unit tests. Here is a revised approach: 1. src/app.py 1. src/app.py 1. Modify get_all_mysfits() to sort the response before returning: 1. Call MysfitsModel.list_items() to get all unsorted items 2. Sort the items list using Python’s built-in sorted() function, passing ‘Age’ as the key 3. Return the sorted list
  • 6. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Upgrade Java applications in a fraction of the time Enhance the security and performance of your code Accelerate the migration from Windows to Linux (coming soon) IN PREVIEW Amazon Q Code Transformation
  • 7. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Customization capabilities Support for CloudFormation (YAML, JSON), AWS CDK (TypeScript, Python), and Hashicorp Terraform (HCL) Available in Visual Studio (in preview) Amazon CodeWhisperer New enhancements
  • 8. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon Bedrock The easies way to build and scale generative AI applications with LLMs and other foundation models Broad choice of foundation models Customize foundation models using your organization’s data Enterprise-grade security and privacy
  • 9. Amazon Bedrock Summarization, complex reasoning, writing, coding Claude Contextual answers, summarization, paraphrasing Jurassic High-quality images and art Stable Diffusion Text generation, search, classification Command + Embed Q&A and reading comprehension Llama 2 Text summarization, generation, Q&A, search Amazon Titan 200K token context window 2x reduction in hallucination rate 25% cost reduction on Bedrock Claude 2.1 Supports large-scale tasks, like language-modeling and dialogue systems Llama 2 70B NE W NEW
  • 10. Amazon Titan Foundation Models TITAN TEXT EMBEDDINGS Translates text into numerical representations TITAN IMAGE GENERATOR Generate realistic, studio- quality images IN PREVIEW TITAN MULTIMODAL EMBEDDINGS Search, recommendation, personalization TITAN TEXT LITE Summarization, copywriting, fine-tuning TITAN TEXT EXPRESS Open-ended text generation, conversational chat, RAG support N E W NEW NEW
  • 11. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Fine-tuning Cohere Command Lite, Meta Llama 2, Amazon Titan Text Lite & Express generally available Fine-tuning Anthropic Claude coming soon Continued pre-training for Amazon Titan Text Lite & Express in preview Amazon Bedrock customization capabilities
  • 12. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Automatically convert text documents into embeddings Store embeddings in your vector database Retrieve embeddings and augment prompts Knowledge Bases for Amazon Bedrock Fully-managed native support for retrieval augmented generation (RAG) GENERALLY AVAILABLE
  • 13. Cat Kitten Old Felin e Puppy Dog Young Canine Vectors are critical for customizing generative AI applications
  • 14. Vector support for Amazon DocumentDB Vector support for Amazon DynamoDB
  • 15. Redis Enterprise Cloud Vector Engine For Amazon OpenSearch Serverless C O M I N G S O O N MongoDB Pinecone Amazon Aurora C O M I N G S O O N Vector databases for Amazon Bedrock
  • 16. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Enable generative AI applications to take actions in just a few clicks Break down and orchestrates tasks and executes API calls on your behalf Securely access and retrieve company data Agents for Amazon Bedrock Execute multi-step tasks across company systems and data sources GENERALLY AVAILABLE
  • 17. Resolving tasks with Agents for Amazon Bedrock COMPLETES TASK REQUEST AMAZON BEDROCK AGENT FM Generate a sequence of steps FM EXECUTES PLAN 1 2 3 Information needed APIs to call and when to call them
  • 18. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Evaluate, compare, and select the best foundation model for any use case Model Evaluation on Amazon Bedrock IN PREVIEW
  • 19. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Easily configure harmful content filtering Apply your guardrails to any foundation model or agent Redact personally identifiable information (PII) in model responses (coming soon) Guardrails for Amazon Bedrock IN PREVIEW Safeguard your generative AI applications with your custom responsible AI policies
  • 20. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Drag, drop, and connect AWS resources using a visual canvas Use generative AI-based code suggestions to use any of 1,000+ CloudFormation resources AWS Application Composer is now part of the AWS Toolkit for VS Code AWS Application Composer in VS Code Visually compose infrastructure as code directly in your IDE GENERALLY AVAILABLE
  • 21.
  • 22. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Generative AI CDK Constructs github.com/awslabs/ generative-ai-cdk-constructs NEW
  • 23. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS SDKs for Rust & Kotlin GENERALLY AVAILABLE
  • 24. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. HTTP endpoint integration Native Amazon Bedrock integration New Test States API AWS Step Functions
  • 25. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon SageMaker Studio Code Editor A new IDE option based on Code-OSS GENERALLY AVAILABLE bedrock.py – sagemaker-user
  • 26. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Patterns view visualizes recurring patterns while querying your logs Compare mode helps you quickly find changes over time Anomaly detection evaluates incoming logs against historical baselines Amazon CloudWatch Pattern Analysis and Anomaly Detection GENERALLY AVAILABLE
  • 27. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Amazon CloudWatch Application Signals IN PREVIEW
  • 28. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. BatchGetSecretValue identifies and retrieves secret groups with a single API call Use with list of secret names or ARNs, along with filter criteria, such as tags AWS Secrets Manager batch-retrieval of secrets GENERALLY AVAILABLE
  • 29. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Assess function code for security issues like injection risks, data leaks, and weak or missing encryption Actionable security findings including affected code snippets and remediation suggestions Amazon Inspector Lambda code scanning with generative AI GENERALLY AVAILABLE
  • 30. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Scans container images for security issues from within the CI/CD pipeline Works with CI/CD tools hosted in AWS, on-premises, or hybrid clouds Amazon Inspector container image security GENERALLY AVAILABLE
  • 31. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Continuous EC2 instance monitoring without the need for an agent Takes EBS volume snapshots to perform vulnerability analysis Amazon Inspector agentless vulnerability assessments for EC2 IN PREVIEW
  • 32. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Guard Duty ECS and EC2 runtime monitoring ECS: GA / EC2: IN PREVIEW
  • 33. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. IAM Access Analyzer simplified access inspection GENERALLY AVAILABLE
  • 34. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Unified Billing and Cost Management GENERALLY AVAILABLE Unified console with recommendations and insights to help understand your spend, identify issues, and save money
  • 35. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. AWS Management Console myApplications GENERALLY AVAILABLE Monitor and manage the cost, health, security posture, and performance of your applications
  • 36. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Compare forecasted usage to the free tier for each service to avoid unintended charges Programmatically track free tier usage against monthly usage limits AWS Free Tier usage API GENERALLY AVAILABLE
  • 37. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. A new log class for cost-effective log consolidation Best suited for logs that require infrequent querying, e.g. for forensic analysis Amazon CloudWatch Infrequent Access class GENERALLY AVAILABLE
  • 38. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Drag and drop automation actions and AWS APIs and connect them as steps Features a guided flow, best practice recommendations, and error highlighting Integrates with Amazon CodeGuru Security for embedded Python scripts AWS Systems Manager Automation low-code Runbook design GENERALLY AVAILABLE
  • 39. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. The fastest cloud object storage class for performance-critical applications Millions of access requests per minute with single-digit millisecond latency New bucket type, pinned to the Availability Zone of your choice Amazon S3 Express One Zone
  • 40. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Container Storage Interface (CSI) driver for Kubernetes now available Added support for the new S3 Express One Zone storage class Mountpoint for Amazon S3
  • 41. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. New Archive storage class optimized for long-lived file data that is accessed a few times a year or less Infrequent Access storage class price reduction by 36% Now supports up to 250,000 read and up to to 50,000 write IOPS per file system Amazon EFS
  • 42. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Now supports automatic archival of EBS Snapshots into the EBS Snapshot Archive Restore testing helps perform automated and periodic restore tests of backed up resources AWS Backup
  • 43. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Managed horizontal scale-out beyond the limits of a single database instance Amazon Aurora Limitless Database IN PREVIEW
  • 44. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Serverless Amazon ElastiCache configuration for Redis and Memcached Amazon ElastiCache Serverless GENERALLY AVAILABLE
  • 45. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Simplify query authoring by expressing queries in natural language Amazon Q generative SQL in Amazon Redshift GENERALLY AVAILABLE
  • 46. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Zero-ETL integrations with Amazon Redshift Amazon Aurora PostgreSQL Amazon RDS for MySQL Amazon DynamoDB AVAILABLE IN PREVIEW
  • 47. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Zero-ETL integrations Amazon OpenSearch with Amazon S3 Amazon DynamoDB with Amazon OpenSearch Amazon Athena with AWS CloudTrail DataLake AVAILABLE IN PREVIEW
  • 48. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Project Kuiper Private connectivity to AWS ANNOUNCEMENT Gateway stations with tracking, telemetry, and command terminals Fiber links On-premises / service provider networks Internet Amazon VPC Low Earth Orbit (LEO) satellite broadband network
  • 50. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Thank you! © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Thank you! © 2023, Amazon Web Services, Inc. or its affiliates. All rights reserved. Please complete the session survey in the mobile app Please complete the session survey in the mobile app