SlideShare a Scribd company logo
WordPress & Cloud Computing:
Scalability and High Availability
            Gabriele Mittica & Walter Dal Mut




          WORDCAMP BOLOGNA - 9 FEB 2013
           @WORDCAMPBOLOGNA # WPCAMPBO13
CLOUD COMPUTING




Cloud computing refers to the delivery of computing and storage
capacity as a service to a heterogeneous community of end-
recipients.


Cloud computing entrusts services with a user's data, software
and computation over a network.


It has considerable overlap with software as a service (SaaS).




 WORDCAMP BOLOGNA - 9 FEB 2013                @WORDCAMPBOLOGNA # WPCAMPBO13
CLOUD COMPUTING




          Is the cloud just a fad?
1.        No.
          It’s a rational evolution of IT architecture towards a more efficient way
          of managing resources and designing Web apps efficiently.


          Is the cloud cheap?
2.        No.
          The cloud allows you to pay the right for each service involved.


         Is the cloud just a scalable vps?

3.       No.
         The cloud is a set of services designed to meet specific computing
         needs.


 WORDCAMP BOLOGNA - 9 FEB 2013                               @WORDCAMPBOLOGNA # WPCAMPBO13
CLOUD COMPUTING




   - access to unlimited resources

   - scalable architecture

   - no hardware dependency

   - pay as you go

   - geographical redundancy

   - high availability

   - increased competition for start-up




 WORDCAMP BOLOGNA - 9 FEB 2013            @WORDCAMPBOLOGNA # WPCAMPBO13
AMAZON WEB SERVICES




WORDCAMP BOLOGNA - 9 FEBBRAIO 2013   @WORDCAMPBOLOGNA # WPCAMPBO13
AMAZON WEB SERVICES - SIGNIN




 WORDCAMP BOLOGNA - 9 FEB 2013   @WORDCAMPBOLOGNA # WPCAMPBO13
AMAZON WEB SERVICES - CONSOLE




WORDCAMP BOLOGNA - 9 FEBBRAIO 2013   @WORDCAMPBOLOGNA # WPCAMPBO13
AMAZON WEB SERVICES - LINKS



   - Home page: http://aws.amazon.com/
   - About AWS: https://aws.amazon.com/what-is-aws/
   - All products: http://aws.amazon.com/products/
   - Dev area: http://aws.amazon.com/resources/
   - Documentation: http://aws.amazon.com/documentation/
   - SDK: http://aws.amazon.com/code/
   - Community: https://forums.aws.amazon.com/index.jspa
   - AWS Blog: http://aws.typepad.com/
   - Events: https://aws.amazon.com/about-aws/events/
   - Services Health Dashboard: http://status.aws.amazon.com/
   - Pricing Calculator: http://calculator.s3.amazonaws.com/calc5.html



 WORDCAMP BOLOGNA - 9 FEB 2013                                   @WORDCAMPBOLOGNA # WPCAMPBO13
WORDPRESS ON
                      AMAZON WEB SERVICES




WORDCAMP BOLOGNA - 9 FEB 2013         @WORDCAMPBOLOGNA # WPCAMPBO13
WORDPRESS ON AWS




 WORDCAMP BOLOGNA - 9 FEB 2013   @WORDCAMPBOLOGNA # WPCAMPBO13
WORDPRESS ON AWS




 WORDCAMP BOLOGNA - 9 FEB 2013   @WORDCAMPBOLOGNA # WPCAMPBO13
WORDPRESS ON AWS




 WORDCAMP BOLOGNA - 9 FEB 2013   @WORDCAMPBOLOGNA # WPCAMPBO13
BOOSTING WORDPRESS WITH:
             S3, CF, CLOUDSEARCH, SES




WORDCAMP BOLOGNA - 9 FEB 2013   @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – S3 & CLOUDFRONT




 WORDCAMP BOLOGNA - 9 FEB 2013      @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – S3 & CLOUDFRONT


 Download credentials:




 WORDCAMP BOLOGNA - 9 FEB 2013      @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – S3 & CLOUDFRONT


 Grant full access to S3, CloudSearch, SES:




 WORDCAMP BOLOGNA - 9 FEB 2013                @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – S3 & CLOUDFRONT



        Tipical use of WordPress: html and media files are provided by apache
                                    (http request):




 WORDCAMP BOLOGNA - 9 FEB 2013                               @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – S3 & CLOUDFRONT



   Uploads your wordpress             Services involved:
   attachements to S3 with an         Simple Storage Service (S3):
   option CloudFront distribution.    S3 provides a simple web services
                                      interface that can be used to store and
   This WordPress plugin allows you   retrieve any amount of data, at any
   to use Amazon's Simple Storage     time, from anywhere on the web.
   Service to host your media for     It provides 99.999999999% durability.
   your WordPress powered blog
   with an optional CloudFront        CloudFront:
   distribution.                      CF can be used to deliver your entire
                                      website, including dynamic, static and
                                      streaming content using a global
   Plugin homepage:
                                      network of edge locations.
   http://wordpress.org/extend/plug   Over 30 edge locations.
   ins/tantan-s3-cloudfront/




 WORDCAMP BOLOGNA - 9 FEB 2013                          @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – S3 & CLOUDFRONT



      Create a new bucket in S3 console:




 WORDCAMP BOLOGNA - 9 FEB 2013             @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS



      Edit the distribution setting the bucket as origin!




 WORDCAMP BOLOGNA - 9 FEB 2013                              @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – S3 & CLOUDFRONT



      Download, activate and customize the plugin:




 WORDCAMP BOLOGNA - 9 FEB 2013                       @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – S3 & CLOUDFRONT



      Static files hosted on S3 and served by CloudFront:




 WORDCAMP BOLOGNA - 9 FEB 2013                              @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – S3 & CLOUDFRONT



         Thanks to S3 and CloudFront, you can easily send all your media files
                        through the content Delivery Network




 WORDCAMP BOLOGNA - 9 FEB 2013                                 @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS - CLOUDSEARCH



   Create a scalable search engine    Services involved:
   for your content published on
   WordPress.

   This WordPress plugin allows you   CloudSearch:
   to use Amazon's CloudSearch to     Amazon CloudSearch is a fully-managed
   provide a smart search engine to   search service in the cloud that allows
   your final users.                  customers to easily integrate fast and
                                      highly scalable search functionality into
                                      their applications
   Plugin homepage:
                                      It supports over 8 millions docs.
   http://wordpress.org/extend/plug
   ins/lift-search/




 WORDCAMP BOLOGNA - 9 FEB 2013                             @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS - CLOUDSEARCH




 Starting a new engine server
 with CloudSearch:




 WORDCAMP BOLOGNA - 9 FEB 2013   @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS - CLOUDSEARCH




                   Documentation at http://getliftsearch.com/documentation/




 WORDCAMP BOLOGNA - 9 FEB 2013                                     @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – SIMPLE EMAIL SERVICE




   WP-SES is a plugin that redirects   Services involved:
   all outgoing WordPress emails
   through Amazon Simple Email
   Service (SES) for maximum email     Simple Email Service (SES):
   delivrability.                      SES is a highly scalable and cost-
                                       effective bulk and transactional email-
   You can download this plugin on     sending service for businesses and
   official website http://wp-         developers
   ses.com/                            Only $0.10 per thousand.




 WORDCAMP BOLOGNA - 9 FEB 2013                              @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – SIMPLE EMAIL SERVICE




 WORDCAMP BOLOGNA - 9 FEB 2013           @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – SIMPLE EMAIL SERVICE



   First, install like any other plugin:
   - Upload and activate the plugin
   - The setting are in settings / WP SES
   Then, proceed to the settings:
   - Fill the email address and name to use as the sender for all emails
   - Fill in Amazon API credentials
   - Save changes (Important !)
   - Ask to add the email as a confirmed sender
   - Click on the link you got by email from Amazon SES
   - Refresh the plugin, send a test email
   - If ok, ask Amazon to go out of sandbox into production mode
   - Once in production mode, you can use the top button to activate the plugin.


 WORDCAMP BOLOGNA - 9 FEB 2013                                    @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS – SIMPLE EMAIL SERVICE




                                 All emails sent by Simple Email Service:




 WORDCAMP BOLOGNA - 9 FEB 2013                                              @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS



                                 BEFORE:




 WORDCAMP BOLOGNA - 9 FEB 2013             @WORDCAMPBOLOGNA # WPCAMPBO13
