{"id":342,"date":"2023-12-12T05:14:34","date_gmt":"2023-12-12T05:14:34","guid":{"rendered":"http:\/\/beauty.catherineliew.com\/?p=342"},"modified":"2023-12-12T05:14:34","modified_gmt":"2023-12-12T05:14:34","slug":"alvaro-videla-cloud-messaging-with-node-js-and-rabbitmq","status":"publish","type":"post","link":"https:\/\/beauty.catherineliew.com\/?p=342","title":{"rendered":"Alvaro Videla: Cloud Messaging with Node.js and RabbitMQ"},"content":{"rendered":"<p>In this talk I&#8217;d like to present CloudStagram an Instagram clone prototype that has been built with &#8220;real time&#8221; features from the get go. New uploaded images are broadcasted for background processing using RabbitMQ from the node.js frontend to the Clojure backend. From there real time updates are pushed back to the node.js servers and then to the browser via sock.js. All this implemented in such a fashion that allows horizontal scalability of both the frontend app and the workers app with the requirement of deploying the app to a public Cloud.<\/p>\n<p>In this talk you will learn about the advantages of a message oriented architecture to be able to mash up together a polyglot system of apps and services.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this talk I&#8217;d like to present CloudStagram an Instagram clone prototype that has been built with &#8220;real time&#8221; features [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-342","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v17.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/beauty.catherineliew.com\/?p=342\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Alvaro Videla: Cloud Messaging with Node.js and RabbitMQ - Beauty\" \/>\n<meta property=\"og:description\" content=\"In this talk I&#8217;d like to present CloudStagram an Instagram clone prototype that has been built with &#8220;real time&#8221; features [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"http:\/\/beauty.catherineliew.com\/?p=342\" \/>\n<meta property=\"og:site_name\" content=\"Beauty\" \/>\n<meta property=\"article:published_time\" content=\"2023-12-12T05:14:34+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"http:\/\/beauty.catherineliew.com\/#website\",\"url\":\"http:\/\/beauty.catherineliew.com\/\",\"name\":\"Beauty\",\"description\":\"All you need to know about beauty\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/beauty.catherineliew.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"http:\/\/beauty.catherineliew.com\/?p=342#webpage\",\"url\":\"http:\/\/beauty.catherineliew.com\/?p=342\",\"name\":\"Alvaro Videla: Cloud Messaging with Node.js and RabbitMQ - Beauty\",\"isPartOf\":{\"@id\":\"http:\/\/beauty.catherineliew.com\/#website\"},\"datePublished\":\"2023-12-12T05:14:34+00:00\",\"dateModified\":\"2023-12-12T05:14:34+00:00\",\"author\":{\"@id\":\"\"},\"breadcrumb\":{\"@id\":\"http:\/\/beauty.catherineliew.com\/?p=342#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/beauty.catherineliew.com\/?p=342\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/beauty.catherineliew.com\/?p=342#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/beauty.catherineliew.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Alvaro Videla: Cloud Messaging with Node.js and RabbitMQ\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/beauty.catherineliew.com\/?p=342","og_locale":"en_US","og_type":"article","og_title":"Alvaro Videla: Cloud Messaging with Node.js and RabbitMQ - Beauty","og_description":"In this talk I&#8217;d like to present CloudStagram an Instagram clone prototype that has been built with &#8220;real time&#8221; features [&hellip;]","og_url":"http:\/\/beauty.catherineliew.com\/?p=342","og_site_name":"Beauty","article_published_time":"2023-12-12T05:14:34+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"http:\/\/beauty.catherineliew.com\/#website","url":"http:\/\/beauty.catherineliew.com\/","name":"Beauty","description":"All you need to know about beauty","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/beauty.catherineliew.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"WebPage","@id":"http:\/\/beauty.catherineliew.com\/?p=342#webpage","url":"http:\/\/beauty.catherineliew.com\/?p=342","name":"Alvaro Videla: Cloud Messaging with Node.js and RabbitMQ - Beauty","isPartOf":{"@id":"http:\/\/beauty.catherineliew.com\/#website"},"datePublished":"2023-12-12T05:14:34+00:00","dateModified":"2023-12-12T05:14:34+00:00","author":{"@id":""},"breadcrumb":{"@id":"http:\/\/beauty.catherineliew.com\/?p=342#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["http:\/\/beauty.catherineliew.com\/?p=342"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/beauty.catherineliew.com\/?p=342#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/beauty.catherineliew.com\/"},{"@type":"ListItem","position":2,"name":"Alvaro Videla: Cloud Messaging with Node.js and RabbitMQ"}]}]}},"_links":{"self":[{"href":"https:\/\/beauty.catherineliew.com\/index.php?rest_route=\/wp\/v2\/posts\/342","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beauty.catherineliew.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/beauty.catherineliew.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/beauty.catherineliew.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=342"}],"version-history":[{"count":0,"href":"https:\/\/beauty.catherineliew.com\/index.php?rest_route=\/wp\/v2\/posts\/342\/revisions"}],"wp:attachment":[{"href":"https:\/\/beauty.catherineliew.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=342"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/beauty.catherineliew.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=342"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/beauty.catherineliew.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=342"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}