/cloud-naive-to-cloud-native

My journey exploring cloud native technologies

Primary LanguageVue

cloud-naive-to-cloud-native

Stages

  1. Local app development
    • GraphQL API backend
    • VUE.JS front-end
    • Database plugged via knex.js
    • JWT based user authentication
  2. Dockerized and docker-compose orchestarted
  3. Deploying to Amazon ECS with Fargate
  4. Serverless approach on AWS