To manage apache tomcat with jenkins.       <role rolename="tomcat"/>    <role rolename="role1"/>    <user  username="deployuser" password="deployuser" roles="manager-script" />    <user username="admin" password="admin" roles="manager-gui" />    <user username="tomcat" password="tomcat" roles="tomcat"/>    <user username="both" password="tomcat" roles="tomcat,role1"/>    <user username="role1" password="tomcat" roles="role1"/>    <role rolename="manager-gui"/>    <user username="tomcat" password="tomcat" roles="manager-gui"/>  </tomcat-users>     
All Technical question and answer will be provide here. AWS, Azure, Cloud Technologies, Git. Python