logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • Explain different layers which define cloud architecture


  • Correct Answer
  • Cloud computing architecture consists of many layers which help it to be more organized and can be managed from one place The layers are as follows: 1 Cloud controller or CLC is the top most level in the hirerachy which is used to manage the virtualized resources like servers, network and storage with the user APIs 2 Walrus is used for the storage and act as a storage controller to manage the demands of the users It maintains a scalable approach to control the virtual machine images and user data 3 Cluster Controller or CC is used to control all the virtual machines for executions the virtual machines are stored on the nodes and manages the virtual networking between Virtual machines and external users 4 Storage Controller or SC provides a storage area in block form that are dynamically attached by Virtual machines 5 Node Controller or NC is at the lowest level and provides the functionality of a hypervisor that controls the VMs activities, which includes execution, management and termination of many instances 


  • Technology problems


    Search Results


    • 1. Which of the following are capabilities of functions in JavaScript?

    • Options
    • A. Accept parameters
    • B. Return a value
    • C. Accept parameters and Return a value
    • D. None of the above
    • Discuss
    • 2. When do you override hashcode and equals() ?
    • Discuss
    • 3. What is the difference between Serial and Throughput Garbage collector ?
    • Discuss
    • 4. What are the restriction imposed on a static method or a static block of code?
    • Discuss
    • 5. I want to print "Hello" even before main() is executed. How will you acheive that?
    • Discuss
    • 6. Which is the subset of SQL commands used to manipulate Oracle Database structures, including tables ?

    • Options
    • A. Data Manipulation Language(DML)
    • B. Data Definition Language(DDL)
    • C. Both A & B
    • D. None
    • Discuss
    • 7. What is webdynpro for ABAP ?
    • Discuss
    • 8. Which class provides an interface for invoking JavaScript methods and examining JavaScript properties.

    • Options
    • A. ScriptObject
    • B. JSObject
    • C. JavaObject
    • D. Jobject
    • Discuss
    • 9. What are string functions in VBScript?
    • Discuss
    • 10. Explain about services in Angular.js ?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment