SlideShare uma empresa Scribd logo
1 de 97
Baixar para ler offline
Extending the Enterprise into the Cloud
- Hybrid Infrastructure & Security
Management
Seoul, Korea
COEX Convention Centre
24th October 2013
Hybrid Cloud & the
Enterprise
Anthony Russell
Technology Partner Manager – Amazon Web
Services (APAC)
How customers are using hybrid infrastructure

Augment On-Premises
resources with cloud
capacity

Migrate existing apps &
data to the cloud

Build new apps, sites,
services & lines of
businesses
Shell uses AWS to Develop Software Faster and Cheaper

Core Development
Team

Extra Development
Resources

Contractor Team

Remote Team
S&P Capital IQ Uses AWS for Big Data Processing

S3

Provides data to
4200+ top global
investment firms

Hadoop Cluster

Launched Hadoop
faster, Learned
Hadoop faster
Shaw Media uses AWS for Disaster Recovery

Before

Primary site

After

Primary site

Saved $1.8
Million in
second site
costs

Disaster Recovery Site

Snapshots for
granular
rollbacks
Lionsgate uses AWS To host SharePoint & SAP

Amazon VPC

Avoided data
center build
out

50% lower
cost than
hosting options

Saved $1M
over
3 years
How AWS enables the hybrid environment
Deployment & Administration

Application Services

Compute

Storage

Networking

AWS Global Infrastructure

Database
How you can extend your own on-premise environments
into the AWS Cloud?

Active Directory

VMware Images

VM Import/Export

Your networks

Virtual Private Network

Your Data

Cloud Storage

Your Apps

Your Data Centers

Users & Access Rules

Your Cloud Apps
Extending the power of existing applications with AWS

App 1
App 2

Compute
Hadoop
clusters

Analytics
Data
Warehouses

App 3
Backup
Your Data Centers

App N
Storage and
archives
VPC
Enterprise management & security objectives
1. Secure and robust infrastructure
2. Control access and authorisation
3. Keep track of assets and configuration

4. Governance across everything
AWS supports your enterprise Cloud based security objectives

AWS DirectConnect

Amazon VPC

Private connectivity
between AWS and your
datacenter

Private, isolated
section of the AWS
Cloud with VPN
connectivity

AWS IAM (Identity
& Access Mgmt)
Manage users,
groups &
permissions

AWS
CloudFormation

Templates to deploy
& manage

Web App

Enterprise
App

Database
Enterprise management & security objectives
1. Secure and robust infrastructure
2. Control access and authorisation
3. Keep track of assets and configuration

4. Governance across everything
AWS offers global reach and high-availability
US-WEST (N. California)

EU-WEST (Ireland)

GOV CLOUD

ASIA PAC (Tokyo)

US-EAST (Virginia)

ASIA PAC
(Sydney)
US-WEST (Oregon)

ASIA PAC
(Singapore)

SOUTH AMERICA (Sao Paulo)
The AWS platform has strong security foundations
•

SOC 1 (SSAE 16 & ISAE 3204) Type II Audit (was SAS70)

•

SOC 2 Type 1 Audit

•

ISO 27001 Certification

•

Payment Card Industry Data Security Standard (PCI DSS)
Level 1 Service Provider

•

FedRAMP (FISMA), ITAR, FIPS 140-2

•

Cloud Security Alliance Questionnaire

•

MPAA (best practices for storage, processing, delivery)

Foundation Services

Compute

Storage

Database

Networking

Availability Zones

AWS Global Infrastructure

Edge Locations
Regions
Security is a shared responsibility with AWS
Customer

Facilities

Network configuration

Physical security

Security groups

Compute infrastructure
Storage infrastructure
Network infrastructure

+

OS firewalls
Operating systems
Applications

Virtualization layer (EC2)

Proper service configuration

Hardened service endpoints

AuthN & acct management

Rich IAM capabilities

=

Authorization policies

Security scope for customers is reduced
Take advantage of high levels of uniformity and automation to
enhance security posture when moving into the cloud
AWS Partners help customers deploy & enhance their
own controls

AWS Partner Solutions

Facilities
Physical security
Compute infrastructure
Storage infrastructure

Network infrastructure
Virtualization layer (EC2)

+

=

Managed, secure
hybrid customer
solutions

Hardened service endpoints
Rich IAM capabilities

AWS Partners Build on AWS strong foundations to complete the
enterprise security solution
Building secure, reliable connectivity to the hybrid
environment
Connect over the pubic Internet

www
Data center

AWS Cloud
Connect over industry-standard IPSEC VPN

router

router

www
AWS Cloud

Data center

IPSec tunnel via
statically-routed or
dynamicallyrouted (BGP) VPN
Connect in private with AWS Direct Connect

AWS Direct
Connect
Location
Data center

Amazon Partner
Network suppliers
can hook up the
last leg

AWS Cloud
New York
Los Angeles
Washington DC
San Jose
Singapore
Tokyo
London Docklands
Sao Paulo
Sydney
Building a secure hybrid environment with the AWS Virtual
Private Cloud
The AWS Virtual Private Cloud

VPC A - 10.0.0.0/16

• VPC spans an AWS region
– Customer chooses what
geography their content resides

• Customer chooses their own
private IP address range
Subnet 10.0.1.0/24
Availability Zone

Router

• Split the VPC into multiple
internal public and private
network segments
• Retain full control over routing

Subnet 10.0.2.0/24
Availability Zone

Region
Security Groups and Network Access Control Lists

VPC A - 10.0.0.0/16

•

– Stateful ingress and egress firewall
rules
– Granular – firewalls for every host
in the VPC

•
Subnet 10.0.1.0/24

Router

•

Availability Zone

Region

Network Access Control Lists
– Stateless network filter controls
– Offer defence in depth over
security groups

Availability Zone

Subnet 10.0.2.0/24

AWS Security Groups

Duties can be controlled and
segregated
External VPC connectivity can be private or public

• Customers are in full control of
VPC external connectivity

VPC A - 10.0.0.0/16

Internet

• Internet connectivity is optional
and disabled by default
Internet
Gateway

Subnet 10.0.1.0/24
Availability Zone

Router

• Connect privately to on-premise
systems over VPN or direct
connect

Customer
Gateway
Subnet 10.0.2.0/24
Availability Zone

Region

On-premise
Data centres
Partners build on top of the strong AWS baseline

•

Customers remain in control to
implement their own security
controls on top of the AWS
environment

•

Trend Deep Security is a leading
partner solution for host protection
on the AWS environment in
addition to intrusion detection &
protection services

•

VPC A - 10.0.0.0/16

BMC integrate on-premise and
cloud management and monitoring
to provide a single pane of control
for your hybrid IT solutions

Subnet 10.0.1.0/24
Availability Zone

Router

Subnet 10.0.2.0/24
Availability Zone

Region
Enterprise management & security objectives
1. Secure and robust infrastructure
2. Control access and authorisation
3. Keep track of assets and configuration

4. Governance across everything
Get fine-grained control of the cloud environment
AWS IAM enables you to securely control access to AWS services
and resources
• Fine grained control of user permissions, resources and actions
• Configure users, groups, roles
• Several multi factor authentication options
• Hardware token or smartphone apps
• Create a private AWS console URL
(http://aws.yourcompany.com)
Enterprise management & security objectives
1. Secure and robust infrastructure
2. Control access and authorisation
3. Keep track of assets and configuration

4. Governance across everything
Using CloudFormation to deploy AWS configurations

Template

CloudFormation

Stack

Configuration files

Framework

Configured AWS services

Data centre configurations can be
treated as version controlled
configurations

Stack creation

Comprehensive service support

Stack updates

Service event aware

Error detection and rollback

Customisable
Enterprise management & security objectives
1. Secure and robust infrastructure
2. Control access and authorisation
3. Keep track of assets and configuration

4. Governance across everything
AWS governance augments existing processes …
Your compute

Your configurations

AWS configurations

Your network

AWS network

Your storage

Your Data Centers

AWS compute

AWS Storage

Your On-Premises Apps

Your Cloud Apps
Direct Connect

}

}
Existing governance processes

VPC

AWS governance enablers
… to give our customers governance over everything

Governance processes

Roles and responsibilities
Configuration management
Financial controls
Monitoring and reporting
Your Data Centers

Secure processing, storage and transmission

Network security
Access control
Identity and authorisation

Visibility across the complete hybrid environment
Trusted Advisor offers further governance review
•

Online service from AWS Support
– Analyzes account for various kinds of
issues and possible concerns
– Soon available as an API for integration
with your tools or 3rd party solutions

•

Four categories:
–
–
–
–

Cost savings
Security
Fault tolerance
Performance
AWS Partners Complete the Picture
AWS Partner Solutions

Facilities
Physical security

Compute infrastructure
Storage infrastructure
Network infrastructure

+

=

Secure hybrid
environments

Virtualization layer (EC2)
Hardened service endpoints
Rich IAM capabilities

AWS Partners Build on AWS strong foundations to complete the
enterprise security solution
Next Stop, Hybrid……
David Carless
Cloud Computing Specialist –
BMC Software (APAC)
Two revolutions
in IT
right now
REVOLUTION ONE

The front end
How services are consumed
Its Mobile
Its Social
Expectations of IT have changed

The Consumerization of IT
•REVOLUTION TWO

The back end
How services are delivered
Pay as you use
Scale up Scale down
Always on
Immediately available
Making IT fast, flexible and personal

Physical
Virtual

