SlideShare a Scribd company logo
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Building A Dynamic Website
AWS Meetup Team
Ahmedabad Amazon AWS Cloud Meetup
Ahmedabad
31 Jan 2015
1 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Overview
1 Speaker’s Note
2 Architecture Diagram
3 RDS
4 EC2
5 Deploy Your App
6 ELB
7 Route 53
8 Clean up
2 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Speaker’s Note
Janak Thakkar
• 6+ years of exp. with Linux, Virtulization and Cloud
• mailid: thakkarjanak1811@gmail.com
• Ph. No: 9067077200
Dhawal Bhatt
• 7+ years of exp with Linux, Virtulization and Cloud
• mailid: dhawalbhatt9@gmail.com
• Ph. No: 9016805331
3 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Architecture Diagram
4 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Relational Database Service (RDS)
Relational Database Service (RDS)
5 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Relational Database Service (RDS)
Overview
• In case of failure, ensure a safe and quick recovery
• Set up, operate, and scale a relational database
• Easy to manage
• Easily achieve high availability and redundancy
6 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Relational Database Service (RDS)
Overview
• In case of failure, ensure a safe and quick recovery
• Set up, operate, and scale a relational database
• Easy to manage
• Easily achieve high availability and redundancy
6 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Relational Database Service (RDS)
Overview
• In case of failure, ensure a safe and quick recovery
• Set up, operate, and scale a relational database
• Easy to manage
• Easily achieve high availability and redundancy
6 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Relational Database Service (RDS)
Overview
• In case of failure, ensure a safe and quick recovery
• Set up, operate, and scale a relational database
• Easy to manage
• Easily achieve high availability and redundancy
6 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Using RDS
• create a database instance
• Specify engine (MySQL, Postgres, SQL Server, Oracle)
• Specify instance size
• Connect once created
• Monitor with Cloudwatch
• No SSH Access
• No root access
• Amazon manages patches, backup, failover, etc.
7 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Using RDS
• create a database instance
• Specify engine (MySQL, Postgres, SQL Server, Oracle)
• Specify instance size
• Connect once created
• Monitor with Cloudwatch
• No SSH Access
• No root access
• Amazon manages patches, backup, failover, etc.
7 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Using RDS
• create a database instance
• Specify engine (MySQL, Postgres, SQL Server, Oracle)
• Specify instance size
• Connect once created
• Monitor with Cloudwatch
• No SSH Access
• No root access
• Amazon manages patches, backup, failover, etc.
7 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Using RDS
• create a database instance
• Specify engine (MySQL, Postgres, SQL Server, Oracle)
• Specify instance size
• Connect once created
• Monitor with Cloudwatch
• No SSH Access
• No root access
• Amazon manages patches, backup, failover, etc.
7 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Using RDS
• create a database instance
• Specify engine (MySQL, Postgres, SQL Server, Oracle)
• Specify instance size
• Connect once created
• Monitor with Cloudwatch
• No SSH Access
• No root access
• Amazon manages patches, backup, failover, etc.
7 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Using RDS
• create a database instance
• Specify engine (MySQL, Postgres, SQL Server, Oracle)
• Specify instance size
• Connect once created
• Monitor with Cloudwatch
• No SSH Access
• No root access
• Amazon manages patches, backup, failover, etc.
7 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Using RDS
• create a database instance
• Specify engine (MySQL, Postgres, SQL Server, Oracle)
• Specify instance size
• Connect once created
• Monitor with Cloudwatch
• No SSH Access
• No root access
• Amazon manages patches, backup, failover, etc.
7 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Using RDS
• create a database instance
• Specify engine (MySQL, Postgres, SQL Server, Oracle)
• Specify instance size
• Connect once created
• Monitor with Cloudwatch
• No SSH Access
• No root access
• Amazon manages patches, backup, failover, etc.
7 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Tasks to be Performed
• Create a Security Group for Your DB Instance
• Launch a DB Instance
8 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Concusion
• Simple to Deploy
• Managed and Compatible
• Scalable and Reliable
• Design for use with other Amazon Web Services
• Secure
• Inexpensive: On Demand DB Instances, Reserved DB
Instances
9 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Concusion
• Simple to Deploy
• Managed and Compatible
• Scalable and Reliable
• Design for use with other Amazon Web Services
• Secure
• Inexpensive: On Demand DB Instances, Reserved DB
Instances
9 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Concusion
• Simple to Deploy
• Managed and Compatible
• Scalable and Reliable
• Design for use with other Amazon Web Services
• Secure
• Inexpensive: On Demand DB Instances, Reserved DB
Instances
9 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Concusion
• Simple to Deploy
• Managed and Compatible
• Scalable and Reliable
• Design for use with other Amazon Web Services
• Secure
• Inexpensive: On Demand DB Instances, Reserved DB
Instances
9 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Concusion
• Simple to Deploy
• Managed and Compatible
• Scalable and Reliable
• Design for use with other Amazon Web Services
• Secure
• Inexpensive: On Demand DB Instances, Reserved DB
Instances
9 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Concusion
• Simple to Deploy
• Managed and Compatible
• Scalable and Reliable
• Design for use with other Amazon Web Services
• Secure
• Inexpensive: On Demand DB Instances, Reserved DB
Instances
9 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Elastic Compute Cloud
Elastic Compute Cloud
10 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Elastic Compute Cloud (EC2) is...
• Hardware As A Service
• A Web service that provides resizable compute capacity in
the cloud.
• Designed to make Web-scale computing easier for
developers.
• A simple Web service interface that provides complete
control of your computing resources
• create/destroy from the command line
11 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Elastic Compute Cloud (EC2) is...
• Hardware As A Service
• A Web service that provides resizable compute capacity in
the cloud.
• Designed to make Web-scale computing easier for
developers.
• A simple Web service interface that provides complete
control of your computing resources
• create/destroy from the command line
11 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Elastic Compute Cloud (EC2) is...
• Hardware As A Service
• A Web service that provides resizable compute capacity in
the cloud.
• Designed to make Web-scale computing easier for
developers.
• A simple Web service interface that provides complete
control of your computing resources
• create/destroy from the command line
11 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Elastic Compute Cloud (EC2) is...
• Hardware As A Service
• A Web service that provides resizable compute capacity in
the cloud.
• Designed to make Web-scale computing easier for
developers.
• A simple Web service interface that provides complete
control of your computing resources
• create/destroy from the command line
11 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Elastic Compute Cloud (EC2) is...
• Hardware As A Service
• A Web service that provides resizable compute capacity in
the cloud.
• Designed to make Web-scale computing easier for
developers.
• A simple Web service interface that provides complete
control of your computing resources
• create/destroy from the command line
11 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Concepts
• Amazon Machine Image (AMI):
• Bootable root disk
• Pre-defined or user-built
• Catalog of user-built AMIs
• OS: Fedora, Centos, Gentoo, Debian, Ubuntu, Windows
Server
• Instance:
• Running copy of an AMI
• Launch in less than 2 minutes
• Start or stop programmatically
• Network Security Model:
• Explicit access control
• Security groups
• Inter-service bandwidth is free
12 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Using EC2
• Create an Amazon Machine Image (AMI).
• Configure security and network access.
• Choose the type(s) of instance you want to run.
• Start, terminate, and monitor as many instances of your
AMI as needed, using the web service APIs.
• Pay for the instance-hours and bandwidth that you
actually consume.
13 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Tasks to be Performed
• create and configure your security group
• Launch Your EC2 Instance
• Select EBS
• Choose Key Pair
• Create AMI
14 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Concusion
• Reduces the time required to obtain and boot new server
instances to minutes
• Quickly scales capacity, both up and down, as your
computing requirements change
• Changes the economics of computing:
• Pay only for capacity that you actually use
• a + bc becomes just bc
15 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Deploy Your App
• Connect to Your Linux Instance
• ssh -i my-key-pair.pem
ec2-user@ec2-198-51-100-1.compute-1.amazonaws.com
• Configure the EC2 Instance
• Start the Web Server
• Install the App
• Test the Website
• Update Permissions
• Create a Custom AMI
16 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Elastic Load Balancing
Elastic Load Balancing(ELB)
17 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Overview
Elastic Load Balancing automatically distributes incoming
application traffic across multiple Amazon EC2 instances in the
cloud. It enables you to achieve greater levels of fault tolerance
in your applications, seamlessly providing the required amount
of load balancing capacity needed to distribute application
traffic.
18 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Benefits and Use Cases
Benefits
• Available: Achieve higher levels of fault tolerance for your
applications
• Elastic: automatically scales its request handling capacity
to meet the demands of application traffic
• Secure: provide robust networking and security features
19 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Benefits and Use Cases
Use Cases
• Achieving Even Better Fault Tolerance for Your
Applications
• DNS Failover for Elastic Load Balancing
• Auto Scaling with Elastic Load Balancing
• Easy to create an internet-facing entry point into your
VPC or to balance load between tiers of your application
within your VPC
20 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Tasks to be Performed
• Configure Load Balancing
• Assign Security Groups
• Test Your Load Balancer
21 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Tasks to be Performed
• Register a Domain Name
• Allocate Name Servers to Route Traffic for Your Domain
• Create Record Sets for Your Domain and Subdomain
• Set Up a DNS Provider
22 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Clean up
• Delete the Amazon Route 53 Hosted Zone
• Delete the Amazon Route 53 Hosted Zone
• Delete the Auto Scaling Group
• Delete the Load Balance
• Delete Your Custom AMI
• Terminate the DB Instance
23 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Queries...?
24 / 25
Building A
Dynamic
Website
AWS Meetup
Team
Speaker’s
Note
Architecture
Diagram
RDS
EC2
Deploy Your
App
ELB
Route 53
Clean up
Thank You...
25 / 25

