ganeshaditya310's Stars
kibertoad/toad-scheduler
In-memory Node.js and browser job scheduler
goldbergyoni/nodebestpractices
:white_check_mark: The Node.js best practices list (July 2024)
awslabs/amazon-ecs-nodejs-microservices
Reference architecture that shows how to take a Node.js application, containerize it, and deploy it as microservices on Amazon Elastic Container Service.
moleculerjs/moleculer
:rocket: Progressive microservices framework for Node.js
sleighzy/moleculer-microservices-spike
Deployment of a number of Node.js services using the Node.js Moleculer microservices framework.
gothinkster/moleculer-node-realworld-example-app
Exemplary real world application built with Moleculer
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
crizstian/cinema-microservice
Example of a cinema microservice
codergogoi/nodejs_microservice
NodeJS Microservice Architecture Example with the real-time project. This is a practical source code of the NodeJS Microservice tutorial series. Where we have split up a monolithic application into Microservices Architecture. The main goal of this repository is to provide an overview of how the microservices architecture is working with nodejs and what is the complexity we need to resolve to achieve the outcome from a Monolithic architecture.
madzadev/kanboard
š KanBoard - Your personal project management tool
aws/aws-lambda-dotnet
Libraries, samples and tools to help .NET Core developers develop AWS Lambda functions.
aws-samples/aws-serverless-saas-workshop
brminnick/AsyncAwaitBestPractices
Extensions for System.Threading.Tasks.Task and System.Threading.Tasks.ValueTask
aws/dotnet
GitHub home for .NET development on AWS
matthiasjost/dotnet-content-creators
ā”A list of .NET content creators
aspnetrun/run-aspnetcore-basics
Implementation of Real-World example in One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boilerplate for fast implementation, minimum development, bootstrap your idea, create Minimum Viable Product (MVP), idea validation, startup development implementationĀ for aĀ limited timeĀ andĀ limited resourcesĀ with using latest asp.net core and entity framework core.
jasontaylordev/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
bregman-arie/devops-exercises
Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP, DNS, Elastic, Network, Virtualization. DevOps Interview Questions
acantril/learn-cantrill-io-labs
Standard and Advanced Demos for learn.cantrill.io courses
grandnode/grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
grandnode/grandnode2
Open-Source eCommerce Platform on .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, LiteDB & Vue.js
simplcommerce/SimplCommerce
A simple, cross platform, modulith ecommerce system built on .NET
VirtoCommerce/vc-platform
Virto Commerce B2B Innovation Platform
nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
dotnet-architecture/eShopOnContainers
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.
nbarbettini/BeautifulRestApi
Beautiful REST API design with ASP.NET Core and Ion
mjebrahimi/Awesome-Microservices-DotNet
š A collection of awesome training series, articles, videos, books, courses, sample projects, and tools for Microservices in .NET
MoienTajik/AspNetCore-Developer-Roadmap
Roadmap to becoming an ASP.NET Core developer in 2024
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
puncsky/system-design-and-architecture
Learn how to design large-scale systems. Prep for the system design interview.