Kayıtlar

BLOG

Redis

Resim
Tüm Yazılar İçin Tıklayınız Redis Nedir ? Redis Komutları Nelerdir ?  

Docker WebApp Startup - Microservices | Monolithic

Resim
Github  https://github.com/muratcakmaksoftware/docker-webapp-pattern PHP NGINX Postgresql (Relational Database Management System (RDBMS)) Redis (Cache Disk & Memory) Memcached (Cache Memory Alternative) RabbitMQ (Message Queue) MongoDB (NoSql) & Mongo Express (isteğe bağlı) Veya yerine Studio 3T & MongoDB Compass ELK Stack Elasticsearch (Full Text Search Engine)  (Indexing & Storage)  Verileri indeksler ve saklar. Logstash  (Data Aggregation & Processing)  Verileri toplar ve işler. İstenilen veritabanlarına dağıtır. Kibana  (Analysis & visualization)  Analiz edilen verileri panel üzerinden görselleştirme sağlar.

Symfony

Resim
  Tüm Yazılar İçin Tıklayın Symfony Nedir ? Symfony Sıfırdan Proje Oluşturma Symfony Twig Kullanımı Symfony Routes Kullanımı Symfony Commands Nedir ? Symfony Doctrine Kullanımı Symfony Form Kullanımı Symfony Authentication Nasıl Yapılır ? Symfony Services Kullanımı ÖRNEK AUTH & TODO UYGULAMASI GITHUB

Docker

Resim
GITHUB / WEBAPP İÇİN STARTUP DOCKER Docker Nedir ? Dockerfile Nedir ? Docker Komutları Docker Compose Nedir ?

Software Design Patterns

Resim
Wiki https://en.wikipedia.org/wiki/Software_design_pattern https://en.wikipedia.org/wiki/Design_Patterns Medium üzerinde kısaca örneklerle yaptıklarım List of Design Patterns  listesindeki linklerde mevcuttur. Hepsini görmek için tıklayın. List of Design Patterns Creational Patterns Singleton Abstract Factory Builder Factory Method Prototype Structural Patterns Adapter Bridge Composite Decorator Facade Flyweight Proxy Behavioral Patterns Chain of Responsibility Command Interpreter Iterator Mediator Memento Observer State Strategy Template Method Visitor

SOLID Principles

Resim
  SOLID PRINCIPLES Single Responsibility Principle Open Closed Principle Liskov Substitution Principle Interface Segregation Prenciple Dependency Inversion Principle

Laravel Clean Architecture Structure

Resim
  GITHUB LARAVEL CLEAN ARCHITECTURE STRUCTURE PROJE İÇERİSİNDE TASARLADIĞIM REPOSITORY DESIGN PATTERN ŞEMASI