SESSION 03: Introduction to the Sustainability in Information Technology Flashcards
What is Design Choice?
A possible solution to a problem
What is Algorithm?
Set of commands that must be followed for a computer to perform calculations.
What are the key considerations in algorithm design?
- Efficiency:
Less computing resources, such as memory and CPU cycles are used to complete tasks. - Resource utilization
- Scalability
Environmental impacts of Design Choices in OS?
OS manage hardware and software. Their design can influence the energy efficiency of computer systems.
Key considerations in OS Design?
- Power management
- Resource allocation
- System updates
Key Considerations in Network Design?
- Energy efficient protocols
- Infrastructure optimization
- Data centers
Environmental Impacts of Design choices in Database?
Poorly designed databases can lead to..
excessive energy use,
higher cooling requirements,
and greater hardware demands,
all of which contribute to a larger carbon footprint.
Key Considerations in Database Design?
- Data Compression
- Indexing and Query optimization
- Replication and Redundancy
Environmental impacts of Design choices in HCI?
Efficient HCI will..
reduce energy use,
prolonging device lifespan,
minimizing e-waste.
Key Considerations in HCI design?
- Energy-efficient interface design
- User behavior and Interaction patterns
- Resource-intensive application
- Accessibility and usability
- Lifecycle Considerations