Use AWS CodeArtifact to Manage your Software Packages | Amazon Web Services

preview_player
Показать описание
Learn how to manage software packages using AWS CodeArtifact. It is a managed service that enables you to manage your packages from a centralized repository, ingest packages from third-party repositories, and avoid the expense and effort of managing traditional underlying repository infrastructure. We will walk through the simple steps to configure this service.

Subscribe:

ABOUT AWS
Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally. Millions of customers — including the fastest-growing startups, largest enterprises, and leading government agencies — are using AWS to lower costs, become more agile, and innovate faster.

#AWS #AmazonWebServices #CloudComputing #AWSDemos #AWSCodeArtifact
Рекомендации по теме
Комментарии
Автор

now how do I use it in my lambda function? How can I reference to it?

AmeerulIslam
Автор

Thanks, for covering all points of code artifact and also showing how everything working works by installing a package.

I have no doubts left.

gana
Автор

Can this be used to store compiled software with all of its configuration files? It is tgz zipped. Thanks.

EricOnYouTube
Автор

1. Do you have any npm example video using CodeArtifact?
2. Do we need to change anything on host machine before running command - npm install ?
3. How can I publish my own npm package using CodeArtifact? and I dont want this package publicly available on npm.

deepakdonde