Eax360
  • Please assign a menu to the primary menu location under Menus or Customize the design.

Async API (Async HTTP)

Post by: syed hussain in All
In Event-driven architectures or architectures with long-running queries, a common architecture design pattern is to use Asynchronous API also known as Async HTTP. Note that the implementation of Async API…
read more
03 Nov 2022
0

Point-to-Point Messaging using Azure Service Bus Queues

Post by: syed hussain in All Integration Design Patterns
Here is a quick snippet of code demonstrating how Point-to-point messaging works with Azure Service Bus and the Microsoft Dataverse. The Microsoft Dataverse emits a message that is pushed into…
read more
24 Oct 2022
0

API Management with a Logic Apps Backend

Post by: syed hussain in All
I’ve been exploring ways to build secure, scalable backend services in Azure, and I recently came across a feature that allows using Microsoft Logic Apps as a backend service for…
read more
05 Oct 2022
0

Azure Options for connecting to On-Premise Systems

Post by: syed hussain in All Microsoft Azure
In this post, I document some options for connecting to an On-Premise System. Azure VPN (Point-to-site, Site-to-Site). Azure Express Route. Azure Application Proxy. Azure Data Factory Self-hosted Integration Runtime. Azure…
read more
10 Sep 2022
0

Ambassador Design Pattern

Post by: syed hussain in All Application Design Patterns
The Ambassador design pattern is typically used in microservice architectures, however, the same concepts can be applied to non-microservice architectures. Legacy applications that have limited features may not have the…
read more
02 Sep 2022
0

Top 100 Enterprise Architecture KPIs

Post by: syed hussain in All
Summary In managing software delivery projects, it's essential to capture critical metrics beyond just lead and cycle times. This includes throughput (work quantity delivered in a specific timeframe), Work in…
read more
05 Aug 2022
0

EIP – Application Adapter Design Pattern

Post by: syed hussain in All C# Integration Design Patterns
Some legacy applications often communicate messages in proprietary formats, or messages the Receiver application needs to translate to make sense of. EDIFACT, X12 are common formats that often require translation/transformation.…
read more
04 Jul 2022
1

Event-driven Architecture using C# Observer Pattern

Post by: syed hussain in All Application Design Patterns C# Integration Design Patterns
The Observer design pattern is a useful pattern when combined with Event-driven architectures to create reactive systems. A source system emits a state change; this change is observed by methods…
read more
30 Jun 2022
1

Connect to the Microsoft Dataverse via Databricks & Web API

Post by: syed hussain in All Application Design Patterns Azure Databricks Dynamics 365 CE Tips
It’s not possible to connect to the Microsoft Dataverse directly in Databricks. Some options include ingesting the Dataverse tables into Azure Data Lake and then retrieving them from inside a…
read more
19 Jun 2022
0

Azure Data Factory Partition Performance

Post by: syed hussain in All Azure Data Factory Reference Architecture
There are various optimisation techniques available during the Dataflow Sink stage, in this post, I'm going to present some performance test results using various partition models. In this post, I…
read more
17 Jun 2022
1
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 19

Hi, my name is Syed.
Welcome to my journal about building data-intensive distributed systems.

More about me here.

Themes

  • All
  • Architecture
    • Application Design Patterns
    • Best Practice
    • Data Design Patterns
    • Integration Design Patterns
    • Reference Architecture
  • Development
    • C#
    • JavaScript
    • SQL
  • Dynamics 365
    • Dynamics 365 CE
    • Dynamics 365 FinOps
  • Microsoft Azure
    • Azure Analysis Services
    • Azure Cognitive Services
    • Azure Data Factory
    • Azure Databricks
    • Azure DevOps
    • Azure Functions
    • Azure Logic Apps
    • Azure Networking
    • Virtual Machines
  • Tips
Eax360

EAX360

Links

  • Useful Links

Contact

For any queries, please contact me at syed.hussain@eax360.com

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Newsletter

Stay informed on our latest news!
All product names, trademarks and registered trademarks are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, trademarks and brands does not imply endorsement.
© 2022 eax360