Skip to content

venkataravuri/vmware-tanzu-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

🍔Food Delivery App🛵 - using VMWare Multi-Cloud Technologies & SaaS Services

A solution blueprint (or) reference model to implement a fictitious Food Delivery App using VMware’s hybrid & multi-cloud technologies such as Tanzu(Kubernetes) & Cloud SaaS services.

This sample application demonstrates how to build, run & manage a cloud-native modern application using VMware technology stack which is hosted on Priviate Cloud (Datacenter) and Public Clouds.

Food Delivery App UI/UX

Note: This is a prototype, in particular demonstrates building real-world modern applications end-to-end using VMware technology stack. Kindly treat it as a reference model to build real-world applications.

🚀 You can standup working application within ⏰ 30 minutes!

🏰 Conceptual Architecture

This sample application includes following functional modules/components which are implemented as Microservices (or) Serverless functions. All these microservices are independently deployable & scalable services and are organized around business capabilities.

Conceptual Architecture

💻 Technical Architecture

This sample application adhers to API-driven & Event-Driven architecture principles, wherein each fuctional module realized into a Cloud-Native application either as a Serverless Functions (or) Microservices. Each module/service is independently scalable and can be deployed as Containers anywhere (private & public clouds) using VMware Tanzu (Kubernetes).

Technical Architecture

Technology Stack

Technology Stack

Compute

Storage & Database

Messaging

Observability & DevOps

Getting Started

Pre-requisites

To standup this sample application in your environment (private cloud or public cloud), as a pre-requisite you must have following up & ready,

  • TODO
  • TODO

Installation Instructions

Clone Repository

Clone respository source code by issuing below instruction from any folder on your machine,

git clone https://github.com/venkataravuri/e-commerce-microservices-sample.git
cd e-commerce-microservices-sample

Build Application(s)

Maven/Gradle has been used as a build tool to build applications. Issue following command on your terminal/console window,

gradlew build

Provision Infratructure & Deploy Application(s)

Configuration

Modify below configuration settings to match your environment,

  • TODO
  • TODO

Execute below Terraform instruction in sequence to provision infrastructur and ,

TODO

Further Reading

For further information on this sample application, reach us on Slack #TODO

About

A solution blueprint or reference model to implement a hybrid/multi-cloud fictious Food Delivery App using VMware’s Tanzu (Kubernetes) & Cloud SaaS services.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published