2 minute read
Basic Infra ModuleS VS LambdaStack Infra
Basic overview
This represents the current status on: 05-25-2021
:heavy_check_mark: : Available :x: : Not available :heavy_exclamation_mark: Check the notes
LambdaStack Azure | LambdaStack AWS | Azure BI | AWS BI | ||
---|---|---|---|---|---|
Network | Virtual network | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
Private subnets | :heavy_exclamation_mark: | :heavy_exclamation_mark: | :heavy_check_mark: | :heavy_check_mark: | |
Public subnets | :heavy_exclamation_mark: | :heavy_exclamation_mark: | :heavy_check_mark: | :heavy_check_mark: | |
Security groups with rules | :heavy_check_mark: | :heavy_check_mark: | :x: | :heavy_check_mark: | |
Possibility for Bastion host | :x: | :x: | :heavy_check_mark: | :heavy_check_mark: | |
Possibility to connect to other infra (EKS, AKS) | :x: | :x: | :heavy_check_mark: | :heavy_check_mark: | |
VM | "Groups" with similar configuration | :heavy_check_mark: | :heavy_exclamation_mark: | :heavy_check_mark: | :heavy_check_mark: |
Data disks | :x: | :x: | :heavy_check_mark: | :heavy_check_mark: | |
Shared storage (Azure Files, EFS) | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: | |
Easy configuration | :heavy_check_mark: | :heavy_check_mark: | :x: | :x: |
Notes
- On LambdaStack AWS/Azure infrastructure we can either have a cluster with private or public subnets. As public IP`s can only be applied cluster wide and not on a VM "group" basis.
- On LambdaStack AWS we use Auto Scaling Groups to represent groups of similar VM`s. This approach however has lots of issues when it comes to scaling the group/component.
Missing for Modules
- Currently, the Azure BI module does not have a way to implement security groups per subnets with rules configuration. An issue already exists for that here.
- Both BI modules currently only gives a default configuration, which makes it hard to create a full component layout for a full cluster.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.