Oleksii BebychBuilding a Landing zone with AWS Control Tower (part 3)In the previous post, I demonstrated three foundational AWS accounts (Management, Log Archive, and Audit), baseline resources, and possible…May 20
Taira SealWhy Use Shared Services Over Input/Output in Angular CommunicationEffective communication between components is crucial in Angular development. While input/output (I/O) bindings have traditionally been…Jun 9, 2023
InTowards DevbySachith AriyathilakaAngular Component CommunicationCommunication between two or more than two components in Angular is a very important feature. It helps us develop complex angular…May 5May 5
varun anandBuilding a Shared Service for Microservices with NestJSIntroduction:Jun 7, 2023Jun 7, 2023
Insights EngineShared Services 2024 — embracing the digital revolutionWritten by Omar Farooq Hussain.Jan 11Jan 11
Oleksii BebychBuilding a Landing zone with AWS Control Tower (part 3)In the previous post, I demonstrated three foundational AWS accounts (Management, Log Archive, and Audit), baseline resources, and possible…May 20
Taira SealWhy Use Shared Services Over Input/Output in Angular CommunicationEffective communication between components is crucial in Angular development. While input/output (I/O) bindings have traditionally been…Jun 9, 2023
InTowards DevbySachith AriyathilakaAngular Component CommunicationCommunication between two or more than two components in Angular is a very important feature. It helps us develop complex angular…May 5
Insights EngineShared Services 2024 — embracing the digital revolutionWritten by Omar Farooq Hussain.Jan 11
Sachin ShindeAzure Application Gateway — as Shared Service for multiple application team & manage it as IaC…Azure Application Gateway (AGW) is a web traffic load balancer that enables you to manage traffic to your web applications, it works with…May 2, 20222
InLevel Up CodingbyPanos ZafeiropoulosAngular Subjects: See how to efficiently use them by implementing an intermediate service for data…Using a shared service to exchange data between 2 unrelated components is a quite used practice. Here, we will go coding in a step-by-step…Nov 10, 2023
InSimpplr TechnologybyNaresh WaswaniMicroservices Architecture : Shared Functionality — Library or Service !!!In a Microservice Architecture, a service is modeled around a business domain to have a well defined boundary context. This helps teams to…Sep 23, 20231