-
Kubernetes – Features
Features: Some other fully supported Kubernetes features are: Kubernetes offers a very rich set of features for container orchestration. Some of its fully supported features are: Automatic binpacking Kubernetes automatically schedules the containers based on resource usage and constraints, without sacrificing the availability. Self-healing Kubernetes automatically replaces and reschedules the containers from failed nodes. It…
-
How to take notes
Notes are the best thing and extension to your own brain. With the amount of the data and information being dealt in today’s world there is a need to grasp, memorize and make it usable. Notes is an easy technique to enable it. Notes can be leveraged for quick reference for refresher. First thing first…
-
Acknowledgements in BizTalk
Acknowledgements in BizTalk Acknowledgements in BizTalk Today I want to talk to you about sending Acknowledgements from BizTalk which can be achieved with and without using Orchestration. Whenever we are using Request Response Receive adapter we need to send acknowledgements to the source application on receiving the message in the BizTalk. The Scenarios are listed…