{"id":426,"date":"2022-03-23T13:36:43","date_gmt":"2022-03-23T13:36:43","guid":{"rendered":"https:\/\/fluxtech.me\/blog\/?p=426"},"modified":"2022-04-07T08:26:42","modified_gmt":"2022-04-07T08:26:42","slug":"sdlc-models","status":"publish","type":"post","link":"https:\/\/fluxtech.me\/blog\/sdlc-models\/","title":{"rendered":"Software Development Models: Understanding What&#8217;s Right for Your Project &#8211; Pt. 1"},"content":{"rendered":"\n<p>If you\u2019ve ever worked with a team of engineers to develop a software product or application, you probably noticed there\u2019s a method to the madness. All software development teams, no matter where they are, operate by a Software Development Life Cycle Model (SDLC).&nbsp;<\/p>\n\n\n\n<p>The point of this kind of structuring and organization is to ensure that tasks are assigned appropriately, communication is expedient, and that results are in line with your business goals. With this article, we\u2019ll take a look at those SDLC models that <a href=\"https:\/\/fluxtech.me\/\" target=\"_blank\" rel=\"noreferrer noopener\">Flux Technologies<\/a> has the most faith in, as well as give you some practical insight into how we used each model.<\/p>\n\n\n\n<p>Once you have a better understanding of each model, you\u2019ll be able to decide which one is right for your next project. But before we jump into all that, here\u2019s a brief overview of what SDLCs are.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What are Software Development Life Cycle (SDLC) Models?<\/h2>\n\n\n\n<p>As always, we believe in keeping it simple. SDLC models are basically the means by which teams improve the workflow and outcomes of your software project. The main goal of these models is to ensure optimal processes and greater project success rates. In other words, the use of the Software Development Life Cycle Models benefits the client more than anyone else, since they are designed to keep the team working for you on track.&nbsp;<\/p>\n\n\n\n<p>There are many versions of SDLCs models and each team will apply a different one, depending on their experience and the type of project. However, they do share six fundamental phases in common. Each type of SDLC method can generally be broken down into six phases: planning, analysis, design, implementation, testing &amp; integration, and finally maintenance.<\/p>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh6.googleusercontent.com\/1fQzOgFvm5K8VnU381QU3npSCJ6fIwj4aUQHTB9PRVq-gcOm8bFmZ0OsSQttMUKaE6zNpY0kKfukzC1BzOtnu8zLp2wkKSTKOcAVRZzsDeMa4Vs5QwZefjZfB8lKXi6D8JZWSQpi\" alt=\"SDLC planning analysis design implementation testing and integration maintenance\" width=\"840\" height=\"445\" title=\"description\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Waterfall Model<\/h3>\n\n\n\n<p>Waterfall is one of the most foundational SDLC models. This method is a classic model best for small and medium-sized projects.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/lh5.googleusercontent.com\/sF9qE4mlWo_TSLiSd8KPF6E6sbn2FTddIRwyDGEF6PNRRMESsUqUqLrpuKGbZt96-gnDtAt83SGc5TgZpeOnFlmv2rBT-WhG4NTrLnCzY-RS8jlYAdcKwR4NxV2-q3XyqEQs-Und\" alt=\"SDLC waterfall model requirements design development testing deployment maintenance\" title=\"description \"\/><\/figure>\n\n\n\n<p>Documentation is one of the main points of focus in the waterfall SDLC. What&#8217;s more, there are deliverables at each stage. (A deliverable can be anything from a report, a document, a software product, a server upgrade or any other building block of your project.) Another key factor about the waterfall model is that the team cannot begin working on the next stage of development until the previous one is complete. It\u2019s straightforward &#8211; literally a linear process that was established to make sure nothing falls through the cracks.&nbsp;<\/p>\n\n\n\n<p>Of course, with methods like Agile on the rise, Waterfall will be marked by some as inflexible, but there are still plenty of benefits to consider.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Pros of Waterfall<\/strong><\/h4>\n\n\n\n<p>The reality is \u2018waterfalling\u2019 represents a plan. And it\u2019s always easier to stick to a plan that already has a predefined budget or timeline. Therefore, it\u2019s straightforward and simple to manage. Another point to note is that with the use of deliverables, you can easily measure and monitor progress at each stage. Essentially, this method is highly organized and transparent. Through documentation and planning before you begin gives you a lot of clarity and almost negates the chance of miscommunication. Finally, onboarding new team members are also done quickly because the documentation is so thorough.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Cons of Waterfall<\/strong><\/h4>\n\n\n\n<p>As opposed to Agile, which we talk about below, Waterfall has a very narrow path.&nbsp;<\/p>\n\n\n\n<p>In the beginning, we noted that Waterfall is best suited for small or medium-sized projects. The reason for that is the bigger the project, the more things you have to foresee right at the offset, which you may be unable to do. One final point many developers find contestable with waterfall is that testing and deployment do not happen until the very end. Plainly, speaking the risk that you may run into a problem after you launch your project is therefore higher. Subsequently, these mistakes need to be fixed, which can lead to you overspending both on your budget and timeline.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>When to Use<\/strong><\/h4>\n\n\n\n<p>So with that in mind, here are the cases in which we consider using Waterfall SDLC appropriate:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>When you have small or medium-sized projects<\/li><li>If your product has strict regulations you must adhere to. (This is especially typical of industries like healthcare, finance or aviation.)<\/li><li>If your budget or deadline are constrictive<\/li><li>If you are interested in following an organized structure without being too involved in the day-to-day<\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Agile Model<\/h3>\n\n\n\n<p>As of last year, 71% of companies are adopting the Agile method. It\u2019s very telling that the US government has lost $32 billion as a result of failed IT projects, but since that time roughly 80% of federal IT projects have adopted Agile. This is because the failure rate is very low: about 8%. Overall, 60% of companies experience growth in profits after adopting an Agile approach.<\/p>\n\n\n\n<p>Where Waterfall was created in the 70s, Agile was established in 2001. This SDLC model has its roots in 4 core values and <a href=\"https:\/\/www.cio.com\/article\/3156998\/agile-project-management-a-beginners-guide.html\" target=\"_blank\" rel=\"noreferrer noopener\">12 principles<\/a>.<\/p>\n\n\n\n<h5 class=\"wp-block-heading\"><em>Core Values (taken from the Agile Manifesto)<\/em><\/h5>\n\n\n\n<ol class=\"wp-block-list\"><li>Individuals and interactions over processes and tools;<\/li><li>Working software over comprehensive documentation;<\/li><li>Customer collaboration over contract negotiation; and<\/li><li>Responding to change over following a plan.<\/li><\/ol>\n\n\n\n<figure class=\"wp-block-image is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/lh4.googleusercontent.com\/olgsqccKYMzx8wviyD6TRrNDhS6KC-sZExX9OaJ7atYDzwxfl0Zchh9y-BiBLthhOwPI1fISuOGdpnqSV2K9RoDeIZd1cj92fI_SXyG36OjMzupPQMA3tLCNrjfuyf-3ghTWr-ej\" alt=\"SDLC agile methodology requirements definition and analysis of concepts planning of spirits collaborative design development create and implement review and monitor\" width=\"840\" height=\"481\" title=\"description\"\/><\/figure>\n\n\n\n<p>The Agile methodology, hence the name, allows for much greater flexibility than arguably any other SDLC model. It is actually a blanket term that covers several SDLC modules like Agile Scrum, Lean, and Kanban. (We\u2019ll be looking at those in Part 2 of this article).<\/p>\n\n\n\n<p>Once you hear the word \u201cagile\u201d with regard to a certain framework, there are some key characteristics you can keep in mind that will immediately give you a better idea of how a given team will organize its workflow. To set the stage, the overarching theme in Agile is \u2018divide and conquer\u2019. Here\u2019s how:<\/p>\n\n\n\n<p>The first thing that is characteristic of Agile is that teams operate in short cycles not long hauls. Hence, these have become known as sprints. Each sprint lasts roughly 2-4 weeks. During this period, each team takes a portion of the project and works on it from start to finish. This is radically different from phase-driven methodologies like Waterfall.&nbsp;<\/p>\n\n\n\n<p>Each team is small and self-sufficient. They usually consist of no more than 5-9 individuals. As an independent unit, they have all the skills-sets needed to get the work done without outside help. With Agile SDLCs you\u2019ll also notice the project manager\u2019s involvement is reduced to a minimum since developers are trained and trusted to do their best work.&nbsp;<\/p>\n\n\n\n<p>Finally Agile focuses less on planning and documentation and instead creates an environment that allows for more&#8230;well&#8230;agility (aka flexibility). It is also much more testing-centric. Product releases happen more frequently and provide insightful user feedback earlier in the project workflow.&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Pros of Agile<\/strong><\/h4>\n\n\n\n<p>So as you can see, Agile methods make it easier to improve software and fix issues as they come up. In addition, you don\u2019t spend that much time on heavy planning on all project requirements in the first phase. Getting early user feedback is also a big plus when you use Agile. This allows development teams to make changes quickly and efficiently. Similarly, teams can also add new features if need be. Overall, Agile allows teams to meet expectations easily because both clients and users are more involved throughout the process. So there are clearer communication and less unpleasant surprises upon launching.&nbsp;&nbsp;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>Cons of Agile<\/strong><\/h4>\n\n\n\n<p>With flexibility, of course, comes a bit of uncertainty. Meaning it\u2019s difficult to set a budget, mainly because the project is always subject to change. In other words, predicting the time it will take to develop and what resources are needed is difficult. Also, another thing to keep in mind is that the team must be diligent since documentation is not given foremost priority. Some would argue that can lead to a risk of creating a fragmented final product.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\"><strong>When to Use<\/strong><\/h4>\n\n\n\n<p>Agile isn\u2019t for every project, but here are some of the cases where it\u2019s most appropriate:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>When you have a large project where you are unable to foresee every last detail<\/li><li>Projects with more fluid concepts<\/li><li>If you have a flexible budget (this means timewise as well)<\/li><li>If your product highly depends on user feedback<\/li><\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Stay Tuned for Types of Agile Models in Part 2<\/h2>\n\n\n\n<p>Well, that was a lot to take in. So this is where we pause the story. Hopefully, now you understand the difference between more rigid and flexible software development models better. In our next article, we\u2019ll be taking a look at a few of the Agile SDLCs.&nbsp;<\/p>\n\n\n<p><!-- Begin Mailchimp Signup Form -->\n<link href=\"\/\/cdn-images.mailchimp.com\/embedcode\/classic-10_7.css\" rel=\"stylesheet\" type=\"text\/css\">\n<style type=\"text\/css\">\n\t#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }\n\t\/* Add your own Mailchimp form style overrides in your site stylesheet or in this style block.\n\t   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. *\/\n<\/style>\n<div id=\"mc_embed_signup\">\n<form action=\"https:\/\/fluxtech.us1.list-manage.com\/subscribe\/post?u=b08e10b09cd8fa3fc0922d55b&amp;id=775d1a7dac\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate=\"\">\n<div id=\"mc_embed_signup_scroll\">\n<h2>Subscribe to our newsletter to receive new blogs and tips &#8211; straight to your inbox<\/h2>\n<div class=\"indicates-required\"><span class=\"asterisk\">*<\/span> indicates required<\/div>\n<div class=\"mc-field-group\">\n\t<label for=\"mce-FNAME\">First Name  <span class=\"asterisk\">*<\/span><br \/>\n<\/label><br \/>\n\t<input type=\"text\" value=\"\" name=\"FNAME\" class=\"required\" id=\"mce-FNAME\">\n<\/div>\n<div class=\"mc-field-group\">\n\t<label for=\"mce-EMAIL\">Email Address  <span class=\"asterisk\">*<\/span><br \/>\n<\/label><br \/>\n\t<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\">\n<\/div>\n<div id=\"mce-responses\" class=\"clear\">\n<div class=\"response\" id=\"mce-error-response\" style=\"display:none\"><\/div>\n<div class=\"response\" id=\"mce-success-response\" style=\"display:none\"><\/div>\n<\/p><\/div>\n<p>    <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--><\/p>\n<div style=\"position: absolute; left: -5000px;\" aria-hidden=\"true\"><input type=\"text\" name=\"b_b08e10b09cd8fa3fc0922d55b_775d1a7dac\" tabindex=\"-1\" value=\"\"><\/div>\n<div class=\"clear\"><input type=\"submit\" value=\"Subscribe\" name=\"subscribe\" id=\"mc-embedded-subscribe\" class=\"button\"><\/div>\n<\/p><\/div>\n<\/form>\n<\/div>\n<p><script type=\"text\/javascript\" src=\"\/\/s3.amazonaws.com\/downloads.mailchimp.com\/js\/mc-validate.js\"><\/script><script type=\"text\/javascript\">(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[1]='FNAME';ftypes[1]='text';fnames[0]='EMAIL';ftypes[0]='email';}(jQuery));var $mcj = jQuery.noConflict(true);<\/script><br \/>\n<!--End mc_embed_signup--><\/p>\n","protected":false},"excerpt":{"rendered":"<p>If you\u2019ve ever worked with a team of engineers to develop a software product or application, you probably noticed there\u2019s a method to the madness. All software development teams, no matter where they are, operate by a Software Development Life Cycle Model (SDLC).&nbsp; The point of this kind of structuring and organization is to ensure [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":455,"comment_status":"open","ping_status":"open","sticky":true,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"footnotes":""},"categories":[16],"tags":[27],"class_list":["post-426","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-project-management","tag-tips"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Software Development Models: Understanding What&#039;s Right for Your Project - Pt. 1 Flux Technologies %<\/title>\n<meta name=\"description\" content=\"SDLC models are designed to keep the team working for you on track.\u00a0Decide which one is right for your next project.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/fluxtech.me\/blog\/sdlc-models\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Software Development Models: Understanding What&#039;s Right for Your Project - Pt. 1 Flux Technologies %\" \/>\n<meta property=\"og:description\" content=\"SDLC models are designed to keep the team working for you on track.\u00a0Decide which one is right for your next project.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/fluxtech.me\/blog\/sdlc-models\/\" \/>\n<meta property=\"og:site_name\" content=\"Flux Technologies\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-23T13:36:43+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-04-07T08:26:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/fluxtech.me\/blog\/wp-content\/uploads\/2022\/03\/Asset-31.png\" \/>\n\t<meta property=\"og:image:width\" content=\"700\" \/>\n\t<meta property=\"og:image:height\" content=\"565\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Flux Team\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Flux Team\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/fluxtech.me\/blog\/sdlc-models\/\",\"url\":\"https:\/\/fluxtech.me\/blog\/sdlc-models\/\",\"name\":\"Software Development Models: Understanding What's Right for Your Project - Pt. 1 Flux Technologies %\",\"isPartOf\":{\"@id\":\"https:\/\/fluxtech.me\/blog\/#website\"},\"datePublished\":\"2022-03-23T13:36:43+00:00\",\"dateModified\":\"2022-04-07T08:26:42+00:00\",\"author\":{\"@id\":\"https:\/\/fluxtech.me\/blog\/#\/schema\/person\/41b838e552fdb243119410f480f6944d\"},\"description\":\"SDLC models are designed to keep the team working for you on track.\u00a0Decide which one is right for your next project.\",\"breadcrumb\":{\"@id\":\"https:\/\/fluxtech.me\/blog\/sdlc-models\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/fluxtech.me\/blog\/sdlc-models\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/fluxtech.me\/blog\/sdlc-models\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/fluxtech.me\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Software Development Models: Understanding What&#8217;s Right for Your Project &#8211; Pt. 1\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/fluxtech.me\/blog\/#website\",\"url\":\"https:\/\/fluxtech.me\/blog\/\",\"name\":\"Flux Technologies\",\"description\":\"Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/fluxtech.me\/blog\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/fluxtech.me\/blog\/#\/schema\/person\/41b838e552fdb243119410f480f6944d\",\"name\":\"Flux Team\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/fluxtech.me\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/c1c5fc3228772412cf7cb45ed9c2aa6fc008d50d756869eea81624b68d4c4ef6?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/c1c5fc3228772412cf7cb45ed9c2aa6fc008d50d756869eea81624b68d4c4ef6?s=96&d=mm&r=g\",\"caption\":\"Flux Team\"},\"sameAs\":[\"https:\/\/fluxtech.me\/blog\"],\"url\":\"https:\/\/fluxtech.me\/blog\/author\/fluxblogadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Software Development Models: Understanding What's Right for Your Project - Pt. 1 Flux Technologies %","description":"SDLC models are designed to keep the team working for you on track.\u00a0Decide which one is right for your next project.","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:\/\/fluxtech.me\/blog\/sdlc-models\/","og_locale":"en_US","og_type":"article","og_title":"Software Development Models: Understanding What's Right for Your Project - Pt. 1 Flux Technologies %","og_description":"SDLC models are designed to keep the team working for you on track.\u00a0Decide which one is right for your next project.","og_url":"https:\/\/fluxtech.me\/blog\/sdlc-models\/","og_site_name":"Flux Technologies","article_published_time":"2022-03-23T13:36:43+00:00","article_modified_time":"2022-04-07T08:26:42+00:00","og_image":[{"width":700,"height":565,"url":"https:\/\/fluxtech.me\/blog\/wp-content\/uploads\/2022\/03\/Asset-31.png","type":"image\/png"}],"author":"Flux Team","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Flux Team","Est. reading time":"8 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/fluxtech.me\/blog\/sdlc-models\/","url":"https:\/\/fluxtech.me\/blog\/sdlc-models\/","name":"Software Development Models: Understanding What's Right for Your Project - Pt. 1 Flux Technologies %","isPartOf":{"@id":"https:\/\/fluxtech.me\/blog\/#website"},"datePublished":"2022-03-23T13:36:43+00:00","dateModified":"2022-04-07T08:26:42+00:00","author":{"@id":"https:\/\/fluxtech.me\/blog\/#\/schema\/person\/41b838e552fdb243119410f480f6944d"},"description":"SDLC models are designed to keep the team working for you on track.\u00a0Decide which one is right for your next project.","breadcrumb":{"@id":"https:\/\/fluxtech.me\/blog\/sdlc-models\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/fluxtech.me\/blog\/sdlc-models\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/fluxtech.me\/blog\/sdlc-models\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/fluxtech.me\/blog\/"},{"@type":"ListItem","position":2,"name":"Software Development Models: Understanding What&#8217;s Right for Your Project &#8211; Pt. 1"}]},{"@type":"WebSite","@id":"https:\/\/fluxtech.me\/blog\/#website","url":"https:\/\/fluxtech.me\/blog\/","name":"Flux Technologies","description":"Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/fluxtech.me\/blog\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/fluxtech.me\/blog\/#\/schema\/person\/41b838e552fdb243119410f480f6944d","name":"Flux Team","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/fluxtech.me\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/c1c5fc3228772412cf7cb45ed9c2aa6fc008d50d756869eea81624b68d4c4ef6?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c1c5fc3228772412cf7cb45ed9c2aa6fc008d50d756869eea81624b68d4c4ef6?s=96&d=mm&r=g","caption":"Flux Team"},"sameAs":["https:\/\/fluxtech.me\/blog"],"url":"https:\/\/fluxtech.me\/blog\/author\/fluxblogadmin\/"}]}},"_links":{"self":[{"href":"https:\/\/fluxtech.me\/blog\/wp-json\/wp\/v2\/posts\/426","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fluxtech.me\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fluxtech.me\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fluxtech.me\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fluxtech.me\/blog\/wp-json\/wp\/v2\/comments?post=426"}],"version-history":[{"count":12,"href":"https:\/\/fluxtech.me\/blog\/wp-json\/wp\/v2\/posts\/426\/revisions"}],"predecessor-version":[{"id":475,"href":"https:\/\/fluxtech.me\/blog\/wp-json\/wp\/v2\/posts\/426\/revisions\/475"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/fluxtech.me\/blog\/wp-json\/wp\/v2\/media\/455"}],"wp:attachment":[{"href":"https:\/\/fluxtech.me\/blog\/wp-json\/wp\/v2\/media?parent=426"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fluxtech.me\/blog\/wp-json\/wp\/v2\/categories?post=426"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fluxtech.me\/blog\/wp-json\/wp\/v2\/tags?post=426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}