Giter Site home page Giter Site logo

vany0114 / microservices-dotnetcore-docker-sf-k8s Goto Github PK

View Code? Open in Web Editor NEW
150.0 17.0 54.0 1.16 MB

Shows an approach to work with a microservices based architecture using .Net Core, Docker, and Azure Service Fabric/Kubernetes, applying Domain Driven Design (DDD) and Comand and Query Responsibility Segregation (CQRS) and other patterns.

Home Page: http://elvanydev.com/Microservices-part1/

License: MIT License

C# 88.16% CSS 0.16% JavaScript 1.34% Batchfile 0.30% PowerShell 3.50% Dockerfile 0.68% HTML 5.54% Shell 0.32%
asp-net-core docker ddd ddd-architecture domain-driven-design dotnet-core entity-framework-core cqrs cqrs-pattern microsoft-azure servicefabric azure-service-fabric cosmos-db mongodb rabbitmq azure-service-bus microservices k8s kubernetes netcore31

microservices-dotnetcore-docker-sf-k8s's Introduction

Microservices w/ .Net Core, Docker and Service Fabric/Kubernetes

Prerequisites and Installation Requirements (only for development)

  1. Install Docker for Windows/Mac.
  2. Install .NET Core SDK
  3. Install Visual Studio 2017 15.8 or later (Visual Studio 2019 16.4 or later recommended) or Visual Studio Code.
  4. Tuning Docker for better performance and Debugging
  5. Clone this Repo
  6. Set docker-compose project as startup project.
  7. Press F5 and that's it!

Architecture and Deployment

Screenshots

Website

Trip API

Invoice API

Support

If you find this project helpful you can support me!

Visit my blog http://elvanydev.com/Microservices-part1/ to view the whole posts series and to know all the details about this project.

microservices-dotnetcore-docker-sf-k8s's People

Contributors

vany0114 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

microservices-dotnetcore-docker-sf-k8s's Issues

Security Misconfiguration: Absent security context for pods

Dear Colleague,

We are looking to find ways to help developers find security misconfigurations, i.e., violation of security best practices in Kubernetes manifests. We have noticed an instance of no security context in one of your Kubernetes manifests. The recommended practice is use of security context for pods. Without defining a security context for the pod, a container may run with root privilege and write permission into the root file system, making the Kubernetes cluster vulnerable. For examples of Kubernetes security anti-patterns we are following our peer-reviewed publication on Kubernetes security best practices (https://arxiv.org/pdf/2006.15275.pdf).

Location :

Please use securityContext to fix this misconfiguration. We would like to hear if you agree to fix this misconfiguration or have fixed the misconfiguration.

Service Fabric StatefulService or StatelessService

Hi, I'm learning micro services using service fabric. I read different tutorial and they inherit from StatefulService or StatelessService service in service fabric but you don't have any inheritance from StatefulService or StatelessService. why you don't have inheritance from service fabric?

Invoice Service Not running

Hi , Thanks so much for this article - really learned allot. I have tried deploying a couple of time but my invoice service just does not want to work in Azure. And the error message does not provide much details...any suggestions? See below screenshot

Thanks in advance!

image

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.