SlideShare a Scribd company logo
AWS & JSCreated by /Walter Dal Mut @walterdalmut
Always EC2, EBS, money money
money...
AWS S3 for static resources
S3 is storage for the Internet
S3 makes web-scale computing easier for developers
Inexpensive
High Available
Secure
Versionable
99.999999999% durability
Inexpensive
website with 1 Billion requests per month
400$ for the navigation
0.03$ per 1000 GET
1200$ for 10 TeraBytes for data transfer
0.12$ per GB
Hey boy, take it easy!
website with 1 Million requests per month
0.30$ for the navigation
12$ for 100 GB for data transfer
Just 12.30$ per month!
domain name == bucket name
Enable static website hosting
Permissions...
Open your bucket to everyone!
{
    "Version": "2008‐10‐17",
    "Id": "S3PolicyId1",
    "Statement": [
        {
            "Sid": "IPAllow",
            "Effect": "Allow",
            "Principal": {
                "AWS": "*"
            },
            "Action": "s3:GetObject",
            "Resource": "arn:aws:s3:::example.walterdalmut.com/*",
            "Condition": {
                "IpAddress": {
                    "aws:SourceIp": "0.0.0.0/0"
                }
            }
        }
    ]
}
Name Resolution!
My hostname CNAME bucket hostname
example.walterdalmut.com
CNAME
example.walterdalmut.com.s3-website-eu-west-1.amazonaws.com
Performance
More time at Santorini!
GeoDistributed?
AWS CloudFront CDN
Configure it - Origin!
Configure it - Destination
Configure it - HTTPS
Configure it - Logging
Just use it!
example.walterdalmut.com
CNAME
d1110qbasw60qq.cloudfront.net
ORIGIN
example.walterdalmut.com.s3-website-
eu-west-1.amazonaws.com
Monitor it!
Time to relax!

More Related Content

PPT
Amazon Webservice & Cloud Computing
PDF
Aws Foundation Bootcamp
PPTX
Amazon WebServices lection 1
PPTX
Radical Cloud Consolidation on The Ball
KEY
Introduction to cloud computing
PPTX
Content Delivery Using Amazon CloudFront
PPTX
Aws storage options
PDF
Cloud Powered WordPress for Everyone
Amazon Webservice & Cloud Computing
Aws Foundation Bootcamp
Amazon WebServices lection 1
Radical Cloud Consolidation on The Ball
Introduction to cloud computing
Content Delivery Using Amazon CloudFront
Aws storage options
Cloud Powered WordPress for Everyone

What's hot (20)

PPTX
An introduction to cloud computing with Amazon Web Services and MongoDB
PPTX
Sergejus Barinovas
PPTX
Windows Azure Virtual Machines
PDF
CQRS is not Event Sourcing
PPTX
Aws day 4
PDF
Cloud- IaaS in Perspective AWS
PDF
PloneConf2017: serverless python for astronaut safety
PDF
Aws assimilation
PDF
CloudFork
PPTX
Aws day 3
PPTX
Aws day 2
PPTX
Big Data Day LA 2015 - Lessons learned from scaling Big Data in the Cloud by...
PDF
Nosql why and how on Microsoft Azure
PPTX
Azure - Irish Developer Community Talk - May 2010
PDF
AI Meetup
PPTX
Using Premium Data - for Business Analysts
DOCX
Cloud compt
PDF
Cloud Conf Varna - Cloud Application with AWS Lambda functions
PDF
Cloud Computing
PPTX
AWS for the SQL Server Pro
An introduction to cloud computing with Amazon Web Services and MongoDB
Sergejus Barinovas
Windows Azure Virtual Machines
CQRS is not Event Sourcing
Aws day 4
Cloud- IaaS in Perspective AWS
PloneConf2017: serverless python for astronaut safety
Aws assimilation
CloudFork
Aws day 3
Aws day 2
Big Data Day LA 2015 - Lessons learned from scaling Big Data in the Cloud by...
Nosql why and how on Microsoft Azure
Azure - Irish Developer Community Talk - May 2010
AI Meetup
Using Premium Data - for Business Analysts
Cloud compt
Cloud Conf Varna - Cloud Application with AWS Lambda functions
Cloud Computing
AWS for the SQL Server Pro
Ad

Viewers also liked (8)

PPT
Game development
PPT
מחברת וירטואלית, ביולוגיה
PPTX
Cloud computing & lamp applications
PPT
מחברת וירטואלית, ביולוגיה, תש
PDF
Chromecast - DevParty Torino 2014
PDF
Symfony2 Specification by examples
PDF
Protecting Our Trading Partners
PPTX
Php & cloud computing
Game development
מחברת וירטואלית, ביולוגיה
Cloud computing & lamp applications
מחברת וירטואלית, ביולוגיה, תש
Chromecast - DevParty Torino 2014
Symfony2 Specification by examples
Protecting Our Trading Partners
Php & cloud computing
Ad

Similar to Dev party 2014 - AWS & JS (14)

