Best of Google Cloud Platform2021

  1. 1
    Article
    Avatar of hashnodeHashnode·5y

    I Built A SaaS Startup In 2 Months, Here's What I Learned.

    Upsocial aims to be an all-in-one social media dashboard built for content creators. It uses social media API's to track and store your profile and content growth over time, and display that information in a simple dashboard. Upsocial uses all of my favourite technologies, and is 100% serverless. It takes advantage of some of the same technologies that Hashnode utilizes too!

  2. 2
    Article
    Avatar of dailydaily.dev·5y

    Meet our 5 days open-source side-project and its tech stack

    daily.dev has launched a new side-project called Buzzword Quiz. It's a web application where you have to identify as many logos as possible in 90 seconds. The tech stack is very much influenced by our webapp. We chose Nextjs as it offers flexible rendering options. Redis is a great solution because active games have a predefined time-to-live.

  3. 3
    Article
    Avatar of gcpGoogle Cloud·5y

    API design 101: Links to our most popular posts

    API Management API design 101: Links to our most popular posts. API Management: How do we get the most out of our API? Visit our API Management site to learn more. API Design: How to get the best out of your API design? Visit the API Design website to learn about how to use our API.

  4. 4
    Article
    Avatar of sitepointSitePoint·5y

    A Side-by-Side Comparison of AWS, Google Cloud and Azure

    Amazon, Google and Microsoft have an array of products covering all you can possibly need for your online operations. There are differences not only in pricing but also in how they name and group their services. We’ll focus on services provided by Amazon Web Services (AWS), Google Cloud Platform (GCP) and Microsoft Azure.

  5. 5
    Article
    Avatar of phProduct Hunt·5y

    TinyFunction - World's fastest way to create cloud functions

    TinyFunction allows you to write and deploy cloud functions (~ AWS Lambda's) instantly. Visit TinyFunction.com, write function code and click Deploy button, thats it. Embed this code into your own function and share it with the rest of the world.

  6. 6
    Article
    Avatar of tdsTowards Data Science·5y

    Deploying a Web App Using Heroku, Google Cloud & GitHub

    Deploying a Web App Using Heroku, Google Cloud & GitHub allow users to interactively query data from Google Cloud without revealing your credentials. Follow these steps to integrate GitHub with Heroku. Create a virtual environment for this project, though I think google-cloud-bigQuery does clash with some python packages, so I had to create a new project.