root - The Cloud and SRE blog. https://cloudandsre.com Discussions around Cloud and SRE! Wed, 14 Dec 2022 03:53:54 +0000 en-US hourly 1 /images/2021/03/cropped-Cloud-SRE_logo-32x32.png root - The Cloud and SRE blog. https://cloudandsre.com 32 32 REST vs. GraphQL APIs – how to choose? https://cloudandsre.com/rest-vs-graphql-apis-how-to-choose/?utm_source=rss&utm_medium=rss&utm_campaign=rest-vs-graphql-apis-how-to-choose https://cloudandsre.com/rest-vs-graphql-apis-how-to-choose/#comments Fri, 09 Dec 2022 05:58:51 +0000 https://www.cloudandsre.com/?p=299 REST APIs has been around for a while now, while GraphQL is relatively new to the game. While they both are used for data transfer – sending HTTP requests and receive HTTP responses, they both have their own unique characteristics.…

The post REST vs. GraphQL APIs – how to choose? first appeared on The Cloud and SRE blog..

]]>
https://cloudandsre.com/rest-vs-graphql-apis-how-to-choose/feed/ 1
GraphQL for API Development https://cloudandsre.com/graphql-for-api-development/?utm_source=rss&utm_medium=rss&utm_campaign=graphql-for-api-development https://cloudandsre.com/graphql-for-api-development/#respond Sat, 19 Nov 2022 18:27:55 +0000 https://www.cloudandsre.com/?p=285 What is it? GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. It was originally created at Facebook in 2012 for describing the capabilities and requirements of data models for client-server…

The post GraphQL for API Development first appeared on The Cloud and SRE blog..

]]>
https://cloudandsre.com/graphql-for-api-development/feed/ 0
What is Address Resolution Protocol (ARP)? https://cloudandsre.com/what-is-address-resolution-protocol-arp/?utm_source=rss&utm_medium=rss&utm_campaign=what-is-address-resolution-protocol-arp https://cloudandsre.com/what-is-address-resolution-protocol-arp/#respond Fri, 18 Nov 2022 15:29:13 +0000 https://cloudandsre.com/?p=192 ARP is a communication protocol used for discovering link layer address associated with a given internet layer address. Eg: find the MAC (media access control) addresses associated with IPV4 addresses. It is a request-response protocol whose messages are encapsulated by…

The post What is Address Resolution Protocol (ARP)? first appeared on The Cloud and SRE blog..

]]>
https://cloudandsre.com/what-is-address-resolution-protocol-arp/feed/ 0
The CAP theorem https://cloudandsre.com/the-cap-theorem/?utm_source=rss&utm_medium=rss&utm_campaign=the-cap-theorem https://cloudandsre.com/the-cap-theorem/#comments Wed, 02 Jun 2021 22:38:58 +0000 https://cloudandsre.com/?p=187 The CAP theorem coined by computer scientist Eric Brewer, offers a way to formalize the trade-offs between consistency and availability in the presence of partitions, in distributed systems. The theorem states that we will need to choose 2 out of…

The post The CAP theorem first appeared on The Cloud and SRE blog..

]]>
https://cloudandsre.com/the-cap-theorem/feed/ 1
The 7 layers of ISO OSI model https://cloudandsre.com/the-7-layers-of-iso-osi-model/?utm_source=rss&utm_medium=rss&utm_campaign=the-7-layers-of-iso-osi-model https://cloudandsre.com/the-7-layers-of-iso-osi-model/#respond Wed, 02 Jun 2021 04:41:44 +0000 https://cloudandsre.com/?p=177 The International Organization for Standardization came up with the Open Systems Interconnection (OSI) conceptual model which provides a standard for diverse computer systems to be able to communicate with each other using standard protocols. The OSI Model can be seen…

The post The 7 layers of ISO OSI model first appeared on The Cloud and SRE blog..

]]>
https://cloudandsre.com/the-7-layers-of-iso-osi-model/feed/ 0
NAS vs SAN – A brief comparison. https://cloudandsre.com/nas-vs-san-a-brief-comparison/?utm_source=rss&utm_medium=rss&utm_campaign=nas-vs-san-a-brief-comparison https://cloudandsre.com/nas-vs-san-a-brief-comparison/#respond Sun, 30 May 2021 20:00:45 +0000 https://cloudandsre.com/?p=173 Network Attached Storage [NAS] NAS is a specialized data storage device connected to a network providing data access to other machines in the network over ethernet. It’s hardware, software, or specific configuration, limits it from doing any function other than…

The post NAS vs SAN – A brief comparison. first appeared on The Cloud and SRE blog..

]]>
https://cloudandsre.com/nas-vs-san-a-brief-comparison/feed/ 0