More Related Content

What's hot

Building a WorkFlow using AWS Step Functions with Skycatch
Building a WorkFlow using AWS Step Functions with SkycatchBuilding a WorkFlow using AWS Step Functions with Skycatch
Building a WorkFlow using AWS Step Functions with Skycatch
Amazon Web Services
 
Building a Serverless Pipeline
Building a Serverless PipelineBuilding a Serverless Pipeline
Building a Serverless Pipeline
Julien SIMON
 
Building a data warehouse with Amazon Redshift … and a quick look at Amazon ...
Building a data warehouse  with Amazon Redshift … and a quick look at Amazon ...Building a data warehouse  with Amazon Redshift … and a quick look at Amazon ...
Building a data warehouse with Amazon Redshift … and a quick look at Amazon ...
Julien SIMON
 
使用 AWS Step Functions 開發 Serverless 服務
使用 AWS Step Functions 開發 Serverless 服務使用 AWS Step Functions 開發 Serverless 服務
使用 AWS Step Functions 開發 Serverless 服務
Amazon Web Services
 
Application Deployment on AWS - Startup Talks June 2015
Application Deployment on AWS - Startup Talks June 2015Application Deployment on AWS - Startup Talks June 2015
Application Deployment on AWS - Startup Talks June 2015
Amazon Web Services
 
