Most infrastructure setups are not isolated; it’s rare to deploy only a PostgreSQL setup in the cloud. Typically, setups include a combination of technologies, such as a Ruby on Rails server with PostgreSQL and Redis, or a python FastAPI app paired with a React frontend, a database, and caching. While Ansible is excellent for orchestration, maintaining separate playbooks for each component can be cumbersome. With Knee, we aim to simplify infrastructure setup. You simply select the components you need, and our tool handles the rest. We’re eager to hear your feedback on this approach.