Skip to content
Majid Qafouri

Majid Qafouri

Software Engineer
  • Home
  • About
  • Contact

RACI chart

2020-08-11 Majid Qafouri

What is a RACI chart? A RACI chart or matrix is a diagram that identifies the key roles and responsibilities…

Continue Reading →

Posted in: Programming

Writing .Net core application’s Log into ElasticSearch with NLog

2020-07-08 Majid Qafouri

We could write all types of log into ElasticSearch by configuring our application. As the first step, you need to…

Continue Reading →

Posted in: Programming Filed under: .Net Core, Programming

ProtectedData Class

2020-06-08 Majid Qafouri

Provides methods for encrypting and decrypting data. This class cannot be inherited. This class provides access to the Data Protection…

Continue Reading →

Posted in: Programming Filed under: .Net, .Net Core, Programming

EVENT BUS

2020-05-09 Majid Qafouri

What IS Event BUS Pattern?  An Event Bus follows the publish/subscribe pattern. It allows listeners to subscribe for events and…

Continue Reading →

Posted in: Programming, Software architecture Filed under: Event-bus, microservice, Programming, Review article, software architecture

MESSAGE BROKERS

2020-05-06 Majid Qafouri 1 Comment

What are message brokers?  Message brokers are an inter-application communication technology to help build a common integration  mechanism to support…

Continue Reading →

Posted in: Programming Filed under: Programming, Review article, software architecture

Recent Posts

  • RACI chart
  • Writing .Net core application’s Log into ElasticSearch with NLog
  • ProtectedData Class
  • EVENT BUS
  • MESSAGE BROKERS

Categories

  • Programming
  • Software architecture

Archives

  • August 2020
  • July 2020
  • June 2020
  • May 2020
Copyright © 2023 Majid Qafouri