PLUGINS FOR AWS



                                 AFTER:




 WORDCAMP BOLOGNA - 9 FEB 2013            @WORDCAMPBOLOGNA # WPCAMPBO13
SCALABLE WORDPRESS
 HOW TO MAKE WORDPRESS SCALABLE ON THE CLOUD




WORDCAMP BOLOGNA - 9 FEB 2013   @WORDCAMPBOLOGNA # WPCAMPBO13
A TYPICAL SCALABLE INFRASTRUCTURE




 WORDCAMP BOLOGNA - 9 FEB 2013      @WORDCAMPBOLOGNA # WPCAMPBO13
RDBMS – START FROM THE END




  •      Computation
         •     LB listens for incoming connections and route requests to
               web applications
               •    Web applications use RDBMS to get stored information
               •    Sessions and performance improvements are handled by
                    Memcached instances.
  •      Static resources distribution
         •     CDN – Content Distribution Network
               •    A globally distributed endpoints
               •    Serve static files (also dynamic if needed)
               •    Native connections with S3 (Simple Storage Service)
         •     It handles all static resources, in this way our web servers
               have to handle only dynamic calls



 WORDCAMP BOLOGNA - 9 FEB 2013                                     @WORDCAMPBOLOGNA # WPCAMPBO13
RDBMS – START FROM THE END




       • MySQL
              •     RDBMS
                    • Relational Database Management System
              •     How it scales?
                    • Read Replica
              •     Pros (In terms of scalability)
                    • Simple to do
                    • Simple management
              •     Cons
                    • You can scale only read operations
                           •     The master instance has to handle all write operations
                                 (bottleneck on writes)



 WORDCAMP BOLOGNA - 9 FEB 2013                                           @WORDCAMPBOLOGNA # WPCAMPBO13
READ REPLICA ON AWS



   • From RDS service tab on the AWS console right
     click on a running instance and create a Read
     Replica DB Instance
   • Configure the read-replica and create it through
     the graphical console.




 WORDCAMP BOLOGNA - 9 FEB 2013                          @WORDCAMPBOLOGNA # WPCAMPBO13
IN ORDER TO PROMOTE A SLAVE TO MASTER?




      Similar to master creation
           • Select a read-replica
           • Right-click and promote Read Replica




      Discover more on RDS:
           • http://aws.typepad.com/aws/amazon-rds/



 WORDCAMP BOLOGNA - 9 FEB 2013                        @WORDCAMPBOLOGNA # WPCAMPBO13
NOW HAVE A LOOK ON WEB INSTANCES




 • All web instances scales out
   instead scales up
       • Scale out? What it means?
             • Instead increase VM performances
               (more RAM, more CPU, more IO etc.
               etc.) open new VM and serve requests
               from these instances
             • Load balancer route incoming
               connections to VMs using common
               algorithms
                    • Round robin techniques
                    • Based on VMs average load




 WORDCAMP BOLOGNA - 9 FEB 2013                        @WORDCAMPBOLOGNA # WPCAMPBO13
PROBLEMS… WE NEVER TALK ABOUT…




  •      Session management
         •     If we open and close servers runtime we have to maintain
               PHP sessions in order to handle user logins and other
               features related to sessions
  •      Database connections
         •     All MySQL connectors handle just one connection… No
               “x” RDB connections a the same time…
  •      Software and Plugins maintenance
         •     How can we have the same version of WordPress and WP
               Plugins if VMs starts and stops continuously? How can we
               handle software updates?
  •      What about logs? How can we centralize the log
         management?


 WORDCAMP BOLOGNA - 9 FEB 2013                            @WORDCAMPBOLOGNA # WPCAMPBO13
DELEGATE SESSION MANAGEMENT TO MEMCACHE




     • Memcache(d) servers are not only useful
       distributed in RAM caching servers but also
       they can manage PHP session for us.
            •     Memcache infrastructure is simple to create and
                  maintain
                  • Elasticache Service of AWS
            •     No software modification
                  • We have just to configure the PHP interpreter
                    (compile with memcache/memcached support)

     session.save_handler = memcache
     session.save_path = "tcp://1.cache.group.domain.tld:11211"




 WORDCAMP BOLOGNA - 9 FEB 2013                           @WORDCAMPBOLOGNA # WPCAMPBO13
DELEGATE CONNECTIONS TO MYSQL NATIVE DRIVER




    • MySQL native driver?
          •      Available from PHP >=5.3
          •      Compile PHP with mysqlnd support
                 • --with-mysqli=mysqlnd --with-pdo=mysqlnd --with-
                   mysql=mysqlnd
          •      WARN mysql extension is deprecated as of PHP
                 5.5.0

    • Delegate to “mysqlnd_ms” the master/slave
      management
          •      http://www.php.net/manual/en/book.mysqlnd-
                 ms.php


 WORDCAMP BOLOGNA - 9 FEB 2013                          @WORDCAMPBOLOGNA # WPCAMPBO13
DELEGATE CONNECTIONS TO MYSQL NATIVE DRIVER




                                           The simple JSON configuration is divided
                                           in two main section
 {
     "myapp": {
         "master": {                       • Master
             "master_0": {                 • Slaves
                 "host": "localhost",
                 "port": "3306"
             }                             “myapp” is the hostname that we use
         },
         "slave": {
                                           instead the real mysql host address.
             "slave_0": {
                 "host": "192.168.2.27",   Eg.
                 "port": "3306"
             }                             •     mysql_connect(“myapp”, “user”,
         }                                       “passwd”);
     }                                     •     new Mysqli(“myapp”, “user”,
 }                                               “passwd”);
                                           •     new
                                                 PDO(“mysql:dbname=testdb;host=my
                                                 app”);




 WORDCAMP BOLOGNA - 9 FEB 2013                              @WORDCAMPBOLOGNA # WPCAMPBO13
START TALKING ABOUT ELASTIC COMPUTE CLOUD




   •      ELB – Elastic Load Balancer
          •     Distributed load balancer on AWS regions (eu-west-1, 2, 3 you
                have to select in how many region you are available)
          •     Watch EC2 status thanks to a ping strategy
                •    Page check every x minutes/seconds
          •     Turn on/off EC2 instances automatically thanks to alarms
                (CloudWatch raise alarms)
                •    Receive Alarms from CloudWatch and engage scale operations
                •    You can raise CPU alarms, Network Alarms, VM status alarms and many
                     others in order to increase or decrease the actual number of EC2
          •     Scale strategy is not simple and you have to understand how your
                application works
                •    CPU is the simplest way but remember that the bandwidth is limited by
                     network interfaces and bottlenecks can obfuscate the CPU alarm and your
                     application stucks in weird and strange situations.




 WORDCAMP BOLOGNA - 9 FEB 2013                                                @WORDCAMPBOLOGNA # WPCAMPBO13
AUTOSCALING WITH ELB + EC2 + CLOUDWATCH




   •      If servers start and stops continuously, we have to
          find solutions to stay fresh and updated also on
          software
          •     When a server starts, it has to create a valid
                environment in order to provides web pages.
                Strategies?
                •    Compile and bundle all softwares in one instance image
                       •    It is very simple but all software becomes old very quickly and
                            when you have to release an update you have to compile a new
                            image and update all load balancers configurations. It is a long and
                            complex operation
                •    Use EC2_USER_DATA feature provided by AWS
                       •    You can run a shell script when your instances bootstraps. It is more
                            flexible because you can create a skeleton (PHP + libraries) and
                            download all software runtime during the boot operation




 WORDCAMP BOLOGNA - 9 FEB 2013                                                  @WORDCAMPBOLOGNA # WPCAMPBO13
THE PROBLEM WITH SOFTWARE MANAGEMENT




 Use SVN (Subversion) to download the latest version of
 WordPress
       Probably is not a good idea use the “trunk” but you can use tags in order to stay
       aligned in all VMs
       svn checkout http://core.svn.wordpress.org/tags/3.5.1/ mywebsite
             http://codex.wordpress.org/Installing/Updating_WordPress_with_Su
             bversion
 Use SVN externals to download your plugins
       cd mywebsite/wp-content/plugins/
       svn propset svn:externals akismet
       http://plugins.svn.wordpress.org/akismet/tags/2.5.7/
       svn up

 Create/Download your WordPress configuration file
 during VM bootstrap


 WORDCAMP BOLOGNA - 9 FEB 2013                                     @WORDCAMPBOLOGNA # WPCAMPBO13
