TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14691 · May 10

#csharp#architecture#aspnetcore#clean_architecture#cqrs#ddd#dotnet#dotnetcore#event_driven_architecture#event_sourcing#kubernetes#masstransit#messaging#microservice#microservices#oauth2#opentelemetry#software_architecture#software_design#software_engineering#vertical_slice_architecture Migrating from a monolithic architecture to a cloud-native microservices architecture offers several benefits. It improves scalability, allowing different parts of the application to grow independently. This approach also enhances reliability by isolating faults, so if one service fails, others continue to work. Additionally, microservices enable faster deployment and updates, as each service can be developed and deployed separately. This flexibility allows teams to use the best technology for each service, making development more efficient and agile[2][3][5]. https://github.com/meysamhadeli/monolith-to-cloud-architecture

Results

10 similar posts found

Go

@golang · Post #41 · 02/20/2018, 09:45 PM

Great post about service discovery and load balancing for GoLang microservices. Code examples, theory and step-by-step instructions are here: #architecture#microservices#development http://callistaenterprise.se/blogg/teknik/2017/04/24/go-blog-series-part7/

Go

@golang · Post #40 · 02/17/2018, 10:40 PM

Very interesting article calls “From monoliths to microservices: an architectural strategy.” The structure of this post: - Adopting Microservices; - Microservices Architectural Patterns; - Architectural & Implementation Considerations; - Developer Productivity During Microservices Adoption; #architecture#development#microservices https://thenewstack.io/from-monolith-to-microservices

Go

@golang · Post #38 · 02/12/2018, 07:51 PM

The article by Paul Dix calls “The Decomposable Monolith: Long Live the Monolith, Long Live Services!” Code examples are available but without a code highlighting 🙂 #architecture#development#microservices https://www.influxdata.com/blog/decomposable-monolith-long-live-monolith-long-live-services/

Go

@golang · Post #31 · 01/31/2018, 08:13 PM

Great article about the architecture inside of Golang microservice, based on the Bob's Clean Architecture Concept (https://8thlight.com/blog/uncle-bob/2012/08/13/the-clean-architecture.html) Main points: Your GoLang microservice has 4 layers: - Models, data structures, and their methods; - Repository, the provider of DB operations and data management, - Usecase for business logic implementation; - Delivery, protocol, and algorithms for message handling (HTTP, gRPC, etc). Each layer should be independent and be available for mocking, for internal communications between application layers. An example project here: https://github.com/bxcodec/go-clean-arch Full article on the Hackernoon website: https://hackernoon.com/golang-clean-archithecture-efd6d7c43047 #development#microservices#architecture

Go

@golang · Post #25 · 01/26/2018, 09:16 AM

Top-featured manual about kubernates-services step-by-step development. Code examples, service design, test coverage #development#microservices#architecture https://blog.gopheracademy.com/advent-2017/kubernetes-ready-service/

MDC Uzbekistan

@mdcuzbekistan · Post #344 · 01/31/2022, 03:07 PM

#vakansiya#dotnet#aspnetcore Strong Junior / Middle .NET dasturchi kerak. Yaqinda jamoamiz bilan bir loyiha olgan edik. Hozirda jarayonda. O'zimning vaqtim yetmaganligi tufayli, .NET chi kerak bo'lyapti. Loyiha haqida: Loyiha - .NET 5. Frontend - reactda, baza - SQL Serverda, ORM - EF Core, Arxitetktura - N-tierda ko'tarilgan va UoW pattern ishlatilgan. Qo'shimcha ma'lumotlar: - Masofaviy ish - Yosh qiziq emas - 10 kunda tamomlashingiz kerak. - 300$ beraman xolos (oxirida) - Keyinchalik dev jamoamga qo'shib olishim mumkin. Murojaat uchun:Janob Panda .NET Uzbekistan Community ______ Telegram | Instagram | Youtube

Go

@golang · Post #50 · 03/12/2018, 08:20 PM

This is a perfect longread about organization of microservice’s testing. #microservices#testing#architecture https://medium.com/@copyconstruct/testing-microservices-the-sane-way-9bb31d158c16?source=linkShare-b636419a57de-1520885775

Go

@golang · Post #23 · 01/25/2018, 08:13 PM

Are you a beginner in GoLang? Then it requires your attention 🙂. Good and simple for understanding article about microservice-based API development; just simple and work solution with code examples and couple of advices #development#microservices#architecture#practice https://medium.com/@thedevsaddam/build-restful-api-service-in-golang-using-gin-gonic-framework-85b1a6e176f3?source=linkShare-b636419a57de-1516910445