IaaS PaaS
SaaS
Cloud is transforming the way we deliver IT
The rise of the IT BROKER
The Business
IT / Cloud Management Platform

Private Cloud

SaaS
Public Cloud

45

PaaS
IaaS

Legacy Apps
Enterprise Hybrid Cloud is the Future
Reality
Public
Clouds
Internal
Private
Clouds

Virtual
Private
Clouds

Dedicated
Infrastructure

46
Why Enterprises are Embracing Cloud Computing

Accelerate business
Accelerate IT velocity
Improve IT efficiency and
effectiveness
Enable innovation
Enable alternative sourcing models
based on economic, service level
and compliance requirements
Response to demand
for“consumerisation”
47
Cloud Spending Is On The Rise In 2013-2014

Public Cloud Spending 2013-2014 (Gartner/IDC):
• 60% of Fortune 1000’s will increase current public cloud spend
• Spend on public cloud services will grow 18% in 2013-2014
• $131B in 2013 - $180B expected by 2015!
The cloud-enabled enterprise will be an agile, fierce
competitor
Current

Future

• Fixed Costs

• ‘Pay by the Drink’

• Cumbersome

• Responsive

• Capital Intensive

• Capital Light

• High Maintenance and
Run Costs

• 40%+ Lower Maintenance and
Run Costs

• Security Issues

• Managed Security

• Business Lagging

• Business Leading

• Outdated

• New Technologies

The Agile
Enterprise

…Cloud is the “on-ramp” to the Agile Enterprise

49
The Goals of a Hybrid IT Environment
•
•
•
•
•

•
•
•

A seamless end-user experience
regardless of how
a service is provisioned
Present users with a single unified
request portal
Instantly Deploy complete multi-tier
applications
Seamlessly incorporate Public Cloud
providers into IT architecture
Integrate with change and
configuration management
Maintain Security and Compliance
across all available resource sets
Optimize CapEx and OpEx to meet
business goals
While automation is key, the
governance, people and process
change is most significant

Single Pane of Glass
Misconception, Hybrid is not only “Cloudbursting”
Hybrid IT Vision:
Implementing IT Operations and Policies in a Software based
Management Platform
How do I make this work ?

How do you empower users with self-service,
implement cost effective sourcing strategies
while maintaining Control and Governance….
What is the impact
implementing a Hybrid
environment with no
change management ?

?

What is the impact of
implementing manual
process to control my
cloud ?

How do I make this work ?
Impact of Control & Governance for Cloud

No Control &
Governance

Manual Control & Automated Cloud
Governance
Management Platform

Speed

X

Cost

X

Control

X

Service
Quality

?

?
BMC & AWS Alliance ?

55
BMC and Amazon Web Services join forces to deliver
Managed Hybrid computing environments

On Premise
Resources
•
•
•

Amazon EC2
Amazon Elastic Block Storage
Amazon Virtual Private Cloud

Unified Management of the Hybrid Cloud
•
•
•
•
•

Self Service Management
Service Management
• Seamless provisioning
• Integrated Service Catalogue
Service Governance and control
Ongoing performance optimization
Monitoring and Analytics
Cloud Management
with BMC Software
BMC Cloud Lifecycle Management CLM 3.0
End-to-end Cloud Management Platform

Service Catalog
Single self-service portal
Dynamic Provisioning of
Multi-tier Services

Cloud Service Delivery
Policy based Placement
and Governance
Compliance and Change
Configuration Mgmt

Resource Management
Totally Heterogenous
Avoid and “vendor lock in”
BMC Cloud Lifecycle Management
End-to-end Cloud Management Platform
Single, Unified User Request
BMC Cloud Lifecycle Management

Provide AWS
Service Options
Automated provisioning of cloud services
Provision complete cloud services with Post Deployment actions
“No one wants an empty Ipad”

From hardware…

…To fully configured services

Infrastructure

• Physical machines
• Virtual machines
• Physical or virtual
networks
• Operating Systems

Platforms

•
•
•
•
•

LAMP/WAMP
IBM Websphere
Microsoft SQL & .NET
Oracle Databases
Tibco

Applications

•
•
•
•
•

Exchange
Sharepoint
COTS
Custom Web App’s
SAP /Oracle / etc

Monitoring , compliance, configuration management

Deliver a broad range of complete cloud services (With PDA)
61
Aug 2013
Nov 2013
Feb 2014

Portal

Enterprise

Web
&

OS/MW/RTE Content available
Microsoft IIS 7.x
Microsoft IIS 8.x

Mid
Tier

MYSQL SE/EE
MYSQL CCE

DB
Tier

SQL 2K8R2
SQL 2K12

Virtual

Liferay
Portal 6.x

GWS

WAS 7.x
WAS 8.x

JBoss AS 7.1
WildFly 8

5.6

vFabric tc
Server

Oracle 11g
Oracle 11g RAC

RH 5.8
RH 6.2

W2K8R2
W2K12

NXT GEN

Apache
http 2.4

Gitla
b

HANA

Gitorious WAPP LAPP

APACHE
ZOOKEEPER

ownCloud

Alfresco
CMS
BMC Cloud Lifecycle Management
End-to-end Cloud Management Platform
Service Governance & Compliance
Place cloud services with policies & capacity data
Across private, public, and hybrid clouds
Closed loop Compliance & Configuration Automation

One platform for automation
• Software packaging
• Deployment
• Patching
• Policy management
• Virtualization management

Same solution for continuous compliance
• Automated, periodic auditing
• Automatic remediation generation
• Reduced staff utilization
• Consistent high levels of compliance
• On-demand compliance reporting

Unified architecture for configuration automation and compliance
BMC Cloud Lifecycle Management
End-to-end Cloud Management Platform
Integrated and Automated Change Control

Change
Management

1. Simple integration 2. Agile, automated
to IT release processes change management
(e.g. standard change
request to deploy a new
cloud service)

3. “Embedded” change,
patch, and incident
processes

(e.g. pre-approved change
request to increase
(e.g. drift mgmt, audit logging)
capacity)

4. Enterprise Governance and Compliance
(e.g. IT change policy adherence through automation)
BMC Cloud Lifecycle Management
End-to-end Cloud Management Platform
BMC Software - AWS Resource Management capability
Amazon Web Services
•Fully Automated provisioning to AWS and support for provision, decommission, extend,
start, stop, modify CPU/RAM
•Full support for AWS VPC
•Support for multiple regions and AZs
•Multiple account management for AWS
•Layered software deployments on top of AMIs
•OOTB Content to create unique & “safe” MI’s
•Clone AMIs associated with EBS
•Specify AWS security groups
•Support for Elastic IPs
BMC Cloud Lifecycle Management
End-to-end Cloud Management Platform
Visibility of current and forecasted cloud capacity
BMC Cloud Operations Management

Monitor capacity utilization
across data centers, private
and public cloud
infrastructures. Alert on
upcoming saturation
Perform what-if analysis for:
• Expected growth rates
• Unanticipated usage spikes
• Changes to existing
services

Provide foundation for
continued investment with
utilization data by cloud
service and users

Prepare for cloud capacity demands and optimize investment decisions
Real-time insight on health with cloud panorama
BMC Cloud Operations Management

• Identify performance issues
• Determine impacted users and
organizations

• Isolate root cause
• Trigger automated repair

Prioritize and resolve issues based on service levels and business priorities
Automated chargeback reporting for the business

BMC Cloud Lifecycle
Management records pricing
in customer contract

BMC Capacity Optimization
• measures usage
• reads service contract
• calculates costs
• produces reports by
tenant and service level

Accurately measure and charge for cloud resource consumption
The Power of BMC - Pearson
The Power of BMC - Pearson

50% Reduction in Global Time to Provision
With both BMC Software and AWS, IT can deliver the
benefits of Cloud

Across both on-premise and AWS cloud services:
• Reduce up-front capital expenditures while managing existing IT
– Reduce operational expenditure by Automating repeatable tasks.
– Centralise cost reporting of Hybrid IT environment.

•
•
•

•
•
•

Provision (IAAS, SAAS, PAAS), configured applications stacks automatically
Ensure reliable cloud service performance for all users and services
Deliver role-based access through a business-friendly self-service portal in
BMC Cloud Lifecycle Management
Ensure appropriate automated or manual change approval
Maintain configurations and compliance rules
Unify operations management for hybrid IT

Unified Management of Hybrid Environments
SAFE CHOICE: A Mainstream Business for BMC
BMC Cloud Lifecycle Management Customers

Telco
Clouds

Service
Provider
Clouds

Private
Clouds
Thank you
Advanced Cloud Security
for AWS
Anthony Kim
Sr. Engineer of Cloud Security Business TrendMicro (Korea)
The Global Growth of Cloud Computing

Copyright 2013 Trend Micro Inc.

80 80
Source: Cloud Readiness Index 2012, Asia Cloud Computing Association
Copyright 2013 Trend Micro Inc.
Enterprises and the Cloud …
•
•

Security & compliance are top priorities for enterprise-wide adoption of the
cloud
Are cloud security needs that different than on-premise?
– Cloud introduces the concept of shared responsibility for securing their
services and applications running in the cloud

•

Security is not the only inhibitor …
– Many organizations are reluctant to change status quo
• Fear of the unknown
• Cloud concepts & terminology intimidating
• IT job loss concerns
• Dramatic change from a process & operations perspective …
• Not sure how/where to get started …

Copyright 2013 Trend Micro Inc.

