Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Efficiently manage and distribute artifacts across different accounts while ensuring that your teams and build systems receive the necessary access levels. Minimize the burden of setting up and maintaining an artifact server or infrastructure by utilizing a fully managed service. Benefit from a pay-as-you-go pricing model that only charges for stored software packages, the number of requests, and data transferred out of the region. Configure CodeArtifact to seamlessly retrieve dependencies from public repositories like the npm Registry, Maven Central, Python Package Index (PyPI), and NuGet. Facilitate the secure sharing of private packages between organizations by publishing them to a centralized organizational repository. Create automated approval workflows utilizing CodeArtifact APIs alongside Amazon EventBridge, ensuring you have complete visibility into your packages through AWS CloudTrail. Use AWS CodeBuild to pull dependencies from CodeArtifact and publish updated versions of your private packages, all protected by AWS Identity and Access Management (IAM). This comprehensive approach not only enhances collaboration but also streamlines the development and deployment process across your organization.
Description
The RPM Package Manager (RPM) serves as a robust system for managing software packages, enabling users to compile software from source into easily distributable formats, as well as facilitating the installation, updating, and removal of these packages; it also allows for the querying of extensive details about both installed and uninstalled software packages, along with the ability to verify their integrity and the overall software installation process. Metadata related to the package is contained within the RPM header, a binary data structure that organizes information in specific tags, each associated with a defined meaning and type. Although this metadata is not embedded within the header, it is essential for the code that interprets the header to understand these definitions. In this structure, tags are identified solely by their numerical representation, and each tag can either be a simple scalar type or an array comprising these types. While the type system does not strictly enforce it, the RPM code conventionally assumes that related tags contain the same number of entries, ensuring a consistent organization of data. This design contributes significantly to the effectiveness of the RPM system in managing and maintaining software packages.
API Access
Has API
API Access
Has API
Integrations
AWS CloudTrail
AWS CodeBuild
AWS Identity and Access Management (IAM)
Amazon EventBridge
Amazon Registry
Amazon Web Services (AWS)
CodeSign Secure
Fedora
GaraSign
Maven
Integrations
AWS CloudTrail
AWS CodeBuild
AWS Identity and Access Management (IAM)
Amazon EventBridge
Amazon Registry
Amazon Web Services (AWS)
CodeSign Secure
Fedora
GaraSign
Maven
Pricing Details
$0.05 per GB per month
Free Trial
Free Version
Pricing Details
Free
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Amazon
Founded
1994
Country
United States
Website
aws.amazon.com/codeartifact/
Vendor Details
Company Name
RPM Package Manager
Website
rpm.org