index = load_index_from_storage(storage_context) and then initiated a query engine
however when trying to use query engine: egnine = index.as_query_engine(service_context=service_context) egnine.query("What are deployment strategies used for in application development?")