Тёмный
JasCloudTech
JasCloudTech
JasCloudTech
Подписаться
This Channel is dedicated to Easy Hands-On Amazon Web Services and Microsoft Azure Cloud Platforms.

My LinkedIn Profile
www.linkedin.com/in/jaspal-singh-03752427/

If you want to join me in Exploring cloud Platforms, hit that subscribe button now.



Top 10 Must-Know AWS Services 2024
16:00
3 месяца назад
Containers in AWS | ECS vs EKS Part - 3
9:59
5 месяцев назад
Amazon MQ - Managed Message Broker Service
18:00
7 месяцев назад
Комментарии
@liv2rule
@liv2rule 4 дня назад
Very informative. Thanks for sharing. I have question regarding datasync agent and data transfers. If I have multiple data streams to be transfered over to AWS, Can I get these data transfers to run in parallel without wait time independently. Can single datasync agent suffice for this purpose? If yes, can you please explain how this would work.
@JasCloudTech
@JasCloudTech 4 дня назад
@liv2rule … single agent not possible… there will be wait time … There are 2 scenarios having multiple agents and narrowing down the data transfer scope For detailed info please check the link below aws.amazon.com/es/blogs/storage/how-to-accelerate-your-data-transfers-with-aws-datasync-scale-out-architectures/ I hope it will answer all your queries… Thanks for watching 😊
@Abdifitahyusufmohamud
@Abdifitahyusufmohamud 5 дней назад
source code please
@JasCloudTech
@JasCloudTech 5 дней назад
@echo off setlocal set "AWS_PROFILE=default" :: Use your AWS CLI profile name set "S3_BUCKET_NAME=your-bucket-name" set "SOURCE_DIR=C:\...you location" echo Backing up files from %SOURCE_DIR% to s3://%S3_BUCKET_NAME% aws s3 sync %SOURCE_DIR% s3://%S3_BUCKET_NAME% --delete endlocal
@DucNhuHoangMinh
@DucNhuHoangMinh 9 дней назад
hahaa, thank so much <3
@JasCloudTech
@JasCloudTech 9 дней назад
🫨. 😀 welcome 🤗
@erukullasaikumar6422
@erukullasaikumar6422 13 дней назад
good explanation, short and to the point. thanks jaspal
@JasCloudTech
@JasCloudTech 12 дней назад
@erukullasaikumar… welcome 🙏…
@ImeshMadushanka-um6fe
@ImeshMadushanka-um6fe 18 дней назад
Can you send postman collection
@JasCloudTech
@JasCloudTech 18 дней назад
@imeshMadhushanka its just a single post request only thing is to get your authorization key and headers content-type and x-amz-target and body. if you are facing any issues, you can share
@user-jw9ub8yx6q
@user-jw9ub8yx6q 18 дней назад
👍
@salimmallick7249
@salimmallick7249 19 дней назад
Thank you
@JasCloudTech
@JasCloudTech 19 дней назад
@salimmallick welcome 🙏
@user-jw9ub8yx6q
@user-jw9ub8yx6q 20 дней назад
👍
@iamfelix.s
@iamfelix.s 23 дня назад
"Bad permissions. Try removing permissions for user: BUILTIN\\Users on file" getting this
@JasCloudTech
@JasCloudTech 23 дня назад
icacls "C:\path\to\file_or_directory" /remove "BUILTIN\Users" Else first remove inheritance cd C:\path\to\your\pem\file icacls your-key.pem /inheritance:r Grant read access icacls your-key.pem /grant:r "%username%":R
@user-jw9ub8yx6q
@user-jw9ub8yx6q 25 дней назад
👍😍
@travisjae1775
@travisjae1775 26 дней назад
I'm getting a warning: unprotected private file! when I try to ssh into my ec2.
@JasCloudTech
@JasCloudTech 26 дней назад
Grant read only permission for pem file to current user …
@TraveldiariesbyMona
@TraveldiariesbyMona 26 дней назад
👍
@user-jw9ub8yx6q
@user-jw9ub8yx6q 26 дней назад
👍
@user-jw9ub8yx6q
@user-jw9ub8yx6q 28 дней назад
👍
@midlandscoder
@midlandscoder Месяц назад
finally I will save 5 dollars, thank you!
@JasCloudTech
@JasCloudTech Месяц назад
@midlandscoder ..welcome 😊
@onemoment5850
@onemoment5850 Месяц назад
is it free!
@JasCloudTech
@JasCloudTech Месяц назад
No .. but there is free tier you can utilize for 12 months.. Detailed pricing aws.amazon.com/translate/pricing/
@user-jw9ub8yx6q
@user-jw9ub8yx6q Месяц назад
👍
@user-jw9ub8yx6q
@user-jw9ub8yx6q Месяц назад
👍
@ShaliniSingh-yo4rt
@ShaliniSingh-yo4rt Месяц назад
So basically we are using putty if we want to login an ec2 linux instance from windows local ?
@JasCloudTech
@JasCloudTech Месяц назад
@shalinisingh yes 😊
@subhasishghosh22
@subhasishghosh22 Месяц назад
i am using vmware 17.5 version. After creating the agent, VMware automatically restarts. any solution ??
@JasCloudTech
@JasCloudTech Месяц назад
@subhasishghosh check for resources cpu memory allocation … check vm logs ,, check for hyper v or any subsystem that might be conflicting I hope this will give you exact reason… 😊
@HariCloudeng
@HariCloudeng Месяц назад
can we create end point and is it possible to integrated with UI application
@JasCloudTech
@JasCloudTech Месяц назад
@HariCloudeng yes .. using the SDK or API 🙂
@user-jw9ub8yx6q
@user-jw9ub8yx6q Месяц назад
👍
@user-jw9ub8yx6q
@user-jw9ub8yx6q Месяц назад
👍
@JasCloudTech
@JasCloudTech Месяц назад
😍
@jadiel_jade
@jadiel_jade Месяц назад
How can I log out
@JasCloudTech
@JasCloudTech Месяц назад
Exit 😊
@jadiel_jade
@jadiel_jade Месяц назад
No... I mean I'd like to restart the process without it saying that I was logged on before
@JasCloudTech
@JasCloudTech Месяц назад
@@jadiel_jade I m sorry I am unable to understand your question… can you please elaborate 🙏 😊
@somethinghere2
@somethinghere2 Месяц назад
i have problem of Automatically get the activation key from your agent,but can not activation key (agent by vmware esxi).
@JasCloudTech
@JasCloudTech Месяц назад
@matchnsp please check VMware configuration network settings outbound internet connectivity… if possible you can share screenshot in order to know the issue more specifically
@rahulsingh-iq4gd
@rahulsingh-iq4gd Месяц назад
Hi bro is there away we can set alb and servers and those servers can only accepts traffic from alb.. It does not has to give any response if we directly paste servers ip in our browser is there any way of doing that?
@JasCloudTech
@JasCloudTech Месяц назад
@rahulsingh definitely we can do that use security groups or nacl.. configure security group associated with your backend server allow only inbound traffic from alb security group and rest Traffic u can deny Or nacl associated with the subnes to allow inbound traffic only from the IP address range of the alb. Or both for more security I hope it’s clear .. do let me know if you got some issues setting up the same … Thank you 😊
@rahulsingh-iq4gd
@rahulsingh-iq4gd Месяц назад
@@JasCloudTech but alb does not have ip adress it has some random string
@JasCloudTech
@JasCloudTech Месяц назад
@@rahulsingh-iq4gd use custom and type source as the security group ID of the ALB ..
@salimmallick7249
@salimmallick7249 Месяц назад
Can we extend the partition on al2
@JasCloudTech
@JasCloudTech Месяц назад
@salimmallick yes 👍
@salimmallick7249
@salimmallick7249 Месяц назад
@@JasCloudTech the standard partition ?
@JasCloudTech
@JasCloudTech Месяц назад
@@salimmallick7249 Extending a partition on an AWS Linux 2 instance running on VMware is similar to extending it on a physical machine… 😀
@salimmallick7249
@salimmallick7249 Месяц назад
@@JasCloudTech can we change the standard partition to ext4?
@JasCloudTech
@JasCloudTech Месяц назад
@@salimmallick7249 I haven’t tried but I think you have to use some utility resize2fs ..
@TraveldiariesbyMona
@TraveldiariesbyMona 2 месяца назад
👍
@nestorcolt
@nestorcolt 2 месяца назад
Title: Lifecycle Policies [New Feature 2023] = 19 minutes of video for a feature that you show on the min 16, and you are not even explaining in-depth the usage of the policy.
@JasCloudTech
@JasCloudTech 2 месяца назад
@nestorcolt the main purpose was to showcase the Ec2 image builder + new feature (lifecycle policies) and moreover lifecycle policies it depends upon individual scenarios. Thank You
@mayko12ags
@mayko12ags 2 месяца назад
how can I use the AWS translate API with a API Key ?
@JasCloudTech
@JasCloudTech 2 месяца назад
@mayko are you asking how to generate key ??? 🔑… or can you please elaborate 😊
@mayko12ags
@mayko12ags 2 месяца назад
@@JasCloudTech I already generated one, but need to pass it on headers, I still don't know how. I would like know know how can i generate an api key and use it. Ihave an integration platform that does not allow me to pass the basic authentication, it only allows me send data on body and headers.
@JasCloudTech
@JasCloudTech 2 месяца назад
@@mayko12ags ok pass Basic authentication in the header add a new header with key Authorization and value Basic <base64_encoded_credentials>. Replace <base64_encoded_credentials> with your Base64-encoded username and password in the format username:password. Let me know if you need assistance 😊
@TraveldiariesbyMona
@TraveldiariesbyMona 2 месяца назад
👍
@kamilkocent3735
@kamilkocent3735 2 месяца назад
💖 Promo_SM
@josephokwudi3817
@josephokwudi3817 2 месяца назад
Am i suppose to download Ubuntu on my system before i can use my cmd
@JasCloudTech
@JasCloudTech 2 месяца назад
@josephokwudi no need to download Ubuntu or anything on your system ..🤗
@TraveldiariesbyMona
@TraveldiariesbyMona 2 месяца назад
👍
@desiayushtyagi
@desiayushtyagi 2 месяца назад
Please share the index file used in S3 for HTML webpage
@JasCloudTech
@JasCloudTech 2 месяца назад
@desiayushtyagi you can use any html having script tag …you need to copy the script after the cf stack is deploys the lex web ui
@yogeshpandey730
@yogeshpandey730 2 месяца назад
Thanks for the video. It helps a lot. I have a doubt whether we can customize the Chatbot UI or not. By default font color is black and background something else. What if I want to customize the whole UI of chatbot using React. How I can do that? Please reply or atleast provide some reference from where I can go through.
@JasCloudTech
@JasCloudTech 2 месяца назад
@yogeshpandey welcome 🙏 For customization css github.com/aws-samples/aws-lex-web-ui/blob/master/README-css-style.md Complete sample github.com/aws-samples/aws-lex-web-ui I hope this answers all your questions…
@Maria-km7nm
@Maria-km7nm 2 месяца назад
You are the best of the best of the best of the best... ! :)
@JasCloudTech
@JasCloudTech 2 месяца назад
@Maria 😊 thanks 🙏…
@DevOpsPulse
@DevOpsPulse 2 месяца назад
Thanks for sharing
@JasCloudTech
@JasCloudTech 2 месяца назад
😊 🙏
@ayanikabera7060
@ayanikabera7060 2 месяца назад
did not work
@JasCloudTech
@JasCloudTech 2 месяца назад
@ayanikabera can you please let me know what’s the error … timeout .. access denied , check inbound rule port 22 , igw…
@ayanikabera7060
@ayanikabera7060 2 месяца назад
@@JasCloudTech i followed eevrything here and i still get this error "ssh: connect to host port 22: Connection timed out" . i checked/added necessary inbound rules as well.
@JasCloudTech
@JasCloudTech 2 месяца назад
@@ayanikabera7060route table and internet gateway ?? After creation did you restarted your instance ??
@ayanikabera7060
@ayanikabera7060 2 месяца назад
@@JasCloudTech yes route table and internet gateway were exactly what you showed in your video. i did not restart instance.. i did refresh it...
@ayanikabera7060
@ayanikabera7060 2 месяца назад
@@JasCloudTech okay i rebooted.. still getting the same error
@jeffb6305
@jeffb6305 2 месяца назад
Do you know if users of the bots can upload files ?
@JasCloudTech
@JasCloudTech 2 месяца назад
@jeffb we need to customize the configuration file and IAM policies , then the attachment option will show and files will be uploaded to S3 bucket .. You can go through the link mentioned below 👇 github.com/aws-samples/aws-lex-web-ui/blob/master/README-file-upload.md
@areaofeffect100
@areaofeffect100 2 месяца назад
thanks! This is so much help. Can this also be connect with amazon connect? For example, i want to add a custom chatbot to my website but if they need to speak to an agent, they can be redirected to an agent using amazon connect.
@JasCloudTech
@JasCloudTech 2 месяца назад
Welcome 🙏 .. there is option docs.aws.amazon.com/connect/latest/adminguide/amazon-lex.html.
@areaofeffect100
@areaofeffect100 2 месяца назад
@@JasCloudTech niceeeeee. thank you! What about if I want to receive feedback and the customer will give out a feedback, where will be the feedback chat history recorded?
@JasCloudTech
@JasCloudTech 2 месяца назад
We can utilize conversational logs … saving it in S3..
@areaofeffect100
@areaofeffect100 2 месяца назад
@@JasCloudTech Thanks so much man! you the MVP!!
@noobxtrader
@noobxtrader 2 месяца назад
how much it costs?
@JasCloudTech
@JasCloudTech 2 месяца назад
aws.amazon.com/lex/pricing/
@TraveldiariesbyMona
@TraveldiariesbyMona 3 месяца назад
👍
@TraveldiariesbyMona
@TraveldiariesbyMona 3 месяца назад
👍
@ashishranjan7439
@ashishranjan7439 3 месяца назад
How can we interact with AWS MQ. What is configuration change required if I have to replace ibm mq.
@JasCloudTech
@JasCloudTech 3 месяца назад
@ashishranjan7439… we can interact via console , cli or api .. in order to replace ibm mq …after setting up aws mq then migrate queues topics , configure the aws mq endpoint for your client applications… 😢😊just a overview or approach to proceed… 🙏
@ramyarajendran8631
@ramyarajendran8631 3 месяца назад
Sir after create instance public ipv4 address showing blank
@JasCloudTech
@JasCloudTech 3 месяца назад
@ramyarajendran check route table having route to internet gateway..
@madnus.codesen
@madnus.codesen 3 месяца назад
@JasCloudTech
@JasCloudTech 3 месяца назад
😀 🙏
@TraveldiariesbyMona
@TraveldiariesbyMona 3 месяца назад
👍