Crossword1

123456789101112131415161718192021222324252627
Across
  1. 4. A method to encode a set of form elements as an array of names and values
  2. 7. Design Pattern used to change the interface of one class to that of another one
  3. 9. A relatively new breed of database that has no concept of tables, schemas, SQL, or rows. Derived from the word humongous
  4. 10. Enables developers to develop, deploy and test applications directly in cloud
  5. 12. A dynamic, open source programming language with a focus on simplicity and productivity.
  6. 13. Used as a Remote Procedure call framework and is used in Facebook
  7. 19. Provides an efficient way to define a set of named integral constants that may be assigned to a variable
  8. 20. List of files that give hints to the search engines on how they can crawl your website.
  9. 22. High Performance Computing Cluster
  10. 23. Design Pattern that adds functionality to objects by wrapping objects in other objects.
  11. 27. Description of a procedure which terminates with a result
Down
  1. 1. Relation Database Service – Amazon’s web service to setup, operate and scale a relation DB in the cloud
  2. 2. Basic act of decoupling an infrastructure service from the physical assets on which that service operates.
  3. 3. Used by google for its internal RPC protocols and file formats
  4. 5. A method which is particularly useful for getting or setting the value of a collection of elements
  5. 6. This design pattern enables a single inbound request to map into multiple outbound service invocations.
  6. 8. Process to analyze the string of character and find the tokens from that string
  7. 11. Design pattern separates the construction of a complex object from its representation so that the same construction process can create different representations
  8. 14. Indicates how strongly the internal operations of a routine are related to each other
  9. 15. An artificial and informal language that helps programmers develop algorithms
  10. 16. Java-based programming framework that supports the processing of large data sets in a distributed computing environment.
  11. 17. A simplified subset of Standard Generalized Markup Language
  12. 18. Query Language for selecting nodes from XML Document. It is defined by W3C.
  13. 21. It is Amazon’s Elastic Compute Cloud
  14. 24. PaaS by RedHat Cloud
  15. 25. An open source web analytics system written in PHP
  16. 26. Build tool used in J2Objc