Skip to content
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.

Commit

Permalink
add Cloud related content
Browse files Browse the repository at this point in the history
  • Loading branch information
wescpy committed Jan 11, 2023
1 parent 7a7e34f commit b4e1dc6
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion cloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,15 @@

## Description

This is the code repo for a set of codelab tutorials highlighting a ["nebulous" sample app](https://twitter.com/googledevs/status/1433113274984271875?utm_source=twitter&utm_medium=unpaidsoc&utm_campaign=CDR_wes_aap-serverless_mgrcrbdpk_sms_201031&utm_content=-) demonstrating how to access Google Cloud APIs from one of our serverless platforms. There are [Python](python) and [Node.js](nodejs) versions of this app available.
This is the code repo for a set of codelab tutorials highlighting a "nebulous" sample app demonstrating how to access Google Cloud APIs from one of our serverless platforms. There are [Python](python) and [Node.js](nodejs) versions of this app available.

### Related content

- [Cloud serverless platforms intro video](https://youtu.be/gle26fT28Bw?list=PL2pQQBHvYcs0PEecTcLD9_VaLvuhK0_VQ?utm_source=youtube&utm_medium=unpaidsoc&utm_campaign=CDR_wes_aap-serverless_nebservconcept_neb_202007&utm_content=info_card)
- [Nebulous serverless app deployments video](https://youtu.be/eTotLOVR7MQ?list=PL2pQQBHvYcs0PEecTcLD9_VaLvuhK0_VQ?utm_source=youtube&utm_medium=unpaidsoc&utm_campaign=CDR_wes_aap-serverless_nebservdeploy_neb_2021xx&utm_content=info_card)
- [Calling Cloud APIs from serverless blog post](https://cloud.google.com/blog/topics/developers-practitioners/calling-google-apis-serverless-part-i-cloud-apis?utm_source=blog&utm_medium=partner&utm_campaign=CDR_wes_aap-serverless_nebservconcept_neb_202007)
- Nebulous serverless app deployments blog post (_coming soon_)
- Calling non-Cloud Google APIs from serverless blog post (_TBD_)


## Inspiration and implementation
Expand Down

0 comments on commit b4e1dc6

Please sign in to comment.