Design Pattern Orchestration & Choreography
Orchestration Service orchestration represents a single centralized executable business process (the orchestrator) that coordinates the interaction among different services. The orchestrato...
Orchestration Service orchestration represents a single centralized executable business process (the orchestrator) that coordinates the interaction among different services. The orchestrato...
To let the FileShare connection script be autorun at the start of the virtual machine instance and the fileshare be mounted using the same drive letter in VMSS where Talend is deployed Create...
Generate SSH keys The process is the same for both Windows and Mac. On Windows, you can use the powershell terminal and on Mac, the standard terminal will work. Open the terminal ,Enter the ...
Source TLDR; Big Bang Deployment Big Bang deployment is a software release approach where the entire system is deployed in one go, replacing the existing system entirely. It involves hi...
One small post for the biggest tech fanboy moment Android vs iOS First 10 days Usage iOS Shortcoming : iPhones do not support the 4G Volte carrier Video Calling service in India The NFC in...
Event: Women TechMaker 2023 Program Links Google Accelerator for Startups Women Developer Academy Conference LiveStream Me @ event
Completion of Certification Completing this certification was mostly inspired by chatgpt and exploring all the available options and Ai ML services in azure and also all exploring deployment opti...
DNS Domain Name Server: Note 10,000 FT View DNS Resolver Providers What is Software that makes DNS Server work Bind V9 NDS KNOTS DNS Why only 13 root DNS servers ? A comm...
Class Loader in Java: Notes The Java ClassLoader is a part of the Java Runtime Environment that dynamically loads Java classes into the Java Virtual Machine. JVM doesn’t need to know about the ...
Java RoadMap [InUpdate] SET 1: JVM Architecture Classes + Objects Inheritance/ Enum/ Polymorphism / Overloading / Overriding Transient / Assert / Volatile ...