devteds / demo-app-bookstore

Demo Application: Containered services for a static website, shopping ui and shopping api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Application: BookStore Services

Consists of 3 components or services

  • Website: Landing page and static content
  • Shopping UI: SPA build on Vue.js
  • Shopping API: REST JSON API for Shopping UI. API app needs a MySQL database

Announcement: Course on Kubernetes

If you're want to start deploying your containers to Kubernetes, especially on AWS EKS, check this course on Kubernetes that walkthrough creating Kubernetes cluster on AWS EKS using Terraform and deploying multiple related containers applications to Kubernetes and more. https://courses.devteds.com/kubernetes-get-started

DemoStoreAppArchitecture

Refer demo-apps-on-k8s for the production deployment and kubernetes setup of these services.

About

Demo Application: Containered services for a static website, shopping ui and shopping api


Languages

Language:Ruby 31.4%Language:JavaScript 23.6%Language:CSS 20.4%Language:Vue 12.9%Language:HTML 9.6%Language:Dockerfile 1.0%Language:Makefile 1.0%Language:Shell 0.1%