Close

Aylık Arşiv: Mayıs 2018

Conway’s Law and Microservices. A perfect match, or not?

Conway's Law and Microservices. A perfect match, or not?

Microservices have often been touted as the natural output of cross-functional teams, thus proving Conway’s Law: that software will reflect the people structures that created that software. Indeed, at Tesco, we’ve even applied the ‘reverse Conway’ maneuver and structured our organization to reflect the domain-based microservices we desired. Such an […]

Devamını Oku

Kimseye Anlatmadım

Bülent Ortaçgil

Sev beni, sar beniBir tek kötü sözün sarsar beniBilinmez denizlerinKuytu koylarında bul beni Ben bunları kimseye anlatmadımKendimle bile konuşmadımBen bunları kimseye anlatmadımBir tek sen duy diyeSen bil diyeSen anla diye Sez beni, yaz beniKarmakarışıklığımdan çöz beniBirikmiş tortularınKirli sularından süz beni Ben bunları kimseye anlatmadımKendimle bile konuşmadımBen… Bülent Ortaçgil

Devamını Oku

Entity Framework Tutorial

Entity Framework Core

I am suggesting this site for Entity Framework Learning  Entity Framework is an open-source object-relational mapping framework for ADO.NET. It was a part of .NET Framework, but since Entity Framework version 6 it is separated from .NET framework.  Learn Entity Framework using simple yet practical examples on EntityFrameworkTutorial.net for free. […]

Devamını Oku

Rubato & Gazapizm – Kalbim Çukurda

Rubato & Gazapizm - Kalbim Çukurda

Gazapizm – Kalbim Çukurda Bir Şehir Sanki KarşındaHatıraların ArkandaKıstırıyorlar Seni SokaktaÖldüm Her Köşebaşında İsmin Her Yıkık DuvardaAğlatıp KaldırımlardaKandırıyorlar Seni MasallaKalbim Hep Aynı Sokakta O Kalbi Gerekirse Parçalar ElimAsla Kaçmadan Geri, Onlar Bulmadan BeniKoş Gel Bir Köşebaşında Kesilmiş NefesimKısılmış Sesim, Sanki Çok Yakınmış DenizGözümde Sanrılar Gerçeğin Tılsımı EtikMahallem Fişlenmiş, Basılmış Evim […]

Devamını Oku

The Reuse/Release Equivalency Principle is:

The Reuse/Release Equivalency Principle is:

The Reuse/Release Equivalency Principle is:“The granule of reuse is the granule of release. Only components that are released through a tracking system can be effectively reused. This granule is the package.” What is reuse? The copying code is not reused. If you copy or insert code/modules into your code, then […]

Devamını Oku

“Zuul’s Journey to Non-Blocking” by Arthur Gonigberg

Zuul

Zuul 2.0 is the latest iteration of the gateway application fronting Netflix’s API and underlying microservices. It was borne of a need to handle an ever-growing amount of traffic and a similarly ever-growing number of microservices to the front. We rebuilt Zuul from the ground up, leveraging the Netty framework […]

Devamını Oku