Top 50 istio interview questions and answers

1) What is Istio and how it works? An Istio service mesh is logically split into a data plane and a control plane. The data plane is composed of a…

Read more »

Top 50 TeamCity interview questions and answers

1) Is TeamCity a CI or CD? TeamCity is a general-purpose CI/CD solution that allows the most flexibility for all sorts of workflows and development practices. The Projects Overview lets…

Read more »

Top 50 Bamboo interview questions and answers

1) What exactly do you know about release planning? It is basically a common approach in Bamboo. It must be done at least once a week. There are certain features…

Read more »

Top 50 Octopus deploy interview questions and answers

Q1. What exactly do you know about the Octopus Deploy and why it is said to be a better tool? It is basically an automated deployment server that is popular…

Read more »

Top 50 Chef interview questions and answers

1.Q) What Is A Resource? Ans: A resource represents a piece of infrastructure and its desired state, such as a package that should be installed, a service that should be…

Read more »

Octopus deploy Package Deployment Feature Ordering

When Octopus deploys packages, it runs a series of actions implementing the conventions or features enabled for that step. The order of evaluation once the package is extracted is: BeforePreDeploy.*…

Read more »
clover-and-maven-working-with-distributed-applications

Clover and Maven working with Distributed Applications

1.       Configure maven clover plugin. 2.       Build the all components with clover enabled. 3.       Deploy the clover enabled build to test server. 4.       Run the tests. 5.       Create & Review…

Read more »
running-java-ee-applications-on-amazon-ec2

How to Run/Deploy Java EE applications on Amazon EC2?

Running Java EE applications on Amazon EC2: deploying to 20 machines with no money down Computer hardware has traditionally been a scarce, expensive resource. In the early days of computing…

Read more »
ec2deploy-cloud-tools-maven-plugin

EC2Deploy and the Cloud Tools Maven plugin are now available

I’m pleased to announce that EC2Deploy – a Groovy-based framework for deploying Java EE applications to Amazon EC2 – is now available as part of the Cloud Tools open source…

Read more »