retail-store-sample-app icon indicating copy to clipboard operation
retail-store-sample-app copied to clipboard

💼 Sample application for demonstrating container platforms and related technology

Results 94 retail-store-sample-app issues
Sort by recently updated
recently updated
newest added
trafficstars

# Architecture image https://github.com/aws-containers/retail-store-sample-app/blob/main/docs/images/architecture.png The Orders service is using PostgreSQL but not MySQL database.

The UI should provide a page that outputs information about the environment the container is deployed in. This is useful for demonstrations where it is necessary to show aspects such...

component/ui

Establish an initial set of utility functions in the UI component to enable demonstrations. The [podinfo](https://github.com/stefanprodan/podinfo) application provides lots of these. Suggested functions: - `GET /headers` Print the heads of...

component/ui

The Helm charts should be published to ECR Public along with the container images. A new set of repositories should be created, one for each component. For example the UI...

Add a README for each helm chart. For now this should focus on documenting the values. Example for inspiration https://github.com/aws/karpenter-provider-aws/tree/main/charts/karpenter

Bumps [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) from 0.27.0 to 0.32.0. Release notes Sourced from github.com/testcontainers/testcontainers-go's releases. v0.32.0 What's Changed 🚀 Features feat: honour go toolchain's verbose flag to print out logs (#2624) @​mdelapenya feat:...

dependencies
go

Currently Bootstrap is used to build the store UI. Migrate to Tailwind CSS to provide a fresher look. The challenge with this is that Tailwind is not "natively" integrated in...

component/ui

So far the ability to use anything from just the UI component all the way through to a fully distributed architecture with as many component as are necessary is largely...

Bumps [@opentelemetry/sdk-node](https://github.com/open-telemetry/opentelemetry-js) from 0.38.0 to 0.51.1. Release notes Sourced from @​opentelemetry/sdk-node's releases. Experimental v0.51.1 0.51.1 :bug: (Bug Fix) fix(instrumentation): update import-in-the-middle to 1.7.4 Experimental v0.51.0 0.51.0 :boom: Breaking Change feat(sdk-node)!:...

dependencies
javascript

Bumps [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) from 3.3.1 to 3.4.0. Commits 3af735f [maven-release-plugin] prepare release maven-checkstyle-plugin-3.4.0 e72bd83 [MCHECKSTYLE-448] Upgrade to Parent 42 and Maven 3.6.3 61def02 Add missing dependencies 142304a [MCHECKSTYLE-450] Checkstyle rule link...

dependencies
java