??? Tutorial: Testing Air-gapped Installations
Installing in air-gapped environments is essential. An air-gapped environment, in the context of Hopsworks, refers to a Kubernetes cluster that is completely disconnected from outside networks, preventing any external communication or access. However, after hundreds of lines of code, dependencies, and scripting, it's normal to expect some air-gap leaks.
As coding enthusiasts, we recently asked ourselves, "Can we evaluate this automatically? And if so, can we turn it into a test?". So in our latest tutorial we walk through the extended process to test air-gapped installations!
?? More Tutorials from Hopsworks
Try out some of our code examples!
A Timeseries price prediction tutorial based on previous prices and engineered features such as RSI, EMA, etc.?
A quick-start tutorial of the Hopsworks Feature Store using an online fraud use case.?
?? Keep Learning
Explore the machine learning pipeline framework known as FTI; Feature, Training and Inference pipelines.
Learn about the three main ways to keep feature pipelines in production with the Hopsworks Feature Store.?
The steps to set up a connection to an externally managed Kafka cluster and use it for data ingestion into the Hopsworks Feature Store.