{"id":17782,"date":"2022-02-03T22:22:30","date_gmt":"2022-02-03T16:52:30","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=17782"},"modified":"2022-02-05T10:34:34","modified_gmt":"2022-02-05T05:04:34","slug":"data-engineer-structured-streaming-with-azure-databricks","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/","title":{"rendered":"Structured Streaming With Azure DataBricks"},"content":{"rendered":"<p><span data-sheets-value=\"{&quot;1&quot;:2,&quot;2&quot;:&quot;Structured Streaming With Azure DataBricks\\r\\n\\r\\nIn this blog, we are going to cover Structured Streaming with Azure Databricks, Streaming concepts, Event Hubs, and Spark Structured Streaming and Perform stream processing using structured streaming.\\r\\n\\r\\nApache Spark Structured Streaming is a quick, versatile, and fault-tolerant stream handling API. You can utilize it to perform analytics on your streaming information in real-time.\\r\\n\\r\\nWith Structured Streaming, you can utilize SQL queries to handle streaming information similar to how you would deal with static data. The API consistently augments and updates the final data.\\r\\n\\r\\n\\r\\nStreaming Concepts\\r\\n\\r\\nStream handling is the place where you persistently fuse new data into Data Lake storage and process the results. The streaming data comes in quicker than it tends to be consumed while utilizing conventional traditional batch-related processing techniques. A stream of data is treated as a table to which data is continuously appended. Instances of such data incorporate bank card transactions, Internet of Things (IoT) gadgets data, and computer gameplay events.\\r\\n\\r\\nA streaming system consists of the following:\\r\\n\\r\\n-Stream processing using Structured Streaming, forEach sink, memory sinks, etc.\\r\\n-Input sources such as Azure Event Hubs, Kafka, IoT Hub, files on a distributed system, or TCP-IP sockets.\\r\\n\\r\\nWant to know more about Structured Streaming With Azure DataBricks\\r\\nRead the blog post at https:\/\/k21academy.com\/microsoft-azure\/data-engineer\/structured-streaming-with-azure-databricks\/ to learn more. \\r\\n\\r\\nTopics we\u2019ll Cover:\\r\\n\\r\\nAzure Databricks Structured Streaming\\r\\nStreaming Concepts\\r\\nEvent Hubs and Spark Structured Streaming\\r\\nPerform stream processing using structured streaming.\\r\\n\\r\\n\ud83d\ude80 \ud835\uddd8\ud835\ude03\ud835\uddf2\ud835\uddff\ud835\ude06\ud835\ude01\ud835\uddf5\ud835\uddf6\ud835\uddfb\ud835\uddf4 \ud835\ude06\ud835\uddfc\ud835\ude02 \ud835\uddfb\ud835\uddf2\ud835\uddf2\ud835\uddf1 \ud835\ude01\ud835\uddfc \ud835\uddf8\ud835\uddfb\ud835\uddfc\ud835\ude04 \ud835\uddee\ud835\uddef\ud835\uddfc\ud835\ude02\ud835\ude01 \ud835\uddd7\ud835\udde3\ud835\udfee\ud835\udfec\ud835\udfef Join Our Free Class: https:\/\/k21academy.com\/dp20302\\r\\n\\r\\n#azure #dataengineer #dp200 #dp203 #dp201 #cloudcomputing #azuresynapseanalytics #azuresql #dedicatedsql #serverlesssql #apachespark\\&quot;\\r\\n&quot;}\" data-sheets-userformat=\"{&quot;2&quot;:1061805,&quot;3&quot;:{&quot;1&quot;:0},&quot;5&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;6&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;8&quot;:{&quot;1&quot;:[{&quot;1&quot;:2,&quot;2&quot;:0,&quot;5&quot;:{&quot;1&quot;:2,&quot;2&quot;:0}},{&quot;1&quot;:0,&quot;2&quot;:0,&quot;3&quot;:3},{&quot;1&quot;:1,&quot;2&quot;:0,&quot;4&quot;:1}]},&quot;10&quot;:2,&quot;11&quot;:4,&quot;12&quot;:0,&quot;15&quot;:&quot;Calibri&quot;,&quot;16&quot;:11,&quot;23&quot;:1}\" data-sheets-textstyleruns=\"{&quot;1&quot;:0,&quot;2&quot;:{&quot;5&quot;:1}}\uee10{&quot;1&quot;:46}\uee10{&quot;1&quot;:82,&quot;2&quot;:{&quot;5&quot;:1}}\uee10{&quot;1&quot;:246}\uee10{&quot;1&quot;:632,&quot;2&quot;:{&quot;5&quot;:1}}\uee10{&quot;1&quot;:654}\uee10{&quot;1&quot;:1121,&quot;2&quot;:{&quot;5&quot;:1}}\uee10{&quot;1&quot;:1170}\uee10{&quot;1&quot;:1567,&quot;2&quot;:{&quot;5&quot;:1}}\uee10{&quot;1&quot;:1586}\uee10{&quot;1&quot;:1825,&quot;2&quot;:{&quot;5&quot;:1}}\uee10{&quot;1&quot;:1876}\">In this blog, we are going to cover Structured Streaming with Azure Databricks, Streaming concepts, Event Hubs, and Spark Structured Streaming and Perform stream processing using structured streaming.<\/span><\/p>\n<p>Apache Spark Structured Streaming is a quick, versatile, and fault-tolerant stream handling API. You can utilize it to perform analytics on your streaming information in real-time.<\/p>\n<p>With Structured Streaming, you can utilize SQL queries to handle streaming information similar to how you would deal with static data. The API consistently augments and updates the final data.<\/p>\n<p>Streaming Concepts<\/p>\n<p>Stream handling is the place where you persistently fuse new data into Data Lake storage and process the results. The streaming data comes in quicker than it tends to be consumed while utilizing conventional traditional batch-related processing techniques. A stream of data is treated as a table to which data is continuously appended. Instances of such data incorporate bank card transactions, Internet of Things (IoT) gadgets data, and computer gameplay events.<\/p>\n<p>A streaming system consists of the following:<\/p>\n<p>-Stream processing using Structured Streaming, forEach sink, memory sinks, etc.<br \/>\n-Input sources such as Azure Event Hubs, Kafka, IoT Hub, files on a distributed system, or TCP-IP sockets.<\/p>\n<p>Want to know more about Structured Streaming With Azure DataBricks<br \/>\nRead the blog post at <a href=\"https:\/\/k21academy.com\/microsoft-azure\/data-engineer\/structured-streaming-with-azure-databricks\/?utm_source=onlineappsdba&amp;utm_medium=referral&amp;utm_campaign=azurede36_feb22\">https:\/\/k21academy.com\/azurede36<\/a> to learn more.<\/p>\n<p>Topics we\u2019ll Cover:<\/p>\n<p>Azure Databricks Structured Streaming<br \/>\nStreaming Concepts<br \/>\nEvent Hubs and Spark Structured Streaming<br \/>\nPerform stream processing using structured streaming.<\/p>\n<p>\ud83d\ude80 \ud835\uddd8\ud835\ude03\ud835\uddf2\ud835\uddff\ud835\ude06\ud835\ude01\ud835\uddf5\ud835\uddf6\ud835\uddfb\ud835\uddf4 \ud835\ude06\ud835\uddfc\ud835\ude02 \ud835\uddfb\ud835\uddf2\ud835\uddf2\ud835\uddf1 \ud835\ude01\ud835\uddfc \ud835\uddf8\ud835\uddfb\ud835\uddfc\ud835\ude04 \ud835\uddee\ud835\uddef\ud835\uddfc\ud835\ude02\ud835\ude01 \ud835\uddd7\ud835\udde3\ud835\udfee\ud835\udfec\ud835\udfef Join Our Free Class: <a href=\"https:\/\/k21academy.com\/free-class-azure-admin-az-104-certification?utm_source=website&amp;utm_medium=referral&amp;utm_campaign=az10402_april21&amp;utm_source=onlineappsdba&amp;utm_medium=referral&amp;utm_campaign=azurede02_feb22\">https:\/\/k21academy.com\/dp20302<\/a><\/p>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/k21academy.com\/free-class-azure-admin-az-104-certification?utm_source=website&amp;utm_medium=referral&amp;utm_campaign=az10402_april21&amp;utm_source=onlineappsdba&amp;utm_medium=referral&amp;utm_campaign=azurede02_feb22\"><img decoding=\"async\" src=\"https:\/\/k21academy.com\/wp-content\/uploads\/2021\/06\/CU_DP203_GIF1.gif\" alt=\"https:\/\/k21academy.com\/wp-content\/uploads\/2021\/06\/CU_DP203_GIF1.gif\" \/><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>In this blog, we are going to cover Structured Streaming with Azure Databricks, Streaming concepts, Event Hubs, and Spark Structured [&hellip;]<\/p>\n","protected":false},"author":115,"featured_media":17783,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[570,540],"tags":[],"class_list":["post-17782","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-data-engineer","category-microsoft-azure"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Structured Streaming With Azure DataBricks | K21 Academy<\/title>\n<meta name=\"description\" content=\"In this blog, we are going to cover Structured Streaming with Azure Databricks, Streaming concepts, Event Hubs, and Spark Structured Streaming and Perform\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Structured Streaming With Azure DataBricks | K21 Academy\" \/>\n<meta property=\"og:description\" content=\"In this blog, we are going to cover Structured Streaming with Azure Databricks, Streaming concepts, Event Hubs, and Spark Structured Streaming and Perform\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-02-03T16:52:30+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-02-05T05:04:34+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2022\/02\/AzureDatabricks_BlogImage-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Masroof Ahmad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Masroof Ahmad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/\",\"name\":\"Structured Streaming With Azure DataBricks | K21 Academy\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2022\/02\/AzureDatabricks_BlogImage-1.png\",\"datePublished\":\"2022-02-03T16:52:30+00:00\",\"dateModified\":\"2022-02-05T05:04:34+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"description\":\"In this blog, we are going to cover Structured Streaming with Azure Databricks, Streaming concepts, Event Hubs, and Spark Structured Streaming and Perform\",\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/#primaryimage\",\"url\":\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2022\/02\/AzureDatabricks_BlogImage-1.png\",\"contentUrl\":\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2022\/02\/AzureDatabricks_BlogImage-1.png\",\"width\":1920,\"height\":1080},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Structured Streaming With Azure DataBricks\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineappsdba.com\/#website\",\"url\":\"https:\/\/onlineappsdba.com\/\",\"name\":\"\",\"description\":\"Oracle Implementation &amp; Training Experts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineappsdba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\",\"name\":\"Masroof Ahmad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"caption\":\"Masroof Ahmad\"},\"url\":\"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Structured Streaming With Azure DataBricks | K21 Academy","description":"In this blog, we are going to cover Structured Streaming with Azure Databricks, Streaming concepts, Event Hubs, and Spark Structured Streaming and Perform","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:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/","og_locale":"en_US","og_type":"article","og_title":"Structured Streaming With Azure DataBricks | K21 Academy","og_description":"In this blog, we are going to cover Structured Streaming with Azure Databricks, Streaming concepts, Event Hubs, and Spark Structured Streaming and Perform","og_url":"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/","article_published_time":"2022-02-03T16:52:30+00:00","article_modified_time":"2022-02-05T05:04:34+00:00","og_image":[{"width":1920,"height":1080,"url":"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2022\/02\/AzureDatabricks_BlogImage-1.png","type":"image\/png"}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/","url":"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/","name":"Structured Streaming With Azure DataBricks | K21 Academy","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/#primaryimage"},"thumbnailUrl":"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2022\/02\/AzureDatabricks_BlogImage-1.png","datePublished":"2022-02-03T16:52:30+00:00","dateModified":"2022-02-05T05:04:34+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"description":"In this blog, we are going to cover Structured Streaming with Azure Databricks, Streaming concepts, Event Hubs, and Spark Structured Streaming and Perform","breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/#primaryimage","url":"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2022\/02\/AzureDatabricks_BlogImage-1.png","contentUrl":"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2022\/02\/AzureDatabricks_BlogImage-1.png","width":1920,"height":1080},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2022\/02\/03\/data-engineer-structured-streaming-with-azure-databricks\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Structured Streaming With Azure DataBricks"}]},{"@type":"WebSite","@id":"https:\/\/onlineappsdba.com\/#website","url":"https:\/\/onlineappsdba.com\/","name":"","description":"Oracle Implementation &amp; Training Experts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineappsdba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb","name":"Masroof Ahmad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","caption":"Masroof Ahmad"},"url":"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/17782","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/comments?post=17782"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/17782\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media\/17783"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=17782"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=17782"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=17782"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}