S6 Advanced Software Portfolio by AlanAboutAboutContact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)
  • Introduction
  • Scalable Architectures
    • Overview
  • DevOps
    • Overview
    • CI / CD
    • Infrastructure as Code
  • Cloud
    • Overview
  • Security by Design
    • Overview
  • Distributed Data
    • Overview
  • Group Project Atos Card Game
    • Overview
    • Deployment
    • Docker Compose
  • Another Page
  • Advanced (A Folder)
    • Satori
  • Introduction
  • Scalable Architectures
    • Overview
  • DevOps
    • Overview
    • CI / CD
    • Infrastructure as Code
  • Cloud
    • Overview
  • Security by Design
    • Overview
  • Distributed Data
    • Overview
  • Group Project Atos Card Game
    • Overview
    • Deployment
    • Docker Compose
  • Another Page
  • Advanced (A Folder)
    • Satori
  • About
  • Contact ↗ (opens in a new tab)

On This Page

  • Cloud Provider
  • Supabase - Backend as a Service (BaaS)
Question? Give us feedback → (opens in a new tab)Edit this page
Cloud
Overview

Cloud

Cloud Provider

This project will use Google Cloud Platform to host all infrastructure.

  • Kubernetes Cluster
  • Serverless Container Deployment Cloud Run (opens in a new tab)
  • Database

Supabase - Backend as a Service (BaaS)

Supabase (opens in a new tab) is an open source hosting platform which provides multiple features in one platform.

Such as:

  • API access to database
  • Authentication
  • Storage
  • Realtime
  • Edge Functions
  • AI & Vectors
Infrastructure as CodeOverview

S6 Advanced Software Portfolio by Alan