Close

Cloud Infrastructure

“Cloud Infrastructure” is the virtualized computing resources (such as servers, storage, and networking) provided over the internet by cloud service providers, allowing users to access and manage scalable computing resources on-demand, offering flexibility, cost-effectiveness, and the ability to scale infrastructure according to varying workloads.

Yazılımda Sıradanlaşmaya Karşı Yazılımda Ustalaşmak

sıradanlaşmaya karşı ustalaşmak

Senelerdir  yazılım geliştiriyor ve yazılım ekiplerine yöneticilik yapıyorum.   Her zaman İyi yazılım hazırlamayı ve yazılımcılıkta ustalaşmayı savundum. Bana göre iyi yazılımları sadece usta yazılımcılar yapabilir.  Yazılımcılıkta ustalaşmanın bir yazılım diline bağlılık değil, yazılım geliştirme yöntemlerine bağlılık olduğuna inanıyorum. Benim gibi düşünen arkadaşların hazırladığı Software Craftsmanship Manifesto’ yu kabul ediyor […]

Devamını Oku

Zuul: Edge Service in the Cloud

Zuul

Zuul is an edge service that proxies request to multiple backing services. It provides a unified “front door” to your system, allowing a browser, mobile app, or user interface to consume services from multiple hosts without managing cross-origin resource sharing (CORS) and authentication. Mar 2, 2016 The official site is https://github.com/Netflix/zuul.  […]

Devamını Oku