Deploy IRIS Application to Azure Using CircleCI

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • secured-rest-api

  • Let’s take an updated version of the project we’ve already used in Deploying InterSystems IRIS Solution into GCP Kubernetes Cluster GKE Using CircleCI — namely, secured-rest-api. Open it, click Use this Template, and create a version in a new repository. We’ll refer to code samples located there throughout this article.

  • secured-rest-api

    Deployment an IRIS application to AKS cluster (by myardyas)

  • Let’s take an updated version of the project we’ve already used in Deploying InterSystems IRIS Solution into GCP Kubernetes Cluster GKE Using CircleCI — namely, secured-rest-api. Open it, click Use this Template, and create a version in a new repository. We’ll refer to code samples located there throughout this article.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • helmfile

    Deploy Kubernetes Helm Charts

  • What we’re going to install into the newly created AKS cluster is located in the helm directory. The descriptive Helmfile approach enables us to define applications and their settings in the helmfile.yaml file.

  • terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  • For infrastructure creation, we’re going to use an infrastructure as code approach and leverage the power of Terraform. Terraform speaks with AKS using its Azure plugin. It’s handy to use an AKS Terraform module that plays as a wrapper and simplifies resource creation.

  • terraform-provider-azurerm

    Terraform provider for Azure Resource Manager

  • For infrastructure creation, we’re going to use an infrastructure as code approach and leverage the power of Terraform. Terraform speaks with AKS using its Azure plugin. It’s handy to use an AKS Terraform module that plays as a wrapper and simplifies resource creation.

  • azure-cli-extensions

    Public Repository for Extensions of Azure CLI.

  • The portal is handy, but we won’t use it in this article. Instead, let’s install the Azure command-line interface. The most recent version at the moment of writing is 2.30.0.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Retrieve token data from Kubernetes Service Account in Terraform

    2 projects | /r/codehunter | 4 May 2023
  • Authorization and Amazon Verified Permissions - A New Way to Manage Permissions Part XII: Terraform

    5 projects | dev.to | 15 Jan 2024
  • How to Set Up an Azure Kubernetes Service Cluster with Terraform

    4 projects | dev.to | 19 Jul 2023
  • Hands-on OpenTelemetry: Troubleshoot issues with your instrumented apps

    5 projects | dev.to | 27 Jun 2023
  • Does the kubernetes provider behave differently than other provider?

    1 project | /r/Terraform | 21 Apr 2023