Giter Site home page Giter Site logo

rahul-chugh / modernization-unicorn-store Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vgribok/modernization-unicorn-store

0.0 1.0 0.0 21.91 MB

AWS Sample Application for containerizing a .NET application

License: Apache License 2.0

C# 48.51% HTML 13.64% Dockerfile 0.34% JavaScript 37.17% CSS 0.34%

modernization-unicorn-store's Introduction

modernization-unicorn-store

AWS Sample Application for containerizing a .NET application

Unicorn Store

License

This library is licensed under the Apache 2.0 License.

Prerequisites

To get started you will need:

Once you have the prerequisites installed on your local development machine you should be able to run the Unicorn Store locally either in your IDE or in a local container. Take the time to read mutiple environments in ASP.NET Core and safe storage of app secrets in development in ASP.NET Core before starting so you understand the various different configuration options.

Introduction

The Unicorn Store demonstrates how to run a .NET Core application in a Docker container while connecting to a SQL backend (Database=UnicornStore) in Amazon RDS. The RDS credentials to the database in are stored in AWS Secrets Manager along with other sensitive information needed for the application to run. This allows the Unicorn Store application to safely connect to the database from the container without storing the secrets in a file on the container or in source control.

Architecture overview

Unicorn Store Architecture

Workshop

Click here to start the workshop.

modernization-unicorn-store's People

Contributors

vgribok avatar carmenapuccio avatar rahul-chugh-github avatar jpeddicord avatar rahul-chugh avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.