Getting Started with Serverless Architectures
Getting Started with Serverless ArchitecturesGetting Started with Serverless Architectures
Getting Started with Serverless Architectures
Amazon Web Services
 
AWS CloudFormation (February 2016)
AWS CloudFormation (February 2016)AWS CloudFormation (February 2016)
AWS CloudFormation (February 2016)
Julien SIMON
 
Running Docker clusters on AWS (June 2016)
Running Docker clusters on AWS (June 2016)Running Docker clusters on AWS (June 2016)
Running Docker clusters on AWS (June 2016)
Julien SIMON
 
Using Amazon CloudWatch Events, AWS Lambda and Spark Streaming to Process EC...
 Using Amazon CloudWatch Events, AWS Lambda and Spark Streaming to Process EC... Using Amazon CloudWatch Events, AWS Lambda and Spark Streaming to Process EC...
Using Amazon CloudWatch Events, AWS Lambda and Spark Streaming to Process EC...
Julien SIMON
 
AWS ELB Tips & Best Practices
AWS ELB Tips & Best PracticesAWS ELB Tips & Best Practices
AWS ELB Tips & Best Practices
ChinaNetCloud
 
Container Management with Amazon ECS
Container Management with Amazon ECSContainer Management with Amazon ECS
Container Management with Amazon ECS
AWS Germany
 
Sitecore on AWS
Sitecore on AWSSitecore on AWS
Sitecore on AWS
Robert Senktas
 
DevOps for the Enterprise: Virtual Office Hours
DevOps for the Enterprise: Virtual Office HoursDevOps for the Enterprise: Virtual Office Hours
DevOps for the Enterprise: Virtual Office Hours
Amazon Web Services
 
