Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions content/linux/opensource_packages/aperf.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: Aperf
category: Monitoring/Observability
description: Aperf is a CLI tool for performance monitoring and debugging that collects system metrics over time, analyzes them, and generates an interactive HTML report to help identify performance issues.
download_url: https://github.com/aws/aperf/releases
works_on_arm: true
supported_minimum_version:
version_number: 1.0.0
release_date: 2025/11/21


optional_info:
homepage_url: https://github.com/aws/aperf
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://github.com/aws/aperf#quick-start
arm_content: https://learn.arm.com/install-guides/aperf/
partner_content:
arm_recommended_minimum_version:
version_number:
release_date:
reference_content:
rationale:

optional_hidden_info:
release_notes__supported_minimum:
release_notes__recommended_minimum:
other_info: The release notes for the initial Linux/Arm64 support aren't available. However, the first stable release on GitHub, v1.0.0, rolls out Aarch64 artifacts.

---
31 changes: 31 additions & 0 deletions content/linux/opensource_packages/awscli.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
name: AWS CLI
category: DevOps
description: AWS CLI is a unified command-line interface for interacting with and managing Amazon Web Services.
download_url: https://pypi.org/project/awscli/#history
works_on_arm: true
supported_minimum_version:
version_number: 1.20.30
release_date: 2021/08/26


optional_info:
homepage_url: https://aws.amazon.com/cli/
support_caveats:
alternative_options:
getting_started_resources:
official_docs: https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html
arm_content: https://learn.arm.com/install-guides/aws-cli/
partner_content:
arm_recommended_minimum_version:
version_number: 1.35.13
release_date: 2024/10/24
reference_content: https://github.com/aws/aws-cli/blob/35cee668c3f9b6e5470af6bf07af758dd5bf5b79/CHANGELOG.rst#L4586
rationale: In this release, Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors.

optional_hidden_info:
release_notes__supported_minimum: https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst
release_notes__recommended_minimum:
other_info: Version 1.20.30 added support for the AWS Graviton (AWS_ARM64) recommendation preference for Amazon EC2 instances.

---