© 2022 Hashnode
#framework
Originally posted at Serverless on July 23rd, 2018 GraphQL can be a tool for building enlightened APIs, but it can also be a source of mystery for developers accustomed to REST. In this post, I’ll tal…
Originally posted Serverless on Dec 4th, 2017 AWS had their annual re:Invent conference last week (missed it? Check out our full recap). AWS Lambda started the Serverless movement by releasing Lambda …
Originally posted at Serverless on August 7th, 2017 Last year, my company decided to make the plunge. We were going to go Serverless! Except…most of the resources about serverless architectures are ab…
Originally posted at Serverless on November 6th, 2017 To multi-cloud, or not to multi-cloud Vendor lock-in runs deep in serverless applications. “Cloud provider” used to mean “whoever hosts your serve…
Posted at Serverless by Anand Menon Due to the latest advancements in the Deep Learning ecosystem like improved frameworks, production ready architectures, pre-trained models …etc. building a decent …
Originally posted at Serverless on December 20th, 2016 Shifter is a SaaS hosting product that turns any type of WordPress website or blog into a static site. In one click your site can be converted i…
What is a REST API? A REST API is a popular way for systems to expose useful functions and data. REST, which stands for representational state transfer, can be made up of one or more resources that ca…
Originally posted at Serverless on May 20th, 2019 Serverless infrastructure is becoming ever more popular and a lot of organizations want to benefit from the advantages it provides, such as on-demand…
Web development has reached the summit of the people's interest in Web development and they are taking their time to become web developers for good. Web development is something through which we can m…
CSS (Cascading Style Sheets) is a web language that describes how HTML elements are displayed from mobile, table to pc screen. Using CSS is just like adding colorful accessories to the structure of th…