CodeCommit is a managed source – version – control service that hosts private Git repositories.
Continue reading “[AWS] AWS CodeCommit”Category Archives: Cloud Computing
[AWS] X-Ray
X-Ray traces applications and helps to identify potential problems or optimizations in the applications. It provides a visualization of your application’s underlying components.
Continue reading “[AWS] X-Ray”[AWS] Opsworks
OpsWorks is a configuration management service, which automates your system’s configuration using code.
- Operating System configuration
- Application configuration
- Package/Software installation configuration
[AWS] Elastic Beanstalk
EB is a PaaS (Platform as a Service) to quickly deploy and manage applications in AWS without worrying about the underlying infrastructure.
Continue reading “[AWS] Elastic Beanstalk”[AWS] CloudFormation (CFN)
CFN is an Infrastructure as Code (IAC) product – you can create, manage, and remove infrastructure automatically.
Continue reading “[AWS] CloudFormation (CFN)”[AWS] Secrets Manager
Secrets Manager provides similar features to Systems Manager Parameter Store. It protects secrets (such as passwords, keys, and tokens) required to access other AWS resources
Continue reading “[AWS] Secrets Manager”[AWS] Systems Manager
Systems Manager (formerly known as SSM) manages EC2 instances at scale (EC2 fleet).
Continue reading “[AWS] Systems Manager”[AWS] Kinesis Video Streams
Kinesis Video Streams securely stream video (audio or images) from connected devices to AWS for analytics, machine learning, and other processing.
Continue reading “[AWS] Kinesis Video Streams”