8
Cloud Security is a
Shared
Responsibility
Consumer of Cloud Services Responsibilities
• Consumers of cloud services are responsible
for
– Security of the VMs/Instances (OS & Applications)
– Ensuring SLA’s are maintained

– Ultimately it boils down to protecting your instances from compromise, the
integrity of the applications and privacy of data in the cloud…

• How do you protect AWS instances?
– Traditional network appliances are not feasible
• On-premise control rely on physical network access
– Agent based host security controls required
Need to Secure the Complete Journey to the Cloud
The AWS Shared Responsibility Model
OS Security
 Application Security
 OS Firewalls
 Anti-Virus
Integrity Monitoring
 Storage Encryption

Customer Domain

Partner Eco-System

Enterprise Applications

 Facilities
 Physical Security
 Physical Infrastructure
 Virtualized Infrastructure

AWS Domain

Enterprise Operating Systems
Security
Considerations in the
Cloud
Security Considerations in the Cloud

Instance Awareness
• Knowing that the instance is
IN THE CLOUD
• Understanding where the
instance ‘lives’ and what its
identity is
• What security policies need to
be applied?
Security Considerations in the Cloud

Scale & Automation
• Next generation applications will
be elastic by nature
• Security also needs to be elastic
• All components, including security,
need to work in concert to be
effective
Security Considerations in the Cloud

Complexity
• Supporting large scale, distributed
and even distinct cloud
environments
• Provides mitigation to ever-increasing
vulnerabilities for applications & operating
systems

• Security to ensure confidentiality &
integrity of data stored in cloud
environment
Security Considerations in the Cloud

Data Access & Governance
• How do I ensure my data
confidentiality & integrity?
• Adopt necessary technology
control to meet data privacy

Copyright 2013 Trend Micro Inc.

10010011
01101100
Security Considerations in the Cloud
 Security principles don’t change
 Security policy don’t change
 Implementation & management change
 Extend your current security policy to the Cloud
Practical Guidance for Security
in the Cloud
Cloud Security: Shared Responsibility
What type of instance security controls are required?
The Need

Preferred Security Control

Data confidentiality

Encryption

Block malicious software

Anti-Malware

Detect & track vulnerabilities

Vulnerability scanning services

Control server communications

Host-firewalls

Detect suspicious activity

Intrusion Prevention

Detect unauthorized changes

File Integrity Monitoring

Block OS & App vulnerabilities

Patch & Virtual Patching

Data monitoring & compliance

Data Leakage Prevention
Trend Micro Deep Security for AWS
Next Generation Security for Hybrid Datacenter

Deep Packet Inspection
Defend against SQL injections
attacks, cross-site scripting
attacks & other web
application vulnerabilities

Virtual Patching (IDS/IPS)
Web Application Protection
Application Control

Leading Anti-Malware for
Virtualization & Cloud

Anti-Virus

Firewall

Optimizes the identification of
important security events
buried in log entries

Log
Inspection

Integrity
Monitoring

Provide vulnerability shielding to
known & zero-day vulnerabilities
Increased visibility into, or control
over, applications accessing the
network
Reduces attack surface.
Prevents DoS & detects
reconnaissance scans
Monitors critical operating system
and application files for
unexpected changes

Hybrid Datacenter

Physical

Virtual

Private Cloud

Public Cloud
Gartner Server Security Strategy
From Gartner paper in decreasing order of
importance)

Trend Micro Deep Security
capabilities

Security configuration mgmt.

Yes

Patch mgmt.

Yes (with Virtual Patching)

Application control

Yes

File Integrity Monitoring (FIM)

Yes

Antimalware (file servers)

Yes

Deep Packet Inspection based HIPS

Yes

Antimalware (Windows)

Yes

Behavioural HIPS

Yes

Application firewalling

Yes

Traditional host based firewall

Yes

Device control

-

Full drive encryption

Yes, with Trend Micro SecureCloud

Removable device encryption

-
Trend Micro Deep Security as a Service*

DS as a Service
Manager Service
DS as a
Manager Service
DS as a
Manager Service
DS as a
Manager

Protection for AWS
Instances

*Available in North America now, APAC in 2014.
Which Deep Security version is for you?
Buy Deep Security Software
• Datacenter security
requirements
• Hybrid cloud environments
• Prefer to run Deep Security
Managers themselves
• Require a solution now

Buy Deep Security as a Service
•
•
•
•

AWS only security requirement
Prefer utility charging model
Want the convenience of a SaaS
Available in North America now,
APAC in 2014
Trend Micro SecureCloud for AWS
Securing and Controlling Sensitive Data in the Cloud

Encryption
Credit Card Payment
PatientSecurity Numbers
Sensitive Research Results
Social Medical Records
with Policy-based
Information
Key Management
• Unreadable for unauthorized users
• Control of when and where data is accessed
• Server validation
• Custody of keys

Encrypt throughout your cloud journey — data protection for
physical, virtual & cloud environments

Copyright 2012 Trend Micro Inc.
10/28/2013
99
Trend Micro SecureCloud for AWS
 Protection for data in the cloud
 Automated encryption and key management
 Solution that helps you protect the privacy of data in AWS, making sure
that only authorized servers can access encryption keys.
 Trend Micro’s highly automated data protection approach safely
delivers encryption keys to valid devices without the need for you to
deploy an entire file system and management infrastructure
 Key benefits:
 Policy-Based Key Management
 Enterprise-Controlled Encryption and
Key Management
 Standard Protocols and Advanced
Encryption
 Authentication

 Logging, Reporting, and Auditing
 Separation of duties
Why Trend Micro for AWS?
 Amazon Advanced Technology Partner
 Deep Security is Common Criteria EAL 4+
 #1 in Server Security (2012 IDC–Worldwide Endpoint Security Revenue Share by
Vendor, 2011)

 #1 in Virtualization Security (2011 Technavio – Global Virtualization Security
Management Solutions)

 #1 in Cloud Security (2012 Technavio – Global Security World Market)
 1st & only security that extends from enterprise datacenter to cloud
 Optimized for AWS
Thank you

Mais conteúdo relacionado

Mais procurados

Adjust Carbon Topology to Match High Availability Scenario Requirements
Adjust Carbon Topology to Match High Availability Scenario Requirements   Adjust Carbon Topology to Match High Availability Scenario Requirements
Adjust Carbon Topology to Match High Availability Scenario Requirements WSO2
 
Integrating with VMware Cloud on AWS
Integrating with VMware Cloud on AWSIntegrating with VMware Cloud on AWS
Integrating with VMware Cloud on AWSAmazon Web Services
 
Docker kubernetes fundamental(pod_service)_190307
Docker kubernetes fundamental(pod_service)_190307Docker kubernetes fundamental(pod_service)_190307
Docker kubernetes fundamental(pod_service)_190307Inhye Park
 
AWS User Group Sydney - Atlassian 5-10-16
AWS User Group Sydney - Atlassian 5-10-16AWS User Group Sydney - Atlassian 5-10-16
AWS User Group Sydney - Atlassian 5-10-16PolarSeven Pty Ltd
 
Converge ou Hyperconverge? Cisco HyperFlex
Converge ou Hyperconverge? Cisco HyperFlexConverge ou Hyperconverge? Cisco HyperFlex
Converge ou Hyperconverge? Cisco HyperFlexCisco Canada
 
Intel & QLogic NIC performance test results v0.2
Intel & QLogic NIC performance test results v0.2Intel & QLogic NIC performance test results v0.2
Intel & QLogic NIC performance test results v0.2David Pasek
 
2012 CloudStack Design Camp in Taiwan--- CloudStack Overview-2
2012 CloudStack Design Camp in Taiwan--- CloudStack Overview-22012 CloudStack Design Camp in Taiwan--- CloudStack Overview-2
2012 CloudStack Design Camp in Taiwan--- CloudStack Overview-2tcloudcomputing-tw
 
Understanding IaaS Requirements & Design Cloud
Understanding IaaS Requirements & Design CloudUnderstanding IaaS Requirements & Design Cloud
Understanding IaaS Requirements & Design CloudJohn Treadway
 
Session 1 - CloudStack Plugin Structure and Implementation (2013.Q3)
Session 1 - CloudStack Plugin Structure and Implementation (2013.Q3)Session 1 - CloudStack Plugin Structure and Implementation (2013.Q3)
Session 1 - CloudStack Plugin Structure and Implementation (2013.Q3)tcloudcomputing-tw
 
AWS Hybrid Cloud Connectivity - VPN Solutions
AWS Hybrid Cloud Connectivity - VPN SolutionsAWS Hybrid Cloud Connectivity - VPN Solutions
AWS Hybrid Cloud Connectivity - VPN SolutionsKent Plummer
 
Getting Started with VMware Cloud on AWS
Getting Started with VMware Cloud on AWSGetting Started with VMware Cloud on AWS
Getting Started with VMware Cloud on AWS2nd Watch
 
Hybrid Infrastructure Integration
Hybrid Infrastructure IntegrationHybrid Infrastructure Integration
Hybrid Infrastructure IntegrationAmazon Web Services
 
VMware Cloud on AWS Technical Deep Dive - ENT303 - re:Invent 2017
VMware Cloud on AWS Technical Deep Dive - ENT303 - re:Invent 2017VMware Cloud on AWS Technical Deep Dive - ENT303 - re:Invent 2017
VMware Cloud on AWS Technical Deep Dive - ENT303 - re:Invent 2017Amazon Web Services
 
Frank Denneman keynote
Frank Denneman keynoteFrank Denneman keynote
Frank Denneman keynoteVMUG IT
 
