ESKİTİLMİŞ Soğuk yağmurlu bir gün olsun ama evdesin televizyonda bir filmEski aşkları anlatır sen sadece usulca izlersinBir kadın bir adam var terazinin ucunda iki insanBir hüzün bir gülmece var aşk dediğin sadece bir kumar Hep izleriz biz böyle her şeyin eskisini siyah ve beyazEskitilmiş sadece hüzünlü mutluluklar Benim filmim burada başlar, özne, eylem, drama ve […]
Devamını Oku
In this lightboard talk, Ben Corrie explains what a container is for beginners. A container is a lightweight, stand-alone, executable package that includes everything needed to run the software, including the code, a runtime, libraries, environment variables, and config files. Containers are designed to be portable and consistent across different development and deployment environments. Here […]
Devamını Oku
In this lightboard talk, Steve Tegeler walks through Kubernetes fundamentals for beginners. And check Steve’s latest video: Mapping Kubernetes to your infrastructure Kubernetes, or K8s or “kube,” is an open-source system for automating deployment, scaling, and managing containerized applications. Google initially designed it, and it is now maintained by the Cloud Native Computing Foundation. Kubernetes […]
Devamını Oku
This is a beginners guide to NoSQL databases. We will talk about what they are, the advantages and disadvantages of NoSQL and relational databases and also the different types of NoSQL including document databases, column stores, key-value stores and graph databases NoSQL databases have grown significantly in popularity since their inception, especially in the age […]
Devamını Oku
Dipnot Ft. Hüzzam – Ben’im Albüm: Sivil (2015) Söz & Vokal: Dipnot & Hüzzam Beat: Hüzzam Mix & Aranje: Hüzzam Yönetmen: Ahmet Abdullah Karaca
Devamını Oku
Hear from Christian Posta, Principal Architect, Red Hat, in this breakout session at Red Hat Summit 2017. One of the tenants of microservices, and a way to minimize dependencies, is that “a service should own its database.” This is easier said than done. Why? Because: your data. In working with data in information systems for […]
Devamını Oku
I’ve often heard people describe their systems as “event-driven” during my career. But that phrase seems to lead to some very different architectural assumptions. In a recent workshop, we identified four patterns that tend to appear under the title of “event-driven”: event notification, event-based state transfer, event sourcing, and CQRS. Understanding and using these more […]
Devamını Oku
Release/Reuse Equivalency states that everything reused must be released and tracked. This has little to do with writing the code or applying algorithms or data structures but with how to structure your software into smaller components. It requires the maintainer to organize the releases, provide a way to migrate from one version to another and support […]
Devamını Oku
Blockchain is a global online database that anyone with an internet connection can use, but it doesn’t belong to anyone. CNBC’s Tom Chitty explains. If you’ve heard of bitcoin, you’ve probably also heard of the technology underlying it: The blockchain. A blockchain is a global online database that anyone with an internet connection can use. […]
Devamını Oku