AWS CLI on Amazon EC2 Tutorial

preview_player
Показать описание
Learn how to run the AWS CLI the right way through theory and hands-on! Avoid mistakes!
Get the Ultimate AWS Certified Developer Associate 2023 course at a special price!

Don’t forget to subscribe to get more content about Apache Kafka and AWS!

I'm Stephane Maarek, a consultant and software developer, and I have a particular interest in everything related to Big Data, Cloud and API. I sat on the 2019 Program Committee organizing the Kafka Summit. I'm also an AWS Certified Solutions Architect, Developer, SysOps Administrator, and DevOps Engineer.

Follow me on social media:
Рекомендации по теме
Комментарии
Автор

Awesome explanation as expected from Stephane👍

chinarquality
Автор

Thank you brother! This video is very useful.

___-----___youtube_.location
Автор

Stephane...when will I get my aws ssa02 exam score after exam..?

onlythala
Автор

Thanks for the video. but I am new to this . please confirm below question

by default aws is not available in my EC2 isntance. I tried to install using "sudo apt install awscli".

below is what I could see to install the awscli . Does this cost for additional space ?

Need to get 46.1 MB of archives.
After this operation, 226 MB of additional disk space will be used.

bsk
Автор

I’m taking ur saa course on udemy but when I’m trying to configure aws cli on my Windows I’m getting an error ( an error occurred time request time too skewed ) when calling the listbuckets operation.the difference between the request time and the current time is too large . Could u help please.

bbutiful
Автор

Stephane thanks for the awesome explanation.
I am looking into syncing the contents of an S3 bucket in my account to an S3 bucket in another account, by aws cli in my ec2 instance as follows:
aws s3 sync s3://<local-bucket>/ s3://<other-account-bucket>/
Is it possible to use role to do that? If so, how would I set this up?

Thanks

anuiyer
Автор

i have a Q, i have a security account where i have bastion ec2 server to manage all operation accounts using kubectl n aws commands. how can i give roles of different accounts to the bastion server?

amitbistk
Автор

Dear Stephane, Thank you for your wonderful illustration and your advise on IAM role for AWSCLI. 

NOTE: what IAM role do you recommend to attach to EC2 which allows me to run any AWSCLI commands regardless it is S3, EC2, etc, etc. Thank you!!

mathewkargarzadeh