Top 50 Jenkin pipeline interview questions and answers

1) How to fix a broken build for your project in Jenkins and how to make sure project build doesn’t break in Jenkins at all? The user…

Read More

Top 50 Django interview questions and answers

1) Django design pattern? Django follows MVC pattern (Model-View-Controller), also referred to as MTV (Model-Template-View). Model – describes database schemaViews – Controls what user can view. It…

Read More

What is PHP? and How PHP works?

What is PHP? We can say that PHP is an open source programming and server scripting language that is particularly well adapted to Create Static web pages…

Read More

Refresher on RESTful Services.

Let’s have a look at the structure a RESTful service generally has, or how it works. Here we have, well, parts of a RESTful service. We’ve got…

Read More

What are microservices really all about? – Microservices Basics Story.

Web applications have been growing very very incredibly very complicated over time the first web applications from the past did very simplerudimentary things I don’t know like…

Read More

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…

Read More