{"id":357992,"date":"2021-10-25T21:54:29","date_gmt":"2021-10-25T18:54:29","guid":{"rendered":"https:\/\/en.buradabiliyorum.com\/distributed-protocol-underpinning-cloud-computing-automatically-determined-safe-and-secure\/"},"modified":"2021-10-25T21:54:29","modified_gmt":"2021-10-25T18:54:29","slug":"distributed-protocol-underpinning-cloud-computing-automatically-determined-safe-and-secure","status":"publish","type":"post","link":"https:\/\/buradabiliyorum.com\/en\/distributed-protocol-underpinning-cloud-computing-automatically-determined-safe-and-secure\/","title":{"rendered":"#Distributed protocol underpinning cloud computing automatically determined safe and secure"},"content":{"rendered":"<p>&#8220;<strong>#Distributed protocol underpinning cloud computing automatically determined safe and secure<\/strong>&#8221;<\/p>\n<div>\n<div class=\"article-gallery lightGallery\">\n<div data-thumb=\"https:\/\/scx1.b-cdn.net\/csz\/news\/tmb\/2021\/distributed-protocol-u.jpg\" data-src=\"https:\/\/scx2.b-cdn.net\/gfx\/news\/hires\/2021\/distributed-protocol-u.jpg\" data-sub-html=\"Concept illustration of a block chain. Credit: U-M Engineering\">\n<figure class=\"article-img\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/scx1.b-cdn.net\/csz\/news\/800a\/2021\/distributed-protocol-u.jpg\" alt=\"Distributed protocol underpinning cloud computing automatically determined safe and secure\" title=\"Concept illustration of a block chain. Credit: U-M Engineering\" width=\"800\" height=\"359\"\/><figcaption class=\"text-darken text-low-up text-truncate-js text-truncate mt-3\">\n                Concept illustration of a block chain. Credit: U-M Engineering<br \/>\n            <\/figcaption><\/figure>\n<\/div>\n<\/div>\n<p>In an important step toward ensuring the protocols that dictate how our networked services operate are safe, secure and running as expected, University of Michigan researchers have automated a technique called formal verification.<\/p>\n<p>                                                                                Their system proves, without any human effort, that one of the most foundational distributed computing protocols\u2014known as Paxos\u2014meets its specifications. The achievement refutes a common assumption that the Paxos protocol and others like it are too complex to be proven secure without hours of manual work.<\/p>\n<p>&#8220;Paxos is one of the first and most celebrated ideas that laid the foundation for how different things come to an agreement asynchronously,&#8221; said Aman Goel, a doctoral student in computer <a href=\"https:\/\/buradabiliyorum.com\/en\/category\/sciencee\/\" data-internallinksmanager029f6b8e52c=\"5\" title=\"Science\" target=\"_blank\" rel=\"noopener\">science<\/a> and engineering, who presented the work at the Formal Methods in Computer-Aided Design Conference Oct. 20.<\/p>\n<p>The dominance of cloud computing and rising technologies like blockchain <a href=\"https:\/\/buradabiliyorum.com\/en\/category\/download-scripts-themes-apps\/\" data-internallinksmanager029f6b8e52c=\"9\" title=\"Download Scripts &amp; Themes &amp; Apps\" target=\"_blank\" rel=\"noopener\">app<\/a>lications have changed how organizations and individuals engage with computing, creating a world powered by networked machines under a constantly growing load.<\/p>\n<p>As a consequence, our critical infrastructure is more susceptible than ever to widespread fallout from server outages, hackers and buggy network behavior. Airtight distributed protocols are needed to ensure that software systems can effectively run on machines spread across the world.<\/p>\n<p>These protocols are extremely complex algorithms that define how machines in a network can work collaboratively as a single system. Paxos is one of the most important examples of the category, describing an approach called consensus that has been put to use in nearly all critical distributed systems, including all of the applications supported by cloud computing.<\/p>\n<p>Most recently, consensus has garnered widespread attention for enabling blockchain applications like cryptocurrencies. Such protocols form the backbone of a blockchain by helping all nodes in the network verify transactions as they happen.<\/p>\n<p>&#8220;Most\u2014if not all\u2014consensus algorithms fundamentally derive concepts from Paxos,&#8221; Goel said.<\/p>\n<p>Formal verification is a class of techniques used to demonstrate that something is correct and reliable with the elegance of a logical proof. The process is very useful for software and hardware alike, providing a certificate that a certain algorithm, working piece of software or computer chip will always operate the way its specifications say it should. Theoretically, it would enable software to be released with substantially less testing than currently needed.<br \/>\n                                            <!-- Google middle Adsense block --><\/p>\n<p>&#8220;Having a foolproof system that says: You develop it, you check it automatically and you get a certificate of correctness, that&#8217;s what gives you confidence that you can deploy a program without issue,&#8221; said Karem Sakallah, professor of computer science and engineering.<\/p>\n<p>Unfortunately, proving the correctness of a program with many complex behaviors ranges from tedious to impossible\u2014making burgeoning techniques to automate the process extremely powerful. But for algorithms on the scale of Paxos, automating its formal verification was deemed simply too large a job to ever finish successfully.<\/p>\n<p>&#8220;There have been many attempts in the past to verify Paxos, including many manual attempts,&#8221; Goel said. &#8220;Everyone points to a prior theoretical result that says automating it is impossible\u2014it&#8217;s beyond the tools of automation to be able to prove it.&#8221;<\/p>\n<p>The team&#8217;s solution makes use of a feature common to all distributed protocols: Regularity. In the systems under consideration, all servers working on a particular function will be handling large batches of requests that look fundamentally the same, and the nature of their tasks will change very little over time.<\/p>\n<p>This regularity enabled Goel and Sakallah to transform what started as an impossibly large task into one that looks small and manageable. They did so quite literally\u2014by verifying the protocol under the assumption that it had a fixed, small number of nodes, and then <a href=\"https:\/\/buradabiliyorum.com\/en\/category\/general\/\" data-internallinksmanager029f6b8e52c=\"3\" title=\"General\" target=\"_blank\" rel=\"noopener\">general<\/a>izing the solution to a &#8220;theoretically unbounded number&#8221; of nodes.<\/p>\n<p>The tool the researchers designed for this proof is called IC3PO, a model checking system that looks through every state a program can enter and determines whether it matches a description of safe behavior. If the protocol is correct, IC3PO produces what&#8217;s termed an inductive invariant\u2014a proof by induction that the property holds in all cases. If instead a bug is found in the protocol, it will produce a counter-example and execution trace, showing step by step how the bug manifests.<\/p>\n<p>The inductive invariant IC3PO produced for Paxos in under an hour identically matches the human-written one previously derived with significant manual effort using a technique called interactive theorem proving. On top of speeding the process up, it also produces a proof with very succinct and digestible documentation.<\/p>\n<p>Verifying the correctness of Paxos automatically has major ramifications for the future. As new consensus protocols are built atop its principles for ever-changing applications, they&#8217;ll need to be proven safe and secure. Using a model checker like this can enable humans to work with complex software that&#8217;s proven safe without having to understand every minor detail of how it works.\n                                                                                                                        <\/p>\n<hr\/>\n<div class=\"article-main__explore my-4 d-print-none\">\n<p>                                            Building a testing-free future\n                                        <\/p><\/div>\n<hr class=\"mb-4\"\/>\n<div class=\"article-main__more p-4\">\n                                                                                                <strong>More information:<\/strong><br \/>\n                                                Towards an Automatic Proof of Lamport&#8217;s Paxos, arXiv:2108.08796 [cs.LO], <a rel=\"nofollow noopener\" target=\"_blank\" href=\"https:\/\/arxiv.org\/abs\/2108.08796\">arxiv.org\/abs\/2108.08796<\/a><\/p><\/div>\n<div class=\"d-inline-block text-medium my-4\">\n                                                Provided by<br \/>\n                                                                                                    University of Michigan<br \/>\n                                                                                                        <a rel=\"nofollow noopener\" target=\"_blank\" class=\"icon_open\" href=\"http:\/\/www.umich.edu\/\"><br \/>\n                                                        <svg><use href=\"https:\/\/techx.b-cdn.net\/tmpl\/v2\/img\/svg\/sprite.svg#icon_open\" x=\"0\" y=\"0\"\/><\/svg><\/a><\/p><\/div>\n<p>                                        <!-- print only --><\/p>\n<div class=\"d-none d-print-block\">\n<p>                                                 <strong>Citation<\/strong>:<br \/>\n                                                 Distributed protocol underpinning cloud computing automatically determined safe and secure (2021, October 25)<br \/>\n                                                 retrieved 26 October 2021<br \/>\n                                                 from https:\/\/techxplore.com\/<a href=\"https:\/\/buradabiliyorum.com\/en\/category\/news\/\" data-internallinksmanager029f6b8e52c=\"2\" title=\"News\" target=\"_blank\" rel=\"noopener\">news<\/a>\/2021-10-protocol-underpinning-cloud-automatically-safe.html<\/p>\n<p>                                            This document is subject to copyright. Apart from any fair dealing for the purpose of private study or research, no<br \/>\n                                            part may be reproduced without the written permission. The content is provided for information purposes only.<\/p><\/div>\n<\/p><\/div>\n<p><script id=\"facebook-jssdk\" async=\"\" src=\"https:\/\/connect.facebook.net\/en_US\/sdk.js\"><\/script><\/p>\n<blockquote><p><strong><span style=\"color: #ff6600;\">If you liked the article, do not forget to share it with your friends. Follow us on\u00a0<span style=\"color: #ff0000;\"><a style=\"color: #ff0000;\" href=\"https:\/\/news.google.com\/publications\/CAAqBwgKMLG0nwswvr63Aw\" target=\"_blank\" rel=\"nofollow noopener noreferrer\">Google News<\/a><\/span>\u00a0too, click on the star and choose us from your favorites.<\/span><\/strong><\/p><\/blockquote>\n<blockquote>\n<p style=\"text-align: center;\">For forums sites go to <span style=\"color: #ff9900;\"><a style=\"color: #ff9900;\" href=\"https:\/\/forum.buradabiliyorum.com\/\" target=\"_blank\" rel=\"noopener\">Forum.BuradaBiliyorum.Com<\/a><\/span><\/strong>\n<\/p><\/blockquote>\n<blockquote>\n<p style=\"text-align: center;\"><strong>If you want to read more Like this articles, you can visit our <span style=\"color: #ff9900;\"><a style=\"color: #ff9900;\" href=\"https:\/\/en.buradabiliyorum.com\/science\/\" target=\"_blank\" rel=\"noopener\">Science category.<\/a><\/span><\/strong><\/p>\n<\/blockquote>\n<p><span style=\"color: black;\"><a style=\"color: #ff9900;\" href=\"https:\/\/techxplore.com\/news\/2021-10-protocol-underpinning-cloud-automatically-safe.html\" target=\"_blank\" rel=\"noopener\">Source<\/a><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>&#8220;#Distributed protocol underpinning cloud computing automatically determined safe and secure&#8221; Concept illustration of a block chain. Credit: U-M Engineering In an important step toward ensuring the protocols that dictate how our networked services operate are safe, secure and running as expected, University of Michigan researchers have automated a technique called formal verification. Their system proves,&#8230;<\/p>\n","protected":false},"author":1,"featured_media":357993,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"fifu_image_url":"https:\/\/scx2.b-cdn.net\/gfx\/news\/hires\/2021\/distributed-protocol-u.jpg","fifu_image_alt":"","footnotes":""},"categories":[16],"tags":[],"class_list":["post-357992","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-sciencee"],"_links":{"self":[{"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/posts\/357992","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/comments?post=357992"}],"version-history":[{"count":0,"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/posts\/357992\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/media\/357993"}],"wp:attachment":[{"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/media?parent=357992"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/categories?post=357992"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/buradabiliyorum.com\/en\/wp-json\/wp\/v2\/tags?post=357992"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}