{"id":1091,"date":"2019-07-02T17:54:25","date_gmt":"2019-07-02T17:54:25","guid":{"rendered":"https:\/\/live-infoblox-blog.pantheonsite.io\/?p=1091"},"modified":"2020-05-06T10:26:57","modified_gmt":"2020-05-06T17:26:57","slug":"infoblox-vnios-autoscaling-on-openstack-using-ansible","status":"publish","type":"post","link":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/","title":{"rendered":"Infoblox vNIOS Autoscaling on Openstack using Ansible"},"content":{"rendered":"<p><strong>Introduction:<\/strong><\/p>\n<p>Ansible is an open source IT Configuration Management, Deployment &amp; Orchestration tool. Ansible aims to provide large productivity gains to a wide variety of automation challenges.<\/p>\n<p>Of late Ansible has become the number one choice of system administrators to automate and orchestrate complex and mundane day to day tasks, as such it does not require any coding knowledge. Ansible uses a simple syntax written in YAML called<em>\u00a0playbooks<\/em>. YAML is a human-readable data serialization language. It is incredibly simple.<\/p>\n<p><strong>vNIOS autoscaling on Openstack<\/strong><\/p>\n<p>DNS acts like a backbone in a Service provider world. Making sure that DNS queries are always answered even during peak hours is extremely important for service providers.<\/p>\n<p>Maintaining a high CHR is also equally important in-Service provider world. With every 1% dip in CHR, DNS QPS gets latent by 9-10%. While a high CHR indicates that queries are answered from cache, low CHR results in latent DNS resolution and high CPU utilization of DNS servers.<\/p>\n<p>One way to make sure that DNS queries are always answered, and existing DNS servers are not overburdened is through DNS server autoscaling, i.e. deploying a new DNS member during high DNS QPS window.<\/p>\n<p><strong>What is vNIOS autoscaling<\/strong><\/p>\n<p>vNIOS autoscaling on Openstack is a combination of shell script and Ansible-playbook. While the shell script monitors the DNS queries and CHR using SNMP, Ansible-playbook does all the heavy lifting like spawning and initializing vNIOS on openstack, adding member to the grid, starting DNS service and finally adding the newly spawned member to the existing anycast group.<\/p>\n<p>In short, the complete workflow can be divided into 6 major steps:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1092\" src=\"https:\/\/live-infoblox-blog.pantheonsite.io\/wp-content\/uploads\/Autoscaling-through-Ansible-1.png\" alt=\"What is vNIOS autoscaling\" width=\"600\" height=\"431\" srcset=\"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/Autoscaling-through-Ansible-1.png 600w, https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/Autoscaling-through-Ansible-1-300x216.png 300w\" sizes=\"auto, (max-width: 600px) 100vw, 600px\" \/><\/p>\n<p>Whenever there is a surge in DNS QPS and CHR dips below a user specified number, vNIOS autoscaling kicks in and results in a newly deployed DNS server, ready to answer DNS queries.<\/p>\n<p>Ansible-playbooks used in vNIOS autoscaling leverages following openstack modules:<\/p>\n<ul>\n<li>os_server<\/li>\n<li>os_port<\/li>\n<li>os_subnet<\/li>\n<\/ul>\n<p>for the vNIOS instantiation and initialization. Ansible-playbooks also leverages\u00a0<strong>uri<\/strong>\u00a0module to execute WAPI operations like provisioning the new member in the grid, adding the member to the grid and starting services etc.<\/p>\n<p><strong>Conclusion:<\/strong><\/p>\n<p>Using vNIOS for autoscaling, Service Providers can make sure that DNS queries are always answered and a healthy CHR is maintained even during peak usage hours.<\/p>\n<p>Demo Video<\/p>\n<p>You can watch this video for a quick demo of vNIOS autoscaling on Openstack<strong>.<\/strong><\/p>\n<p><iframe loading=\"lazy\" title=\"Demo Video: Autoscale Infoblox vNIOS on Openstack with Ansible\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/nH4LIeQW98c?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction: Ansible is an open source IT Configuration Management, Deployment &amp; Orchestration tool. Ansible aims to provide large productivity gains to a wide variety of automation challenges. Of late Ansible has become the number one choice of system administrators to automate and orchestrate complex and mundane day to day tasks, as such it does not [&hellip;]<\/p>\n","protected":false},"author":151,"featured_media":1093,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[3],"tags":[57],"class_list":{"0":"post-1091","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-community","8":"tag-openstack","9":"entry"},"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Infoblox vNIOS Autoscaling on Openstack using Ansible<\/title>\n<meta name=\"description\" content=\"Ansible is an open source IT Configuration Management, Deployment &amp; Orchestration tool. Ansible aims to provide large productivity gains to a wide variety of automation challenges.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Infoblox vNIOS Autoscaling on Openstack using Ansible\" \/>\n<meta property=\"og:description\" content=\"Ansible is an open source IT Configuration Management, Deployment &amp; Orchestration tool. Ansible aims to provide large productivity gains to a wide variety of automation challenges.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/\" \/>\n<meta property=\"og:site_name\" content=\"Infoblox Blog\" \/>\n<meta property=\"article:published_time\" content=\"2019-07-02T17:54:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-05-06T17:26:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infobloxblog.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Aditya Sahu\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Aditya Sahu\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-vnios-autoscaling-on-openstack-using-ansible\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-vnios-autoscaling-on-openstack-using-ansible\\\/\"},\"author\":{\"name\":\"Aditya Sahu\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/person\\\/d3a64aa1cab31ed9b3fe15c3973960db\"},\"headline\":\"Infoblox vNIOS Autoscaling on Openstack using Ansible\",\"datePublished\":\"2019-07-02T17:54:25+00:00\",\"dateModified\":\"2020-05-06T17:26:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-vnios-autoscaling-on-openstack-using-ansible\\\/\"},\"wordCount\":406,\"publisher\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-vnios-autoscaling-on-openstack-using-ansible\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infobloxblog.jpg\",\"keywords\":[\"OpenStack\"],\"articleSection\":[\"Community\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-vnios-autoscaling-on-openstack-using-ansible\\\/\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-vnios-autoscaling-on-openstack-using-ansible\\\/\",\"name\":\"Infoblox vNIOS Autoscaling on Openstack using Ansible\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-vnios-autoscaling-on-openstack-using-ansible\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-vnios-autoscaling-on-openstack-using-ansible\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infobloxblog.jpg\",\"datePublished\":\"2019-07-02T17:54:25+00:00\",\"dateModified\":\"2020-05-06T17:26:57+00:00\",\"description\":\"Ansible is an open source IT Configuration Management, Deployment & Orchestration tool. Ansible aims to provide large productivity gains to a wide variety of automation challenges.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-vnios-autoscaling-on-openstack-using-ansible\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-vnios-autoscaling-on-openstack-using-ansible\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-vnios-autoscaling-on-openstack-using-ansible\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infobloxblog.jpg\",\"contentUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infobloxblog.jpg\",\"width\":500,\"height\":300,\"caption\":\"Infoblox vNIOS Autoscaling on Openstack using Ansible\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/community\\\/infoblox-vnios-autoscaling-on-openstack-using-ansible\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Community\",\"item\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/category\\\/community\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Infoblox vNIOS Autoscaling on Openstack using Ansible\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\",\"name\":\"infoblox.com\\\/blog\\\/\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#organization\",\"name\":\"Infoblox\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infoblox-logo-2.svg\",\"contentUrl\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/wp-content\\\/uploads\\\/infoblox-logo-2.svg\",\"width\":137,\"height\":30,\"caption\":\"Infoblox\"},\"image\":{\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/#\\\/schema\\\/person\\\/d3a64aa1cab31ed9b3fe15c3973960db\",\"name\":\"Aditya Sahu\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/live-infoblox-blog.pantheonsite.io\\\/wp-content\\\/uploads\\\/avatar_user_151_1571767213-96x96.jpg\",\"url\":\"https:\\\/\\\/live-infoblox-blog.pantheonsite.io\\\/wp-content\\\/uploads\\\/avatar_user_151_1571767213-96x96.jpg\",\"contentUrl\":\"https:\\\/\\\/live-infoblox-blog.pantheonsite.io\\\/wp-content\\\/uploads\\\/avatar_user_151_1571767213-96x96.jpg\",\"caption\":\"Aditya Sahu\"},\"description\":\"Aditya Sahu manages the TME team at Infoblox Bangalore, supporting Service providers and large Infoblox customers. Aditya has worked with various companies over the last 10 years. His background includes Cloud computing, virtualization, networking scripting. Aditya is at the forefront of customer usage, supporting deployments and engineering teams in their setup and configuration. In his unique position he has the ability to bring customer feedback from his experiences to shape the future of Infoblox\u2019s solutions. In his free time Aditya loves to read and travel.\",\"url\":\"https:\\\/\\\/www.infoblox.com\\\/blog\\\/author\\\/aditya-sahu\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Infoblox vNIOS Autoscaling on Openstack using Ansible","description":"Ansible is an open source IT Configuration Management, Deployment & Orchestration tool. Ansible aims to provide large productivity gains to a wide variety of automation challenges.","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:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/","og_locale":"en_US","og_type":"article","og_title":"Infoblox vNIOS Autoscaling on Openstack using Ansible","og_description":"Ansible is an open source IT Configuration Management, Deployment & Orchestration tool. Ansible aims to provide large productivity gains to a wide variety of automation challenges.","og_url":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/","og_site_name":"Infoblox Blog","article_published_time":"2019-07-02T17:54:25+00:00","article_modified_time":"2020-05-06T17:26:57+00:00","og_image":[{"width":500,"height":300,"url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infobloxblog.jpg","type":"image\/jpeg"}],"author":"Aditya Sahu","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Aditya Sahu","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/#article","isPartOf":{"@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/"},"author":{"name":"Aditya Sahu","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/person\/d3a64aa1cab31ed9b3fe15c3973960db"},"headline":"Infoblox vNIOS Autoscaling on Openstack using Ansible","datePublished":"2019-07-02T17:54:25+00:00","dateModified":"2020-05-06T17:26:57+00:00","mainEntityOfPage":{"@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/"},"wordCount":406,"publisher":{"@id":"https:\/\/www.infoblox.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/#primaryimage"},"thumbnailUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infobloxblog.jpg","keywords":["OpenStack"],"articleSection":["Community"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/","url":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/","name":"Infoblox vNIOS Autoscaling on Openstack using Ansible","isPartOf":{"@id":"https:\/\/www.infoblox.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/#primaryimage"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/#primaryimage"},"thumbnailUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infobloxblog.jpg","datePublished":"2019-07-02T17:54:25+00:00","dateModified":"2020-05-06T17:26:57+00:00","description":"Ansible is an open source IT Configuration Management, Deployment & Orchestration tool. Ansible aims to provide large productivity gains to a wide variety of automation challenges.","breadcrumb":{"@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/#primaryimage","url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infobloxblog.jpg","contentUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infobloxblog.jpg","width":500,"height":300,"caption":"Infoblox vNIOS Autoscaling on Openstack using Ansible"},{"@type":"BreadcrumbList","@id":"https:\/\/www.infoblox.com\/blog\/community\/infoblox-vnios-autoscaling-on-openstack-using-ansible\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.infoblox.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Community","item":"https:\/\/www.infoblox.com\/blog\/category\/community\/"},{"@type":"ListItem","position":3,"name":"Infoblox vNIOS Autoscaling on Openstack using Ansible"}]},{"@type":"WebSite","@id":"https:\/\/www.infoblox.com\/blog\/#website","url":"https:\/\/www.infoblox.com\/blog\/","name":"infoblox.com\/blog\/","description":"","publisher":{"@id":"https:\/\/www.infoblox.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.infoblox.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.infoblox.com\/blog\/#organization","name":"Infoblox","url":"https:\/\/www.infoblox.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infoblox-logo-2.svg","contentUrl":"https:\/\/www.infoblox.com\/blog\/wp-content\/uploads\/infoblox-logo-2.svg","width":137,"height":30,"caption":"Infoblox"},"image":{"@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.infoblox.com\/blog\/#\/schema\/person\/d3a64aa1cab31ed9b3fe15c3973960db","name":"Aditya Sahu","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/live-infoblox-blog.pantheonsite.io\/wp-content\/uploads\/avatar_user_151_1571767213-96x96.jpg","url":"https:\/\/live-infoblox-blog.pantheonsite.io\/wp-content\/uploads\/avatar_user_151_1571767213-96x96.jpg","contentUrl":"https:\/\/live-infoblox-blog.pantheonsite.io\/wp-content\/uploads\/avatar_user_151_1571767213-96x96.jpg","caption":"Aditya Sahu"},"description":"Aditya Sahu manages the TME team at Infoblox Bangalore, supporting Service providers and large Infoblox customers. Aditya has worked with various companies over the last 10 years. His background includes Cloud computing, virtualization, networking scripting. Aditya is at the forefront of customer usage, supporting deployments and engineering teams in their setup and configuration. In his unique position he has the ability to bring customer feedback from his experiences to shape the future of Infoblox\u2019s solutions. In his free time Aditya loves to read and travel.","url":"https:\/\/www.infoblox.com\/blog\/author\/aditya-sahu\/"}]}},"_links":{"self":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/1091","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/users\/151"}],"replies":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/comments?post=1091"}],"version-history":[{"count":3,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/1091\/revisions"}],"predecessor-version":[{"id":1096,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/posts\/1091\/revisions\/1096"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/media\/1093"}],"wp:attachment":[{"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/media?parent=1091"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/categories?post=1091"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.infoblox.com\/blog\/wp-json\/wp\/v2\/tags?post=1091"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}