Thank you so much Abhishek bhai for inviting me to your channel! You have been doing an amazing job with your free boot camps, and we all support you for these fantastic initiatives. Keep up the good work!
We are learning more from this free boot camp of Abhishek's Channel comparing with the paid institutions in Hyderabad I thought that this is invaluable initiate by Abhi Bhai
Cloud front -> create distribution -> origin domain(s3 source from where data will be rendered) -> origin access identity legacy access identity. Create OAI. Bucket policy -> yes update bucket policy
Best explanations of the most difficult concepts by the best people's in Cloud, wish to see a lot more in near future related to AWS, Terraform and everything related to AWS in details, thanks a lot
Thanks a lot Abhishek, I am able to implement hosting a static website and making cloud front to talk to s3 by using OAI which will help to get the object from the bucket. Creating distribution is success i am able to see the static content of index.html with cloud front domain. A big thanks to Piyush for helping us to implement this at our end. Abhishek thanks once again for making concepts very clear.
thnq piyush for supporting and explaning the concept in simple way, abhishek you r doing good job, this course is very helpful for the job aspirtants and love you guys.
Map the domain to cdn. People who is trying to access image, instead of accessing server directly, you access CDN. CdN creates local copies of data/images. Stores data along with central location, also stores data copies in the edge location.
Thank you Abhishek sir, this is best explanation on AWS Cloud Front service. I am watching your videos for long while and this is my first comment here. Great explanation by You and Piyush sir. Thank you very much and keep going. All the Best..
Hi Brother, Thanks a lot for your content , i watching your videos for long while but this is my first comment here, I am preparing for my aws CCP1 exam , one week to go . Your Content in the aws services are very useful for me. Thank you and keep going , all the best👍
Hi Abhishek I got job with 100 % current CTC thanks lot your videos very helpful to clear interviews I hold 5 offers finally joined MNC. Especially k8 series videos helps me lot clear interviews ❤❤❤❤
@@shaffishaik3852 just be prepared what ever Abhishek series of Playlist. Then you will get lot of confidence. Then get start for interviews definitely you will clear interviews
Abhishek bhai I am following you since I saw you on channel train with shubham last year and you were having around 5k Or 3k subscribers now you have surpassed even Train with Shubham channel making you a dil say Devops ❤ wala Abhishek Bhaiya. Abhishek bhai thanks a lot for your amazing videos. And one more thing please create a series and show us some day to day activities or task done by devops Engineers
Hi abhisek...pls make a deep session class on terraform upto 3 yrs + level standard, pls it helps a lot of everyone ...no one teachs like you genuinely thats why i am asking you..plz 🎉
Issue with direct s3 website hosting, latency, cost and security are major concern. It's not the best practice. Cloud front comes into picture. Data will be cached in nearest edge location. You don't have acess bucket, you can access from edge location, helps increase security since you don't access s3 bucket directly, you don't have to pay for upload and download cost since content is cached, lowest possible latency since data is hosted in nearest edge location
Thanks for the awesome content, I m learning a lot, I have a question - why you mention e-commerce website for hosting on S3 and using CDN, aren't e-commerce website dynamic and not static? I understand you can only host static websites on S3 and then use CDN, kindly clarify, thanks!
This playlist help me to learn the minimum or required service that use in daily need for cloud engineer? and it is much enough for fresher cloud engineer this playlist??
Hi @abhishekveeramalla, Piyush Thanks for this informative video. I also tried to follow steps at my end but my url is still not accessible. It says access denied. I have configured same settings as shown in the video. Thanks
Hello Sir, Thanks for the video. I haven't done practical, One question in my mind is how much time the content will remain on edge. Is there any setting to set the timeline for the same.
@abhishek if website is host in north america and try to access from india it's too slow what well be problem ? Answer :- Edge point is not available in india that reason latency too slow after adding edge point it will fast is correct please let me know abhishek
hello bro Abhisheck can we combine cloud just front not with s3 bucket but also ec2 and k8s. if is possible with ec2 i think we need to implement some kind of load balancer also wright ?
Hi piyush ,you shown us s3 bucket static hosting but real java application domain how to set ,how exactly we have to use in case of java application, suppose route53 hosted zone,we will get one domain name,how this wil configure in aws cloud front
Hi Abhishek & Piyush, Bucket name should always be same as domain and once we configured everything you are accessing website through Distribution domain name, how do customer and user knows the distribution name?
I think you will have to map the distribution with the domain meaning you will create a record for distribution in route 53 if I understand well. It is just my opinion
Thank you for amazing video, i followed all instructions as usual and also i Enabled bucket policy too, but when i access Cloud front distribution i get this error, AccessDenied Access Denied ***** *****8/HostId> . Any idea why would get this ? Even for static website i tried disabling Block All public access it gave me same errror. I went ahead and gave IAM user permissions for Full S3 access and FullCloudFront access. Still failed.
So CDN is making copies at different locations but that means you are simply creating storages at different locations which are keeping these copies. This means you are spending money on creating copies at different locations?
Hello Abhishek, As in the last part piyush mentioned his wife forgot to delete the cloudfront . Can we able to setup the lambda function so it will check every day or weekly it will get triggered using cloud watch if it finds any cloudfront open it will delete it 😅.
@ Piyush, For creation of Distribution, @ 22.45 The origin domain , not getting. ?? @ Abhishek, Plz elaborate that domain and next steps if possible. Thanks.
Hii、 abhishek Just wanted to double check one point. Why you don't unchecked the box? By unchecking that box only we can test that request via CDN is faster then direct request Right? Please correct me if I'm wrong
as an example I have a website hosted on s3 and route53 dns is pointed on it, now i want to add cloudfront on my s3 for faster delivery then do i have to re-route target to cloudfront ?
Sir, i did exactly the samyway as though but the error I got is" This XML file does not appear to have any stylejnfo associated with it. I had uploaded only single hli dex html file. So please tell whats the issue. ❤❤
Do interviewers ask how to write specific ansible tasks in playbook with syntax ? or general syntactical understanding is good to go and can we refer documentation in companies for certain syntaxes ? Please guide
i am not able to find the section of origin access i think it is because of the new update, please resolve this problem and tell where it will be present
Hi anna, i am facing issue with signed cookies with static website,i have created cloudfront for s3 static website and created cf key for signed cooking but main error is only index.html page getting but not css, resources floders etc are getting key missing error.
Sir, AWS is a cloud provider... But from your videos I understood that it has IaaS and PaaS... Am I correct? And if EC2, S3 come under IaaS what are PaaS services?😢
Hi Abhishek me and my colleague tried following same steps but still facing 403 forbidden error in the END, Could you please help if any other setting or methods need to be performed ..
I cannot view the bucket policy, it shows nothing to display in the bucket policy. what might be the reason? Also after checking the link in the browser, I am getting this error - This XML file does not appear to have any style information associated with it. The document tree is shown below. Can anyone help me get the output page @AbhishekVeeramalla
Thank you so much Abhishek bhai for inviting me to your channel! You have been doing an amazing job with your free boot camps, and we all support you for these fantastic initiatives. Keep up the good work!
My pleasure bhai ..
I request everyone to please take alook at piyushs channel and subscribe for multi cloud content.
Such bright minds together. WoooHooo!!
We are learning more from this free boot camp of Abhishek's Channel
comparing with the paid institutions in Hyderabad
I thought that this is invaluable initiate
by Abhi Bhai
Why you didnt use OAC, OAI is old one.
In OAC we only need to copy paste the policy to S3 bucket
Any new batch for devops
informative session about cloudfront. Thank you
Cloud front -> create distribution -> origin domain(s3 source from where data will be rendered) -> origin access identity legacy access identity. Create OAI.
Bucket policy -> yes update bucket policy
Best explanations of the most difficult concepts by the best people's in Cloud, wish to see a lot more in near future related to AWS, Terraform and everything related to AWS in details, thanks a lot
Thanks !!
It is very basic to learn cloud front thank piyush and abhishek
Thanks a lot Abhishek, I am able to implement hosting a static website and making cloud front to talk to s3 by using OAI which will help to get the object from the bucket. Creating distribution is success i am able to see the static content of index.html with cloud front domain. A big thanks to Piyush for helping us to implement this at our end. Abhishek thanks once again for making concepts very clear.
Amazing
Really amazing & full of knowledge session. Two gems in one frame. Thank you so much Abhishek sir & Piyush sir for your time and effort.
Thanks
Completed..!
Thanks Abhishek and Piyush for this wonderfull explaination.
Cloud Guru Piyush bhai and Master Abhishek Bhai ❤️ Quality content 🔥
Thanks
thnq piyush for supporting and explaning the concept in simple way, abhishek you r doing good job, this course is very helpful for the job aspirtants and love you guys.
Thanks a ton
Done with the demo! Thanks PIYUSH & Abhishek ☺☺✌✌✌✌
Hatts off to ur efforts towards community and ur time management 🫡 ♾️ ❤
😍
Thank you both. Great content.
Glad you enjoyed it!
Wonderful
Map the domain to cdn. People who is trying to access image, instead of accessing server directly, you access CDN.
CdN creates local copies of data/images. Stores data along with central location, also stores data copies in the edge location.
Thank you Abhishek sir, this is best explanation on AWS Cloud Front service. I am watching your videos for long while and this is my first comment here. Great explanation by You and Piyush sir. Thank you very much and keep going. All the Best..
Thanks alot
Tq sir for giving your valuable time it will helpful lot of people.
Most welcome !!
Hi Brother, Thanks a lot for your content , i watching your videos for long while but this is my first comment here, I am preparing for my aws CCP1 exam , one week to go . Your Content in the aws services are very useful for me. Thank you and keep going , all the best👍
All the best
BIG Thank you to the of you. This was really insightful. I just hit the subscribe button because I will surely come back again and again
🚀🚀
Both are genius
Awesome both of you well explained plz make some videos on redshift glue
Will do soon
Hi Abhishek
I got job with 100 % current CTC thanks lot your videos very helpful to clear interviews I hold 5 offers finally joined MNC.
Especially k8 series videos helps me lot clear interviews ❤❤❤❤
Can you please explain to us how did you prepared for the interviews..??
Thanks for the comment.
@@shaffishaik3852 just be prepared what ever Abhishek series of Playlist. Then you will get lot of confidence. Then get start for interviews definitely you will clear interviews
Done this demo successfully 😊
Thanks
Great content. Thank you.
Glad you enjoyed it!
Thank You Piyush and AV
Happy to see collaboration 🎉🥰🥰
Thanks
Thank you Abhishek sir🥰🥰
Abhishek bhai I am following you since I saw you on channel train with shubham last year and you were having around 5k Or 3k subscribers now you have surpassed even Train with Shubham channel making you a dil say Devops ❤ wala Abhishek Bhaiya. Abhishek bhai thanks a lot for your amazing videos. And one more thing please create a series and show us some day to day activities or task done by devops Engineers
Definitely
Awesome video, subscribed to piyush channel
Thanks
Thank you 🙏
You’re welcome 😊
Great Job Abhishek and Piyush !!
Hi abhisek...pls make a deep session class on terraform upto 3 yrs + level standard, pls it helps a lot of everyone ...no one teachs like you genuinely thats why i am asking you..plz 🎉
You can expect this in future.
CdN helps you cache the content in the nearest edge location . Cloud front will cache data in edge location.
Fantastic Session🔥
Sir Best Hands On. Completed....................
Thanks !!
Nice Video .
Awesome Content Puswe and Abhishek
thanks abhishek lots of learning , btw @3:49 its reel , just kidding amzing videos loved it
Great 👍 explaining piyush and Abhishek
Welcome
Really gud Bros.... It's. Really help full for thouse who r in learning point of view like me 😊...
Thanks
thanks
Issue with direct s3 website hosting, latency, cost and security are major concern. It's not the best practice.
Cloud front comes into picture. Data will be cached in nearest edge location. You don't have acess bucket, you can access from edge location, helps increase security since you don't access s3 bucket directly, you don't have to pay for upload and download cost since content is cached, lowest possible latency since data is hosted in nearest edge location
excellent explanation
Thanks 🙏
Bhaiya please brring video on ECS containering services and Code build code commit stages
sure
❤❤❤
😍
💌🤟
awesomeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
Thank you so much 😀
Thanks for the awesome content, I m learning a lot, I have a question - why you mention e-commerce website for hosting on S3 and using CDN, aren't e-commerce website dynamic and not static? I understand you can only host static websites on S3 and then use CDN, kindly clarify, thanks!
Welcome to Piyush Bhai & expecting more videos like this .
Nice learning experience on Cloud Front & CDN
Special thanks to Abhi Bhai & Piyush Bhai🤝🤝🤝🤝
😍😍
After disabling distribution delete distribution and also s3 buckets
This playlist help me to learn the minimum or required service that use in daily need for cloud engineer? and it is much enough for fresher cloud engineer this playlist??
What is cloudfront
Integrate cloudfronty with S3, CF+S3..
Cloudfront is CDN - content delivery network
Hi @abhishekveeramalla, Piyush
Thanks for this informative video.
I also tried to follow steps at my end but my url is still not accessible. It says access denied.
I have configured same settings as shown in the video.
Thanks
Hello Sir, Thanks for the video. I haven't done practical, One question in my mind is how much time the content will remain on edge. Is there any setting to set the timeline for the same.
Always first ❤❤
😍😍
His wife has forgot to delete the cloudfont was the funny moment in this tutorial.
Haha
@abhishek if website is host in north america and try to access from india it's too slow what well be problem ?
Answer :- Edge point is not available in india that reason latency too slow after adding edge point it will fast is correct please let me know abhishek
hello bro Abhisheck can we combine cloud just front not with s3 bucket but also ec2 and k8s. if is possible with ec2 i think we need to implement some kind of load balancer also wright ?
Is there a way to get number of views on a video file served through cloudfront?
Hi piyush ,you shown us s3 bucket static hosting but real java application domain how to set ,how exactly we have to use in case of java application, suppose route53 hosted zone,we will get one domain name,how this wil configure in aws cloud front
Hi Abhishek & Piyush, Bucket name should always be same as domain and once we configured everything you are accessing website through Distribution domain name, how do customer and user knows the distribution name?
I think you will have to map the distribution with the domain meaning you will create a record for distribution in route 53 if I understand well. It is just my opinion
♾️🌟
Thanks
Great content sir , but i have a problem when i try to deploy simple web page using html and css only html will deploy not css and assests . What i do
I had a problem with the default root object. I was putting "/index.html" in the field instead of "index.html." It took me hours to figure it out. 😅
Nice catch ❤️
@@AbhishekVeeramalla thanks sir for making such a content❤
Sir i have zero knowledge in devops but.. i want to become a devops Engineer
You can .. start with devops zero to hero course
20:19 Hi Bro, generally in realtime do we update index.html? So, what will be the content of it? Is it home page?
Thank you for amazing video, i followed all instructions as usual and also i Enabled bucket policy too, but when i access Cloud front distribution i get this error,
AccessDenied
Access Denied
*****
*****8/HostId>
. Any idea why would get this ? Even for static website i tried disabling Block All public access it gave me same errror. I went ahead and gave IAM user permissions for Full S3 access and FullCloudFront access. Still failed.
did you find a solution?if you di,share.
only one thala
So CDN is making copies at different locations but that means you are simply creating storages at different locations which are keeping these copies. This means you are spending money on creating copies at different locations?
Abhishek bhaiya, can i add this to fresher resume?
at last i am not getting Id of OAI in the bucket policy, its not generated automatically, manually need to update.
Hello Abhishek,
As in the last part piyush mentioned his wife forgot to delete the cloudfront .
Can we able to setup the lambda function so it will check every day or weekly it will get triggered using cloud watch if it finds any cloudfront open it will delete it 😅.
@ Piyush,
For creation of Distribution, @ 22.45 The origin domain , not getting. ??
@ Abhishek,
Plz elaborate that domain and next steps if possible.
Thanks.
Noted
Hii、 abhishek
Just wanted to double check one point.
Why you don't unchecked the box?
By unchecking that box only we can test that request via CDN is faster then direct request Right?
Please correct me if I'm wrong
as an example I have a website hosted on s3 and route53 dns is pointed on it, now i want to add cloudfront on my s3 for faster delivery then do i have to re-route target to cloudfront ?
This XML file does not appear to have any style information associated with it. The document tree is shown below.
this error comes please help
Sir, i did exactly the samyway as though but the error I got is" This XML file does not appear to have any stylejnfo associated with it. I had uploaded only single hli dex html file. So please tell whats the issue. ❤❤
Do interviewers ask how to write specific ansible tasks in playbook with syntax ? or general syntactical understanding is good to go and can we refer documentation in companies for certain syntaxes ? Please guide
They can ask you to write .. yes
I was asked to write playbook,
For,
Check for a software if is installed, if it's not, then install it
i am not able to find the section of origin access i think it is because of the new update, please resolve this problem and tell where it will be present
What error will i get when accessed from other location ?
Not clear which edge location the cloud front url hits
Any new devops batch
I am not teaching any courses apart from youTube.
Sir can you perform the lab in windows
Yes, you need to install all the required tools.
Hi abhishek. If i learn ur videos can i get complete grip on aws. I was not aware of aws so iam asking
Yes, you can
Hi anna, i am facing issue with signed cookies with static website,i have created cloudfront for s3 static website and created cf key for signed cooking but main error is only index.html page getting but not css, resources floders etc are getting key missing error.
I mean static website having many floders right I am getting only index.html page
Sir, How To create those style.html and error. html?
Use any dummy html pages from w3 schools
Sir please correct me if I'm wrong... Ansible modules are written in python but if we want write playbooks it should be written in YAML right?
Yes 👍
Hi abhishek After the interview when i heard this interview I found out I was not able to give the perfect answer and forgot answer.
Can you tell what the problem is behind?
Are you providing any interview preparation class?
No classes for now
@@AbhishekVeeramalla but what can i do?
Sir, AWS is a cloud provider... But from your videos I understood that it has IaaS and PaaS... Am I correct?
And if EC2, S3 come under IaaS what are PaaS services?😢
Elastic beanstalk for example
Hi Abhishek me and my colleague tried following same steps but still facing 403 forbidden error in the END, Could you please help if any other setting or methods need to be performed ..
even i got the same error..how to resolve it
Hi abhishek can you please respond here ..
after aws which one going on you sir
Stay tuned for updates.
I cannot view the bucket policy, it shows nothing to display in the bucket policy. what might be the reason? Also after checking the link in the browser, I am getting this error - This XML file does not appear to have any style information associated with it. The document tree is shown below. Can anyone help me get the output page @AbhishekVeeramalla
I worked on it. I have missed selecting the bucket policy as yes. there it has gone wrong. small simple mistake. where we have to be cautious :)
Hey @@sangamesh5486! Im working on this Cloud Front concept right now, got the same error. Let me try to re-do it again from the first. Thanks!
Hi Abhishek..If want to talk with you or Contact you by Any chance ?..If yes Please Let me know the way ..Am sorry if am wrong here any
Topmate, Linkedin and telegram
Check description