{"id":7796,"date":"2021-03-31T11:29:04","date_gmt":"2021-03-31T11:29:04","guid":{"rendered":"https:\/\/prwatech.in\/blog\/?p=7796"},"modified":"2021-04-05T05:29:49","modified_gmt":"2021-04-05T05:29:49","slug":"kafka-installation","status":"publish","type":"post","link":"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/","title":{"rendered":"kafka Installation"},"content":{"rendered":"\n<p><strong>Prerequisites<\/strong><\/p>\n\n\n\n<p><strong>Hardware requirements:<\/strong><\/p>\n\n\n\n<p>Local machine<\/p>\n\n\n\n<p>RAM 8 GB or above<\/p>\n\n\n\n<p><strong>Software requirements<\/strong><\/p>\n\n\n\n<p>VMware Workstation , Version : 16 pro<\/p>\n\n\n\n<p>Download the software from given link :-&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/prwatech.in\/blog\/software-installation\/vmware-workstation-installation\/\" target=\"_blank\">https:\/\/prwatech.in\/blog\/software-installation\/vmware-workstation-installation\/<\/a><\/p>\n\n\n\n<p>Ubuntu , Version:18.04 :-&nbsp;<a rel=\"noreferrer noopener\" href=\"https:\/\/prwatech.in\/blog\/software-installation\/vmware-workstation-installation\/\" target=\"_blank\">https:\/\/prwatech.in\/blog\/software-installation\/vmware-workstation-installation\/<\/a><\/p>\n\n\n\n<p><strong>Programming languages:<\/strong>&nbsp;<a href=\"https:\/\/prwatech.in\/blog\/linux\/linux\/\">Linux<\/a><\/p>\n\n\n\n<p><strong>Learn Linux<\/strong>&nbsp;: &nbsp;<a href=\"https:\/\/prwatech.in\/blog\/linux\/linux-architecture\/\">https:\/\/prwatech.in\/blog\/linux\/linux-architecture\/<\/a><\/p>\n\n\n\n<p><strong>1.<\/strong>Install java<\/p>\n\n\n\n<p><strong>Command:<\/strong> $sudo apt-get install openjdk-8-jdk<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"32\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-269.png\" alt=\"\" class=\"wp-image-7797\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-269.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-269-300x16.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\n\n\n\n<p><strong>2.<\/strong> Check the java version<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"81\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-270.png\" alt=\"\" class=\"wp-image-7798\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-270.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-270-300x40.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\n\n\n\n<p><strong>3.<\/strong> Download&nbsp; kafka from the following link using  <strong>wget<\/strong><\/p>\n\n\n\n<p><a href=\"https:\/\/www.apache.org\/dyn\/closer.cgi?path=\/kafka\/2.7.0\/kafka_2.13-2.7.0.tgz\"> https:\/\/www.apache.org\/dyn\/closer.cgi?path=\/kafka\/2.7.0\/kafka_2.13-2.7.0.tgz<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"228\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-271.png\" alt=\"\" class=\"wp-image-7799\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-271.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-271-300x113.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\n\n\n\n<p>4. Go to the directory where kafka has downloaded and untar the file<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"269\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-272.png\" alt=\"\" class=\"wp-image-7800\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-272.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-272-300x133.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\n\n\n\n<p><strong>5.<\/strong> Run the following command to start all services in the correct order<\/p>\n\n\n\n<p>bin\/zookeeper-server-start.sh config\/zookeeper.properties<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"191\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-274.png\" alt=\"\" class=\"wp-image-7802\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-274.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-274-300x95.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\n\n\n\n<p><strong>6.<\/strong> Open new terminal and write the following code<\/p>\n\n\n\n<p>bin\/kafka-server-start.sh config\/server.properties<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"260\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-275.png\" alt=\"\" class=\"wp-image-7803\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-275.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-275-300x129.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\n\n\n\n<p>Once all the services are successfully launched, there will be a basic Kafka environment running and ready to use.<\/p>\n\n\n\n<p><strong>7. <\/strong> Open another new terminal and run the following command<\/p>\n\n\n\n<p>bin\/kafka-topics.sh &#8211;create &#8211;topic quickstart-events &#8211;bootstrap-server localhost:9092<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"78\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-276.png\" alt=\"\" class=\"wp-image-7804\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-276.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-276-300x39.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\n\n\n\n<p><strong>8.<\/strong> In the same terminal add the below commands<\/p>\n\n\n\n<p>bin\/kafka-topics.sh &#8211;describe &#8211;topic quickstart-events &#8211;bootstrap-server localhost:9092<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"97\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-277.png\" alt=\"\" class=\"wp-image-7805\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-277.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-277-300x48.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\n\n\n\n<p><strong>9.<\/strong> Now write some events using the following command:<\/p>\n\n\n\n<p>bin\/kafka-console-producer.sh &#8211;topic quickstart-events &#8211;bootstrap-server localhost:9092<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"67\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-278.png\" alt=\"\" class=\"wp-image-7806\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-278.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-278-300x33.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\n\n\n\n<p><strong>10.<\/strong> Now read the events you have entered by writing the following command:<\/p>\n\n\n\n<p>bin\/kafka-console-consumer.sh &#8211;topic quickstart-events &#8211;from-beginning &#8211;bootstrap-server localhost:9092<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"606\" height=\"37\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-279.png\" alt=\"\" class=\"wp-image-7807\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-279.png 606w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-279-300x18.png 300w\" sizes=\"auto, (max-width: 606px) 100vw, 606px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"359\" height=\"64\" src=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-280.png\" alt=\"\" class=\"wp-image-7808\" srcset=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-280.png 359w, https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-280-300x53.png 300w\" sizes=\"auto, (max-width: 359px) 100vw, 359px\" \/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Prerequisites Hardware requirements: Local machine RAM 8 GB or above Software requirements VMware Workstation , Version : 16 pro Download the software from given link :-&nbsp;https:\/\/prwatech.in\/blog\/software-installation\/vmware-workstation-installation\/ Ubuntu , Version:18.04 :-&nbsp;https:\/\/prwatech.in\/blog\/software-installation\/vmware-workstation-installation\/ Programming languages:&nbsp;Linux Learn Linux&nbsp;: &nbsp;https:\/\/prwatech.in\/blog\/linux\/linux-architecture\/ 1.Install java Command: $sudo apt-get install openjdk-8-jdk 2. Check the java version 3. Download&nbsp; kafka from the following link using [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[775,746,749,777,747,751,750,778,776,748],"class_list":["post-7796","post","type-post","status-publish","format-standard","hentry","category-apache-spark","tag-apache-kafka-download","tag-kafka","tag-kafka-2-13-2-7-0-version","tag-kafka-install-in-ubuntu","tag-kafka-installation","tag-kafka-latest-download","tag-kafka-setup","tag-kafka-setup-in-ubuntu","tag-kafka-streaming","tag-kafka-ubuntu"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>kafka Installation - Prwatech<\/title>\n<meta name=\"robots\" content=\"noindex, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"kafka Installation - Prwatech\" \/>\n<meta property=\"og:description\" content=\"Prerequisites Hardware requirements: Local machine RAM 8 GB or above Software requirements VMware Workstation , Version : 16 pro Download the software from given link :-&nbsp;https:\/\/prwatech.in\/blog\/software-installation\/vmware-workstation-installation\/ Ubuntu , Version:18.04 :-&nbsp;https:\/\/prwatech.in\/blog\/software-installation\/vmware-workstation-installation\/ Programming languages:&nbsp;Linux Learn Linux&nbsp;: &nbsp;https:\/\/prwatech.in\/blog\/linux\/linux-architecture\/ 1.Install java Command: $sudo apt-get install openjdk-8-jdk 2. Check the java version 3. Download&nbsp; kafka from the following link using [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/\" \/>\n<meta property=\"og:site_name\" content=\"Prwatech\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prwatech.in\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-03-31T11:29:04+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-04-05T05:29:49+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-269.png\" \/>\n<meta name=\"author\" content=\"Prwatech\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@Eduprwatech\" \/>\n<meta name=\"twitter:site\" content=\"@Eduprwatech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Prwatech\" \/>\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:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/\",\"url\":\"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/\",\"name\":\"kafka Installation - Prwatech\",\"isPartOf\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-269.png\",\"datePublished\":\"2021-03-31T11:29:04+00:00\",\"dateModified\":\"2021-04-05T05:29:49+00:00\",\"author\":{\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\"},\"breadcrumb\":{\"@id\":\"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/#primaryimage\",\"url\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-269.png\",\"contentUrl\":\"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-269.png\",\"width\":606,\"height\":32},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/prwatech.in\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"kafka Installation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/prwatech.in\/blog\/#website\",\"url\":\"https:\/\/prwatech.in\/blog\/\",\"name\":\"Prwatech\",\"description\":\"Share Ideas, Start Something Good.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/prwatech.in\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3\",\"name\":\"Prwatech\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/prwatech.in\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g\",\"caption\":\"Prwatech\"},\"url\":\"https:\/\/prwatech.in\/blog\/author\/prwatech123\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"kafka Installation - Prwatech","robots":{"index":"noindex","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"og_locale":"en_US","og_type":"article","og_title":"kafka Installation - Prwatech","og_description":"Prerequisites Hardware requirements: Local machine RAM 8 GB or above Software requirements VMware Workstation , Version : 16 pro Download the software from given link :-&nbsp;https:\/\/prwatech.in\/blog\/software-installation\/vmware-workstation-installation\/ Ubuntu , Version:18.04 :-&nbsp;https:\/\/prwatech.in\/blog\/software-installation\/vmware-workstation-installation\/ Programming languages:&nbsp;Linux Learn Linux&nbsp;: &nbsp;https:\/\/prwatech.in\/blog\/linux\/linux-architecture\/ 1.Install java Command: $sudo apt-get install openjdk-8-jdk 2. Check the java version 3. Download&nbsp; kafka from the following link using [&hellip;]","og_url":"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/","og_site_name":"Prwatech","article_publisher":"https:\/\/www.facebook.com\/prwatech.in\/","article_published_time":"2021-03-31T11:29:04+00:00","article_modified_time":"2021-04-05T05:29:49+00:00","og_image":[{"url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-269.png","type":"","width":"","height":""}],"author":"Prwatech","twitter_card":"summary_large_image","twitter_creator":"@Eduprwatech","twitter_site":"@Eduprwatech","twitter_misc":{"Written by":"Prwatech","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/","url":"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/","name":"kafka Installation - Prwatech","isPartOf":{"@id":"https:\/\/prwatech.in\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/#primaryimage"},"image":{"@id":"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/#primaryimage"},"thumbnailUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-269.png","datePublished":"2021-03-31T11:29:04+00:00","dateModified":"2021-04-05T05:29:49+00:00","author":{"@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3"},"breadcrumb":{"@id":"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/#primaryimage","url":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-269.png","contentUrl":"https:\/\/prwatech.in\/blog\/wp-content\/uploads\/2021\/03\/image-269.png","width":606,"height":32},{"@type":"BreadcrumbList","@id":"https:\/\/prwatech.in\/blog\/apache-spark\/kafka-installation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/prwatech.in\/blog\/"},{"@type":"ListItem","position":2,"name":"kafka Installation"}]},{"@type":"WebSite","@id":"https:\/\/prwatech.in\/blog\/#website","url":"https:\/\/prwatech.in\/blog\/","name":"Prwatech","description":"Share Ideas, Start Something Good.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/prwatech.in\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/db90baff7744090b2288bbc98fea87f3","name":"Prwatech","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/prwatech.in\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c00bafc1b04045f31eda917de39891456c44fa47c092b9bb6be0f860a3a30a2f?s=96&d=mm&r=g","caption":"Prwatech"},"url":"https:\/\/prwatech.in\/blog\/author\/prwatech123\/"}]}},"_links":{"self":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/7796","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/comments?post=7796"}],"version-history":[{"count":4,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/7796\/revisions"}],"predecessor-version":[{"id":7891,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/posts\/7796\/revisions\/7891"}],"wp:attachment":[{"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/media?parent=7796"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/categories?post=7796"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prwatech.in\/blog\/wp-json\/wp\/v2\/tags?post=7796"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}