VMWare Cloud for the AWS Cloud | AWS Public Sector Summit 2017
VMWare Cloud for the AWS Cloud | AWS Public Sector Summit 2017VMWare Cloud for the AWS Cloud | AWS Public Sector Summit 2017
VMWare Cloud for the AWS Cloud | AWS Public Sector Summit 2017Amazon Web Services
 
Cloud Bursting with A10 Lightning ADS
Cloud Bursting with A10 Lightning ADSCloud Bursting with A10 Lightning ADS
Cloud Bursting with A10 Lightning ADSA10 Networks
 
Paying for PaaS
Paying for PaaSPaying for PaaS
Paying for PaaSWSO2
 
Microservice and Service Fabric talk
Microservice and Service Fabric talkMicroservice and Service Fabric talk
Microservice and Service Fabric talkDaniel Kreuzhofer
 
Distributed Computing made easy with Service Fabric
Distributed Computing made easy with Service FabricDistributed Computing made easy with Service Fabric
Distributed Computing made easy with Service FabricBizTalk360
 

Mais procurados (20)

Adjust Carbon Topology to Match High Availability Scenario Requirements
Adjust Carbon Topology to Match High Availability Scenario Requirements   Adjust Carbon Topology to Match High Availability Scenario Requirements
Adjust Carbon Topology to Match High Availability Scenario Requirements
 
Integrating with VMware Cloud on AWS
Integrating with VMware Cloud on AWSIntegrating with VMware Cloud on AWS
Integrating with VMware Cloud on AWS
 
Docker kubernetes fundamental(pod_service)_190307
Docker kubernetes fundamental(pod_service)_190307Docker kubernetes fundamental(pod_service)_190307
Docker kubernetes fundamental(pod_service)_190307
 
AWS User Group Sydney - Atlassian 5-10-16
AWS User Group Sydney - Atlassian 5-10-16AWS User Group Sydney - Atlassian 5-10-16
AWS User Group Sydney - Atlassian 5-10-16
 
Converge ou Hyperconverge? Cisco HyperFlex
Converge ou Hyperconverge? Cisco HyperFlexConverge ou Hyperconverge? Cisco HyperFlex
Converge ou Hyperconverge? Cisco HyperFlex
 
Intel & QLogic NIC performance test results v0.2
Intel & QLogic NIC performance test results v0.2Intel & QLogic NIC performance test results v0.2
Intel & QLogic NIC performance test results v0.2
 
2012 CloudStack Design Camp in Taiwan--- CloudStack Overview-2
2012 CloudStack Design Camp in Taiwan--- CloudStack Overview-22012 CloudStack Design Camp in Taiwan--- CloudStack Overview-2
2012 CloudStack Design Camp in Taiwan--- CloudStack Overview-2
 
Understanding IaaS Requirements & Design Cloud
Understanding IaaS Requirements & Design CloudUnderstanding IaaS Requirements & Design Cloud
Understanding IaaS Requirements & Design Cloud
 
Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...
Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...
Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...
 
Session 1 - CloudStack Plugin Structure and Implementation (2013.Q3)
Session 1 - CloudStack Plugin Structure and Implementation (2013.Q3)Session 1 - CloudStack Plugin Structure and Implementation (2013.Q3)
Session 1 - CloudStack Plugin Structure and Implementation (2013.Q3)
 
AWS Hybrid Cloud Connectivity - VPN Solutions
AWS Hybrid Cloud Connectivity - VPN SolutionsAWS Hybrid Cloud Connectivity - VPN Solutions
AWS Hybrid Cloud Connectivity - VPN Solutions
 
Getting Started with VMware Cloud on AWS
Getting Started with VMware Cloud on AWSGetting Started with VMware Cloud on AWS
Getting Started with VMware Cloud on AWS
 
Hybrid Infrastructure Integration
Hybrid Infrastructure IntegrationHybrid Infrastructure Integration
Hybrid Infrastructure Integration
 
VMware Cloud on AWS Technical Deep Dive - ENT303 - re:Invent 2017
VMware Cloud on AWS Technical Deep Dive - ENT303 - re:Invent 2017VMware Cloud on AWS Technical Deep Dive - ENT303 - re:Invent 2017
VMware Cloud on AWS Technical Deep Dive - ENT303 - re:Invent 2017
 
Frank Denneman keynote
Frank Denneman keynoteFrank Denneman keynote
Frank Denneman keynote
 
VMWare Cloud for the AWS Cloud | AWS Public Sector Summit 2017
VMWare Cloud for the AWS Cloud | AWS Public Sector Summit 2017VMWare Cloud for the AWS Cloud | AWS Public Sector Summit 2017
VMWare Cloud for the AWS Cloud | AWS Public Sector Summit 2017
 
Cloud Bursting with A10 Lightning ADS
Cloud Bursting with A10 Lightning ADSCloud Bursting with A10 Lightning ADS
Cloud Bursting with A10 Lightning ADS
 
Paying for PaaS
Paying for PaaSPaying for PaaS
Paying for PaaS
 
Microservice and Service Fabric talk
Microservice and Service Fabric talkMicroservice and Service Fabric talk
Microservice and Service Fabric talk
 
Distributed Computing made easy with Service Fabric
Distributed Computing made easy with Service FabricDistributed Computing made easy with Service Fabric
Distributed Computing made easy with Service Fabric
 

Destaque

[Cloud Computing Day with V-Forum] AWS Cloud for V-Forum
[Cloud Computing Day with V-Forum] AWS Cloud for V-Forum[Cloud Computing Day with V-Forum] AWS Cloud for V-Forum
[Cloud Computing Day with V-Forum] AWS Cloud for V-ForumAmazon Web Services Korea
 
고급 AWS 클라우드 보안 및 규정 활용 방법 - 임기성 솔루션즈 아키텍트:: AWS Cloud Track 2 Advanced
고급 AWS 클라우드 보안 및 규정 활용 방법 - 임기성 솔루션즈 아키텍트:: AWS Cloud Track 2 Advanced고급 AWS 클라우드 보안 및 규정 활용 방법 - 임기성 솔루션즈 아키텍트:: AWS Cloud Track 2 Advanced
고급 AWS 클라우드 보안 및 규정 활용 방법 - 임기성 솔루션즈 아키텍트:: AWS Cloud Track 2 AdvancedAmazon Web Services Korea
 
Big data on_aws in korea by abhishek sinha (lunch and learn)
Big data on_aws in korea by abhishek sinha (lunch and learn)Big data on_aws in korea by abhishek sinha (lunch and learn)
Big data on_aws in korea by abhishek sinha (lunch and learn)Amazon Web Services Korea
 
빠르고 편리한 렌더링 :: 정우근 :: AWS Summit Seoul 2016
빠르고 편리한 렌더링 :: 정우근 :: AWS Summit Seoul 2016빠르고 편리한 렌더링 :: 정우근 :: AWS Summit Seoul 2016
빠르고 편리한 렌더링 :: 정우근 :: AWS Summit Seoul 2016Amazon Web Services Korea
 
하이브리드 구성을 위한 AWS서비스 알아보기 ::김용우 :: AWS Summit Seoul 2016
하이브리드 구성을 위한 AWS서비스 알아보기 ::김용우 :: AWS Summit Seoul 2016하이브리드 구성을 위한 AWS서비스 알아보기 ::김용우 :: AWS Summit Seoul 2016
하이브리드 구성을 위한 AWS서비스 알아보기 ::김용우 :: AWS Summit Seoul 2016Amazon Web Services Korea
 
AWS 기반 문서중앙화 솔루션 구축 방안::이덕재::AWS Summit Seoul 2016
AWS 기반 문서중앙화 솔루션 구축 방안::이덕재::AWS Summit Seoul 2016AWS 기반 문서중앙화 솔루션 구축 방안::이덕재::AWS Summit Seoul 2016
AWS 기반 문서중앙화 솔루션 구축 방안::이덕재::AWS Summit Seoul 2016Amazon Web Services Korea
 

Destaque (6)

[Cloud Computing Day with V-Forum] AWS Cloud for V-Forum
[Cloud Computing Day with V-Forum] AWS Cloud for V-Forum[Cloud Computing Day with V-Forum] AWS Cloud for V-Forum
[Cloud Computing Day with V-Forum] AWS Cloud for V-Forum
 
고급 AWS 클라우드 보안 및 규정 활용 방법 - 임기성 솔루션즈 아키텍트:: AWS Cloud Track 2 Advanced
고급 AWS 클라우드 보안 및 규정 활용 방법 - 임기성 솔루션즈 아키텍트:: AWS Cloud Track 2 Advanced고급 AWS 클라우드 보안 및 규정 활용 방법 - 임기성 솔루션즈 아키텍트:: AWS Cloud Track 2 Advanced
고급 AWS 클라우드 보안 및 규정 활용 방법 - 임기성 솔루션즈 아키텍트:: AWS Cloud Track 2 Advanced
 
Big data on_aws in korea by abhishek sinha (lunch and learn)
Big data on_aws in korea by abhishek sinha (lunch and learn)Big data on_aws in korea by abhishek sinha (lunch and learn)
Big data on_aws in korea by abhishek sinha (lunch and learn)
 
빠르고 편리한 렌더링 :: 정우근 :: AWS Summit Seoul 2016
빠르고 편리한 렌더링 :: 정우근 :: AWS Summit Seoul 2016빠르고 편리한 렌더링 :: 정우근 :: AWS Summit Seoul 2016
빠르고 편리한 렌더링 :: 정우근 :: AWS Summit Seoul 2016
 