HOW WE CAN DOWNLOAD WP AND PLUGINS?




       • If you ran 10 servers execute
         commands could be hard. You can use
         tools to run command on a server list
              • Capistrano (Ruby)
                     • https://github.com/capistrano/capistrano
              • Fabric (Python)
                     • https://github.com/fabric/fabric
                     • Use CLOTH for AWS EC2 instances
                           • https://github.com/garethr/cloth



 WORDCAMP BOLOGNA - 9 FEB 2013                                  @WORDCAMPBOLOGNA # WPCAMPBO13
HOW TO UPDATE CONFIGURATIONS RUNTIME?


#! /usr/bin/env python
from __future__ import with_statement
from fabric.api import *
from fabric.contrib.console import confirm     EC2 instances are dynamic with don’t know
                                               address, for that reason we can use tagging
from cloth.tasks import *                      system to execute commands on a group of
                                               instances
env.user = "root"
env.directory = '/mnt/wordpress'                     fab nodes:"^production.*" tail
env.key_filename = ['/home/walter/Amazon/wp-
cms.pem']                                      Execute the “tail” command on all instances
                                               with a name that starts with “production.”
@task
def reload():                                  Eg.
  "Reload Apache configuration"                       •   production.web-1
  run('/etc/init.d/apache2 reload')                   •   production.log
                                                      •   production.mongodb
@task
def tail():
  "Tail Apache logs"
  run('tail /var/log/syslog')




 WORDCAMP BOLOGNA - 9 FEB 2013                                    @WORDCAMPBOLOGNA # WPCAMPBO13
EXAMPLE OF FABRIC – USAGE WITH CLOTH




   •     We create and destroy instances thanks to alarms but
         when we close an instance we lose immediately all
         apache logs (or equivalent)
   •     How we can manage logs?
         •      The simplest way is to use Rsyslog clusters
   •     Rsyslog is an opensource software that forwarding log
         messages in an IP network
   •     Rsyslog implement the basic syslog protol
         •      That means that we can configure apache logs to “syslog”
                instead using normal text files.
         •      In this way we can collect all logs in one group of VM and
                work on these files later thanks to other technologies.




 WORDCAMP BOLOGNA - 9 FEB 2013                                @WORDCAMPBOLOGNA # WPCAMPBO13
ALSO LOG MANAGEMENT IS NOT SIMPLE…




   • Collecting logs is not the latest operation
     because you have to analyse and reduce
     information
         •      Move logs to S3 bucket – Time based
         •      Analyze logs with Hadoop
                • Map Reduce on the cloud with Elastic Map Reduce service
                  (EMR)
         •      Use script languages on top of Hadoop in order to
                simply the log analysis
                • HIVE – Data Warehouse infrastructure (data
                  summarization)
                • Pig – High level platform for creating MapReduce program



 WORDCAMP BOLOGNA - 9 FEB 2013                            @WORDCAMPBOLOGNA # WPCAMPBO13
The end? Really you want the Red pill?




find out just how deep the rabbit hole
                 goes
RELATORI




                              Gabriele Mittica
                              Web: www.gabrielemittica.com

                              Twitter: @gabrielemittica




                              Walter Dal Mut
                              Web: www.walterdalmut.com

                              Twitter: @walterdalmut




WORDCAMP BOLOGNA - 9 FEBBRAIO 2013                           @WORDCAMPBOLOGNA # WPCAMPBO13

More Related Content

What's hot

Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...
Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...
Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...
Tom Laszewski
 
Apache Kafka with Spark Streaming: Real-time Analytics Redefined
Apache Kafka with Spark Streaming: Real-time Analytics RedefinedApache Kafka with Spark Streaming: Real-time Analytics Redefined
Apache Kafka with Spark Streaming: Real-time Analytics Redefined
Edureka!
 
Media Streaming on AWS
Media Streaming on AWSMedia Streaming on AWS
Media Streaming on AWS
Amazon Web Services
 
AWS Webcast - On-Demand Video Streaming using Amazon CloudFront
AWS Webcast - On-Demand Video Streaming using Amazon CloudFront  AWS Webcast - On-Demand Video Streaming using Amazon CloudFront
AWS Webcast - On-Demand Video Streaming using Amazon CloudFront
Amazon Web Services
 
Amazon Route 53 - Webinar Presentation 9.16.2015
Amazon Route 53 - Webinar Presentation 9.16.2015Amazon Route 53 - Webinar Presentation 9.16.2015
Amazon Route 53 - Webinar Presentation 9.16.2015
Amazon Web Services
 
Amazon EC2 and Amazon VPC Hands-On Workshop
Amazon EC2 and Amazon VPC Hands-On WorkshopAmazon EC2 and Amazon VPC Hands-On Workshop
Amazon EC2 and Amazon VPC Hands-On Workshop
Amazon Web Services
 
MED101 Introduction to Amazon CloudFront - AWS re: Invent 2012
MED101 Introduction to Amazon CloudFront - AWS re: Invent 2012MED101 Introduction to Amazon CloudFront - AWS re: Invent 2012
MED101 Introduction to Amazon CloudFront - AWS re: Invent 2012
Amazon Web Services
 
Introducing Amazon Simple Workflow (Amazon SWF)
Introducing Amazon Simple Workflow (Amazon SWF)Introducing Amazon Simple Workflow (Amazon SWF)
Introducing Amazon Simple Workflow (Amazon SWF)
Amazon Web Services
 
AWS Webcast - Live Streaming using Amazon CloudFront and Wowza Media Server
AWS Webcast - Live Streaming using Amazon CloudFront and Wowza Media ServerAWS Webcast - Live Streaming using Amazon CloudFront and Wowza Media Server
AWS Webcast - Live Streaming using Amazon CloudFront and Wowza Media Server
Amazon Web Services
 
Trials and Tribulations of Managed Metadata
Trials and Tribulations of Managed MetadataTrials and Tribulations of Managed Metadata
Trials and Tribulations of Managed MetadataScott Hoag
 
Building Fault Tolerant Applications in the cloud - AWS Summit 2012 - NYC
Building Fault Tolerant Applications in the cloud - AWS Summit 2012 - NYC Building Fault Tolerant Applications in the cloud - AWS Summit 2012 - NYC
Building Fault Tolerant Applications in the cloud - AWS Summit 2012 - NYC Amazon Web Services
 
AWSome Day - Rio de Janeiro - Brasil
AWSome Day - Rio de Janeiro - BrasilAWSome Day - Rio de Janeiro - Brasil
AWSome Day - Rio de Janeiro - Brasil
Amazon Web Services LATAM
 
HTTP/2 : why upgrading the web? - DjangoCon Europe 2016 Budapest
HTTP/2 : why upgrading the web? - DjangoCon Europe 2016 BudapestHTTP/2 : why upgrading the web? - DjangoCon Europe 2016 Budapest
HTTP/2 : why upgrading the web? - DjangoCon Europe 2016 Budapest
Quentin Adam
 
RabbitMQ 101 : job scheduling, micro service communication, event based data...
 RabbitMQ 101 : job scheduling, micro service communication, event based data... RabbitMQ 101 : job scheduling, micro service communication, event based data...
RabbitMQ 101 : job scheduling, micro service communication, event based data...
Quentin Adam
 
Dropbox To Google Drive Migration Guide
Dropbox To Google Drive Migration GuideDropbox To Google Drive Migration Guide
Dropbox To Google Drive Migration Guide
VenkataRahul6
 
(CMP405) Containerizing Video: The Next Gen Video Transcoding Pipeline
(CMP405) Containerizing Video: The Next Gen Video Transcoding Pipeline(CMP405) Containerizing Video: The Next Gen Video Transcoding Pipeline
(CMP405) Containerizing Video: The Next Gen Video Transcoding Pipeline
Amazon Web Services
 
The Best of Both Worlds: Implementing Hybrid IT with AWS (ENT218) | AWS re:In...
The Best of Both Worlds: Implementing Hybrid IT with AWS (ENT218) | AWS re:In...The Best of Both Worlds: Implementing Hybrid IT with AWS (ENT218) | AWS re:In...
The Best of Both Worlds: Implementing Hybrid IT with AWS (ENT218) | AWS re:In...
Amazon Web Services
 
DEVOPS AND IT AUTOMATION, THE WAY OF THE EFFICIENT DEVELOPER - Wolves Summit ...
DEVOPS AND IT AUTOMATION, THE WAY OF THE EFFICIENT DEVELOPER - Wolves Summit ...DEVOPS AND IT AUTOMATION, THE WAY OF THE EFFICIENT DEVELOPER - Wolves Summit ...
DEVOPS AND IT AUTOMATION, THE WAY OF THE EFFICIENT DEVELOPER - Wolves Summit ...
Quentin Adam
 
Deep dive ECS & Fargate Deep Dive
Deep dive ECS & Fargate Deep DiveDeep dive ECS & Fargate Deep Dive
Deep dive ECS & Fargate Deep Dive
Amazon Web Services
 

What's hot (19)

Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...
Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...
Speeding up delivery of web content using Amazon Route 53, Elastic Load Balan...
 
Apache Kafka with Spark Streaming: Real-time Analytics Redefined
Apache Kafka with Spark Streaming: Real-time Analytics RedefinedApache Kafka with Spark Streaming: Real-time Analytics Redefined
Apache Kafka with Spark Streaming: Real-time Analytics Redefined
 
Media Streaming on AWS
Media Streaming on AWSMedia Streaming on AWS
Media Streaming on AWS
 
AWS Webcast - On-Demand Video Streaming using Amazon CloudFront
AWS Webcast - On-Demand Video Streaming using Amazon CloudFront  AWS Webcast - On-Demand Video Streaming using Amazon CloudFront
AWS Webcast - On-Demand Video Streaming using Amazon CloudFront
 
Amazon Route 53 - Webinar Presentation 9.16.2015
Amazon Route 53 - Webinar Presentation 9.16.2015Amazon Route 53 - Webinar Presentation 9.16.2015
Amazon Route 53 - Webinar Presentation 9.16.2015
 
Amazon EC2 and Amazon VPC Hands-On Workshop
Amazon EC2 and Amazon VPC Hands-On WorkshopAmazon EC2 and Amazon VPC Hands-On Workshop
Amazon EC2 and Amazon VPC Hands-On Workshop
 
MED101 Introduction to Amazon CloudFront - AWS re: Invent 2012
MED101 Introduction to Amazon CloudFront - AWS re: Invent 2012MED101 Introduction to Amazon CloudFront - AWS re: Invent 2012
MED101 Introduction to Amazon CloudFront - AWS re: Invent 2012
 
Introducing Amazon Simple Workflow (Amazon SWF)
Introducing Amazon Simple Workflow (Amazon SWF)Introducing Amazon Simple Workflow (Amazon SWF)
Introducing Amazon Simple Workflow (Amazon SWF)
 
AWS Webcast - Live Streaming using Amazon CloudFront and Wowza Media Server
AWS Webcast - Live Streaming using Amazon CloudFront and Wowza Media ServerAWS Webcast - Live Streaming using Amazon CloudFront and Wowza Media Server
AWS Webcast - Live Streaming using Amazon CloudFront and Wowza Media Server
 
Trials and Tribulations of Managed Metadata
Trials and Tribulations of Managed MetadataTrials and Tribulations of Managed Metadata
Trials and Tribulations of Managed Metadata
 
Building Fault Tolerant Applications in the cloud - AWS Summit 2012 - NYC
Building Fault Tolerant Applications in the cloud - AWS Summit 2012 - NYC Building Fault Tolerant Applications in the cloud - AWS Summit 2012 - NYC
Building Fault Tolerant Applications in the cloud - AWS Summit 2012 - NYC
 
AWSome Day - Rio de Janeiro - Brasil
AWSome Day - Rio de Janeiro - BrasilAWSome Day - Rio de Janeiro - Brasil
AWSome Day - Rio de Janeiro - Brasil
 
HTTP/2 : why upgrading the web? - DjangoCon Europe 2016 Budapest
HTTP/2 : why upgrading the web? - DjangoCon Europe 2016 BudapestHTTP/2 : why upgrading the web? - DjangoCon Europe 2016 Budapest
HTTP/2 : why upgrading the web? - DjangoCon Europe 2016 Budapest
 
RabbitMQ 101 : job scheduling, micro service communication, event based data...
 RabbitMQ 101 : job scheduling, micro service communication, event based data... RabbitMQ 101 : job scheduling, micro service communication, event based data...
RabbitMQ 101 : job scheduling, micro service communication, event based data...
 
Dropbox To Google Drive Migration Guide
Dropbox To Google Drive Migration GuideDropbox To Google Drive Migration Guide
Dropbox To Google Drive Migration Guide
 
(CMP405) Containerizing Video: The Next Gen Video Transcoding Pipeline
(CMP405) Containerizing Video: The Next Gen Video Transcoding Pipeline(CMP405) Containerizing Video: The Next Gen Video Transcoding Pipeline
(CMP405) Containerizing Video: The Next Gen Video Transcoding Pipeline
 
The Best of Both Worlds: Implementing Hybrid IT with AWS (ENT218) | AWS re:In...
The Best of Both Worlds: Implementing Hybrid IT with AWS (ENT218) | AWS re:In...The Best of Both Worlds: Implementing Hybrid IT with AWS (ENT218) | AWS re:In...
The Best of Both Worlds: Implementing Hybrid IT with AWS (ENT218) | AWS re:In...
 
DEVOPS AND IT AUTOMATION, THE WAY OF THE EFFICIENT DEVELOPER - Wolves Summit ...
DEVOPS AND IT AUTOMATION, THE WAY OF THE EFFICIENT DEVELOPER - Wolves Summit ...DEVOPS AND IT AUTOMATION, THE WAY OF THE EFFICIENT DEVELOPER - Wolves Summit ...
DEVOPS AND IT AUTOMATION, THE WAY OF THE EFFICIENT DEVELOPER - Wolves Summit ...
 
Deep dive ECS & Fargate Deep Dive
Deep dive ECS & Fargate Deep DiveDeep dive ECS & Fargate Deep Dive
Deep dive ECS & Fargate Deep Dive
 

Viewers also liked

Perché odio i temi di WordPress
Perché odio i temi di WordPressPerché odio i temi di WordPress
Perché odio i temi di WordPress
matteo cavucci
 
Lo Stato Attuale della Sicurezza nell'Ecosistema di Wordpress
Lo Stato Attuale della Sicurezza nell'Ecosistema di WordpressLo Stato Attuale della Sicurezza nell'Ecosistema di Wordpress
Lo Stato Attuale della Sicurezza nell'Ecosistema di Wordpress
gbrindisi
 
Responsive Design - Wordcamp 2013
Responsive Design - Wordcamp 2013Responsive Design - Wordcamp 2013
Responsive Design - Wordcamp 2013Mirko Santangelo
 
WORKFLOW Export PSD to HTML
WORKFLOW Export PSD to HTMLWORKFLOW Export PSD to HTML
WORKFLOW Export PSD to HTMLfrancescomarzoli
 
"L'uso efficace di una tipografia corretta" @ WordCamp Bologna 2013
"L'uso efficace di una tipografia corretta" @ WordCamp Bologna 2013"L'uso efficace di una tipografia corretta" @ WordCamp Bologna 2013
"L'uso efficace di una tipografia corretta" @ WordCamp Bologna 2013
Mattia Compagnucci
 
Sviluppare plugin per WordPress: Best Practice e Silver Bullet
Sviluppare plugin per WordPress: Best Practice e Silver BulletSviluppare plugin per WordPress: Best Practice e Silver Bullet
Sviluppare plugin per WordPress: Best Practice e Silver BulletLuca Bartoli
 
UX laws - How to design a great user experience
UX laws - How to design a great user experienceUX laws - How to design a great user experience
UX laws - How to design a great user experience
Luca Mascaro
 
Manage custom options pages in Wordpress
Manage custom options pages in WordpressManage custom options pages in Wordpress
Manage custom options pages in Wordpress
Simone D'Amico
 
Best Practices Mobile Web: Il "Tap" è il nuovo "Click" @ Wordcamp Bologna
Best Practices Mobile Web: Il "Tap" è il nuovo "Click" @ Wordcamp BolognaBest Practices Mobile Web: Il "Tap" è il nuovo "Click" @ Wordcamp Bologna
Best Practices Mobile Web: Il "Tap" è il nuovo "Click" @ Wordcamp Bologna
Luca Degli Esposti
 
WordPress Development Tools and Best Practices
WordPress Development Tools and Best PracticesWordPress Development Tools and Best Practices
WordPress Development Tools and Best PracticesDanilo Ercoli
 
Wordpress e la gestione di progetti complessi
Wordpress e la gestione di progetti complessiWordpress e la gestione di progetti complessi
Wordpress e la gestione di progetti complessi
Maurizio Pelizzone
 
Redesign design
Redesign designRedesign design
Redesign design
matteo cavucci
 
5 consigli SEO da tenere a mente durante lo sviluppo di temi e plugin @ WpCam...
5 consigli SEO da tenere a mente durante lo sviluppo di temi e plugin @ WpCam...5 consigli SEO da tenere a mente durante lo sviluppo di temi e plugin @ WpCam...
5 consigli SEO da tenere a mente durante lo sviluppo di temi e plugin @ WpCam...
Andrea Cardinali
 
50 tips su Web  Performance Optimization per siti ad alto traffico @ WpCamp B...
50 tips su Web  Performance Optimization per siti ad alto traffico @ WpCamp B...50 tips su Web  Performance Optimization per siti ad alto traffico @ WpCamp B...
50 tips su Web  Performance Optimization per siti ad alto traffico @ WpCamp B...
Andrea Cardinali
 
Creare temi custom con _s, Bootstrap e LESS
Creare temi custom con _s, Bootstrap e LESSCreare temi custom con _s, Bootstrap e LESS
Creare temi custom con _s, Bootstrap e LESSPiero Bellomo
 
Sfruttare il Potenziale Nativo di WordPress - WordCamp Bologna 2013
Sfruttare il Potenziale Nativo di WordPress - WordCamp Bologna 2013Sfruttare il Potenziale Nativo di WordPress - WordCamp Bologna 2013
Sfruttare il Potenziale Nativo di WordPress - WordCamp Bologna 2013
Giuliano Ambrosio
 

Viewers also liked (16)

Perché odio i temi di WordPress
Perché odio i temi di WordPressPerché odio i temi di WordPress
Perché odio i temi di WordPress
 
Lo Stato Attuale della Sicurezza nell'Ecosistema di Wordpress
Lo Stato Attuale della Sicurezza nell'Ecosistema di WordpressLo Stato Attuale della Sicurezza nell'Ecosistema di Wordpress
Lo Stato Attuale della Sicurezza nell'Ecosistema di Wordpress
 
Responsive Design - Wordcamp 2013
Responsive Design - Wordcamp 2013Responsive Design - Wordcamp 2013
Responsive Design - Wordcamp 2013
 
WORKFLOW Export PSD to HTML
WORKFLOW Export PSD to HTMLWORKFLOW Export PSD to HTML
WORKFLOW Export PSD to HTML
 
"L'uso efficace di una tipografia corretta" @ WordCamp Bologna 2013
"L'uso efficace di una tipografia corretta" @ WordCamp Bologna 2013"L'uso efficace di una tipografia corretta" @ WordCamp Bologna 2013
"L'uso efficace di una tipografia corretta" @ WordCamp Bologna 2013
 
Sviluppare plugin per WordPress: Best Practice e Silver Bullet
Sviluppare plugin per WordPress: Best Practice e Silver BulletSviluppare plugin per WordPress: Best Practice e Silver Bullet
Sviluppare plugin per WordPress: Best Practice e Silver Bullet
 
UX laws - How to design a great user experience
UX laws - How to design a great user experienceUX laws - How to design a great user experience
UX laws - How to design a great user experience
 
Manage custom options pages in Wordpress
Manage custom options pages in WordpressManage custom options pages in Wordpress
Manage custom options pages in Wordpress
 
Best Practices Mobile Web: Il "Tap" è il nuovo "Click" @ Wordcamp Bologna
Best Practices Mobile Web: Il "Tap" è il nuovo "Click" @ Wordcamp BolognaBest Practices Mobile Web: Il "Tap" è il nuovo "Click" @ Wordcamp Bologna
Best Practices Mobile Web: Il "Tap" è il nuovo "Click" @ Wordcamp Bologna
 
WordPress Development Tools and Best Practices
WordPress Development Tools and Best PracticesWordPress Development Tools and Best Practices
WordPress Development Tools and Best Practices
 
Wordpress e la gestione di progetti complessi
Wordpress e la gestione di progetti complessiWordpress e la gestione di progetti complessi
Wordpress e la gestione di progetti complessi
 
Redesign design
Redesign designRedesign design
Redesign design
 
5 consigli SEO da tenere a mente durante lo sviluppo di temi e plugin @ WpCam...
5 consigli SEO da tenere a mente durante lo sviluppo di temi e plugin @ WpCam...5 consigli SEO da tenere a mente durante lo sviluppo di temi e plugin @ WpCam...
5 consigli SEO da tenere a mente durante lo sviluppo di temi e plugin @ WpCam...
 
50 tips su Web  Performance Optimization per siti ad alto traffico @ WpCamp B...
50 tips su Web  Performance Optimization per siti ad alto traffico @ WpCamp B...50 tips su Web  Performance Optimization per siti ad alto traffico @ WpCamp B...
50 tips su Web  Performance Optimization per siti ad alto traffico @ WpCamp B...
 
Creare temi custom con _s, Bootstrap e LESS
Creare temi custom con _s, Bootstrap e LESSCreare temi custom con _s, Bootstrap e LESS
Creare temi custom con _s, Bootstrap e LESS
 
Sfruttare il Potenziale Nativo di WordPress - WordCamp Bologna 2013
Sfruttare il Potenziale Nativo di WordPress - WordCamp Bologna 2013Sfruttare il Potenziale Nativo di WordPress - WordCamp Bologna 2013
Sfruttare il Potenziale Nativo di WordPress - WordCamp Bologna 2013
 

Similar to Cloud Computing & WordPress - Scalability and High Availability - wpcampbo13

Re:Invent 2019 Recap. AWS User Group Zaragoza. Javier Ramirez
Re:Invent 2019 Recap. AWS User Group Zaragoza. Javier RamirezRe:Invent 2019 Recap. AWS User Group Zaragoza. Javier Ramirez
Re:Invent 2019 Recap. AWS User Group Zaragoza. Javier Ramirez
javier ramirez
 
AWS Certified Solutions Architect - Associate SAA-C03 Dumps
AWS Certified Solutions Architect - Associate SAA-C03 DumpsAWS Certified Solutions Architect - Associate SAA-C03 Dumps
AWS Certified Solutions Architect - Associate SAA-C03 Dumps
VictoriaMeisel
 
Deploying, Scaling, and Running Grails on AWS and VPC
Deploying, Scaling, and Running Grails on AWS and VPCDeploying, Scaling, and Running Grails on AWS and VPC
Deploying, Scaling, and Running Grails on AWS and VPC
GR8Conf
 
ReInvent 2019 reCap Nordics
ReInvent 2019 reCap NordicsReInvent 2019 reCap Nordics
ReInvent 2019 reCap Nordics
Marcia Villalba
 
Cumminsallison.com
Cumminsallison.comCumminsallison.com
Cumminsallison.com
davidwaizer
 
AWS re:Invent 2016: Extending Hadoop and Spark to the AWS Cloud (GPST304)
AWS re:Invent 2016: Extending Hadoop and Spark to the AWS Cloud (GPST304)AWS re:Invent 2016: Extending Hadoop and Spark to the AWS Cloud (GPST304)
AWS re:Invent 2016: Extending Hadoop and Spark to the AWS Cloud (GPST304)
Amazon Web Services
 
Make Your Data Move: Best Practices for Migrating Data to AWS
Make Your Data Move: Best Practices for Migrating Data to AWSMake Your Data Move: Best Practices for Migrating Data to AWS
Make Your Data Move: Best Practices for Migrating Data to AWS
Amazon Web Services
 
Continuous Integration and Deployment Best Practices on AWS (ARC307) | AWS re...
Continuous Integration and Deployment Best Practices on AWS (ARC307) | AWS re...Continuous Integration and Deployment Best Practices on AWS (ARC307) | AWS re...
Continuous Integration and Deployment Best Practices on AWS (ARC307) | AWS re...
Amazon Web Services
 
Continuous Deployment @ AWS Re:Invent
Continuous Deployment @ AWS Re:InventContinuous Deployment @ AWS Re:Invent
Continuous Deployment @ AWS Re:Invent
John Schneider
 
AWS reinvent 2019 recap - Riyadh - Network and Security - Anver Vanker
AWS reinvent 2019 recap - Riyadh - Network and Security - Anver VankerAWS reinvent 2019 recap - Riyadh - Network and Security - Anver Vanker
AWS reinvent 2019 recap - Riyadh - Network and Security - Anver Vanker
AWS Riyadh User Group
 
Deploying and running Grails in the cloud
Deploying and running Grails in the cloudDeploying and running Grails in the cloud
Deploying and running Grails in the cloud
Philip Stehlik
 
Denver AWS Meetup - March 2019 slides
Denver AWS Meetup - March 2019 slidesDenver AWS Meetup - March 2019 slides
Denver AWS Meetup - March 2019 slides
David McDaniel
 
Manage your database in the cloud like a pro with Cloud Volumes Service for A...
Manage your database in the cloud like a pro with Cloud Volumes Service for A...Manage your database in the cloud like a pro with Cloud Volumes Service for A...
Manage your database in the cloud like a pro with Cloud Volumes Service for A...
Amazon Web Services
 
AWS Re:Invent 2019 Re:Cap
AWS Re:Invent 2019 Re:CapAWS Re:Invent 2019 Re:Cap
AWS Re:Invent 2019 Re:Cap
Chris Fregly
 
AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...
AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...
AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...
Amazon Web Services
 
AWS Canberra WWPS Summit 2013 - AWS for Web Applications
AWS Canberra WWPS Summit 2013 - AWS for Web ApplicationsAWS Canberra WWPS Summit 2013 - AWS for Web Applications
AWS Canberra WWPS Summit 2013 - AWS for Web Applications
Amazon Web Services
 
(SDD420) Amazon WorkSpaces: Advanced Topics and Deep Dive | AWS re:Invent 2014
(SDD420) Amazon WorkSpaces: Advanced Topics and Deep Dive | AWS re:Invent 2014(SDD420) Amazon WorkSpaces: Advanced Topics and Deep Dive | AWS re:Invent 2014
(SDD420) Amazon WorkSpaces: Advanced Topics and Deep Dive | AWS re:Invent 2014
Amazon Web Services
 
How to copy multiple files from local to aws s3 bucket using aws cli
How to copy multiple files from local to aws s3 bucket using aws cliHow to copy multiple files from local to aws s3 bucket using aws cli
How to copy multiple files from local to aws s3 bucket using aws cli
Katy Slemon
 
Serverless is not Cloudless - Serverless Security in AWS & AWS funds for Star...
Serverless is not Cloudless - Serverless Security in AWS & AWS funds for Star...Serverless is not Cloudless - Serverless Security in AWS & AWS funds for Star...
Serverless is not Cloudless - Serverless Security in AWS & AWS funds for Star...
Daniel Zivkovic
 
AMIMOTO: WordPress + Amazon Web Services University of the Philippines Los Baños
AMIMOTO: WordPress + Amazon Web Services University of the Philippines Los BañosAMIMOTO: WordPress + Amazon Web Services University of the Philippines Los Baños
AMIMOTO: WordPress + Amazon Web Services University of the Philippines Los Baños
Kel
 

Similar to Cloud Computing & WordPress - Scalability and High Availability - wpcampbo13 (20)

Re:Invent 2019 Recap. AWS User Group Zaragoza. Javier Ramirez
Re:Invent 2019 Recap. AWS User Group Zaragoza. Javier RamirezRe:Invent 2019 Recap. AWS User Group Zaragoza. Javier Ramirez
Re:Invent 2019 Recap. AWS User Group Zaragoza. Javier Ramirez
 
AWS Certified Solutions Architect - Associate SAA-C03 Dumps
AWS Certified Solutions Architect - Associate SAA-C03 DumpsAWS Certified Solutions Architect - Associate SAA-C03 Dumps
AWS Certified Solutions Architect - Associate SAA-C03 Dumps
 
Deploying, Scaling, and Running Grails on AWS and VPC
Deploying, Scaling, and Running Grails on AWS and VPCDeploying, Scaling, and Running Grails on AWS and VPC
Deploying, Scaling, and Running Grails on AWS and VPC
 
ReInvent 2019 reCap Nordics
ReInvent 2019 reCap NordicsReInvent 2019 reCap Nordics
ReInvent 2019 reCap Nordics
 
Cumminsallison.com
Cumminsallison.comCumminsallison.com
Cumminsallison.com
 
AWS re:Invent 2016: Extending Hadoop and Spark to the AWS Cloud (GPST304)
AWS re:Invent 2016: Extending Hadoop and Spark to the AWS Cloud (GPST304)AWS re:Invent 2016: Extending Hadoop and Spark to the AWS Cloud (GPST304)
AWS re:Invent 2016: Extending Hadoop and Spark to the AWS Cloud (GPST304)
 
Make Your Data Move: Best Practices for Migrating Data to AWS
Make Your Data Move: Best Practices for Migrating Data to AWSMake Your Data Move: Best Practices for Migrating Data to AWS
Make Your Data Move: Best Practices for Migrating Data to AWS
 
Continuous Integration and Deployment Best Practices on AWS (ARC307) | AWS re...
Continuous Integration and Deployment Best Practices on AWS (ARC307) | AWS re...Continuous Integration and Deployment Best Practices on AWS (ARC307) | AWS re...
Continuous Integration and Deployment Best Practices on AWS (ARC307) | AWS re...
 
Continuous Deployment @ AWS Re:Invent
Continuous Deployment @ AWS Re:InventContinuous Deployment @ AWS Re:Invent
Continuous Deployment @ AWS Re:Invent
 
AWS reinvent 2019 recap - Riyadh - Network and Security - Anver Vanker
AWS reinvent 2019 recap - Riyadh - Network and Security - Anver VankerAWS reinvent 2019 recap - Riyadh - Network and Security - Anver Vanker
AWS reinvent 2019 recap - Riyadh - Network and Security - Anver Vanker
 
Deploying and running Grails in the cloud
Deploying and running Grails in the cloudDeploying and running Grails in the cloud
Deploying and running Grails in the cloud
 
Denver AWS Meetup - March 2019 slides
Denver AWS Meetup - March 2019 slidesDenver AWS Meetup - March 2019 slides
Denver AWS Meetup - March 2019 slides
 
Manage your database in the cloud like a pro with Cloud Volumes Service for A...
Manage your database in the cloud like a pro with Cloud Volumes Service for A...Manage your database in the cloud like a pro with Cloud Volumes Service for A...
Manage your database in the cloud like a pro with Cloud Volumes Service for A...
 
AWS Re:Invent 2019 Re:Cap
AWS Re:Invent 2019 Re:CapAWS Re:Invent 2019 Re:Cap
AWS Re:Invent 2019 Re:Cap
 
AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...
AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...
AWS June 2016 Webinar Series - Best Practices for Architecting Cloud Backup a...
 
AWS Canberra WWPS Summit 2013 - AWS for Web Applications
AWS Canberra WWPS Summit 2013 - AWS for Web ApplicationsAWS Canberra WWPS Summit 2013 - AWS for Web Applications
AWS Canberra WWPS Summit 2013 - AWS for Web Applications
 
(SDD420) Amazon WorkSpaces: Advanced Topics and Deep Dive | AWS re:Invent 2014
(SDD420) Amazon WorkSpaces: Advanced Topics and Deep Dive | AWS re:Invent 2014(SDD420) Amazon WorkSpaces: Advanced Topics and Deep Dive | AWS re:Invent 2014
(SDD420) Amazon WorkSpaces: Advanced Topics and Deep Dive | AWS re:Invent 2014
 
How to copy multiple files from local to aws s3 bucket using aws cli
How to copy multiple files from local to aws s3 bucket using aws cliHow to copy multiple files from local to aws s3 bucket using aws cli
How to copy multiple files from local to aws s3 bucket using aws cli
 
Serverless is not Cloudless - Serverless Security in AWS & AWS funds for Star...
Serverless is not Cloudless - Serverless Security in AWS & AWS funds for Star...Serverless is not Cloudless - Serverless Security in AWS & AWS funds for Star...
Serverless is not Cloudless - Serverless Security in AWS & AWS funds for Star...
 
AMIMOTO: WordPress + Amazon Web Services University of the Philippines Los Baños
AMIMOTO: WordPress + Amazon Web Services University of the Philippines Los BañosAMIMOTO: WordPress + Amazon Web Services University of the Philippines Los Baños
AMIMOTO: WordPress + Amazon Web Services University of the Philippines Los Baños
 

More from Corley S.r.l.

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

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

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

Recently uploaded

The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
Jen Stirrup
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
Ana-Maria Mihalceanu
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..
UiPathCommunity
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
UiPathCommunity
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
sonjaschweigert1
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
UiPathCommunity
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance
 
Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
ThousandEyes
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 

Recently uploaded (20)

The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...The Metaverse and AI: how can decision-makers harness the Metaverse for their...
The Metaverse and AI: how can decision-makers harness the Metaverse for their...
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
Monitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR EventsMonitoring Java Application Security with JDK Tools and JFR Events
Monitoring Java Application Security with JDK Tools and JFR Events
 
Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdfFIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
FIDO Alliance Osaka Seminar: Passkeys at Amazon.pdf
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..UiPath Community Day Dubai: AI at Work..
UiPath Community Day Dubai: AI at Work..
 
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
Le nuove frontiere dell'AI nell'RPA con UiPath Autopilot™
 
A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...A tale of scale & speed: How the US Navy is enabling software delivery from l...
A tale of scale & speed: How the US Navy is enabling software delivery from l...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
Dev Dives: Train smarter, not harder – active learning and UiPath LLMs for do...
 
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdfFIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
FIDO Alliance Osaka Seminar: Passkeys and the Road Ahead.pdf
 
Assure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyesAssure Contact Center Experiences for Your Customers With ThousandEyes
Assure Contact Center Experiences for Your Customers With ThousandEyes
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 

Cloud Computing & WordPress - Scalability and High Availability - wpcampbo13

  • 1. WordPress & Cloud Computing: Scalability and High Availability Gabriele Mittica & Walter Dal Mut WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 2. CLOUD COMPUTING Cloud computing refers to the delivery of computing and storage capacity as a service to a heterogeneous community of end- recipients. Cloud computing entrusts services with a user's data, software and computation over a network. It has considerable overlap with software as a service (SaaS). WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 3. CLOUD COMPUTING Is the cloud just a fad? 1. No. It’s a rational evolution of IT architecture towards a more efficient way of managing resources and designing Web apps efficiently. Is the cloud cheap? 2. No. The cloud allows you to pay the right for each service involved. Is the cloud just a scalable vps? 3. No. The cloud is a set of services designed to meet specific computing needs. WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 4. CLOUD COMPUTING - access to unlimited resources - scalable architecture - no hardware dependency - pay as you go - geographical redundancy - high availability - increased competition for start-up WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 5. AMAZON WEB SERVICES WORDCAMP BOLOGNA - 9 FEBBRAIO 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 6. AMAZON WEB SERVICES - SIGNIN WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 7. AMAZON WEB SERVICES - CONSOLE WORDCAMP BOLOGNA - 9 FEBBRAIO 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 8. AMAZON WEB SERVICES - LINKS - Home page: http://aws.amazon.com/ - About AWS: https://aws.amazon.com/what-is-aws/ - All products: http://aws.amazon.com/products/ - Dev area: http://aws.amazon.com/resources/ - Documentation: http://aws.amazon.com/documentation/ - SDK: http://aws.amazon.com/code/ - Community: https://forums.aws.amazon.com/index.jspa - AWS Blog: http://aws.typepad.com/ - Events: https://aws.amazon.com/about-aws/events/ - Services Health Dashboard: http://status.aws.amazon.com/ - Pricing Calculator: http://calculator.s3.amazonaws.com/calc5.html WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 9. WORDPRESS ON AMAZON WEB SERVICES WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 10. WORDPRESS ON AWS WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 11. WORDPRESS ON AWS WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 12. WORDPRESS ON AWS WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 13. BOOSTING WORDPRESS WITH: S3, CF, CLOUDSEARCH, SES WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 14. PLUGINS FOR AWS – S3 & CLOUDFRONT WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 15. PLUGINS FOR AWS – S3 & CLOUDFRONT Download credentials: WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 16. PLUGINS FOR AWS – S3 & CLOUDFRONT Grant full access to S3, CloudSearch, SES: WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 17. PLUGINS FOR AWS – S3 & CLOUDFRONT Tipical use of WordPress: html and media files are provided by apache (http request): WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 18. PLUGINS FOR AWS – S3 & CLOUDFRONT Uploads your wordpress Services involved: attachements to S3 with an Simple Storage Service (S3): option CloudFront distribution. S3 provides a simple web services interface that can be used to store and This WordPress plugin allows you retrieve any amount of data, at any to use Amazon's Simple Storage time, from anywhere on the web. Service to host your media for It provides 99.999999999% durability. your WordPress powered blog with an optional CloudFront CloudFront: distribution. CF can be used to deliver your entire website, including dynamic, static and streaming content using a global Plugin homepage: network of edge locations. http://wordpress.org/extend/plug Over 30 edge locations. ins/tantan-s3-cloudfront/ WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 19. PLUGINS FOR AWS – S3 & CLOUDFRONT Create a new bucket in S3 console: WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 20. PLUGINS FOR AWS Edit the distribution setting the bucket as origin! WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 21. PLUGINS FOR AWS – S3 & CLOUDFRONT Download, activate and customize the plugin: WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 22. PLUGINS FOR AWS – S3 & CLOUDFRONT Static files hosted on S3 and served by CloudFront: WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 23. PLUGINS FOR AWS – S3 & CLOUDFRONT Thanks to S3 and CloudFront, you can easily send all your media files through the content Delivery Network WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 24. PLUGINS FOR AWS - CLOUDSEARCH Create a scalable search engine Services involved: for your content published on WordPress. This WordPress plugin allows you CloudSearch: to use Amazon's CloudSearch to Amazon CloudSearch is a fully-managed provide a smart search engine to search service in the cloud that allows your final users. customers to easily integrate fast and highly scalable search functionality into their applications Plugin homepage: It supports over 8 millions docs. http://wordpress.org/extend/plug ins/lift-search/ WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 25. PLUGINS FOR AWS - CLOUDSEARCH Starting a new engine server with CloudSearch: WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 26. PLUGINS FOR AWS - CLOUDSEARCH Documentation at http://getliftsearch.com/documentation/ WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 27. PLUGINS FOR AWS – SIMPLE EMAIL SERVICE WP-SES is a plugin that redirects Services involved: all outgoing WordPress emails through Amazon Simple Email Service (SES) for maximum email Simple Email Service (SES): delivrability. SES is a highly scalable and cost- effective bulk and transactional email- You can download this plugin on sending service for businesses and official website http://wp- developers ses.com/ Only $0.10 per thousand. WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 28. PLUGINS FOR AWS – SIMPLE EMAIL SERVICE WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 29. PLUGINS FOR AWS – SIMPLE EMAIL SERVICE First, install like any other plugin: - Upload and activate the plugin - The setting are in settings / WP SES Then, proceed to the settings: - Fill the email address and name to use as the sender for all emails - Fill in Amazon API credentials - Save changes (Important !) - Ask to add the email as a confirmed sender - Click on the link you got by email from Amazon SES - Refresh the plugin, send a test email - If ok, ask Amazon to go out of sandbox into production mode - Once in production mode, you can use the top button to activate the plugin. WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 30. PLUGINS FOR AWS – SIMPLE EMAIL SERVICE All emails sent by Simple Email Service: WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 31. PLUGINS FOR AWS BEFORE: WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 32. PLUGINS FOR AWS AFTER: WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 33. SCALABLE WORDPRESS HOW TO MAKE WORDPRESS SCALABLE ON THE CLOUD WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 34. A TYPICAL SCALABLE INFRASTRUCTURE WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 35. RDBMS – START FROM THE END • Computation • LB listens for incoming connections and route requests to web applications • Web applications use RDBMS to get stored information • Sessions and performance improvements are handled by Memcached instances. • Static resources distribution • CDN – Content Distribution Network • A globally distributed endpoints • Serve static files (also dynamic if needed) • Native connections with S3 (Simple Storage Service) • It handles all static resources, in this way our web servers have to handle only dynamic calls WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 36. RDBMS – START FROM THE END • MySQL • RDBMS • Relational Database Management System • How it scales? • Read Replica • Pros (In terms of scalability) • Simple to do • Simple management • Cons • You can scale only read operations • The master instance has to handle all write operations (bottleneck on writes) WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 37. READ REPLICA ON AWS • From RDS service tab on the AWS console right click on a running instance and create a Read Replica DB Instance • Configure the read-replica and create it through the graphical console. WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 38. IN ORDER TO PROMOTE A SLAVE TO MASTER? Similar to master creation • Select a read-replica • Right-click and promote Read Replica Discover more on RDS: • http://aws.typepad.com/aws/amazon-rds/ WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 39. NOW HAVE A LOOK ON WEB INSTANCES • All web instances scales out instead scales up • Scale out? What it means? • Instead increase VM performances (more RAM, more CPU, more IO etc. etc.) open new VM and serve requests from these instances • Load balancer route incoming connections to VMs using common algorithms • Round robin techniques • Based on VMs average load WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 40. PROBLEMS… WE NEVER TALK ABOUT… • Session management • If we open and close servers runtime we have to maintain PHP sessions in order to handle user logins and other features related to sessions • Database connections • All MySQL connectors handle just one connection… No “x” RDB connections a the same time… • Software and Plugins maintenance • How can we have the same version of WordPress and WP Plugins if VMs starts and stops continuously? How can we handle software updates? • What about logs? How can we centralize the log management? WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 41. DELEGATE SESSION MANAGEMENT TO MEMCACHE • Memcache(d) servers are not only useful distributed in RAM caching servers but also they can manage PHP session for us. • Memcache infrastructure is simple to create and maintain • Elasticache Service of AWS • No software modification • We have just to configure the PHP interpreter (compile with memcache/memcached support) session.save_handler = memcache session.save_path = "tcp://1.cache.group.domain.tld:11211" WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 42. DELEGATE CONNECTIONS TO MYSQL NATIVE DRIVER • MySQL native driver? • Available from PHP >=5.3 • Compile PHP with mysqlnd support • --with-mysqli=mysqlnd --with-pdo=mysqlnd --with- mysql=mysqlnd • WARN mysql extension is deprecated as of PHP 5.5.0 • Delegate to “mysqlnd_ms” the master/slave management • http://www.php.net/manual/en/book.mysqlnd- ms.php WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 43. DELEGATE CONNECTIONS TO MYSQL NATIVE DRIVER The simple JSON configuration is divided in two main section { "myapp": { "master": { • Master "master_0": { • Slaves "host": "localhost", "port": "3306" } “myapp” is the hostname that we use }, "slave": { instead the real mysql host address. "slave_0": { "host": "192.168.2.27", Eg. "port": "3306" } • mysql_connect(“myapp”, “user”, } “passwd”); } • new Mysqli(“myapp”, “user”, } “passwd”); • new PDO(“mysql:dbname=testdb;host=my app”); WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 44. START TALKING ABOUT ELASTIC COMPUTE CLOUD • ELB – Elastic Load Balancer • Distributed load balancer on AWS regions (eu-west-1, 2, 3 you have to select in how many region you are available) • Watch EC2 status thanks to a ping strategy • Page check every x minutes/seconds • Turn on/off EC2 instances automatically thanks to alarms (CloudWatch raise alarms) • Receive Alarms from CloudWatch and engage scale operations • You can raise CPU alarms, Network Alarms, VM status alarms and many others in order to increase or decrease the actual number of EC2 • Scale strategy is not simple and you have to understand how your application works • CPU is the simplest way but remember that the bandwidth is limited by network interfaces and bottlenecks can obfuscate the CPU alarm and your application stucks in weird and strange situations. WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 45. AUTOSCALING WITH ELB + EC2 + CLOUDWATCH • If servers start and stops continuously, we have to find solutions to stay fresh and updated also on software • When a server starts, it has to create a valid environment in order to provides web pages. Strategies? • Compile and bundle all softwares in one instance image • It is very simple but all software becomes old very quickly and when you have to release an update you have to compile a new image and update all load balancers configurations. It is a long and complex operation • Use EC2_USER_DATA feature provided by AWS • You can run a shell script when your instances bootstraps. It is more flexible because you can create a skeleton (PHP + libraries) and download all software runtime during the boot operation WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 46. THE PROBLEM WITH SOFTWARE MANAGEMENT Use SVN (Subversion) to download the latest version of WordPress Probably is not a good idea use the “trunk” but you can use tags in order to stay aligned in all VMs svn checkout http://core.svn.wordpress.org/tags/3.5.1/ mywebsite http://codex.wordpress.org/Installing/Updating_WordPress_with_Su bversion Use SVN externals to download your plugins cd mywebsite/wp-content/plugins/ svn propset svn:externals akismet http://plugins.svn.wordpress.org/akismet/tags/2.5.7/ svn up Create/Download your WordPress configuration file during VM bootstrap WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 47. HOW WE CAN DOWNLOAD WP AND PLUGINS? • If you ran 10 servers execute commands could be hard. You can use tools to run command on a server list • Capistrano (Ruby) • https://github.com/capistrano/capistrano • Fabric (Python) • https://github.com/fabric/fabric • Use CLOTH for AWS EC2 instances • https://github.com/garethr/cloth WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 48. HOW TO UPDATE CONFIGURATIONS RUNTIME? #! /usr/bin/env python from __future__ import with_statement from fabric.api import * from fabric.contrib.console import confirm EC2 instances are dynamic with don’t know address, for that reason we can use tagging from cloth.tasks import * system to execute commands on a group of instances env.user = "root" env.directory = '/mnt/wordpress' fab nodes:"^production.*" tail env.key_filename = ['/home/walter/Amazon/wp- cms.pem'] Execute the “tail” command on all instances with a name that starts with “production.” @task def reload(): Eg. "Reload Apache configuration" • production.web-1 run('/etc/init.d/apache2 reload') • production.log • production.mongodb @task def tail(): "Tail Apache logs" run('tail /var/log/syslog') WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 49. EXAMPLE OF FABRIC – USAGE WITH CLOTH • We create and destroy instances thanks to alarms but when we close an instance we lose immediately all apache logs (or equivalent) • How we can manage logs? • The simplest way is to use Rsyslog clusters • Rsyslog is an opensource software that forwarding log messages in an IP network • Rsyslog implement the basic syslog protol • That means that we can configure apache logs to “syslog” instead using normal text files. • In this way we can collect all logs in one group of VM and work on these files later thanks to other technologies. WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 50. ALSO LOG MANAGEMENT IS NOT SIMPLE… • Collecting logs is not the latest operation because you have to analyse and reduce information • Move logs to S3 bucket – Time based • Analyze logs with Hadoop • Map Reduce on the cloud with Elastic Map Reduce service (EMR) • Use script languages on top of Hadoop in order to simply the log analysis • HIVE – Data Warehouse infrastructure (data summarization) • Pig – High level platform for creating MapReduce program WORDCAMP BOLOGNA - 9 FEB 2013 @WORDCAMPBOLOGNA # WPCAMPBO13
  • 51. The end? Really you want the Red pill? find out just how deep the rabbit hole goes
  • 52. RELATORI Gabriele Mittica Web: www.gabrielemittica.com Twitter: @gabrielemittica Walter Dal Mut Web: www.walterdalmut.com Twitter: @walterdalmut WORDCAMP BOLOGNA - 9 FEBBRAIO 2013 @WORDCAMPBOLOGNA # WPCAMPBO13