PPT
view the deck as powerpoint
PPT
view the deck as powerpoint
PDF
Jeff Barr Amazon Services Cloud Computing
PDF
Microservices on AWS using AWS Lambda and Docker Containers
PPT
Building Cloud-Native Applications with Microsoft Windows Azure
PDF
Using amazon web services with cold fusion 11
PPT
Amazon S3 and EC2
PDF
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
PPT
Day of Cloud: Amazon EC2
PDF
"How to optimize the architecture of your platform" by Julien Simon
PDF
Scale, baby, scale
PDF
Big data and serverless - AWS UG The Netherlands
PPT
Cloud Computing Workshop
PPTX
Deep Dive on Amazon S3
view the deck as powerpoint
view the deck as powerpoint
Jeff Barr Amazon Services Cloud Computing
Microservices on AWS using AWS Lambda and Docker Containers
Building Cloud-Native Applications with Microsoft Windows Azure
Using amazon web services with cold fusion 11
Amazon S3 and EC2
Scaling Drupal in AWS Using AutoScaling, Cloudformation, RDS and more
Day of Cloud: Amazon EC2
"How to optimize the architecture of your platform" by Julien Simon
Scale, baby, scale
Big data and serverless - AWS UG The Netherlands
Cloud Computing Workshop
Deep Dive on Amazon S3

More from Corley S.r.l. (20)

PDF
Aws rekognition - riconoscimento facciale
PDF
AWSome day 2018 - scalability and cost optimization with container services
PDF
AWSome day 2018 - API serverless with aws
PDF
AWSome day 2018 - database in cloud
PDF
Trace your micro-services oriented application with Zipkin and OpenTracing
PDF
Apiconf - The perfect REST solution
PDF
Apiconf - Doc Driven Development
PDF
Authentication and authorization in res tful infrastructures
PDF
Flexibility and scalability of costs in serverless infrastructures
PDF
CloudConf2017 - Deploy, Scale & Coordinate a microservice oriented application
PDF
React vs Angular2
PDF
A single language for backend and frontend from AngularJS to cloud with Clau...
PPTX
AngularJS: Service, factory & provider
PPTX
The advantage of developing with TypeScript
PDF
Angular coding: from project management to web and mobile deploy
PDF
Corley cloud angular in cloud
PDF
Measure your app internals with InfluxDB and Symfony2
PDF
Read Twitter Stream and Tweet back pictures with Raspberry Pi & AWS Lambda
PDF
Deploy and Scale your PHP App with AWS ElasticBeanstalk and Docker- PHPTour L...
PDF
Middleware PHP - A simple micro-framework
Aws rekognition - riconoscimento facciale
AWSome day 2018 - scalability and cost optimization with container services
AWSome day 2018 - API serverless with aws
AWSome day 2018 - database in cloud
Trace your micro-services oriented application with Zipkin and OpenTracing
Apiconf - The perfect REST solution
Apiconf - Doc Driven Development
Authentication and authorization in res tful infrastructures
Flexibility and scalability of costs in serverless infrastructures
CloudConf2017 - Deploy, Scale & Coordinate a microservice oriented application
React vs Angular2
A single language for backend and frontend from AngularJS to cloud with Clau...
AngularJS: Service, factory & provider
The advantage of developing with TypeScript
Angular coding: from project management to web and mobile deploy
Corley cloud angular in cloud
Measure your app internals with InfluxDB and Symfony2
Read Twitter Stream and Tweet back pictures with Raspberry Pi & AWS Lambda
Deploy and Scale your PHP App with AWS ElasticBeanstalk and Docker- PHPTour L...
Middleware PHP - A simple micro-framework

Recently uploaded (20)

PDF
DP Operators-handbook-extract for the Mautical Institute
PDF
August Patch Tuesday
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
Mushroom cultivation and it's methods.pdf
PDF
Encapsulation theory and applications.pdf
PDF
A novel scalable deep ensemble learning framework for big data classification...
PPTX
Chapter 5: Probability Theory and Statistics
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Accuracy of neural networks in brain wave diagnosis of schizophrenia
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PDF
Heart disease approach using modified random forest and particle swarm optimi...
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Hybrid model detection and classification of lung cancer
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
A comparative analysis of optical character recognition models for extracting...
DP Operators-handbook-extract for the Mautical Institute
August Patch Tuesday
MIND Revenue Release Quarter 2 2025 Press Release
Encapsulation_ Review paper, used for researhc scholars
TechTalks-8-2019-Service-Management-ITIL-Refresh-ITIL-4-Framework-Supports-Ou...
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
Mushroom cultivation and it's methods.pdf
Encapsulation theory and applications.pdf
A novel scalable deep ensemble learning framework for big data classification...
Chapter 5: Probability Theory and Statistics
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Building Integrated photovoltaic BIPV_UPV.pdf
Accuracy of neural networks in brain wave diagnosis of schizophrenia
SOPHOS-XG Firewall Administrator PPT.pptx
Heart disease approach using modified random forest and particle swarm optimi...
Digital-Transformation-Roadmap-for-Companies.pptx
Hybrid model detection and classification of lung cancer
cloud_computing_Infrastucture_as_cloud_p
A comparative analysis of optical character recognition models for extracting...

Dev party 2014 - AWS & JS