{"id":10181,"date":"2022-11-15T16:42:50","date_gmt":"2022-11-15T21:42:50","guid":{"rendered":"https:\/\/www.redline13.com\/blog\/?p=10181"},"modified":"2022-11-16T10:12:45","modified_gmt":"2022-11-16T15:12:45","slug":"load-testing-terms","status":"publish","type":"post","link":"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/","title":{"rendered":"Speak the Lingo using Load Testing Terms"},"content":{"rendered":"<p><strong><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-10182\" src=\"https:\/\/www.redline13.com\/blog\/wp-content\/uploads\/2022\/11\/word-image-10181-1.png\" alt=\"Speak the Lingo using Load Testing Terms\" width=\"400\" height=\"300\" srcset=\"https:\/\/www.redline13.com\/blog\/wp-content\/uploads\/2022\/11\/word-image-10181-1.png 400w, https:\/\/www.redline13.com\/blog\/wp-content\/uploads\/2022\/11\/word-image-10181-1-300x225.png 300w\" sizes=\"auto, (max-width: 400px) 100vw, 400px\" \/><\/strong><\/p>\n<p>Load testing is a niche skill within the large trade of quality assurance. With any trade, being able to communicate effectively the nuances and concepts used is essential. In this brief post, we will go over several definitions that will allow you to speak the lingo using load testing terms. Below we have divided these into categories for better organization:<\/p>\n<h3><a id=\"post-10181-_8wusqr8x02vi\"><\/a>General load testing terms<\/h3>\n<p><strong>Load generator server<\/strong> \u2013 Each load test is run on one or more virtual machines in the cloud. You can think of a <em>load generator server<\/em> as a complete encapsulated version of your test. To achieve scale, you can simply add more <em>load generator servers<\/em> to multiply your load.<\/p>\n<p><strong>Virtual user<\/strong> \u2013 Each simulated user in a load test is referred to as a <em>virtual user<\/em>, and is the test-plan equivalent of a real user. Each load generator server may have multiple concurrent virtual users accessing endpoints at the same time.<\/p>\n<p><strong>Thread<\/strong> \u2013 For many tests (including <a href=\"https:\/\/jmeter.apache.org\/usermanual\/index.html\">JMeter<\/a> tests) a <em>thread<\/em> is equivalent to a <em>virtual user<\/em>. More precisely however a thread represents a single process within a load test that may contain one or more virtual users.<\/p>\n<p><strong>AWS<\/strong> \u2013 The cloud framework we use for test execution is <a href=\"https:\/\/aws.amazon.com\/\">Amazon Web Services<\/a>, abbreviated to <em>AWS<\/em> for short. With RedLine13, you create your own AWS account, and <a href=\"https:\/\/www.redline13.com\/blog\/2021\/04\/integrating-aws-with-redline13\/\">integrate with our platform<\/a>.<\/p>\n<p><strong>EC2<\/strong> \u2013 This is a specific service within AWS called <a href=\"https:\/\/aws.amazon.com\/ec2\/\">Elastic Cloud Computing<\/a>, or <em>EC2<\/em> for short. Each EC2 instance corresponds to a <em>load generator server<\/em>.<\/p>\n<p><strong>On-demand instances<\/strong> \u2013 This term refers to one of two types of AWS <em>EC2<\/em> instances used for <em>load generator servers<\/em>. For <em>on-demand instances<\/em>, load generators are acquired and provisioned at the time your test runs.<\/p>\n<p><strong>Spot instances<\/strong> \u2013 The other type of AWS <em>EC2<\/em> instance is called a <em>spot instance<\/em>. These are available at a potentially lower price than on-demand instances, however their availability is not guaranteed. You can read <a href=\"https:\/\/www.redline13.com\/blog\/2022\/06\/load-testing-with-aws-spot-vs-on-demand-instances\/\">here<\/a> about the benefits and drawbacks of <em>spot instances<\/em>.<\/p>\n<p><strong>Load test scaling<\/strong> \u2013 When increasing the load that your test generates in the cloud, you can <em>scale<\/em> your test by adding additional <em>load generator servers<\/em>. Each additional load generator server proportionally multiplies the capacity of your test by that which you have defined in your test plan.<\/p>\n<h3><a id=\"post-10181-_x63led4ctkgb\"><\/a>Load test types<\/h3>\n<p><strong>Stress test<\/strong> \u2013 Typically this is a ramped test that will generate increasing load in order to determine if a target test application can tolerate, or otherwise determine a breaking point.<\/p>\n<p><strong>Soak test<\/strong> \u2013 This refers to a test that sustains a continuous load over a protracted period of time, in order to determine if a target test application can support such a sustained load.<\/p>\n<p><strong>Performance test<\/strong> \u2013 Otherwise known as simply a <em>load test<\/em>, a performance test generates a predetermined load against a target test application in order to determine if that application can handle the load.<\/p>\n<p><strong>Functional test<\/strong> \u2013 This type of test seeks to validate a use case for a target test application, without necessarily attaining a predetermined load.<\/p>\n<h3><a id=\"post-10181-_e4g3x7jjrkz1\"><\/a>JMeter specific terms<\/h3>\n<p><strong>JMeter<\/strong> \u2013 <a href=\"https:\/\/jmeter.apache.org\/usermanual\/index.html\">Apache JMeter<\/a> is one of the most popular tools for creating a load test. You can read more about <a href=\"https:\/\/www.redline13.com\/blog\/docs\/jmeter-tests\/\">ruining JMeter tests<\/a> in the RedLine13 <a href=\"https:\/\/www.redline13.com\/blog\/docs\/welcome\/\">Owner\u2019s Manual<\/a>.<\/p>\n<p><strong>JMX file<\/strong> \u2013 Test plan files created in JMeter are saved as <em>*<\/em>.<em>jmx<\/em> files. When running a JMeter load test on RedLine13, this is the file you have prepared ahead of time that contains your test instructions.<\/p>\n<p><strong>Dashboard report<\/strong> \u2013 Results from your JMeter tests can also be viewed using the <a href=\"https:\/\/jmeter.apache.org\/usermanual\/generating-dashboard.html\">JMeter Dashboard Report<\/a>. This is a standardized HTML-based report that is familiar to most users of JMeter. It complements the results page visible in RedLine13, and can be downloaded and shared in a portable format. We also talk about specific <a href=\"https:\/\/www.redline13.com\/blog\/2022\/05\/use-cases-jmeter-dashboard\/\">use cases<\/a> for the JMeter Dashboard Report on our blog.<\/p>\n<h3><a id=\"post-10181-_6hxe6iwhzy2t\"><\/a>RedLine13 specific features<\/h3>\n<p><strong>Output files<\/strong> \u2013 When reading about load testing on our <a href=\"https:\/\/www.redline13.com\/blog\/category\/blog\/\">blog<\/a> and in our <a href=\"https:\/\/www.redline13.com\/blog\/docs\/welcome\/\">online documentation<\/a>, you may see mentions of enabling \u201c<em>output files<\/em>\u201d. These comprise extra data collected including logs that have many uses once your test completes. One feature of this is the <a href=\"https:\/\/www.redline13.com\/blog\/2022\/01\/view-the-jmeter-dashboard-report\/\">JMeter Dashboard Report<\/a>, which provides complimentary results to your load test beyond what we display on your results page. Another useful feature are log files which enable you to more easily <a href=\"https:\/\/www.redline13.com\/blog\/2021\/09\/troubleshoot-your-jmeter-load-tests\/\">debug your load tests<\/a> once they are running in the cloud.<\/p>\n<p><strong>Plugins<\/strong> \u2013 Redline13 is an extensible platform that you can add plugins to gain additional functionality. You can view all available plugins from the \u201c<a href=\"https:\/\/www.redline13.com\/Account\/plugins\">Your Plugins<\/a>\u201d page and control which ones are enabled for your load tests.<\/p>\n<p><strong>Agent metrics<\/strong> \u2013 On your <a href=\"https:\/\/www.redline13.com\/blog\/2020\/05\/load-test-results\/\">results page<\/a>, there is a specific section titled \u201c<em>Agent Metrics<\/em>\u201d. This area streams real time data about your load generator servers indicating their performance health. You can use this information to size your load generator servers and determine <a href=\"https:\/\/www.redline13.com\/blog\/2021\/06\/how-many-load-testing-servers\/\">how many load generator servers you will need<\/a>.<\/p>\n<h3><a id=\"post-10181-_v5r8uneu7jtg\"><\/a>Specific use cases<\/h3>\n<p><strong>Headless testing<\/strong> \u2013 This can also be referred to as request-based testing, where web transactions are run in&nbsp;<em>headless<\/em> mode without the overhead of a user interface.<\/p>\n<p><strong>API testing<\/strong> \u2013 Testing&nbsp;<em>Application Program Interfaces<\/em> (APIs) is a specific type of headless testing, where transactional data (usually in the form of <a href=\"https:\/\/en.wikipedia.org\/wiki\/JSON\" target=\"_blank\" rel=\"noopener\">JSON<\/a> or <a href=\"https:\/\/en.wikipedia.org\/wiki\/XML\" target=\"_blank\" rel=\"noopener\">XML<\/a>) is validated either functionally or under load.<\/p>\n<p><strong>UI testing<\/strong> \u2013 This type of testing evaluates the &#8220;<em>User Interface<\/em>&#8221; (or <em>UI<\/em>) involves not only testing the web transaction, but also loads the browser rendering engine, images and other embedded files, and in some cases runs JavaScript code.<\/p>\n<p><strong>Request profiling<\/strong> \u2013 A testing technique for a large number of requests distributed over time.&nbsp; We cover the specifics of doing this testing technique <a href=\"https:\/\/www.redline13.com\/blog\/docs\/jmeter-shaped-request-profiling\/\">in this blog post<\/a>.<\/p>\n<h3><a id=\"post-10181-_v5r8uneu7jtg\"><\/a>Other terms<\/h3>\n<p><strong>JVM<\/strong> \u2013 This is the <em>Java Virtual Machine<\/em>, which is required to run many of our load tests including <a href=\"https:\/\/www.redline13.com\/blog\/docs\/jmeter-tests\/\">JMeter<\/a>, <a href=\"https:\/\/www.redline13.com\/blog\/docs\/gatling-tests\/\">Gatling<\/a>, and <a href=\"https:\/\/www.redline13.com\/blog\/docs\/custom-tests\/\">Node.js<\/a> custom tests. When you create and debug your load test locally, you will need to pay attention to the version of <em>JVM<\/em> you have installed, and ensure that it matches the version used by your test on RedLine13.<\/p>\n<p><strong>JDK<\/strong> \u2013 This refers to the <em>Java Development Kit<\/em>, which is the usual way that the <em>JVM<\/em> is installed on your local machine. It includes additional tools for developing test plans and applications using <a href=\"https:\/\/docs.oracle.com\/en\/java\">Java<\/a>.<\/p>\n<hr>\n<p>Did you know that RedLine13 offers a full-featured free trial? <a href=\"https:\/\/www.redline13.com\/Service\">Sign up now<\/a> and start load testing today!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Load testing is a niche skill within the large trade of quality assurance. With any trade, being able to communicate effectively the nuances and concepts used is essential. In this brief post, we will go over several definitions that will allow you to speak the lingo using load testing terms. Below we have divided these into categories for better organization: General load testing terms Load generator server \u2013 Each load test is run on one or<a class=\"more-link\" href=\"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/\">Read More &rarr;<\/a><\/p>\n","protected":false},"author":11,"featured_media":10182,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[79,88,91,94,183,283,289,298,318,575,394,402,451,475,489,605],"class_list":{"0":"entry","1":"post","2":"publish","3":"author-dkoziel","4":"post-10181","6":"format-standard","7":"has-post-thumbnail","8":"category-blog","9":"post_tag-api-load-testing","10":"post_tag-aws","11":"post_tag-aws-on-demand-pricing","12":"post_tag-aws-spot-pricing","13":"post_tag-ec2-instance","14":"post_tag-jmeter","15":"post_tag-jmeter-dashboard","16":"post_tag-jmeter-thread-count","17":"post_tag-load-testing","18":"post_tag-output-files","19":"post_tag-performance-testing","20":"post_tag-plugins","21":"post_tag-scaling","22":"post_tag-soak-testing","23":"post_tag-stress-testing","24":"post_tag-virtual-user"},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.12 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Speak the Lingo using Load Testing Terms - RedLine13<\/title>\n<meta name=\"description\" content=\"In this brief post, we will go over several definitions that will allow you to speak the lingo using load testing terms.\" \/>\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.redline13.com\/blog\/2022\/11\/load-testing-terms\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Speak the Lingo using Load Testing Terms - RedLine13\" \/>\n<meta property=\"og:description\" content=\"In this brief post, we will go over several definitions that will allow you to speak the lingo using load testing terms.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/\" \/>\n<meta property=\"og:site_name\" content=\"RedLine13\" \/>\n<meta property=\"article:published_time\" content=\"2022-11-15T21:42:50+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-16T15:12:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.redline13.com\/blog\/wp-content\/uploads\/2022\/11\/word-image-10181-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"400\" \/>\n\t<meta property=\"og:image:height\" content=\"300\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"David Koziel\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"David Koziel\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/\"},\"author\":{\"name\":\"David Koziel\",\"@id\":\"https:\/\/www.redline13.com\/blog\/#\/schema\/person\/51d282221e3230ab35f964f98ada9b20\"},\"headline\":\"Speak the Lingo using Load Testing Terms\",\"datePublished\":\"2022-11-15T21:42:50+00:00\",\"dateModified\":\"2022-11-16T15:12:45+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/\"},\"wordCount\":1047,\"publisher\":{\"@id\":\"https:\/\/www.redline13.com\/blog\/#organization\"},\"keywords\":[\"API Load Testing\",\"AWS\",\"AWS On-Demand Pricing\",\"AWS Spot Pricing\",\"EC2 Instance\",\"JMeter\",\"JMeter Dashboard\",\"JMeter Thread Count\",\"Load Testing\",\"Output Files\",\"performance testing\",\"plugins\",\"scaling\",\"soak testing\",\"stress testing\",\"virtual user\"],\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/\",\"url\":\"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/\",\"name\":\"Speak the Lingo using Load Testing Terms - RedLine13\",\"isPartOf\":{\"@id\":\"https:\/\/www.redline13.com\/blog\/#website\"},\"datePublished\":\"2022-11-15T21:42:50+00:00\",\"dateModified\":\"2022-11-16T15:12:45+00:00\",\"description\":\"In this brief post, we will go over several definitions that will allow you to speak the lingo using load testing terms.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.redline13.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Speak the Lingo using Load Testing Terms\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.redline13.com\/blog\/#website\",\"url\":\"https:\/\/www.redline13.com\/blog\/\",\"name\":\"RedLine13\",\"description\":\"(Almost) Free Load Testing in the Cloud\",\"publisher\":{\"@id\":\"https:\/\/www.redline13.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.redline13.com\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.redline13.com\/blog\/#organization\",\"name\":\"RedLine13\",\"url\":\"https:\/\/www.redline13.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.redline13.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.redline13.com\/blog\/wp-content\/uploads\/2013\/06\/cropped-rl13-header-logo.jpg\",\"contentUrl\":\"https:\/\/www.redline13.com\/blog\/wp-content\/uploads\/2013\/06\/cropped-rl13-header-logo.jpg\",\"width\":300,\"height\":68,\"caption\":\"RedLine13\"},\"image\":{\"@id\":\"https:\/\/www.redline13.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.redline13.com\/blog\/#\/schema\/person\/51d282221e3230ab35f964f98ada9b20\",\"name\":\"David Koziel\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.redline13.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2babf644e0993fc86893c24d7525f1e3be114a8746c01249797f25587ae1697a?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2babf644e0993fc86893c24d7525f1e3be114a8746c01249797f25587ae1697a?s=96&d=mm&r=g\",\"caption\":\"David Koziel\"},\"url\":\"https:\/\/www.redline13.com\/blog\/author\/dkoziel\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Speak the Lingo using Load Testing Terms - RedLine13","description":"In this brief post, we will go over several definitions that will allow you to speak the lingo using load testing terms.","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.redline13.com\/blog\/2022\/11\/load-testing-terms\/","og_locale":"en_US","og_type":"article","og_title":"Speak the Lingo using Load Testing Terms - RedLine13","og_description":"In this brief post, we will go over several definitions that will allow you to speak the lingo using load testing terms.","og_url":"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/","og_site_name":"RedLine13","article_published_time":"2022-11-15T21:42:50+00:00","article_modified_time":"2022-11-16T15:12:45+00:00","og_image":[{"width":400,"height":300,"url":"https:\/\/www.redline13.com\/blog\/wp-content\/uploads\/2022\/11\/word-image-10181-1.png","type":"image\/png"}],"author":"David Koziel","twitter_card":"summary_large_image","twitter_misc":{"Written by":"David Koziel","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/#article","isPartOf":{"@id":"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/"},"author":{"name":"David Koziel","@id":"https:\/\/www.redline13.com\/blog\/#\/schema\/person\/51d282221e3230ab35f964f98ada9b20"},"headline":"Speak the Lingo using Load Testing Terms","datePublished":"2022-11-15T21:42:50+00:00","dateModified":"2022-11-16T15:12:45+00:00","mainEntityOfPage":{"@id":"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/"},"wordCount":1047,"publisher":{"@id":"https:\/\/www.redline13.com\/blog\/#organization"},"keywords":["API Load Testing","AWS","AWS On-Demand Pricing","AWS Spot Pricing","EC2 Instance","JMeter","JMeter Dashboard","JMeter Thread Count","Load Testing","Output Files","performance testing","plugins","scaling","soak testing","stress testing","virtual user"],"articleSection":["Blog"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/","url":"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/","name":"Speak the Lingo using Load Testing Terms - RedLine13","isPartOf":{"@id":"https:\/\/www.redline13.com\/blog\/#website"},"datePublished":"2022-11-15T21:42:50+00:00","dateModified":"2022-11-16T15:12:45+00:00","description":"In this brief post, we will go over several definitions that will allow you to speak the lingo using load testing terms.","breadcrumb":{"@id":"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.redline13.com\/blog\/2022\/11\/load-testing-terms\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.redline13.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Speak the Lingo using Load Testing Terms"}]},{"@type":"WebSite","@id":"https:\/\/www.redline13.com\/blog\/#website","url":"https:\/\/www.redline13.com\/blog\/","name":"RedLine13","description":"(Almost) Free Load Testing in the Cloud","publisher":{"@id":"https:\/\/www.redline13.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.redline13.com\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.redline13.com\/blog\/#organization","name":"RedLine13","url":"https:\/\/www.redline13.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.redline13.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.redline13.com\/blog\/wp-content\/uploads\/2013\/06\/cropped-rl13-header-logo.jpg","contentUrl":"https:\/\/www.redline13.com\/blog\/wp-content\/uploads\/2013\/06\/cropped-rl13-header-logo.jpg","width":300,"height":68,"caption":"RedLine13"},"image":{"@id":"https:\/\/www.redline13.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.redline13.com\/blog\/#\/schema\/person\/51d282221e3230ab35f964f98ada9b20","name":"David Koziel","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.redline13.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2babf644e0993fc86893c24d7525f1e3be114a8746c01249797f25587ae1697a?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2babf644e0993fc86893c24d7525f1e3be114a8746c01249797f25587ae1697a?s=96&d=mm&r=g","caption":"David Koziel"},"url":"https:\/\/www.redline13.com\/blog\/author\/dkoziel\/"}]}},"_links":{"self":[{"href":"https:\/\/www.redline13.com\/blog\/wp-json\/wp\/v2\/posts\/10181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.redline13.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.redline13.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.redline13.com\/blog\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/www.redline13.com\/blog\/wp-json\/wp\/v2\/comments?post=10181"}],"version-history":[{"count":5,"href":"https:\/\/www.redline13.com\/blog\/wp-json\/wp\/v2\/posts\/10181\/revisions"}],"predecessor-version":[{"id":10191,"href":"https:\/\/www.redline13.com\/blog\/wp-json\/wp\/v2\/posts\/10181\/revisions\/10191"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.redline13.com\/blog\/wp-json\/wp\/v2\/media\/10182"}],"wp:attachment":[{"href":"https:\/\/www.redline13.com\/blog\/wp-json\/wp\/v2\/media?parent=10181"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.redline13.com\/blog\/wp-json\/wp\/v2\/categories?post=10181"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.redline13.com\/blog\/wp-json\/wp\/v2\/tags?post=10181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}