{"id":70,"date":"2026-09-17T13:08:25","date_gmt":"2026-09-17T13:08:25","guid":{"rendered":"https:\/\/theuptimereport.com\/?p=70"},"modified":"2026-09-17T13:19:47","modified_gmt":"2026-09-17T13:19:47","slug":"network-security-management-guide","status":"publish","type":"post","link":"https:\/\/theuptimereport.com\/?p=70","title":{"rendered":"Network Security Management: Keeping the Network Defended and Available"},"content":{"rendered":"<style>.entry-header,.page-header,.entry-title,.entry-meta,.post-meta,.byline,.posted-on,article>header,.page>header,.wp-block-post-title,.wp-block-post-author,.wp-block-post-author-name,.wp-block-post-date,.wp-block-post-terms,.wp-block-post-author-biography,.taxonomy-category,header.wp-block-template-part .wp-block-post-title{display:none!important}\n.entry-content,.page-content,.post-content{max-width:100%!important;padding:0!important;margin:0!important}\narticle.page,article.post,.hentry{max-width:100%!important;padding:0!important}\n\/* release from Twenty Twenty-Five constrained layout (645px clamp) *\/\n.is-layout-constrained > .ur-flex,.wp-block-post-content > .ur-flex{max-width:1320px!important;width:auto!important;margin-left:auto!important;margin-right:auto!important}\n.wp-block-post-content{max-width:none!important}\n.entry-content>.ur-flex,.post-content>.ur-flex{max-width:1320px!important}\n.ur-flex{gap:3rem;max-width:1320px;margin:0 auto;padding:2rem 4% 3rem}\n.ur-flex .ur-col{font-family:Inter,-apple-system,sans-serif;color:#2c3345;font-size:1.125rem;line-height:1.75;max-width:760px;margin:0 auto}\n.ur-flex .ur-col h1,.ur-flex .ur-col h2,.ur-flex .ur-col h3{font-family:'Roboto Slab',Georgia,serif;color:#101828;letter-spacing:-0.01em}\n.ur-flex .ur-col h1{font-size:clamp(2rem,4.5vw,2.6rem);line-height:1.2;font-weight:700;margin:0 0 1.5rem}\n.ur-flex .ur-col h2{font-size:1.85rem;line-height:1.25;font-weight:700;margin:3rem 0 1rem;padding-top:1.5rem;border-top:1px solid #e9eaee}\n.ur-flex .ur-col h2:first-of-type{border-top:none;padding-top:0;margin-top:2rem}\n.ur-flex .ur-col h3{font-size:1.35rem;line-height:1.3;font-weight:700;margin:2rem 0 0.6rem;color:#101828}\n.ur-flex .ur-col p,.ur-flex .ur-col li{color:#2c3345;font-size:1.125rem;line-height:1.75;margin-bottom:1.25em}\n.ur-flex .ur-col ul,.ur-flex .ur-col ol{margin:1.25em 0 1.5em;padding-left:1.5em}\n.ur-flex .ur-col li{margin-bottom:0.6em}\n.ur-flex .ur-col table{width:100%;border-collapse:collapse;font-size:1rem;line-height:1.55;margin:2rem 0}\n.ur-flex .ur-col th{border-bottom:2px solid #101828;padding:0.85rem;text-align:left;font-weight:700}\n.ur-flex .ur-col td{border-bottom:1px solid #eee;padding:0.75rem 0.85rem;vertical-align:top}\n.ur-flex .ur-col blockquote{font-size:1.25rem;line-height:1.55;font-style:italic;color:#32373c;background:#f5f8ff;border-left:4px solid #0B5FFF;border-radius:0 8px 8px 0;padding:1.5rem 1.5rem 1.5rem 2rem;margin:2.5rem 0}\n.ur-flex .ur-col a{color:#0B5FFF}\n.ur-answer{background:#f5f8ff;border:1px solid #d6e2ff;border-left:4px solid #0B5FFF;border-radius:0 8px 8px 0;padding:1.25rem 1.5rem;margin:0 0 2rem;font-size:1.15rem;line-height:1.6}\n.ur-kt{background:#fbfbfc;border:1px solid #e9eaee;border-radius:8px;padding:1.25rem 1.5rem;margin:2rem 0}\n.ur-kt p:first-child{font-family:'Roboto Slab',serif;font-weight:700;color:#101828;margin:0 0 .5rem;font-size:.95rem;letter-spacing:.02em;text-transform:uppercase}\n@media(max-width:900px){.ur-flex{flex-direction:column}.ur-flex .ur-aside{width:100%!important}}\n<\/style>\n<div class=\"ur-flex\" style=\"display:flex;gap:3rem;max-width:1320px;margin:0 auto;padding:2rem 4% 3rem;\">\n<div class=\"ur-col\" style=\"flex:1;min-width:0;\">\n<h1>Network Security Management: Keeping the Network Defended and Available<\/h1>\n<p class=\"ur-answer\"><strong>Network security management<\/strong> is the ongoing practice of protecting a network from threats while keeping it available and performing. It combines controls like firewalls and segmentation with continuous monitoring and a plan for when something goes wrong.<\/p>\n<div class=\"ur-kt\">\n<p>Network security management basics<\/p>\n<ul>\n<li>It protects the network without sacrificing availability.<\/li>\n<li>Core controls include firewalls, segmentation, and access control.<\/li>\n<li>Monitoring turns controls into active defense.<\/li>\n<li>It is continuous, not a one-time setup.<\/li>\n<\/ul>\n<\/div>\n<h2 id=\"balancing-security-and-availability\">Balancing security and availability<\/h2>\n<p>The hard part of network security is that the network still has to work. Lock it down too tightly and you break the business; leave it open and you invite attack. Good network security management finds the balance: strong controls that do not get in the way of legitimate work.<\/p>\n<h2 id=\"the-core-controls\">The core controls<\/h2>\n<table>\n<thead>\n<tr>\n<th>Control<\/th>\n<th>What it does<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Firewalls<\/td>\n<td>Filter traffic in and out of the network<\/td>\n<\/tr>\n<tr>\n<td>Segmentation<\/td>\n<td>Limit how far an intruder can move<\/td>\n<\/tr>\n<tr>\n<td>Access control<\/td>\n<td>Ensure only the right people reach the right systems<\/td>\n<\/tr>\n<tr>\n<td>Monitoring<\/td>\n<td>Detect suspicious activity in real time<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2 id=\"why-monitoring-is-essential\">Why monitoring is essential<\/h2>\n<p>Controls set the rules, but monitoring is what catches the rule-breakers. Watching network traffic for unusual patterns turns a static defense into an active one, so an intrusion is spotted and stopped rather than discovered weeks later.<\/p>\n<h2 id=\"how-providers-deliver-it\">How providers deliver it<\/h2>\n<p>Providers manage network security across many clients from central platforms, applying consistent controls, watching traffic around the clock, and responding to incidents. That scale is what makes strong network security affordable for smaller organizations.<\/p>\n<h2 id=\"faq\">Frequently asked questions<\/h2>\n<h3>What is network security management?<\/h3>\n<p>It is the ongoing practice of protecting a network from threats while keeping it available, combining controls, monitoring, and incident response.<\/p>\n<h3>What are the core network security controls?<\/h3>\n<p>Firewalls, network segmentation, access control, and continuous monitoring are the foundation of most network security programs.<\/p>\n<h3>Why is monitoring important?<\/h3>\n<p>Controls set the rules but monitoring catches violations in real time, turning a static defense into one that actively detects and stops intrusions.<\/p>\n<\/div>\n<aside class=\"ur-aside\" style=\"width:340px;flex-shrink:0;\">\n<div style=\"position:sticky;top:100px;background:#f5f8ff;border:1px solid #d6e2ff;border-radius:8px;padding:1.5rem;\">\n<p style=\"font-family:'Roboto Slab',Georgia,serif;font-size:0.7rem;letter-spacing:0.1em;text-transform:uppercase;color:#0B5FFF;margin:0 0 0.5rem;font-weight:700;\">The Ops Brief &middot; Free<\/p>\n<h3 style=\"font-family:'Roboto Slab',serif;font-size:1.25rem;margin:0 0 0.6rem;color:#101828;line-height:1.25;font-weight:700;\">Run a tighter service desk.<\/h3>\n<p style=\"font-size:0.9rem;color:#32373c;margin:0 0 1rem;line-height:1.55;\">Weekly news, playbooks, and reliability benchmarks for MSP &amp; MSSP operators. No fluff.<\/p>\n<p><a href=\"https:\/\/theuptimereport.com\/research\/\" style=\"display:block;text-align:center;background:#0B5FFF;color:#fff;text-decoration:none;font-weight:700;padding:0.8rem;border-radius:6px;font-size:0.95rem;\">Read our research &rarr;<\/a>\n<\/div>\n<div style=\"position:sticky;top:100px;margin-top:1.25rem;background:#101828;border-radius:8px;padding:1.5rem;\">\n<p style=\"font-family:'Roboto Slab',serif;font-size:0.7rem;letter-spacing:0.1em;text-transform:uppercase;color:#0B5FFF;margin:0 0 0.5rem;font-weight:700;\">Annual Ranking<\/p>\n<h3 style=\"font-family:'Roboto Slab',serif;font-size:1.15rem;margin:0 0 0.6rem;color:#fff;line-height:1.25;font-weight:700;\">The Uptime 100<\/h3>\n<p style=\"font-size:0.88rem;color:#c3cad9;margin:0 0 1rem;line-height:1.55;\">The MSPs &amp; MSSPs setting the standard for service reliability.<\/p>\n<p><a href=\"https:\/\/theuptimereport.com\/uptime-100\/\" style=\"display:block;text-align:center;background:#fff;color:#101828;text-decoration:none;font-weight:700;padding:0.7rem;border-radius:6px;font-size:0.9rem;\">See the list &rarr;<\/a>\n<\/div>\n<\/aside>\n<\/div>\n<p><script type=\"application\/ld+json\">{\"@context\": \"https:\/\/schema.org\", \"@type\": \"Article\", \"headline\": \"Network Security Management: Keeping the Network Defended and Available\", \"description\": \"What network security management involves, the core controls, why monitoring matters, and how providers keep client networks both secure and available.\", \"datePublished\": \"2026-09-15\", \"dateModified\": \"2026-09-15\", \"author\": {\"@type\": \"Organization\", \"name\": \"The Uptime Report\"}, \"publisher\": {\"@type\": \"Organization\", \"name\": \"The Uptime Report\"}, \"mainEntityOfPage\": {\"@type\": \"WebPage\", \"@id\": \"https:\/\/theuptimereport.com\/network-security-management-guide\/\"}}<\/script><br \/>\n<script type=\"application\/ld+json\">{\"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [{\"@type\": \"Question\", \"name\": \"What is network security management?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"It is the ongoing practice of protecting a network from threats while keeping it available, combining controls, monitoring, and incident response.\"}}, {\"@type\": \"Question\", \"name\": \"What are the core network security controls?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Firewalls, network segmentation, access control, and continuous monitoring are the foundation of most network security programs.\"}}, {\"@type\": \"Question\", \"name\": \"Why is monitoring important?\", \"acceptedAnswer\": {\"@type\": \"Answer\", \"text\": \"Controls set the rules but monitoring catches violations in real time, turning a static defense into one that actively detects and stops intrusions.\"}}]}<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>What network security management involves, the core controls, why monitoring matters, and how providers keep client networks both secure and available.<\/p>\n","protected":false},"author":1,"featured_media":88,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[],"class_list":["post-70","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-operations"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Network Security Management: Controls, Monitoring, and Practice<\/title>\n<meta name=\"description\" content=\"What network security management involves, the core controls, why monitoring matters, and how providers keep client networks both secure and available.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/theuptimereport.com\/?p=70\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Network Security Management: Controls, Monitoring, and Practice\" \/>\n<meta property=\"og:description\" content=\"What network security management involves, the core controls, why monitoring matters, and how providers keep client networks both secure and available.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/theuptimereport.com\/?p=70\" \/>\n<meta property=\"og:site_name\" content=\"The Uptime report\" \/>\n<meta property=\"article:published_time\" content=\"2026-09-17T13:08:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-17T13:19:47+00:00\" \/>\n<meta name=\"author\" content=\"chrisomo\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"chrisomo\" \/>\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:\\\/\\\/theuptimereport.com\\\/?p=70#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/?p=70\"},\"author\":{\"name\":\"chrisomo\",\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/#\\\/schema\\\/person\\\/4fa556324b3934cb0ddac98bebb55cc2\"},\"headline\":\"Network Security Management: Keeping the Network Defended and Available\",\"datePublished\":\"2026-09-17T13:08:25+00:00\",\"dateModified\":\"2026-09-17T13:19:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/?p=70\"},\"wordCount\":386,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/?p=70#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/theuptimereport.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/network-security-management-guide.webp\",\"articleSection\":[\"Operations\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/theuptimereport.com\\\/?p=70#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/?p=70\",\"url\":\"https:\\\/\\\/theuptimereport.com\\\/?p=70\",\"name\":\"Network Security Management: Controls, Monitoring, and Practice\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/?p=70#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/?p=70#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/theuptimereport.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/network-security-management-guide.webp\",\"datePublished\":\"2026-09-17T13:08:25+00:00\",\"dateModified\":\"2026-09-17T13:19:47+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/#\\\/schema\\\/person\\\/4fa556324b3934cb0ddac98bebb55cc2\"},\"description\":\"What network security management involves, the core controls, why monitoring matters, and how providers keep client networks both secure and available.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/?p=70#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/theuptimereport.com\\\/?p=70\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/?p=70#primaryimage\",\"url\":\"https:\\\/\\\/theuptimereport.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/network-security-management-guide.webp\",\"contentUrl\":\"https:\\\/\\\/theuptimereport.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/network-security-management-guide.webp\",\"width\":1536,\"height\":1024,\"caption\":\"Network security management concept\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/?p=70#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/theuptimereport.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Network Security Management: Keeping the Network Defended and Available\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/#website\",\"url\":\"https:\\\/\\\/theuptimereport.com\\\/\",\"name\":\"The Uptime report\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/theuptimereport.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/theuptimereport.com\\\/#\\\/schema\\\/person\\\/4fa556324b3934cb0ddac98bebb55cc2\",\"name\":\"chrisomo\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d33208f58edc7585cd5dc5ae5111f5dd637b2a6044176c0a21fccd6d2f6b72bf?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d33208f58edc7585cd5dc5ae5111f5dd637b2a6044176c0a21fccd6d2f6b72bf?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d33208f58edc7585cd5dc5ae5111f5dd637b2a6044176c0a21fccd6d2f6b72bf?s=96&d=mm&r=g\",\"caption\":\"chrisomo\"},\"sameAs\":[\"https:\\\/\\\/theuptimereport.com\"],\"url\":\"https:\\\/\\\/theuptimereport.com\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Network Security Management: Controls, Monitoring, and Practice","description":"What network security management involves, the core controls, why monitoring matters, and how providers keep client networks both secure and available.","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:\/\/theuptimereport.com\/?p=70","og_locale":"en_US","og_type":"article","og_title":"Network Security Management: Controls, Monitoring, and Practice","og_description":"What network security management involves, the core controls, why monitoring matters, and how providers keep client networks both secure and available.","og_url":"https:\/\/theuptimereport.com\/?p=70","og_site_name":"The Uptime report","article_published_time":"2026-09-17T13:08:25+00:00","article_modified_time":"2026-09-17T13:19:47+00:00","author":"chrisomo","twitter_card":"summary_large_image","twitter_misc":{"Written by":"chrisomo","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/theuptimereport.com\/?p=70#article","isPartOf":{"@id":"https:\/\/theuptimereport.com\/?p=70"},"author":{"name":"chrisomo","@id":"https:\/\/theuptimereport.com\/#\/schema\/person\/4fa556324b3934cb0ddac98bebb55cc2"},"headline":"Network Security Management: Keeping the Network Defended and Available","datePublished":"2026-09-17T13:08:25+00:00","dateModified":"2026-09-17T13:19:47+00:00","mainEntityOfPage":{"@id":"https:\/\/theuptimereport.com\/?p=70"},"wordCount":386,"commentCount":0,"image":{"@id":"https:\/\/theuptimereport.com\/?p=70#primaryimage"},"thumbnailUrl":"https:\/\/theuptimereport.com\/wp-content\/uploads\/2026\/09\/network-security-management-guide.webp","articleSection":["Operations"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/theuptimereport.com\/?p=70#respond"]}]},{"@type":"WebPage","@id":"https:\/\/theuptimereport.com\/?p=70","url":"https:\/\/theuptimereport.com\/?p=70","name":"Network Security Management: Controls, Monitoring, and Practice","isPartOf":{"@id":"https:\/\/theuptimereport.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/theuptimereport.com\/?p=70#primaryimage"},"image":{"@id":"https:\/\/theuptimereport.com\/?p=70#primaryimage"},"thumbnailUrl":"https:\/\/theuptimereport.com\/wp-content\/uploads\/2026\/09\/network-security-management-guide.webp","datePublished":"2026-09-17T13:08:25+00:00","dateModified":"2026-09-17T13:19:47+00:00","author":{"@id":"https:\/\/theuptimereport.com\/#\/schema\/person\/4fa556324b3934cb0ddac98bebb55cc2"},"description":"What network security management involves, the core controls, why monitoring matters, and how providers keep client networks both secure and available.","breadcrumb":{"@id":"https:\/\/theuptimereport.com\/?p=70#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/theuptimereport.com\/?p=70"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/theuptimereport.com\/?p=70#primaryimage","url":"https:\/\/theuptimereport.com\/wp-content\/uploads\/2026\/09\/network-security-management-guide.webp","contentUrl":"https:\/\/theuptimereport.com\/wp-content\/uploads\/2026\/09\/network-security-management-guide.webp","width":1536,"height":1024,"caption":"Network security management concept"},{"@type":"BreadcrumbList","@id":"https:\/\/theuptimereport.com\/?p=70#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/theuptimereport.com\/"},{"@type":"ListItem","position":2,"name":"Network Security Management: Keeping the Network Defended and Available"}]},{"@type":"WebSite","@id":"https:\/\/theuptimereport.com\/#website","url":"https:\/\/theuptimereport.com\/","name":"The Uptime report","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/theuptimereport.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/theuptimereport.com\/#\/schema\/person\/4fa556324b3934cb0ddac98bebb55cc2","name":"chrisomo","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d33208f58edc7585cd5dc5ae5111f5dd637b2a6044176c0a21fccd6d2f6b72bf?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d33208f58edc7585cd5dc5ae5111f5dd637b2a6044176c0a21fccd6d2f6b72bf?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d33208f58edc7585cd5dc5ae5111f5dd637b2a6044176c0a21fccd6d2f6b72bf?s=96&d=mm&r=g","caption":"chrisomo"},"sameAs":["https:\/\/theuptimereport.com"],"url":"https:\/\/theuptimereport.com\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/theuptimereport.com\/index.php?rest_route=\/wp\/v2\/posts\/70","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theuptimereport.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theuptimereport.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theuptimereport.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theuptimereport.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=70"}],"version-history":[{"count":1,"href":"https:\/\/theuptimereport.com\/index.php?rest_route=\/wp\/v2\/posts\/70\/revisions"}],"predecessor-version":[{"id":89,"href":"https:\/\/theuptimereport.com\/index.php?rest_route=\/wp\/v2\/posts\/70\/revisions\/89"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/theuptimereport.com\/index.php?rest_route=\/wp\/v2\/media\/88"}],"wp:attachment":[{"href":"https:\/\/theuptimereport.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=70"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theuptimereport.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=70"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theuptimereport.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}