Serverless Architectures on AWS Lambda
Serverless Architectures on AWS LambdaServerless Architectures on AWS Lambda
Serverless Architectures on AWS Lambda
Serhat Can
 
Deploy, Manage, and Scale Your Apps with OpsWorks and Elastic Beanstalk
Deploy, Manage, and Scale Your Apps with OpsWorks and Elastic BeanstalkDeploy, Manage, and Scale Your Apps with OpsWorks and Elastic Beanstalk
Deploy, Manage, and Scale Your Apps with OpsWorks and Elastic Beanstalk
Amazon Web Services
 
Continuous Delivery to Amazon EC2 Container Service
Continuous Delivery to Amazon EC2 Container ServiceContinuous Delivery to Amazon EC2 Container Service
Continuous Delivery to Amazon EC2 Container Service
Amazon Web Services
 
AWS Code{Commit,Deploy,Pipeline} (June 2016)
 AWS Code{Commit,Deploy,Pipeline} (June 2016) AWS Code{Commit,Deploy,Pipeline} (June 2016)
AWS Code{Commit,Deploy,Pipeline} (June 2016)
Julien SIMON
 
Developing Java Applications in AWS
Developing Java Applications in AWSDeveloping Java Applications in AWS
Developing Java Applications in AWS
Nemanja Kostic
 
Let's Talk About Serverless - Focusing on AWS Lambda
Let's Talk About Serverless - Focusing on AWS LambdaLet's Talk About Serverless - Focusing on AWS Lambda
Let's Talk About Serverless - Focusing on AWS Lambda
Okis Chuang
 
An introduction to serverless architectures (February 2017)
An introduction to serverless architectures (February 2017)An introduction to serverless architectures (February 2017)
An introduction to serverless architectures (February 2017)
Julien SIMON
 

What's hot (20)

Building a WorkFlow using AWS Step Functions with Skycatch
Building a WorkFlow using AWS Step Functions with SkycatchBuilding a WorkFlow using AWS Step Functions with Skycatch
Building a WorkFlow using AWS Step Functions with Skycatch
 
Building a Serverless Pipeline
Building a Serverless PipelineBuilding a Serverless Pipeline
Building a Serverless Pipeline
 
Building a data warehouse with Amazon Redshift … and a quick look at Amazon ...
Building a data warehouse  with Amazon Redshift … and a quick look at Amazon ...Building a data warehouse  with Amazon Redshift … and a quick look at Amazon ...
Building a data warehouse with Amazon Redshift … and a quick look at Amazon ...
 
使用 AWS Step Functions 開發 Serverless 服務
使用 AWS Step Functions 開發 Serverless 服務使用 AWS Step Functions 開發 Serverless 服務
使用 AWS Step Functions 開發 Serverless 服務
 
Application Deployment on AWS - Startup Talks June 2015
Application Deployment on AWS - Startup Talks June 2015Application Deployment on AWS - Startup Talks June 2015
Application Deployment on AWS - Startup Talks June 2015
 
Getting Started with Serverless Architectures
Getting Started with Serverless ArchitecturesGetting Started with Serverless Architectures
Getting Started with Serverless Architectures
 
AWS CloudFormation (February 2016)
AWS CloudFormation (February 2016)AWS CloudFormation (February 2016)
AWS CloudFormation (February 2016)
 
Running Docker clusters on AWS (June 2016)
Running Docker clusters on AWS (June 2016)Running Docker clusters on AWS (June 2016)
Running Docker clusters on AWS (June 2016)
 
Using Amazon CloudWatch Events, AWS Lambda and Spark Streaming to Process EC...
 Using Amazon CloudWatch Events, AWS Lambda and Spark Streaming to Process EC... Using Amazon CloudWatch Events, AWS Lambda and Spark Streaming to Process EC...
Using Amazon CloudWatch Events, AWS Lambda and Spark Streaming to Process EC...
 
AWS ELB Tips & Best Practices
AWS ELB Tips & Best PracticesAWS ELB Tips & Best Practices
AWS ELB Tips & Best Practices
 
Container Management with Amazon ECS
Container Management with Amazon ECSContainer Management with Amazon ECS
Container Management with Amazon ECS
 
Sitecore on AWS
Sitecore on AWSSitecore on AWS
Sitecore on AWS
 
