



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
A study guide for the ibm c1000-174 exam, focusing on ibm websphere application server network deployment v9.0.5. It includes questions, answers, and explanations on various topics such as resource allocation, load balancing, version control systems, build tools, security integration, high availability, and more. This guide is ideal for university students and lifelong learners preparing for the ibm c1000-174 exam.
Typology: Exams
1 / 5
This page cannot be seen from the preview
Don't miss anything!
1.Which component dynamically allocates resources to applications based on demand in an intelligent management framework? A. Resource Scheduler B. Load Balancer C. Policy Director D. Application Controller Answer: A 2.What is the purpose of a load balancer in the deployment of applications? A. Ensuring application compatibility B. Managing application updates C. Distributing incoming network traffic across multiple servers D. Securing data during deployment Answer: C 3.An administrator installed an enterprise application in fast mode and noticed that the application is failing because J2EE roles have not been mapped. How can this issue be resolved? A. Re-deploy the application. B. Request that the application developer create an enhanced .ear file which has roles mapped, and deploy the enhanced .ear file. C. Map a security role to the user/group for the application using the Integrated Solutions Console, save changes, and restart the application. D. Map a security role to the user runAs roles for the application using the Integrated Solutions Console, save changes, and restart the application. Answer: C 4.An administrator has removed a node, but all the resources associated with the deleted node still exist. What can the administrator do to ensure the node configuration is removed from the cell repository? A. Run the command syncNoode. B. Refederate and remove the node. C. Run the command cleanupNode. D. Perform node synchronization via the Integrated Solutions Console. Answer: C 5.Which of the following is NOT a version control system? A. Git B. Subversion (SVN) C. Docker D. Mercurial Answer: C 6.What is the purpose of a "build tool" in software development? A. To create documentation
A. It is a single instance of WebSphere. B. It is a combination of multiple application servers. C. It represents a grouping of physical servers. D. It refers to a collection of administrative agents. Answer: B 13.Which of the following is a package manager for JavaScript? A. npm B. Pip C. Composer D. Maven Answer: A 14.Which tool can be used to collect data to be used for monitoring and tuning the environment? A. Thread and Monitor Dump Analyzer B. Performance Monitoring Infrastructure C. IBM Tivoli Performance Viewer Advisor D. Garbage Collection and Memory Visualizer Answer: B 15.When adding a repository to a federated repository configuration, which type of repository can be added only using wsadmin commands? A. File repository B. LDAP repository C. SAML repository D. Database repository Answer: D 16.How can an administrator deploy or update an EAR, JAR, WAR, or SAR file to an application server or cluster in a development environment? A. Place the file in the monitored directory. B. Place the file in the operating system defined temporary directory. C. Place the file in the operating system defined user home directory for the user that owns the Java process. D. Email the file to wasadmin@hostname.com, where hotname.com is the host of the IBM WebSphere Application Server. Answer: A 17.Which step must be completed when placing an application edition in validation mode? A. Roll out the new edition. B. Stop the currently active edition. C. Create routing policies for the new edition. D. Verify that three cluster members are used in the task. Answer: C
18.What is the primary function of the Deployment Manager in IBM WebSphere Application Server Network Deployment? A. It manages applications across multiple servers. B. It serves as the primary web server. C. It is responsible for hosting the database. D. It controls the routing of HTTP requests. Answer: A 19.In an intelligent management setup, what does "Autonomic Computing" primarily aim to achieve? A. Automated and self-configuring systems B. Manual and fixed system configurations C. Reducing network speed D. Static allocation of resources Answer: A 20.How would an administrator configure Cross Component Trace? A. Through wsadmin script only B. Through the Integrated Solutions Console only C. Through the supplied Cross Component Trace enablement tool D. Through either the Integrated Solutions Console or through wsadmin script Answer: D 21.Which is true when an administrator properly updates a single file within an application? A. The administrator can use a partial application update. B. The administrator must redeploy the full application file. C. The administrator can manually update the file on the file system. D. The administrator must uninstall the application, and then, reinstall with the updated application file. Answer: D 22.In a three-tier architecture, what is the relationship between the presentation, application, and data tiers? A. They are independent and do not interact B. Each tier communicates directly with the other two C. Only the presentation tier interacts with the application tier D. The data tier is isolated from the other two tiers Answer: B