{"id":21688,"date":"2018-03-05T19:08:13","date_gmt":"2018-03-05T19:08:13","guid":{"rendered":"http:\/\/the_future_of_content_delivery_and_management_is_crazy"},"modified":"2024-06-06T13:05:55","modified_gmt":"2024-06-06T20:05:55","slug":"the_future_of_content_delivery_and_management_is_crazy","status":"publish","type":"post","link":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy","title":{"rendered":"The Future of Content Delivery and Management is Crazy"},"content":{"rendered":"<div class=\"wp-block-cloudinary-markdown \"><h2>Let me take you back\u2026<\/h2>\n<p>From time immemorial, information and communication has been critical to society. Over time, the means and methods of communicating has evolved considerably, starting with storytelling amongst the early men to print in the 1600s.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/cloudinary-res.cloudinary.com\/image\/upload\/w_700,c_fill,f_auto,q_auto\/dpr_2.0\/Newspaper.jpg\" alt=\"Newspaper\" loading=\"lazy\" class=\"c-transformed-asset\"  width=\"1400\" height=\"653\"\/><\/p>\n<p>Other influential means of communications also evolved, such as radio &#8211; which was invented by Gugliemo Marconi in 1895. The radio, I believe, began expansion of media as we know it today.<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/cloudinary-res.cloudinary.com\/image\/upload\/w_700,c_fill\/radio_invention.jpg\" alt=\"Radio\" loading=\"lazy\" class=\"c-transformed-asset\"  width=\"700\" height=\"428\"\/><\/p>\n<p>Then came the mechanical televisions in the 1800s and early 1900s. You can find out about them <a href=\"https:\/\/bebusinessed.com\/history\/history-of-the-television\/\">here<\/a>. The electronic television, invented in 1927 by Philo Taylor Farnsworth, paved the way for the future of electronic graphic media.<\/p>\n<h2>Modern Media<\/h2>\n<p>Fast forward to 2018 and a lot has changed. Now we have the internet (you must have heard of it), which was born with the World Wide Web in 1990. The media and mass communication is still central to society with millions, if not billions, of gigabits of information flying around each day.<\/p>\n<p>How is the majority of this information conveyed across the internet? Mostly through digital media (of course). In the Hubspot article, <a href=\"https:\/\/blog.hubspot.com\/marketing\/visual-content-marketing-strategy\">42 Visual Content Marketing Statistics You Should Know in 2017<\/a>, it  states that <strong>after<\/strong> <strong>three<\/strong> <strong>days, 65<\/strong> <strong>percent<\/strong> <strong>of people remember information if it involves an image<\/strong> <strong>compared to just<\/strong> <strong>10<\/strong> <strong>percent<\/strong> <strong>if the information is just text<\/strong>**.** This explains why nearly 74 percent of social media marketers use visual assets (mostly images and videos) in their campaigns. Media goes a long way to show us how significant visual assets are to effective communication in the society.<\/p>\n<div class='c-callout  c-callout--inline-title c-callout--note'><strong class='c-callout__title'>Note:<\/strong> <p>After 3 days, <strong>65%<\/strong> of people remember information if it involves an image as against <strong>10%<\/strong> if the information is just text<\/p><\/div>\n<h2>How are media assets delivered online?<\/h2>\n<p>Next we need to consider how these assets are delivered online. To the average user, these media assets are simply uploaded from their device to the internet (including an awesome caption or tagline to support the post). The website does some magic and it is delivered to the internet, voila! The awesome post is ready.<\/p>\n<p>The website developers have to ensure these media assets not only suit the websites\u2019 specifications of size and quality, but also meet the user\u2019s context and are still optimized for viewing across multiple devices. Whew, that sounds like a lot of work!<\/p>\n<p>If media assets are to be delivered by a blog, for instance, they are included in the HTML script of the webpage and the server renders the page along with the images and\/or videos. Care is taken to ensure that images are of the right size (not too large) and of nice quality too. Any transformations required on the image are done with image editing tools and service prior to including it on the website.<\/p>\n<p>For videos, they are mostly uploaded to the server as is, using HTML5 video tags to fetch the videos and include features, such as controls. Sometimes the transformed images are uploaded to a content delivery network (CDN) and hauled back from there onto the webpage when requested.<\/p>\n<p>This works, but it really isn\u2019t efficient.<\/p>\n<h2>So, what do we want?<\/h2>\n<p>What we want is a solution that delivers images transformed and optimized for any device (mostly mobile and web). These images also should be stored on a CDN to reduce server load and augment delivery across the web. Images should be transformed on-the-fly without the need of a third-party application.<\/p>\n<p>And we want a robust media management console to comfortably manage, organize and track media assets across various platforms.<\/p>\n<p>Ultimately, we want sheer control.<\/p>\n<h2>What\u2019s the solution?<\/h2>\n<p><a href=\"https:\/\/cloudinary.com\">Cloudinary<\/a> is a market leader in providing cloud-based image management solutions, ranging from image storage and transformation to image delivery. Cloudinary offers developers the opportunity to <strong>\u201cown\u201d<\/strong> their media asset delivery.<\/p>\n<h2>Delivery of our images<\/h2>\n<p>Cloudinary touts an efficient <a href=\"https:\/\/cloudinary.com\/products\/programmable_media\">image management system<\/a> that handles three core functionalities:<\/p>\n<ul>\n<li>\n<a href=\"https:\/\/cloudinary.com\/blog\/automating_file_upload_and_sharing\">Image Storage<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/cloudinary.com\/products\/programmable_media\">Image Transformation\/Manipulation<\/a>\n<\/li>\n<li>\n<a href=\"https:\/\/cloudinary.com\/blog\/image_optimization_for_websites_beautiful_pages_that_load_quickly\">Image Delivery<\/a>\n<\/li>\n<\/ul>\n<p><img decoding=\"async\" src=\"https:\/\/cloudinary-res.cloudinary.com\/image\/upload\/w_700,c_fill\/dpr_auto\/video_administration.png\" alt=\"Media management console\" loading=\"lazy\" class=\"c-transformed-asset\"  width=\"1400\" height=\"788\"\/><\/p>\n<p>Storing images on the Cloudinary dedicated CDN is a seamless process, thanks to an effective user dashboard that ensures hassle-free upload. For developers, Cloudinary has a fully functional upload widget and SDKs for various web technologies, if you choose to handle uploads from your app server.<\/p>\n<p>You may not know how to use Photoshop or Paint, but you may want to make changes to the images delivered to your users. With Cloudinary\u2019s image transformation capabilities, these transformations are just a few clicks away. Images can be transformed on-the-fly using dynamic URLs (yes, URLs!) or if you would like to do it programmatically, you can upload an image, use an existing one, pass in transformation parameters in a json object and watch \u201coptimized magic\u201d happen to your images. You should take a look at the <a href=\"https:\/\/cloudinary.com\/blog\/are_your_website_images_ready_to_embrace_the_iphone_x_notch\">iPhone X notch tester<\/a> built with Cloudinary.<\/p>\n<p>Cloudinary makes your images accessible in the cloud from anywhere in the world. It\u2019s as easy as that. Take out media storage, delivery and transformation tasks from your server, and you will have taken off so much weight off its back. It is also noteworthy that these images can be delivered based on the device type, rather than have a particular image for web and a different one pre-optimized for mobile. Cloudinary is capable of automatically <a href=\"https:\/\/cloudinary.com\/blog\/which_image_compression_technique_looks_best_to_human_eyes\">delivering an optimized version<\/a> for any type of platform.<\/p>\n<p>There also are a host of add-ons and third-party applications available that can be integrated with Cloudinary. These can be used to extend the capabilities of the existing transformation structure, from machine learning APIs for text recognition to malware scanners. You can check them out <a href=\"https:\/\/cloudinary.com\/users\/login?RelayState=%2Fconsole%2Faddons\">here<\/a>.<\/p>\n<h2>Delivery of our videos<\/h2>\n<p>Following the release of the <a href=\"https:\/\/cloudinary.com\/video_api\">enhanced video solutions<\/a> on Cloudinary, one word explains it well &#8211; wild! As earlier stated, video on the web is currently delivered via CDN in HTML tags or through some plugin that is not robust. The Cloudinary video solution gives you the ability to:<\/p>\n<ul>\n<li>Upload and store video on Cloudinary<\/li>\n<li>Manage your videos effectively and efficiently<\/li>\n<li>Access a <a href=\"https:\/\/cloudinary.com\/blog\/which_image_compression_technique_looks_best_to_human_eyes\">robust media player<\/a> with awesome features you\u2019ll see soon<\/li>\n<li>Deliver video content at scale, anywhere in the world<\/li>\n<li>Do real-time video transcoding to suit varying devices and format requirements<\/li>\n<li>Enhance video features with multiple add-ons<\/li>\n<li>Livestream to your audience and so much more<\/li>\n<\/ul>\n<p><img decoding=\"async\" src=\"https:\/\/cloudinary-res.cloudinary.com\/image\/upload\/w_300,c_fill,f_auto,q_auto,dpr_2.0\/cl_video_upload.png\" alt=\"Upload\" loading=\"lazy\" class=\"c-transformed-asset\"  width=\"600\" height=\"412\"\/><\/p>\n<p>What was previously done with a <a href=\"https:\/\/demo.cloudinary.com\/video-player\/\">video player<\/a> plugin or some video javascript framework is now done more efficiently with Cloudinary. Videos can be uploaded from anywhere and <em>anyhow<\/em> either on the Cloudinary web app, from the browser with a robust and customizable <a href=\"https:\/\/cloudinary.com\/features\/file_upload_storage\">upload widget<\/a> in your application or through your back-end server in just some lines of code. Video files are known to be large, but with Cloudinary, you can focus on building product rather than managing deployment infrastructure.<\/p>\n<p>The <a href=\"https:\/\/demo.cloudinary.com\/video-player\/\">Cloudinary media player<\/a> is a powerful and customizable media player that you can embed in your app. Previously, video players were WYSIWYG and you had to choose to have video playback controls. But now with the Cloudinary video player, modern playback features, such as creating playlists, adaptive bitrate streaming, video recommendations and analytics tracking, are just clicks and lines of code away.<\/p>\n<p>Video content can be <a href=\"https:\/\/cloudinary.com\/features\/optimization_fast_delivery\">delivered<\/a> in a variety of formats across any device, anywhere in the world, fast and efficiently. You even have the power to <a href=\"https:\/\/demo.cloudinary.com\/live\/\">live stream<\/a> efficiently with Cloudinary.<\/p>\n<p>More importantly, comprehensive documentation and developer support from Cloudinary makes it even easier to implement these features.<\/p>\n<p>It\u2019s said that <em>a picture is worth a thousand words.<\/em> With the continuous growth of, and reliance on, media assets to propagate information on the internet, convenient and smooth delivery of images and video cannot be overlooked. With Cloudinary\u2019s media management system, it only gets better.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":41,"featured_media":21689,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_cloudinary_featured_overwrite":false,"footnotes":""},"categories":[1],"tags":[25,89,165,227,305],"class_list":["post-21688","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","tag-asset-management","tag-digital-asset-management","tag-image-transformation","tag-performance-optimization","tag-video-api"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.6 (Yoast SEO v26.9) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>The Future of Content Delivery and Management is Crazy<\/title>\n<meta name=\"description\" content=\"This article is an attempt to give you a flashback of the history of media and how it moved from paper prints to multimedia content\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"The Future of Content Delivery and Management is Crazy\" \/>\n<meta property=\"og:description\" content=\"This article is an attempt to give you a flashback of the history of media and how it moved from paper prints to multimedia content\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy\" \/>\n<meta property=\"og:site_name\" content=\"Cloudinary Blog\" \/>\n<meta property=\"article:published_time\" content=\"2018-03-05T19:08:13+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-06-06T20:05:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/v1649723530\/Web_Assets\/blog\/Future_of_Internet_Media_Delivery_2000x1100_v1b\/Future_of_Internet_Media_Delivery_2000x1100_v1b-jpg?_i=AA\" \/>\n\t<meta property=\"og:image:width\" content=\"770\" \/>\n\t<meta property=\"og:image:height\" content=\"424\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"NewsArticle\",\"@id\":\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#article\",\"isPartOf\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy\"},\"author\":{\"name\":\"\",\"@id\":\"\"},\"headline\":\"The Future of Content Delivery and Management is Crazy\",\"datePublished\":\"2018-03-05T19:08:13+00:00\",\"dateModified\":\"2024-06-06T20:05:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy\"},\"wordCount\":9,\"publisher\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#primaryimage\"},\"thumbnailUrl\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649723530\/Web_Assets\/blog\/Future_of_Internet_Media_Delivery_2000x1100_v1b\/Future_of_Internet_Media_Delivery_2000x1100_v1b.jpg?_i=AA\",\"keywords\":[\"Asset Management\",\"Digital Asset Management\",\"Image Transformation\",\"Performance Optimization\",\"Video API\"],\"inLanguage\":\"en-US\",\"copyrightYear\":\"2018\",\"copyrightHolder\":{\"@id\":\"https:\/\/cloudinary.com\/#organization\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy\",\"url\":\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy\",\"name\":\"The Future of Content Delivery and Management is Crazy\",\"isPartOf\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#primaryimage\"},\"image\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#primaryimage\"},\"thumbnailUrl\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649723530\/Web_Assets\/blog\/Future_of_Internet_Media_Delivery_2000x1100_v1b\/Future_of_Internet_Media_Delivery_2000x1100_v1b.jpg?_i=AA\",\"datePublished\":\"2018-03-05T19:08:13+00:00\",\"dateModified\":\"2024-06-06T20:05:55+00:00\",\"description\":\"This article is an attempt to give you a flashback of the history of media and how it moved from paper prints to multimedia content\",\"breadcrumb\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#primaryimage\",\"url\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649723530\/Web_Assets\/blog\/Future_of_Internet_Media_Delivery_2000x1100_v1b\/Future_of_Internet_Media_Delivery_2000x1100_v1b.jpg?_i=AA\",\"contentUrl\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649723530\/Web_Assets\/blog\/Future_of_Internet_Media_Delivery_2000x1100_v1b\/Future_of_Internet_Media_Delivery_2000x1100_v1b.jpg?_i=AA\",\"width\":770,\"height\":424},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cloudinary.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"The Future of Content Delivery and Management is Crazy\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#website\",\"url\":\"https:\/\/cloudinary.com\/blog\/\",\"name\":\"Cloudinary Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cloudinary.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#organization\",\"name\":\"Cloudinary Blog\",\"url\":\"https:\/\/cloudinary.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cloudinary.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA\",\"contentUrl\":\"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA\",\"width\":312,\"height\":60,\"caption\":\"Cloudinary Blog\"},\"image\":{\"@id\":\"https:\/\/cloudinary.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"The Future of Content Delivery and Management is Crazy","description":"This article is an attempt to give you a flashback of the history of media and how it moved from paper prints to multimedia content","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":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy","og_locale":"en_US","og_type":"article","og_title":"The Future of Content Delivery and Management is Crazy","og_description":"This article is an attempt to give you a flashback of the history of media and how it moved from paper prints to multimedia content","og_url":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy","og_site_name":"Cloudinary Blog","article_published_time":"2018-03-05T19:08:13+00:00","article_modified_time":"2024-06-06T20:05:55+00:00","og_image":[{"width":770,"height":424,"url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/v1649723530\/Web_Assets\/blog\/Future_of_Internet_Media_Delivery_2000x1100_v1b\/Future_of_Internet_Media_Delivery_2000x1100_v1b-jpg?_i=AA","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"NewsArticle","@id":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#article","isPartOf":{"@id":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy"},"author":{"name":"","@id":""},"headline":"The Future of Content Delivery and Management is Crazy","datePublished":"2018-03-05T19:08:13+00:00","dateModified":"2024-06-06T20:05:55+00:00","mainEntityOfPage":{"@id":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy"},"wordCount":9,"publisher":{"@id":"https:\/\/cloudinary.com\/blog\/#organization"},"image":{"@id":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#primaryimage"},"thumbnailUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649723530\/Web_Assets\/blog\/Future_of_Internet_Media_Delivery_2000x1100_v1b\/Future_of_Internet_Media_Delivery_2000x1100_v1b.jpg?_i=AA","keywords":["Asset Management","Digital Asset Management","Image Transformation","Performance Optimization","Video API"],"inLanguage":"en-US","copyrightYear":"2018","copyrightHolder":{"@id":"https:\/\/cloudinary.com\/#organization"}},{"@type":"WebPage","@id":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy","url":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy","name":"The Future of Content Delivery and Management is Crazy","isPartOf":{"@id":"https:\/\/cloudinary.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#primaryimage"},"image":{"@id":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#primaryimage"},"thumbnailUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649723530\/Web_Assets\/blog\/Future_of_Internet_Media_Delivery_2000x1100_v1b\/Future_of_Internet_Media_Delivery_2000x1100_v1b.jpg?_i=AA","datePublished":"2018-03-05T19:08:13+00:00","dateModified":"2024-06-06T20:05:55+00:00","description":"This article is an attempt to give you a flashback of the history of media and how it moved from paper prints to multimedia content","breadcrumb":{"@id":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#primaryimage","url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649723530\/Web_Assets\/blog\/Future_of_Internet_Media_Delivery_2000x1100_v1b\/Future_of_Internet_Media_Delivery_2000x1100_v1b.jpg?_i=AA","contentUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649723530\/Web_Assets\/blog\/Future_of_Internet_Media_Delivery_2000x1100_v1b\/Future_of_Internet_Media_Delivery_2000x1100_v1b.jpg?_i=AA","width":770,"height":424},{"@type":"BreadcrumbList","@id":"https:\/\/cloudinary.com\/blog\/the_future_of_content_delivery_and_management_is_crazy#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cloudinary.com\/blog\/"},{"@type":"ListItem","position":2,"name":"The Future of Content Delivery and Management is Crazy"}]},{"@type":"WebSite","@id":"https:\/\/cloudinary.com\/blog\/#website","url":"https:\/\/cloudinary.com\/blog\/","name":"Cloudinary Blog","description":"","publisher":{"@id":"https:\/\/cloudinary.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudinary.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cloudinary.com\/blog\/#organization","name":"Cloudinary Blog","url":"https:\/\/cloudinary.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cloudinary.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA","contentUrl":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649718331\/Web_Assets\/blog\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877\/cloudinary_logo_for_white_bg_1937437aa7_19374666c7_193742f877.png?_i=AA","width":312,"height":60,"caption":"Cloudinary Blog"},"image":{"@id":"https:\/\/cloudinary.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":""}]}},"jetpack_featured_media_url":"https:\/\/res.cloudinary.com\/cloudinary-marketing\/images\/f_auto,q_auto\/v1649723530\/Web_Assets\/blog\/Future_of_Internet_Media_Delivery_2000x1100_v1b\/Future_of_Internet_Media_Delivery_2000x1100_v1b.jpg?_i=AA","_links":{"self":[{"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/posts\/21688","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/users\/41"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/comments?post=21688"}],"version-history":[{"count":6,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/posts\/21688\/revisions"}],"predecessor-version":[{"id":34490,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/posts\/21688\/revisions\/34490"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/media\/21689"}],"wp:attachment":[{"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/media?parent=21688"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/categories?post=21688"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cloudinary.com\/blog\/wp-json\/wp\/v2\/tags?post=21688"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}