DevOps for the Enterprise: Virtual Office Hours
DevOps for the Enterprise: Virtual Office HoursDevOps for the Enterprise: Virtual Office Hours
DevOps for the Enterprise: Virtual Office Hours
 
Serverless Architectures on AWS Lambda
Serverless Architectures on AWS LambdaServerless Architectures on AWS Lambda
Serverless Architectures on AWS Lambda
 
Deploy, Manage, and Scale Your Apps with OpsWorks and Elastic Beanstalk
Deploy, Manage, and Scale Your Apps with OpsWorks and Elastic BeanstalkDeploy, Manage, and Scale Your Apps with OpsWorks and Elastic Beanstalk
Deploy, Manage, and Scale Your Apps with OpsWorks and Elastic Beanstalk
 
Continuous Delivery to Amazon EC2 Container Service
Continuous Delivery to Amazon EC2 Container ServiceContinuous Delivery to Amazon EC2 Container Service
Continuous Delivery to Amazon EC2 Container Service
 
AWS Code{Commit,Deploy,Pipeline} (June 2016)
 AWS Code{Commit,Deploy,Pipeline} (June 2016) AWS Code{Commit,Deploy,Pipeline} (June 2016)
AWS Code{Commit,Deploy,Pipeline} (June 2016)
 
Developing Java Applications in AWS
Developing Java Applications in AWSDeveloping Java Applications in AWS
Developing Java Applications in AWS
 
Let's Talk About Serverless - Focusing on AWS Lambda
Let's Talk About Serverless - Focusing on AWS LambdaLet's Talk About Serverless - Focusing on AWS Lambda
Let's Talk About Serverless - Focusing on AWS Lambda
 
An introduction to serverless architectures (February 2017)
An introduction to serverless architectures (February 2017)An introduction to serverless architectures (February 2017)
An introduction to serverless architectures (February 2017)
 

Similar to Building A Dynamic Website - 31st Jan 2015

Meeyup aws-loadbalancing-28032015
Meeyup aws-loadbalancing-28032015Meeyup aws-loadbalancing-28032015
Meeyup aws-loadbalancing-28032015
Jhalak Modi
 
Cloud Architecture: Patterns and Best Practices
Cloud Architecture: Patterns and Best PracticesCloud Architecture: Patterns and Best Practices
Cloud Architecture: Patterns and Best Practices
Sascha Möllering
 
DevOpsCon Cloud Workshop
DevOpsCon Cloud Workshop DevOpsCon Cloud Workshop
DevOpsCon Cloud Workshop
Sascha Möllering
 
Serverless Web Apps using API Gateway, Lambda and DynamoDB
Serverless Web Apps using API Gateway, Lambda and DynamoDBServerless Web Apps using API Gateway, Lambda and DynamoDB
Serverless Web Apps using API Gateway, Lambda and DynamoDB
Amazon Web Services
 
Managing Your Cloud Assets
Managing Your Cloud AssetsManaging Your Cloud Assets
Managing Your Cloud Assets
Amazon Web Services
 
Devops continuousintegration and deployment onaws puttingmoneybackintoyourmis...
Devops continuousintegration and deployment onaws puttingmoneybackintoyourmis...Devops continuousintegration and deployment onaws puttingmoneybackintoyourmis...
Devops continuousintegration and deployment onaws puttingmoneybackintoyourmis...
Emerson Eduardo Rodrigues Von Staffen
 
DevOps, Continuous Integration and Deployment on AWS: Putting Money Back into...
DevOps, Continuous Integration and Deployment on AWS: Putting Money Back into...DevOps, Continuous Integration and Deployment on AWS: Putting Money Back into...
DevOps, Continuous Integration and Deployment on AWS: Putting Money Back into...
Amazon Web Services
 
Automate your serverless stack
Automate your serverless stack Automate your serverless stack
Automate your serverless stack
Amazon Web Services
 
Architecting for AWS Cloud - let's do it right!
Architecting for AWS Cloud - let's do it right!Architecting for AWS Cloud - let's do it right!
Architecting for AWS Cloud - let's do it right!
Misha Hanin
 
Dean Bryen: Scaling The Platform For Your Startup
Dean Bryen: Scaling The Platform For Your StartupDean Bryen: Scaling The Platform For Your Startup
Dean Bryen: Scaling The Platform For Your Startup
huguk
 
AWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for Government
Amazon Web Services
 
