The page has been translated by Gen AI.

Getting Started

This manual aims to help users quickly understand the essential features and processes required to effectively use CAM.

Network Environment

Access is only possible in a network environment allowed by each tenant.

  • CAM Portal, Console Access: Access is possible from a network environment allowed by each tenant.
  • DEV, STG, ETC Resource Access: Access is possible from a network environment allowed by each tenant.
  • PRD Resource Access: Access is only possible from a network environment with internet blocked, so access is only possible from a specific IP range for each tenant.
  • Additional individual PC environment settings are required.

Pre-work

To use the CAM portal, some pre-work is necessary. If you are a PM (Project Manager) or PL (Project Leader) group user, please check the cloud account and resource preparation below and prepare the environment in advance.

Cloud Account Preparation

To register and manage accounts in CAM, you need to create a role in the CSPs (AWS, Azure, SCP) and configure it with the policies required by CAM, and then assume the role in CAM.

Guide
If it’s not in the document Configuration > Add Account for reference.

Resource Preparation

Resource Configuration

To register and access resources in CAM, some setup work is required during resource configuration.

First, you must allow password-based connections. This configuration is necessary to access resources through CAM because a one-time password is issued for SSH connections when accessing resources in CAM.

Additionally, if the resource type is Compute, the following configuration must be added.

  1. Add the following content to a file named /etc/sudoers.
    • Ubuntu: %sudo ALL=(ALL) NOPASSWD:ALL
    • Amazon Linux: %wheel ALL=(ALL) NOPASSWD: ALL
  2. Restart the server with systemctl restart sshd.service.

Network Settings

To access resources through CAM, you need to configure the firewall and security group registration in the tenant’s network environment so that CAM can access the resources. Please check the necessary information with the tenant administrator and proceed with the network settings.

Service Scope

CAM currently supports AWS, Azure, SCP CSPs and plans to expand to more CSPs sequentially.

ItemDescription
AWSAmazon Web Services
IAM (Console)AWS Identity and Access Management
SCPSamsung Cloud Platform (KR EAST1 region, KR WEST1 region)
EC2Elastic Compute Cloud
RDSRelational Database Service
Table. CSP Abbreviations
OSVersion
UbuntuUbuntu Server 24.04 LTS
UbuntuUbuntu Server 22.04 LTS
Amazon LinuxAmazon Linux 2023 AMI
RedhatRed Hat Enterprise Linux 9.4
Table. OS
DB EngineVersion
PostgreSQL16.x
MySQL8.0.x
Aurora PostgreSQL15.x
Aurora MySQL3.05.x
Aurora MySQL3.04.x
Aurora MySQL3.03.x
MariaDB10.11.10x
Table. DB
CAM Portal
Home