Top 50 Springboot interview questions and answers

1) What is Spring boot? Sprint boot is a Java-based spring framework used for Rapid Application Development (to build stand-alone microservices). It has extra support of auto-configuration and embedded application…

Read more »

Top 50 Interview Questions and answers of Automated machine learning

Here is a quick intro to Automated machine learning Automated machine learning, also referred to as automated ML or AutoML, is the process of automating the time-consuming, iterative tasks of…

Read more »
generate-jenkins-job-configuration-automatically

Generate Jenkins Job Configuration Automatically | Jenkins Tutorials

Generate Jenkins Job Configuration Automatically? Job DSL Plugin The job-dsl-plugin allows the programmatic creation of projects using a DSL. Pushing job creation into a script allows you to automate and…

Read more »
chef-documenting-cookbooks

Understanding the chef cookbook’s README file

Problems Area – Our infrastructure has many cookbooks that aim to be reusable, primarily through encapsulating behaviour in LWRPs. This led to an explosion of LWRPs and sometimes the documentation…

Read more »