NEW LAUNCH! Developing Serverless C# Applications
NEW LAUNCH! Developing Serverless C# ApplicationsNEW LAUNCH! Developing Serverless C# Applications
NEW LAUNCH! Developing Serverless C# Applications
Amazon Web Services
 
AWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for Government
Amazon Web Services
 
Simplifying Microsoft Architectures with AWS Services
Simplifying Microsoft Architectures with AWS Services Simplifying Microsoft Architectures with AWS Services
Simplifying Microsoft Architectures with AWS Services
Amazon Web Services
 
AWS January 2016 Webinar Series - Introduction to Deploying Applications on AWS
AWS January 2016 Webinar Series - Introduction to Deploying Applications on AWSAWS January 2016 Webinar Series - Introduction to Deploying Applications on AWS
AWS January 2016 Webinar Series - Introduction to Deploying Applications on AWS
Amazon Web Services
 
AWS Enterprise Workloads on AWS IP Expo 2013
AWS Enterprise Workloads on AWS IP Expo 2013AWS Enterprise Workloads on AWS IP Expo 2013
AWS Enterprise Workloads on AWS IP Expo 2013
Amazon Web Services
 
Distribua, gerencie e escale suas aplicações com o aws elastic beanstalk
Distribua, gerencie e escale suas aplicações com o aws elastic beanstalkDistribua, gerencie e escale suas aplicações com o aws elastic beanstalk
Distribua, gerencie e escale suas aplicações com o aws elastic beanstalk
Amazon Web Services LATAM
 
(DVO305) Turbocharge YContinuous Deployment Pipeline with Containers
(DVO305) Turbocharge YContinuous Deployment Pipeline with Containers(DVO305) Turbocharge YContinuous Deployment Pipeline with Containers
(DVO305) Turbocharge YContinuous Deployment Pipeline with Containers
Amazon Web Services
 
ENT201 Simplifying Microsoft Architectures with AWS Services
ENT201 Simplifying Microsoft Architectures with AWS ServicesENT201 Simplifying Microsoft Architectures with AWS Services
ENT201 Simplifying Microsoft Architectures with AWS Services
Amazon Web Services
 
