Tag: architecture

Questions Related to architecture

Approximately how much time does it take to transfer a 1 GB file over a 10 Mbps Ethernet LAN? Assume 20% degradation in bandwidth because of Ethernet overheads ?

  1. 1 hour

  2. 30 minutes

  3. 15 minutes

  4. 5 minutes


Correct Option: C
  1. No need to do a performance test as test and production servers are not similar

  2. Recommend the customer to upgrade the test server equivalent to production server proir to the performance test

  3. Carry out the performance test with 50% anticipated production load

  4. Carry out the performance test with 100% anticipated production load


Correct Option: B
  1. Concurrent users defination unclear

  2. Test data not suffeciently populated

  3. Test & prod environments differ significantly

  4. Network bandwidth not simulated

  5. All of the above


Correct Option: E

Which of the below cannot remediate a performance problem associated with system memory (RAM)

  1. Cache frequently accessed data in system memory

  2. Dedicate system memory to specific tasks

  3. Add additional memory

  4. Create additional instances for parallel processing and load balancing


Correct Option: B

All of the below are potential to remediate oerformance problems associated with Network interface except

  1. Increase bandwidth

  2. Reduce packet size

  3. Add accelerator hardware when transporting secure data

  4. Improve performance on nodes within the network so the data is more readily available


Correct Option: B
  1. Transfer all records in one batch send

  2. Send one record at a time

  3. Compress all 1000 records into one message and send

  4. Compress one record at a time and send


Correct Option: C
  1. Disk bottleneck

  2. Memory bottleneck

  3. Processor bottleneck

  4. Network bottleneck


Correct Option: B

Rise in percentage of disk time indicates

  1. I/O bottleneck

  2. Memory bottleneck

  3. Disk bottleneck

  4. Network bottleneck


Correct Option: C