Remove golang-how-to-use-the-go-install-command
article thumbnail

Use SurrealDB to Persist Data with Rocket REST API

Workfall

Their ultimate goal is for the stored data to be easily retrievable, updated, queried, and generally administered via a graphical user interface (GUI), dashboard, or even command line interface (CLI). We can use database management systems to perform all database actions through a graphical user interface. What is Jamstack?

article thumbnail

Building CI/CD with Airflow, GitLab and Terraform in GCP

Ripple Engineering

For our data applications, we use: Airflow - to manage data services through GCP. You use a.gitlab-ci.yml file in a repo to define the CI/CD settings to invoke based on the triggers you define. We use GitLab, so we had to create a GitLab Python Runner (Option 2).