Rohan AggarwalUnderstanding basics of AnsibleAnsible is a radically simple IT automation engine that automates cloud provisioning, configuration management, application deployment…Jun 24, 2021Jun 24, 2021
Rohan AggarwalDocker Build Arguments and Environment VariablesDocker provides different ways to inject the dynamic values during the build phase and the run phase. we can use Docker build arguments to…Jun 14, 20211Jun 14, 20211
Rohan AggarwalinNerd For TechRegular Expressions cheat sheetA Regular Expression (or Regex) is a pattern (or filter) that describes a set of strings that matches the pattern.May 23, 20211May 23, 20211
Rohan AggarwalA-To-Z of Docker-composeDocker-compose is a tool for defining and running multi-container Docker applications. With Compose, you use a YAML file to configure your…Mar 13, 20211Mar 13, 20211
Rohan AggarwalRevising current Java features (JAVA-9 to JAVA-14)Java 9 FeaturesNov 1, 2020Nov 1, 2020
Rohan AggarwalinThe StartupJava Collectors and Its 20 MethodsCollectors is a final class that extends Object class. It provides reduction operations, such as accumulating elements into collections…Oct 22, 20204Oct 22, 20204
Rohan AggarwalUnderstanding some useful GIT commands.Git is a free and open source distributed version control system designed to handle everything from small to very large projects with…Oct 9, 2020Oct 9, 2020
Rohan AggarwalDockerizing a react applicationIn this blog, we will learn about how we can containerize a react application. Here we will see the generic steps which we can follow with…Oct 3, 2020Oct 3, 2020
Rohan AggarwalinThe StartupImportant Docker Commands You Should KnowDocker provides the ability to package and run an application in a loosely isolated environment called a container. The isolation and…Sep 27, 20201Sep 27, 20201
Rohan AggarwalinWebtipsRevising ECMAScript2015-ES6 to ECMAScript2019-ES10As ECMAScript11 came, let’s quickly revise all the major features of ES6 to ES10.Jul 31, 2020Jul 31, 2020