{"id":4079,"date":"2017-09-27T08:13:13","date_gmt":"2017-09-27T13:13:13","guid":{"rendered":"https:\/\/2017.us.wordcamp.org\/?post_type=wcb_session&#038;p=4079"},"modified":"2017-10-27T14:52:09","modified_gmt":"2017-10-27T19:52:09","slug":"scalable-highly-available-wordpress-on-aws","status":"publish","type":"wcb_session","link":"https:\/\/us.wordcamp.org\/2017\/session\/scalable-highly-available-wordpress-on-aws\/","title":{"rendered":"Scalable, Highly-Available WordPress on AWS"},"content":{"rendered":"<p>WordPress at its heart is a blogging platform, designed to serve a site that\u2019s largely read-only. Logging in isn\u2019t necessary unless you\u2019re an admin looking to write a blog post or adjust settings. This is a good thing! Scaling a site that\u2019s predominantly read-only is very easy because you can place a CDN like CloudFront or a page cache like Varnish in front of a single server and serve many, many requests from hardware as cheap as $5 per month.<\/p>\n<p>But what happens when you have a site that isn\u2019t read-only? What happens when you have, for example, a WooCommerce site with a couple hundred transactions a day? Or perhaps you run a news site with millions of pageviews a month? All of a sudden, that poor $5 server is catching on fire and asking what it did to deserve this!<\/p>\n<p>Running a single server like this is called a \u201cSingle Point of Failure\u201d and that is a very big no-no to run in a production environment. Cloud servers are ephemeral in nature and aren\u2019t guaranteed to stay up 100% of the time. Any number of things can go wrong, which is why designing your infrastructure to respond to bursts of traffic as well as be able to continue serving requests when servers go down is paramount to a reliable production environment.<\/p>\n<p>This talk will give an overview of what is involved from moving from a single-server setup to a scalable, highly-available infrastructure on AWS.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>WordPress at its heart is a blogging platform, designed to serve a site that\u2019s largely read-only. Logging in isn\u2019t necessary unless you\u2019re an admin looking to write a blog post or adjust settings. This is a good thing! Scaling a site that\u2019s predominantly read-only is very easy because you can place a CDN like CloudFront &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/us.wordcamp.org\/2017\/session\/scalable-highly-available-wordpress-on-aws\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Scalable, Highly-Available WordPress on AWS&#8221;<\/span><\/a><\/p>\n","protected":false},"author":10268518,"featured_media":0,"template":"","meta":{"jetpack_post_was_ever_published":false,"_wcpt_session_time":1512144900,"_wcpt_session_duration":2700,"_wcpt_session_type":"session","_wcpt_session_slides":"","_wcpt_session_video":"","_wcpt_speaker_id":[3725],"footnotes":""},"session_track":[1106619],"session_category":[],"class_list":["post-4079","wcb_session","type-wcb_session","status-publish","hentry","wcb_track-fiddle"],"jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p8aOEk-13N","session_date_time":{"date":"December 1, 2017","time":"10:15 am"},"session_speakers":[{"id":"3725","slug":"nathaniel-schweinberg","name":"Nathaniel Schweinberg","link":"https:\/\/us.wordcamp.org\/2017\/speaker\/nathaniel-schweinberg\/"}],"session_cats_rendered":null,"_links":{"self":[{"href":"https:\/\/us.wordcamp.org\/2017\/wp-json\/wp\/v2\/sessions\/4079","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/us.wordcamp.org\/2017\/wp-json\/wp\/v2\/sessions"}],"about":[{"href":"https:\/\/us.wordcamp.org\/2017\/wp-json\/wp\/v2\/types\/wcb_session"}],"version-history":[{"count":1,"href":"https:\/\/us.wordcamp.org\/2017\/wp-json\/wp\/v2\/sessions\/4079\/revisions"}],"predecessor-version":[{"id":4081,"href":"https:\/\/us.wordcamp.org\/2017\/wp-json\/wp\/v2\/sessions\/4079\/revisions\/4081"}],"speakers":[{"embeddable":true,"href":"https:\/\/us.wordcamp.org\/2017\/wp-json\/wp\/v2\/speakers\/3725"}],"author":[{"embeddable":true,"href":"https:\/\/us.wordcamp.org\/2017\/wp-json\/wporg\/v1\/users\/fightthecurrent"}],"wp:attachment":[{"href":"https:\/\/us.wordcamp.org\/2017\/wp-json\/wp\/v2\/media?parent=4079"}],"wp:term":[{"taxonomy":"wcb_track","embeddable":true,"href":"https:\/\/us.wordcamp.org\/2017\/wp-json\/wp\/v2\/session_track?post=4079"},{"taxonomy":"wcb_session_category","embeddable":true,"href":"https:\/\/us.wordcamp.org\/2017\/wp-json\/wp\/v2\/session_category?post=4079"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}