113

1234567891011121314151617181920212223242526272829303132
Across
  1. 5. Error-detecting value for data
  2. 7. Device that forwards data packets
  3. 8. Lightweight isolated runtime package
  4. 10. Translates source code into machine code
  5. 13. Operation acting on individual bits
  6. 15. System for orchestrating containers
  7. 18. Counter for controlling access
  8. 22. Whole-number data type
  9. 23. Cyclic redundancy check
  10. 25. Executes code line by line
  11. 26. FRAME Memory for a single function call
  12. 28. Keeping identical copies of data
  13. 29. MACHINE Emulated computer environment
  14. 30. Maximum data transfer capacity
  15. 31. POOL Set of reusable worker threads
  16. 32. Agreement among distributed nodes
Down
  1. 1. Variable that stores a memory address
  2. 2. Fast storage for frequently used data
  3. 3. Platform for building containers
  4. 4. COLLECTION Automatic memory reclamation
  5. 6. Small independently deployable service
  6. 9. Method for storing and organizing files
  7. 11. BALANCER Distributes requests across servers
  8. 12. Data structure for quick lookup
  9. 13. Data type with true/false values
  10. 14. Intermediate code for virtual machines
  11. 16. State where processes wait forever
  12. 17. Mutual exclusion lock
  13. 19. MEMORY Dynamically allocated storage region
  14. 20. Software that runs virtual machines
  15. 21. System that blocks unauthorized network access
  16. 24. Network device for local traffic
  17. 26. Splitting a database into parts
  18. 27. Open-source operating system