AWS re:Invent 2016: Application Lifecycle Management in a Serverless World (S...
AWS re:Invent 2016: Application Lifecycle Management in a Serverless World (S...AWS re:Invent 2016: Application Lifecycle Management in a Serverless World (S...
AWS re:Invent 2016: Application Lifecycle Management in a Serverless World (S...
Amazon Web Services
 

Similar to Building A Dynamic Website - 31st Jan 2015 (20)

Meeyup aws-loadbalancing-28032015
Meeyup aws-loadbalancing-28032015Meeyup aws-loadbalancing-28032015
Meeyup aws-loadbalancing-28032015
 
Cloud Architecture: Patterns and Best Practices
Cloud Architecture: Patterns and Best PracticesCloud Architecture: Patterns and Best Practices
Cloud Architecture: Patterns and Best Practices
 
DevOpsCon Cloud Workshop
DevOpsCon Cloud Workshop DevOpsCon Cloud Workshop
DevOpsCon Cloud Workshop
 
Serverless Web Apps using API Gateway, Lambda and DynamoDB
Serverless Web Apps using API Gateway, Lambda and DynamoDBServerless Web Apps using API Gateway, Lambda and DynamoDB
Serverless Web Apps using API Gateway, Lambda and DynamoDB
 
Managing Your Cloud Assets
Managing Your Cloud AssetsManaging Your Cloud Assets
Managing Your Cloud Assets
 
Devops continuousintegration and deployment onaws puttingmoneybackintoyourmis...
Devops continuousintegration and deployment onaws puttingmoneybackintoyourmis...Devops continuousintegration and deployment onaws puttingmoneybackintoyourmis...
Devops continuousintegration and deployment onaws puttingmoneybackintoyourmis...
 
DevOps, Continuous Integration and Deployment on AWS: Putting Money Back into...
DevOps, Continuous Integration and Deployment on AWS: Putting Money Back into...DevOps, Continuous Integration and Deployment on AWS: Putting Money Back into...
DevOps, Continuous Integration and Deployment on AWS: Putting Money Back into...
 
Automate your serverless stack
Automate your serverless stack Automate your serverless stack
Automate your serverless stack
 
Architecting for AWS Cloud - let's do it right!
Architecting for AWS Cloud - let's do it right!Architecting for AWS Cloud - let's do it right!
Architecting for AWS Cloud - let's do it right!
 
Dean Bryen: Scaling The Platform For Your Startup
Dean Bryen: Scaling The Platform For Your StartupDean Bryen: Scaling The Platform For Your Startup
Dean Bryen: Scaling The Platform For Your Startup
 
AWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for Government
 
NEW LAUNCH! Developing Serverless C# Applications
NEW LAUNCH! Developing Serverless C# ApplicationsNEW LAUNCH! Developing Serverless C# Applications
NEW LAUNCH! Developing Serverless C# Applications
 
AWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for GovernmentAWS Webcast - Build Agile Applications in AWS Cloud for Government
AWS Webcast - Build Agile Applications in AWS Cloud for Government
 
Simplifying Microsoft Architectures with AWS Services
Simplifying Microsoft Architectures with AWS Services Simplifying Microsoft Architectures with AWS Services
Simplifying Microsoft Architectures with AWS Services
 
AWS January 2016 Webinar Series - Introduction to Deploying Applications on AWS
AWS January 2016 Webinar Series - Introduction to Deploying Applications on AWSAWS January 2016 Webinar Series - Introduction to Deploying Applications on AWS
AWS January 2016 Webinar Series - Introduction to Deploying Applications on AWS
 
AWS Enterprise Workloads on AWS IP Expo 2013
AWS Enterprise Workloads on AWS IP Expo 2013AWS Enterprise Workloads on AWS IP Expo 2013
AWS Enterprise Workloads on AWS IP Expo 2013
 
Distribua, gerencie e escale suas aplicações com o aws elastic beanstalk
Distribua, gerencie e escale suas aplicações com o aws elastic beanstalkDistribua, gerencie e escale suas aplicações com o aws elastic beanstalk
Distribua, gerencie e escale suas aplicações com o aws elastic beanstalk
 
(DVO305) Turbocharge YContinuous Deployment Pipeline with Containers
(DVO305) Turbocharge YContinuous Deployment Pipeline with Containers(DVO305) Turbocharge YContinuous Deployment Pipeline with Containers
(DVO305) Turbocharge YContinuous Deployment Pipeline with Containers
 
ENT201 Simplifying Microsoft Architectures with AWS Services
ENT201 Simplifying Microsoft Architectures with AWS ServicesENT201 Simplifying Microsoft Architectures with AWS Services
ENT201 Simplifying Microsoft Architectures with AWS Services
 
AWS re:Invent 2016: Application Lifecycle Management in a Serverless World (S...
AWS re:Invent 2016: Application Lifecycle Management in a Serverless World (S...AWS re:Invent 2016: Application Lifecycle Management in a Serverless World (S...
AWS re:Invent 2016: Application Lifecycle Management in a Serverless World (S...
 

Recently uploaded

Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
Zilliz
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
DianaGray10
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
Ivo Velitchkov
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving
 
"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota
Fwdays
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
Jakub Marek
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
Neo4j
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
Edge AI and Vision Alliance
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)
Javier Junquera
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
DianaGray10
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
operationspcvita
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
Jason Yip
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
AstuteBusiness
 

Recently uploaded (20)

Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
 
What is an RPA CoE? Session 1 – CoE Vision
What is an RPA CoE?  Session 1 – CoE VisionWhat is an RPA CoE?  Session 1 – CoE Vision
What is an RPA CoE? Session 1 – CoE Vision
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
 
"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota"Choosing proper type of scaling", Olena Syrota
"Choosing proper type of scaling", Olena Syrota
 
Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)Main news related to the CCS TSI 2023 (2023/1695)
Main news related to the CCS TSI 2023 (2023/1695)
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge GraphGraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
GraphRAG for LifeSciences Hands-On with the Clinical Knowledge Graph
 
Artificial Intelligence and Electronic Warfare
Artificial Intelligence and Electronic WarfareArtificial Intelligence and Electronic Warfare
Artificial Intelligence and Electronic Warfare
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
[OReilly Superstream] Occupy the Space: A grassroots guide to engineering (an...
 
Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |Astute Business Solutions | Oracle Cloud Partner |
Astute Business Solutions | Oracle Cloud Partner |
 

Building A Dynamic Website - 31st Jan 2015