Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Cloud Services in Azure Collector #1

Open
jihyungSong opened this issue Sep 13, 2022 · 0 comments
Open

Implement Cloud Services in Azure Collector #1

jihyungSong opened this issue Sep 13, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jihyungSong
Copy link
Contributor

jihyungSong commented Sep 13, 2022

1. Development Plan

priority status cloud service group service category Expiration date
1 Done Container Instances Container 22.10
2 Done Web PubSub Service Application Integration 22.11
3 In progress Function App Compute 2023
4 Kubernetes Services Container 2023
5 Data factories Analytics 2023
6 DNS zones Networking 2023
7 Front Door and CDN profiles Networking 2023

2. Main providers comparison table

Service category AWS MS Azure Google Cloud
Compute EC2, Lambda, Lightsail VirtualMachine, VMScaleSet, Function App(22.12) Compute Engine
Container ECS, EKS, ECR Container Instances, Kubernetes Services(2023)
Database RDS, DocumentDB, DynamoDB, ElasticCache, RedShift SQL Server, SQL Database, CosmosDB for MySQL, Database for PostgreSQL CloudSQL
Networking VPC, ELB, Route53, API Gateway, CloudFront, DirectConnect Virtual Network, Load Balancer, Application Gateway, DNS zones(2023), Front Door and CDN profiles(2023) VPC, Cloud Load Balancing
Storage S3, EFS Disk Storage, Storage Account CloudStorage
Security IAM, KMS, CertificateManager, SecretsManager Key Vault
Analytics RedShift, MSK, Kinesis, Kinesis Data Firehose, Kinesis Data Analytics Data factories(2023) BigQuery
Application Integration SNS, SQS Web PubSub Service
Management CloudTrail, PHD, TrustedAdvisor

3. Development Progress

For ease of understanding, the service name specified in (service) is the service name provided by Amazone.

  1. Container Instances(ECS)
    • Cloud Service Group : Container Instances
    • Cloud Service Type : Container
    • Labels :Container
    • Service Code : Container Instances

  1. Web PubSub Service(SQS)
    • Cloud Service Group : Web PubSub Service
    • Cloud Service Type : Application Integration
    • Labels : Service
    • Service Code : Web PubSub Service

  1. Function App(Lamda)
    • Cloud Service Group : Function App
    • Cloud Service Type : Instance
    • Labels : Compute
    • Service Code : Function App
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants