Azure

 Service Bus Explorere:


Azure Services:

Azure Service Bus is like a message delivery service for your apps. Imagine you have different parts of a system (like a website, a payment service, and a shipping service), and they need to talk to each other. Instead of connecting them directly, which can get messy, Azure Service Bus acts as a middleman.


Service bus : 


we see the queues and the deadlocks for services

1-Create a namespace for qa,dev,stage,preprod and prod

2- we will have the queues ..

for our project we have queue like

Application flow with

be create proposal:

place an proposal order with duration , agency,advertiser,market,zones,price.

order_createpropsl,

order_createLinord

order_createdigord

order_createorder

order_publshorder

Order_validateorder

Order_validaAgency

Order_validaAdvertiser

Order_submitOrder

EAS- 1time-OSP- response back to EAS

Function App-

used to start/stop the feature flags in the project.

Turn off and turn on.

Proposal creation with only linear /digital and osp flow.


App Insights

 - to check the logs ,warning, success,failures.

KeyValuts 

- we can check configutaion details like Subscption keys,clientid,clientsecretid's

Api Management 

- All services will be hosted here , acts as a documentation to know about the 

api collection that we have .we can run the apis using this platform.


Pipeline:How to set pipeline in Azure.


Comments

Popular posts from this blog

Implicit and Explicit Waits,FluentWait,PageLoadTimeOut

A Interview Questions- selenium