Explore >> Select a destination


You are here

vishwas.tech
| | schadokar.dev
0.8 parsecs away

Travel
| | Setup serverless framework and create a hello function using the serverless template and deploy it on the cloud.
| | techsavvypriya.wordpress.com
0.8 parsecs away

Travel
| | "Hello World" function(Lambda) for AWS using the serverless framework https://serverless.com/ What is Serverless Architecture? Serverless architectures refer to applications that significantly depend on third-party services (knows as Backend as a Service or "BaaS") or on custom code that's run in ephemeral containers (Function as a Service or "FaaS"), the best-known vendor host of which currently...
| | www.4bes.nl
1.1 parsecs away

Travel
| | This step by step guide will show how you can set up continous deployment and deploy Azure PowerShell Functions with GitHub Actions.
| | marcgayle.com
18.0 parsecs away

Travel
| The issue I faced was that I have an existing static site hosted on Github via gh-pages. That is just regular HTML/CSS/JS. It works perfectly. But, I ...