하이브리드 구성을 위한 AWS서비스 알아보기 ::김용우 :: AWS Summit Seoul 2016
하이브리드 구성을 위한 AWS서비스 알아보기 ::김용우 :: AWS Summit Seoul 2016하이브리드 구성을 위한 AWS서비스 알아보기 ::김용우 :: AWS Summit Seoul 2016
하이브리드 구성을 위한 AWS서비스 알아보기 ::김용우 :: AWS Summit Seoul 2016
 
AWS 기반 문서중앙화 솔루션 구축 방안::이덕재::AWS Summit Seoul 2016
AWS 기반 문서중앙화 솔루션 구축 방안::이덕재::AWS Summit Seoul 2016AWS 기반 문서중앙화 솔루션 구축 방안::이덕재::AWS Summit Seoul 2016
AWS 기반 문서중앙화 솔루션 구축 방안::이덕재::AWS Summit Seoul 2016
 

Semelhante a Extending Hybrid Infrastructure into the Cloud

AWS Enterprise Day | Securing your Web Applications in the Cloud
AWS Enterprise Day | Securing your Web Applications in the CloudAWS Enterprise Day | Securing your Web Applications in the Cloud
AWS Enterprise Day | Securing your Web Applications in the CloudAmazon Web Services
 
AWS Finland User Group Meetup 2017-05-23
AWS Finland User Group Meetup 2017-05-23AWS Finland User Group Meetup 2017-05-23
AWS Finland User Group Meetup 2017-05-23Rolf Koski
 
The AWS Shared Responsibility Model in Practice
The AWS Shared Responsibility Model in PracticeThe AWS Shared Responsibility Model in Practice
The AWS Shared Responsibility Model in PracticeAlert Logic
 
4-G.Fitzaptrick AWS-ENISA-RIX-.pptx
4-G.Fitzaptrick AWS-ENISA-RIX-.pptx4-G.Fitzaptrick AWS-ENISA-RIX-.pptx
4-G.Fitzaptrick AWS-ENISA-RIX-.pptxMohammadEnnab4
 
Hybrid cloud for financial sector :: Felix Candelario :: AWS Finance Seminar
Hybrid cloud for financial sector :: Felix Candelario :: AWS Finance SeminarHybrid cloud for financial sector :: Felix Candelario :: AWS Finance Seminar
Hybrid cloud for financial sector :: Felix Candelario :: AWS Finance SeminarAmazon Web Services Korea
 
AWS를 활용한 금융권 hybrid cloud 구축하기 :: Felix Candelario :: AWS ...
AWS를 활용한 금융권 hybrid cloud 구축하기 :: Felix Candelario :: AWS ...AWS를 활용한 금융권 hybrid cloud 구축하기 :: Felix Candelario :: AWS ...
AWS를 활용한 금융권 hybrid cloud 구축하기 :: Felix Candelario :: AWS ...Amazon Web Services Korea
 
Getting Started with AWS Security
Getting Started with AWS SecurityGetting Started with AWS Security
Getting Started with AWS SecurityAmazon Web Services
 
APN Partner Webinar - Security & Compliance for AWS EMEA Partners
APN Partner Webinar - Security & Compliance for AWS EMEA PartnersAPN Partner Webinar - Security & Compliance for AWS EMEA Partners
APN Partner Webinar - Security & Compliance for AWS EMEA PartnersAmazon Web Services
 
AWS Public Sector Symposium 2014 Canberra | Security as an Enabler: Improving...
AWS Public Sector Symposium 2014 Canberra | Security as an Enabler: Improving...AWS Public Sector Symposium 2014 Canberra | Security as an Enabler: Improving...
AWS Public Sector Symposium 2014 Canberra | Security as an Enabler: Improving...Amazon Web Services
 
Modernizing Technology Governance
Modernizing Technology GovernanceModernizing Technology Governance
Modernizing Technology GovernanceAlert Logic
 
AWS Security for Financial Services
AWS Security for Financial ServicesAWS Security for Financial Services
AWS Security for Financial ServicesAmazon Web Services
 
AWS Enterprise Summit - 클라우드에서의 보안 - 양승도
AWS Enterprise Summit - 클라우드에서의 보안 - 양승도AWS Enterprise Summit - 클라우드에서의 보안 - 양승도
AWS Enterprise Summit - 클라우드에서의 보안 - 양승도Amazon Web Services Korea
 
Hybrid IT Approach and Technologies with the AWS Cloud | AWS Public Sector Su...
Hybrid IT Approach and Technologies with the AWS Cloud | AWS Public Sector Su...Hybrid IT Approach and Technologies with the AWS Cloud | AWS Public Sector Su...
Hybrid IT Approach and Technologies with the AWS Cloud | AWS Public Sector Su...Amazon Web Services
 
AWS June Webinar Series - Deep dive: Hybrid Architectures
AWS June Webinar Series - Deep dive: Hybrid ArchitecturesAWS June Webinar Series - Deep dive: Hybrid Architectures
AWS June Webinar Series - Deep dive: Hybrid ArchitecturesAmazon Web Services
 
Getting Started with Windows Workloads on Amazon EC2 - Toronto
 Getting Started with Windows Workloads on Amazon EC2 - Toronto Getting Started with Windows Workloads on Amazon EC2 - Toronto
Getting Started with Windows Workloads on Amazon EC2 - TorontoAmazon Web Services
 
Automating Compliance Defense in the Cloud - Toronto FSI Symposium - October ...
Automating Compliance Defense in the Cloud - Toronto FSI Symposium - October ...Automating Compliance Defense in the Cloud - Toronto FSI Symposium - October ...
Automating Compliance Defense in the Cloud - Toronto FSI Symposium - October ...Amazon Web Services
 

Semelhante a Extending Hybrid Infrastructure into the Cloud (20)

AWS Enterprise Day | Securing your Web Applications in the Cloud
AWS Enterprise Day | Securing your Web Applications in the CloudAWS Enterprise Day | Securing your Web Applications in the Cloud
AWS Enterprise Day | Securing your Web Applications in the Cloud
 
Security on AWS
Security on AWSSecurity on AWS
Security on AWS
 
AWS Finland User Group Meetup 2017-05-23
AWS Finland User Group Meetup 2017-05-23AWS Finland User Group Meetup 2017-05-23
AWS Finland User Group Meetup 2017-05-23
 
The AWS Shared Responsibility Model in Practice
The AWS Shared Responsibility Model in PracticeThe AWS Shared Responsibility Model in Practice
The AWS Shared Responsibility Model in Practice
 
4-G.Fitzaptrick AWS-ENISA-RIX-.pptx
4-G.Fitzaptrick AWS-ENISA-RIX-.pptx4-G.Fitzaptrick AWS-ENISA-RIX-.pptx
4-G.Fitzaptrick AWS-ENISA-RIX-.pptx
 
Staying Secure in the Cloud
Staying Secure in the CloudStaying Secure in the Cloud
Staying Secure in the Cloud
 
Hybrid cloud for financial sector :: Felix Candelario :: AWS Finance Seminar
Hybrid cloud for financial sector :: Felix Candelario :: AWS Finance SeminarHybrid cloud for financial sector :: Felix Candelario :: AWS Finance Seminar
Hybrid cloud for financial sector :: Felix Candelario :: AWS Finance Seminar
 
AWS를 활용한 금융권 hybrid cloud 구축하기 :: Felix Candelario :: AWS ...
AWS를 활용한 금융권 hybrid cloud 구축하기 :: Felix Candelario :: AWS ...AWS를 활용한 금융권 hybrid cloud 구축하기 :: Felix Candelario :: AWS ...
AWS를 활용한 금융권 hybrid cloud 구축하기 :: Felix Candelario :: AWS ...
 
Getting Started with AWS Security
Getting Started with AWS SecurityGetting Started with AWS Security
Getting Started with AWS Security
 
Intro & Security Update
Intro & Security UpdateIntro & Security Update
Intro & Security Update
 
APN Partner Webinar - Security & Compliance for AWS EMEA Partners
APN Partner Webinar - Security & Compliance for AWS EMEA PartnersAPN Partner Webinar - Security & Compliance for AWS EMEA Partners
APN Partner Webinar - Security & Compliance for AWS EMEA Partners
 
AWS Public Sector Symposium 2014 Canberra | Security as an Enabler: Improving...
AWS Public Sector Symposium 2014 Canberra | Security as an Enabler: Improving...AWS Public Sector Symposium 2014 Canberra | Security as an Enabler: Improving...
AWS Public Sector Symposium 2014 Canberra | Security as an Enabler: Improving...
 
Modernizing Technology Governance
Modernizing Technology GovernanceModernizing Technology Governance
Modernizing Technology Governance
 
AWS Security for Financial Services
AWS Security for Financial ServicesAWS Security for Financial Services
AWS Security for Financial Services
 
AWS Enterprise Summit - 클라우드에서의 보안 - 양승도
AWS Enterprise Summit - 클라우드에서의 보안 - 양승도AWS Enterprise Summit - 클라우드에서의 보안 - 양승도
AWS Enterprise Summit - 클라우드에서의 보안 - 양승도
 
Hybrid IT Approach and Technologies with the AWS Cloud | AWS Public Sector Su...
Hybrid IT Approach and Technologies with the AWS Cloud | AWS Public Sector Su...Hybrid IT Approach and Technologies with the AWS Cloud | AWS Public Sector Su...
Hybrid IT Approach and Technologies with the AWS Cloud | AWS Public Sector Su...
 
AWS June Webinar Series - Deep dive: Hybrid Architectures
AWS June Webinar Series - Deep dive: Hybrid ArchitecturesAWS June Webinar Series - Deep dive: Hybrid Architectures
AWS June Webinar Series - Deep dive: Hybrid Architectures
 
Deep Dive: Hybrid Architectures
Deep Dive: Hybrid ArchitecturesDeep Dive: Hybrid Architectures
Deep Dive: Hybrid Architectures
 
Getting Started with Windows Workloads on Amazon EC2 - Toronto
 Getting Started with Windows Workloads on Amazon EC2 - Toronto Getting Started with Windows Workloads on Amazon EC2 - Toronto
Getting Started with Windows Workloads on Amazon EC2 - Toronto
 
Automating Compliance Defense in the Cloud - Toronto FSI Symposium - October ...
Automating Compliance Defense in the Cloud - Toronto FSI Symposium - October ...Automating Compliance Defense in the Cloud - Toronto FSI Symposium - October ...
Automating Compliance Defense in the Cloud - Toronto FSI Symposium - October ...
 

Mais de Amazon Web Services Korea

AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2Amazon Web Services Korea
 
AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1Amazon Web Services Korea
 
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...Amazon Web Services Korea
 
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...Amazon Web Services Korea
 
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...Amazon Web Services Korea
 
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...Amazon Web Services Korea
 
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...Amazon Web Services Korea
 
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...Amazon Web Services Korea
 
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...Amazon Web Services Korea
 
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...Amazon Web Services Korea
 
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...Amazon Web Services Korea
 
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...Amazon Web Services Korea
 
From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...Amazon Web Services Korea
 
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...Amazon Web Services Korea
 
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...Amazon Web Services Korea
 
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...Amazon Web Services Korea
 
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...Amazon Web Services Korea
 
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...Amazon Web Services Korea
 
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...Amazon Web Services Korea
 
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...Amazon Web Services Korea
 

Mais de Amazon Web Services Korea (20)

AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2AWS Modern Infra with Storage Roadshow 2023 - Day 2
AWS Modern Infra with Storage Roadshow 2023 - Day 2
 
AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1AWS Modern Infra with Storage Roadshow 2023 - Day 1
AWS Modern Infra with Storage Roadshow 2023 - Day 1
 
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
사례로 알아보는 Database Migration Service : 데이터베이스 및 데이터 이관, 통합, 분리, 분석의 도구 - 발표자: ...
 
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
Amazon DocumentDB - Architecture 및 Best Practice (Level 200) - 발표자: 장동훈, Sr. ...
 
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
Amazon Elasticache - Fully managed, Redis & Memcached Compatible Service (Lev...
 
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
Internal Architecture of Amazon Aurora (Level 400) - 발표자: 정달영, APAC RDS Speci...
 
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
[Keynote] 슬기로운 AWS 데이터베이스 선택하기 - 발표자: 강민석, Korea Database SA Manager, WWSO, A...
 
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
Demystify Streaming on AWS - 발표자: 이종혁, Sr Analytics Specialist, WWSO, AWS :::...
 
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
Amazon EMR - Enhancements on Cost/Performance, Serverless - 발표자: 김기영, Sr Anal...
 
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
Amazon OpenSearch - Use Cases, Security/Observability, Serverless and Enhance...
 
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
Enabling Agility with Data Governance - 발표자: 김성연, Analytics Specialist, WWSO,...
 
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
Amazon Redshift Deep Dive - Serverless, Streaming, ML, Auto Copy (New feature...
 
From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...From Insights to Action, How to build and maintain a Data Driven Organization...
From Insights to Action, How to build and maintain a Data Driven Organization...
 
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
[Keynote] Accelerating Business Outcomes with AWS Data - 발표자: Saeed Gharadagh...
 
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
Amazon DynamoDB - Use Cases and Cost Optimization - 발표자: 이혁, DynamoDB Special...
 
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
LG전자 - Amazon Aurora 및 RDS 블루/그린 배포를 이용한 데이터베이스 업그레이드 안정성 확보 - 발표자: 이은경 책임, L...
 
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
KB국민카드 - 클라우드 기반 분석 플랫폼 혁신 여정 - 발표자: 박창용 과장, 데이터전략본부, AI혁신부, KB카드│강병억, Soluti...
 
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
SK Telecom - 망관리 프로젝트 TANGO의 오픈소스 데이터베이스 전환 여정 - 발표자 : 박승전, Project Manager, ...
 
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
코리안리 - 데이터 분석 플랫폼 구축 여정, 그 시작과 과제 - 발표자: 김석기 그룹장, 데이터비즈니스센터, 메가존클라우드 ::: AWS ...
 
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
LG 이노텍 - Amazon Redshift Serverless를 활용한 데이터 분석 플랫폼 혁신 과정 - 발표자: 유재상 선임, LG이노...
 

Último

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 

Último (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 

Extending Hybrid Infrastructure into the Cloud

  • 1. Extending the Enterprise into the Cloud - Hybrid Infrastructure & Security Management Seoul, Korea COEX Convention Centre 24th October 2013
  • 2. Hybrid Cloud & the Enterprise Anthony Russell Technology Partner Manager – Amazon Web Services (APAC)
  • 3. How customers are using hybrid infrastructure Augment On-Premises resources with cloud capacity Migrate existing apps & data to the cloud Build new apps, sites, services & lines of businesses
  • 4. Shell uses AWS to Develop Software Faster and Cheaper Core Development Team Extra Development Resources Contractor Team Remote Team
  • 5. S&P Capital IQ Uses AWS for Big Data Processing S3 Provides data to 4200+ top global investment firms Hadoop Cluster Launched Hadoop faster, Learned Hadoop faster
  • 6. Shaw Media uses AWS for Disaster Recovery Before Primary site After Primary site Saved $1.8 Million in second site costs Disaster Recovery Site Snapshots for granular rollbacks
  • 7. Lionsgate uses AWS To host SharePoint & SAP Amazon VPC Avoided data center build out 50% lower cost than hosting options Saved $1M over 3 years
  • 8. How AWS enables the hybrid environment Deployment & Administration Application Services Compute Storage Networking AWS Global Infrastructure Database
  • 9. How you can extend your own on-premise environments into the AWS Cloud? Active Directory VMware Images VM Import/Export Your networks Virtual Private Network Your Data Cloud Storage Your Apps Your Data Centers Users & Access Rules Your Cloud Apps
  • 10. Extending the power of existing applications with AWS App 1 App 2 Compute Hadoop clusters Analytics Data Warehouses App 3 Backup Your Data Centers App N Storage and archives VPC
  • 11. Enterprise management & security objectives 1. Secure and robust infrastructure 2. Control access and authorisation 3. Keep track of assets and configuration 4. Governance across everything
  • 12. AWS supports your enterprise Cloud based security objectives AWS DirectConnect Amazon VPC Private connectivity between AWS and your datacenter Private, isolated section of the AWS Cloud with VPN connectivity AWS IAM (Identity & Access Mgmt) Manage users, groups & permissions AWS CloudFormation Templates to deploy & manage Web App Enterprise App Database
  • 13. Enterprise management & security objectives 1. Secure and robust infrastructure 2. Control access and authorisation 3. Keep track of assets and configuration 4. Governance across everything
  • 14. AWS offers global reach and high-availability US-WEST (N. California) EU-WEST (Ireland) GOV CLOUD ASIA PAC (Tokyo) US-EAST (Virginia) ASIA PAC (Sydney) US-WEST (Oregon) ASIA PAC (Singapore) SOUTH AMERICA (Sao Paulo)
  • 15. The AWS platform has strong security foundations • SOC 1 (SSAE 16 & ISAE 3204) Type II Audit (was SAS70) • SOC 2 Type 1 Audit • ISO 27001 Certification • Payment Card Industry Data Security Standard (PCI DSS) Level 1 Service Provider • FedRAMP (FISMA), ITAR, FIPS 140-2 • Cloud Security Alliance Questionnaire • MPAA (best practices for storage, processing, delivery) Foundation Services Compute Storage Database Networking Availability Zones AWS Global Infrastructure Edge Locations Regions
  • 16. Security is a shared responsibility with AWS Customer Facilities Network configuration Physical security Security groups Compute infrastructure Storage infrastructure Network infrastructure + OS firewalls Operating systems Applications Virtualization layer (EC2) Proper service configuration Hardened service endpoints AuthN & acct management Rich IAM capabilities = Authorization policies Security scope for customers is reduced Take advantage of high levels of uniformity and automation to enhance security posture when moving into the cloud
  • 17. AWS Partners help customers deploy & enhance their own controls AWS Partner Solutions Facilities Physical security Compute infrastructure Storage infrastructure Network infrastructure Virtualization layer (EC2) + = Managed, secure hybrid customer solutions Hardened service endpoints Rich IAM capabilities AWS Partners Build on AWS strong foundations to complete the enterprise security solution
  • 18. Building secure, reliable connectivity to the hybrid environment
  • 19. Connect over the pubic Internet www Data center AWS Cloud
  • 20. Connect over industry-standard IPSEC VPN router router www AWS Cloud Data center IPSec tunnel via statically-routed or dynamicallyrouted (BGP) VPN
  • 21. Connect in private with AWS Direct Connect AWS Direct Connect Location Data center Amazon Partner Network suppliers can hook up the last leg AWS Cloud New York Los Angeles Washington DC San Jose Singapore Tokyo London Docklands Sao Paulo Sydney
  • 22. Building a secure hybrid environment with the AWS Virtual Private Cloud
  • 23. The AWS Virtual Private Cloud VPC A - 10.0.0.0/16 • VPC spans an AWS region – Customer chooses what geography their content resides • Customer chooses their own private IP address range Subnet 10.0.1.0/24 Availability Zone Router • Split the VPC into multiple internal public and private network segments • Retain full control over routing Subnet 10.0.2.0/24 Availability Zone Region
  • 24. Security Groups and Network Access Control Lists VPC A - 10.0.0.0/16 • – Stateful ingress and egress firewall rules – Granular – firewalls for every host in the VPC • Subnet 10.0.1.0/24 Router • Availability Zone Region Network Access Control Lists – Stateless network filter controls – Offer defence in depth over security groups Availability Zone Subnet 10.0.2.0/24 AWS Security Groups Duties can be controlled and segregated
  • 25. External VPC connectivity can be private or public • Customers are in full control of VPC external connectivity VPC A - 10.0.0.0/16 Internet • Internet connectivity is optional and disabled by default Internet Gateway Subnet 10.0.1.0/24 Availability Zone Router • Connect privately to on-premise systems over VPN or direct connect Customer Gateway Subnet 10.0.2.0/24 Availability Zone Region On-premise Data centres
  • 26. Partners build on top of the strong AWS baseline • Customers remain in control to implement their own security controls on top of the AWS environment • Trend Deep Security is a leading partner solution for host protection on the AWS environment in addition to intrusion detection & protection services • VPC A - 10.0.0.0/16 BMC integrate on-premise and cloud management and monitoring to provide a single pane of control for your hybrid IT solutions Subnet 10.0.1.0/24 Availability Zone Router Subnet 10.0.2.0/24 Availability Zone Region
  • 27. Enterprise management & security objectives 1. Secure and robust infrastructure 2. Control access and authorisation 3. Keep track of assets and configuration 4. Governance across everything
  • 28. Get fine-grained control of the cloud environment AWS IAM enables you to securely control access to AWS services and resources • Fine grained control of user permissions, resources and actions • Configure users, groups, roles • Several multi factor authentication options • Hardware token or smartphone apps • Create a private AWS console URL (http://aws.yourcompany.com)
  • 29. Enterprise management & security objectives 1. Secure and robust infrastructure 2. Control access and authorisation 3. Keep track of assets and configuration 4. Governance across everything
  • 30. Using CloudFormation to deploy AWS configurations Template CloudFormation Stack Configuration files Framework Configured AWS services Data centre configurations can be treated as version controlled configurations Stack creation Comprehensive service support Stack updates Service event aware Error detection and rollback Customisable
  • 31. Enterprise management & security objectives 1. Secure and robust infrastructure 2. Control access and authorisation 3. Keep track of assets and configuration 4. Governance across everything
  • 32. AWS governance augments existing processes … Your compute Your configurations AWS configurations Your network AWS network Your storage Your Data Centers AWS compute AWS Storage Your On-Premises Apps Your Cloud Apps Direct Connect } } Existing governance processes VPC AWS governance enablers
  • 33. … to give our customers governance over everything Governance processes Roles and responsibilities Configuration management Financial controls Monitoring and reporting Your Data Centers Secure processing, storage and transmission Network security Access control Identity and authorisation Visibility across the complete hybrid environment
  • 34. Trusted Advisor offers further governance review • Online service from AWS Support – Analyzes account for various kinds of issues and possible concerns – Soon available as an API for integration with your tools or 3rd party solutions • Four categories: – – – – Cost savings Security Fault tolerance Performance
  • 35. AWS Partners Complete the Picture AWS Partner Solutions Facilities Physical security Compute infrastructure Storage infrastructure Network infrastructure + = Secure hybrid environments Virtualization layer (EC2) Hardened service endpoints Rich IAM capabilities AWS Partners Build on AWS strong foundations to complete the enterprise security solution
  • 36. Next Stop, Hybrid…… David Carless Cloud Computing Specialist – BMC Software (APAC)
  • 38. REVOLUTION ONE The front end How services are consumed Its Mobile Its Social Expectations of IT have changed The Consumerization of IT
  • 39. •REVOLUTION TWO The back end How services are delivered Pay as you use Scale up Scale down Always on Immediately available Making IT fast, flexible and personal Physical Virtual IaaS PaaS SaaS
  • 40. Cloud is transforming the way we deliver IT The rise of the IT BROKER The Business IT / Cloud Management Platform Private Cloud SaaS Public Cloud 45 PaaS IaaS Legacy Apps
  • 41. Enterprise Hybrid Cloud is the Future Reality Public Clouds Internal Private Clouds Virtual Private Clouds Dedicated Infrastructure 46
  • 42. Why Enterprises are Embracing Cloud Computing Accelerate business Accelerate IT velocity Improve IT efficiency and effectiveness Enable innovation Enable alternative sourcing models based on economic, service level and compliance requirements Response to demand for“consumerisation” 47
  • 43. Cloud Spending Is On The Rise In 2013-2014 Public Cloud Spending 2013-2014 (Gartner/IDC): • 60% of Fortune 1000’s will increase current public cloud spend • Spend on public cloud services will grow 18% in 2013-2014 • $131B in 2013 - $180B expected by 2015!
  • 44. The cloud-enabled enterprise will be an agile, fierce competitor Current Future • Fixed Costs • ‘Pay by the Drink’ • Cumbersome • Responsive • Capital Intensive • Capital Light • High Maintenance and Run Costs • 40%+ Lower Maintenance and Run Costs • Security Issues • Managed Security • Business Lagging • Business Leading • Outdated • New Technologies The Agile Enterprise …Cloud is the “on-ramp” to the Agile Enterprise 49
  • 45. The Goals of a Hybrid IT Environment • • • • • • • • A seamless end-user experience regardless of how a service is provisioned Present users with a single unified request portal Instantly Deploy complete multi-tier applications Seamlessly incorporate Public Cloud providers into IT architecture Integrate with change and configuration management Maintain Security and Compliance across all available resource sets Optimize CapEx and OpEx to meet business goals While automation is key, the governance, people and process change is most significant Single Pane of Glass
  • 46. Misconception, Hybrid is not only “Cloudbursting”
  • 47. Hybrid IT Vision: Implementing IT Operations and Policies in a Software based Management Platform
  • 48. How do I make this work ? How do you empower users with self-service, implement cost effective sourcing strategies while maintaining Control and Governance…. What is the impact implementing a Hybrid environment with no change management ? ? What is the impact of implementing manual process to control my cloud ? How do I make this work ?
  • 49. Impact of Control & Governance for Cloud No Control & Governance Manual Control & Automated Cloud Governance Management Platform Speed X Cost X Control X Service Quality ? ?
  • 50. BMC & AWS Alliance ? 55
  • 51. BMC and Amazon Web Services join forces to deliver Managed Hybrid computing environments On Premise Resources • • • Amazon EC2 Amazon Elastic Block Storage Amazon Virtual Private Cloud Unified Management of the Hybrid Cloud • • • • • Self Service Management Service Management • Seamless provisioning • Integrated Service Catalogue Service Governance and control Ongoing performance optimization Monitoring and Analytics
  • 53. BMC Cloud Lifecycle Management CLM 3.0 End-to-end Cloud Management Platform Service Catalog Single self-service portal Dynamic Provisioning of Multi-tier Services Cloud Service Delivery Policy based Placement and Governance Compliance and Change Configuration Mgmt Resource Management Totally Heterogenous Avoid and “vendor lock in”
  • 54. BMC Cloud Lifecycle Management End-to-end Cloud Management Platform
  • 55. Single, Unified User Request BMC Cloud Lifecycle Management Provide AWS Service Options
  • 56. Automated provisioning of cloud services Provision complete cloud services with Post Deployment actions “No one wants an empty Ipad” From hardware… …To fully configured services Infrastructure • Physical machines • Virtual machines • Physical or virtual networks • Operating Systems Platforms • • • • • LAMP/WAMP IBM Websphere Microsoft SQL & .NET Oracle Databases Tibco Applications • • • • • Exchange Sharepoint COTS Custom Web App’s SAP /Oracle / etc Monitoring , compliance, configuration management Deliver a broad range of complete cloud services (With PDA) 61
  • 57. Aug 2013 Nov 2013 Feb 2014 Portal Enterprise Web & OS/MW/RTE Content available Microsoft IIS 7.x Microsoft IIS 8.x Mid Tier MYSQL SE/EE MYSQL CCE DB Tier SQL 2K8R2 SQL 2K12 Virtual Liferay Portal 6.x GWS WAS 7.x WAS 8.x JBoss AS 7.1 WildFly 8 5.6 vFabric tc Server Oracle 11g Oracle 11g RAC RH 5.8 RH 6.2 W2K8R2 W2K12 NXT GEN Apache http 2.4 Gitla b HANA Gitorious WAPP LAPP APACHE ZOOKEEPER ownCloud Alfresco CMS
  • 58. BMC Cloud Lifecycle Management End-to-end Cloud Management Platform
  • 59. Service Governance & Compliance Place cloud services with policies & capacity data Across private, public, and hybrid clouds
  • 60. Closed loop Compliance & Configuration Automation One platform for automation • Software packaging • Deployment • Patching • Policy management • Virtualization management Same solution for continuous compliance • Automated, periodic auditing • Automatic remediation generation • Reduced staff utilization • Consistent high levels of compliance • On-demand compliance reporting Unified architecture for configuration automation and compliance
  • 61. BMC Cloud Lifecycle Management End-to-end Cloud Management Platform
  • 62. Integrated and Automated Change Control Change Management 1. Simple integration 2. Agile, automated to IT release processes change management (e.g. standard change request to deploy a new cloud service) 3. “Embedded” change, patch, and incident processes (e.g. pre-approved change request to increase (e.g. drift mgmt, audit logging) capacity) 4. Enterprise Governance and Compliance (e.g. IT change policy adherence through automation)
  • 63. BMC Cloud Lifecycle Management End-to-end Cloud Management Platform
  • 64. BMC Software - AWS Resource Management capability Amazon Web Services •Fully Automated provisioning to AWS and support for provision, decommission, extend, start, stop, modify CPU/RAM •Full support for AWS VPC •Support for multiple regions and AZs •Multiple account management for AWS •Layered software deployments on top of AMIs •OOTB Content to create unique & “safe” MI’s •Clone AMIs associated with EBS •Specify AWS security groups •Support for Elastic IPs
  • 65. BMC Cloud Lifecycle Management End-to-end Cloud Management Platform
  • 66. Visibility of current and forecasted cloud capacity BMC Cloud Operations Management Monitor capacity utilization across data centers, private and public cloud infrastructures. Alert on upcoming saturation Perform what-if analysis for: • Expected growth rates • Unanticipated usage spikes • Changes to existing services Provide foundation for continued investment with utilization data by cloud service and users Prepare for cloud capacity demands and optimize investment decisions
  • 67. Real-time insight on health with cloud panorama BMC Cloud Operations Management • Identify performance issues • Determine impacted users and organizations • Isolate root cause • Trigger automated repair Prioritize and resolve issues based on service levels and business priorities
  • 68. Automated chargeback reporting for the business BMC Cloud Lifecycle Management records pricing in customer contract BMC Capacity Optimization • measures usage • reads service contract • calculates costs • produces reports by tenant and service level Accurately measure and charge for cloud resource consumption
  • 69. The Power of BMC - Pearson
  • 70. The Power of BMC - Pearson 50% Reduction in Global Time to Provision
  • 71. With both BMC Software and AWS, IT can deliver the benefits of Cloud Across both on-premise and AWS cloud services: • Reduce up-front capital expenditures while managing existing IT – Reduce operational expenditure by Automating repeatable tasks. – Centralise cost reporting of Hybrid IT environment. • • • • • • Provision (IAAS, SAAS, PAAS), configured applications stacks automatically Ensure reliable cloud service performance for all users and services Deliver role-based access through a business-friendly self-service portal in BMC Cloud Lifecycle Management Ensure appropriate automated or manual change approval Maintain configurations and compliance rules Unify operations management for hybrid IT Unified Management of Hybrid Environments
  • 72. SAFE CHOICE: A Mainstream Business for BMC BMC Cloud Lifecycle Management Customers Telco Clouds Service Provider Clouds Private Clouds
  • 74. Advanced Cloud Security for AWS Anthony Kim Sr. Engineer of Cloud Security Business TrendMicro (Korea)
  • 75. The Global Growth of Cloud Computing Copyright 2013 Trend Micro Inc. 80 80
  • 76. Source: Cloud Readiness Index 2012, Asia Cloud Computing Association Copyright 2013 Trend Micro Inc.
  • 77. Enterprises and the Cloud … • • Security & compliance are top priorities for enterprise-wide adoption of the cloud Are cloud security needs that different than on-premise? – Cloud introduces the concept of shared responsibility for securing their services and applications running in the cloud • Security is not the only inhibitor … – Many organizations are reluctant to change status quo • Fear of the unknown • Cloud concepts & terminology intimidating • IT job loss concerns • Dramatic change from a process & operations perspective … • Not sure how/where to get started … Copyright 2013 Trend Micro Inc. 8
  • 78. Cloud Security is a Shared Responsibility
  • 79. Consumer of Cloud Services Responsibilities • Consumers of cloud services are responsible for – Security of the VMs/Instances (OS & Applications) – Ensuring SLA’s are maintained – Ultimately it boils down to protecting your instances from compromise, the integrity of the applications and privacy of data in the cloud… • How do you protect AWS instances? – Traditional network appliances are not feasible • On-premise control rely on physical network access – Agent based host security controls required
  • 80. Need to Secure the Complete Journey to the Cloud The AWS Shared Responsibility Model OS Security  Application Security  OS Firewalls  Anti-Virus Integrity Monitoring  Storage Encryption Customer Domain Partner Eco-System Enterprise Applications  Facilities  Physical Security  Physical Infrastructure  Virtualized Infrastructure AWS Domain Enterprise Operating Systems
  • 82. Security Considerations in the Cloud Instance Awareness • Knowing that the instance is IN THE CLOUD • Understanding where the instance ‘lives’ and what its identity is • What security policies need to be applied?
  • 83. Security Considerations in the Cloud Scale & Automation • Next generation applications will be elastic by nature • Security also needs to be elastic • All components, including security, need to work in concert to be effective
  • 84. Security Considerations in the Cloud Complexity • Supporting large scale, distributed and even distinct cloud environments • Provides mitigation to ever-increasing vulnerabilities for applications & operating systems • Security to ensure confidentiality & integrity of data stored in cloud environment
  • 85. Security Considerations in the Cloud Data Access & Governance • How do I ensure my data confidentiality & integrity? • Adopt necessary technology control to meet data privacy Copyright 2013 Trend Micro Inc. 10010011 01101100
  • 86. Security Considerations in the Cloud  Security principles don’t change  Security policy don’t change  Implementation & management change  Extend your current security policy to the Cloud
  • 87. Practical Guidance for Security in the Cloud
  • 88. Cloud Security: Shared Responsibility What type of instance security controls are required? The Need Preferred Security Control Data confidentiality Encryption Block malicious software Anti-Malware Detect & track vulnerabilities Vulnerability scanning services Control server communications Host-firewalls Detect suspicious activity Intrusion Prevention Detect unauthorized changes File Integrity Monitoring Block OS & App vulnerabilities Patch & Virtual Patching Data monitoring & compliance Data Leakage Prevention
  • 89. Trend Micro Deep Security for AWS Next Generation Security for Hybrid Datacenter Deep Packet Inspection Defend against SQL injections attacks, cross-site scripting attacks & other web application vulnerabilities Virtual Patching (IDS/IPS) Web Application Protection Application Control Leading Anti-Malware for Virtualization & Cloud Anti-Virus Firewall Optimizes the identification of important security events buried in log entries Log Inspection Integrity Monitoring Provide vulnerability shielding to known & zero-day vulnerabilities Increased visibility into, or control over, applications accessing the network Reduces attack surface. Prevents DoS & detects reconnaissance scans Monitors critical operating system and application files for unexpected changes Hybrid Datacenter Physical Virtual Private Cloud Public Cloud
  • 90. Gartner Server Security Strategy From Gartner paper in decreasing order of importance) Trend Micro Deep Security capabilities Security configuration mgmt. Yes Patch mgmt. Yes (with Virtual Patching) Application control Yes File Integrity Monitoring (FIM) Yes Antimalware (file servers) Yes Deep Packet Inspection based HIPS Yes Antimalware (Windows) Yes Behavioural HIPS Yes Application firewalling Yes Traditional host based firewall Yes Device control - Full drive encryption Yes, with Trend Micro SecureCloud Removable device encryption -
  • 91. Trend Micro Deep Security as a Service* DS as a Service Manager Service DS as a Manager Service DS as a Manager Service DS as a Manager Protection for AWS Instances *Available in North America now, APAC in 2014.
  • 92.
  • 93. Which Deep Security version is for you? Buy Deep Security Software • Datacenter security requirements • Hybrid cloud environments • Prefer to run Deep Security Managers themselves • Require a solution now Buy Deep Security as a Service • • • • AWS only security requirement Prefer utility charging model Want the convenience of a SaaS Available in North America now, APAC in 2014
  • 94. Trend Micro SecureCloud for AWS Securing and Controlling Sensitive Data in the Cloud Encryption Credit Card Payment PatientSecurity Numbers Sensitive Research Results Social Medical Records with Policy-based Information Key Management • Unreadable for unauthorized users • Control of when and where data is accessed • Server validation • Custody of keys Encrypt throughout your cloud journey — data protection for physical, virtual & cloud environments Copyright 2012 Trend Micro Inc. 10/28/2013 99
  • 95. Trend Micro SecureCloud for AWS  Protection for data in the cloud  Automated encryption and key management  Solution that helps you protect the privacy of data in AWS, making sure that only authorized servers can access encryption keys.  Trend Micro’s highly automated data protection approach safely delivers encryption keys to valid devices without the need for you to deploy an entire file system and management infrastructure  Key benefits:  Policy-Based Key Management  Enterprise-Controlled Encryption and Key Management  Standard Protocols and Advanced Encryption  Authentication  Logging, Reporting, and Auditing  Separation of duties
  • 96. Why Trend Micro for AWS?  Amazon Advanced Technology Partner  Deep Security is Common Criteria EAL 4+  #1 in Server Security (2012 IDC–Worldwide Endpoint Security Revenue Share by Vendor, 2011)  #1 in Virtualization Security (2011 Technavio – Global Virtualization Security Management Solutions)  #1 in Cloud Security (2012 Technavio – Global Security World Market)  1st & only security that extends from enterprise datacenter to cloud  Optimized for AWS