Open in app
Home
Notifications
Lists
Stories

Write
Soulaiman Ghanem
Soulaiman Ghanem

Home
About

Published in bAAttery.eu

·May 23

E-Mobility Fundamentals — Smart Charging

Knowing the EV charging industry’s complexity, I thought it would be a good idea to launch a series of blog posts on e-mobility fundamentals. The aim is to shed light on some of the topics that may not necessarily be clear to EV geeks! You may also read the previous…

Ev

4 min read

E-Mobility Fundamentals — Smart Charging
E-Mobility Fundamentals — Smart Charging

Published in Code Factory Berlin

·Mar 29

.NET Core Middleware

A middleware is nothing but a component (class) which is executed on every request in ASP.NET Core application. You can compare it to the HttpHandlers and HttpModules in the classic ASP.NET. There will be multiple middleware in ASP.NET Core web application. It can be either framework provided middleware, added via…

Dotnet Core

4 min read

.NET Core Middleware
.NET Core Middleware

Published in bAAttery.eu

·Mar 15

E-Mobility Fundamentals — OCPP

Knowing the EV charging industry complexity, I thought it would be a good idea to launch a series of blog posts on e-mobility fundamentals. The articles are to shed light on some of the topics that may not necessarily be clear to EV geeks! In the first post, I introduced…

Emobility

3 min read

E-Mobility Fundamentals — OCPP
E-Mobility Fundamentals — OCPP

Published in bAAttery.eu

·Mar 15

E-Mobility Fundamentals — eMSP & CPO

Knowing the EV charging industry complexity, I thought it would be a good idea to launch a series of blog posts on e-mobility fundamentals. The articles are to shed light on some of the topics that may not necessarily be clear to EV geeks! Understanding the involved technologies and market…

Emobility

3 min read

E-Mobility Fundamentals — eMSP & CPO
E-Mobility Fundamentals — eMSP & CPO

Published in Code Factory Berlin

·Jul 14, 2021

GitHub Repository Structure Best Practices

Whether we start a new project for private or for open source, we can follow some best practices to organize the repository for better team contribution and more elegant project structure. We have created a repo that contains all the mentioned files and folders, please feel free to use it…

Github

5 min read

GitHub Repository Structure Best Practices
GitHub Repository Structure Best Practices

Published in Code Factory Berlin

·Jul 3, 2021

How Is A Service Mesh Different From An API Gateway?

API Management, API Gateway and Design Patterns It’s fair to to mix the terms API management and API gateway, But we will try to make some distinction. API Management API management is the answer for the following use case: We want to expose our system via API to the outside world or the customers. …

Kubernetes

4 min read

How Is A Service Mesh Different From An API Gateway?
How Is A Service Mesh Different From An API Gateway?

Published in Elia Group Engineering Blog

·Jul 1, 2021

How to Explain Source Code to Business Stakeholders?

Key Takeaways It’s important to educate the business stakeholders about the source code the software developers write! High level knowledge of the source code blocks help business analysts, project managers and product owners to estimate the requirements / features better, plan more realistic deadlines and mitigate risks. Business logic is the core…

Project Management

7 min read

How to Explain Source Code to Business Stakeholders?
How to Explain Source Code to Business Stakeholders?

Published in Code Factory Berlin

·Jun 28, 2021

What If a Farmer Wants To Do DevOps?

A farmer who owns and breeds animals in his farm doesn’t treat them all the same way! There are Pets that live with the family. The dogs and cats have their names, They are unique, lovingly hard raised and cared for. …

Dev Ops

3 min read

What If a Farmer Wants To Do DevOps?
What If a Farmer Wants To Do DevOps?

Published in Code Factory Berlin

·Jun 26, 2021

Sidecar Concept In 3 Minutes

What is sidecar pattern? Similar to a sidecar attached to a motorcycle, A sidecar component provides the main service or application with supportive features. It is not part of the code and never share the application’s process or container. However, It share the same lifecycle of its parent (the main app or service). Logging…

Microservices

3 min read

Sidecar Concept In 3 Minutes
Sidecar Concept In 3 Minutes

Published in Code Factory Berlin

·Jun 21, 2021

Up/Down stream? What is it?

You may heard the terms “Upstream” & “Downstream” in the context of software development. Most likely you encountered such a word in an open source project or a book about distributed systems. These terms are coming originally from manufacturing / production theory. Let’s look at a simple electric car production…

Microservices

3 min read

Up/Down stream? What is it?
Up/Down stream? What is it?
Soulaiman Ghanem

Soulaiman Ghanem

Writes about technology, products and productivity

Following
  • umair haque

    umair haque

  • Allen Helton

    Allen Helton

  • M.G. Siegler

    M.G. Siegler

  • John Griswold

    John Griswold

  • Hunter Walk

    Hunter Walk

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable