Blue-Green Deployment using DNS
Blue-Green Deployment using DNS to reduce downtime of production application
Blue-Green Deployment using DNS to reduce downtime of production application
Understanding java classe’s static and instance initializer
Git troubleshooting with helpful commands to revert, stash, split, recover commits
Understanding volatile keyword’s use in incrementing a double variable and see how it behaves in multi threaded env
Using CompletableFuture’s execution to process http request asynchronously