I am getting addicted to your videos, thank you for always putting effort and resources into delivering free quality materials for the entire community of Solutions Architects. I am so grateful Mike.
Fantastic Mike! Can't appreciate you enough on how you explain each concept - applause worthy! I mainly come from OCI background and recently did my AWS Architect certification (though your link!). Even for OCI since its so similar to AWS the concepts holds good! Fantastic Mike!
Great examples! Gives me an extra boost of confidence for my upcoming interview that I've been getting almost all of these questions correct so far. Thanks for making these!
Nice video, although the request doesn't immediately go to the origin when the content in not in the edge location, it checks the regional edge cache first.
ElPenetrator, Great job! 👏. You are absolutely correct. It was an oversight. I remember back in late 2016 and early 2017 when AWS added functionality. Thanks for watching closely.
1:10 What is the difference between a region, an availability zone, an edge location and a local zone? 3:11 What is IAM? 3:57 What is an 802.1Q-? 6:14 What is a content delivery network? 9:09 What is the process to take a web server and make it publicly available on the internet if you are inside of the AWS cloud? 10:51 What is the optimal subnet size for a point-to-point WAN link?
Hello Sir, Great content and very useful for preparing for an interview. I think that 5 IPs in every subnet CIDR block are reserved (4 in the beginning and 1 at the end). So I am wondering if the correct answer is /29 giving me 3 IPs (total of 8 - 5 reserved) rather than /30. Thanks again for your informational videos. They are awesome. Please keep them coming.
Hi - The smallest subnet your can use with AWS in your VPC is a /28. And yes inside your VPC AWS reserves the first four IP addresses and the last (broadcast) address of the subnet. But /30s are use for WAN links in general. Also in general /24s are typically used for LAN subnets AWS uses a /30 for WAN links as so most networks in the world. It’s also contained in the document below. aws.amazon.com/directconnect/faqs/
I have question regarding CDN. CDN associated with only static content right? Like a HTML File, Audio Files, Video Files Etc where user can access these file from their nearest location Can CDN be also be applicable for dynamic content? For example Status of Air Craft being watched from India when it is flying in USA and assume that the data center in USA As per my understanding, for dynamic content there is no concept of CDN right? In this example the data should come from the DB server from USA . Basically wherever you watch in the world , the status of the flight across the world it has to come from USA .
You can cache static and dynamic content on a CDN. This document from Cloud Flare explains how dynamic content can be cached on a CDN. www.cloudflare.com/learning/cdn/caching-static-and-dynamic-content/#
Lets us take simple example You have Micro Service and MySQL and DB in USA region. The data in the MySQL DB is live data Lets Say We are watching from INDIA. The browser in india is directed to Micro Service in India , then It should pick the data from the from nearest DB which is india. But this data should be update from USA DB. My point is there will be latency in updating the data.
We were discussing a WAN link to AWS not a subnet in AWS or Point to point wan links. They are what enable everything including what AWS would use to build their cloud
Is it possible to send you my resume? I have about 22+ years experience working with Oracle technologies. I can understand pretty much all concepts of cloud but obviously don't know all the nuances that I am seeking to understand via a job. It will be a pleasure working with you.
Hi Rajan, We would be delighted to work with you. You can send a resume to admin@gocloudcareers.net or we would happily speak with you live to assess your situation. Please feel free to call our office at +1 973 896 4889. You can use phone, whatsapp or telegram
Hi Harshal, I’m not sure the context of the question. Since subnetting and classless inter domain routing are really about breaking class full networks into smaller subjects to maximize address space and routing efficiency. But I can do this. I can make a new video next week either explaining basic networking next week or some cloud architect network questions At some point I will make more network content too.
What do you find interesting about cloud computing. Please comment below!
I watch this channel and have been learning a lot.
I am getting addicted to your videos, thank you for always putting effort and resources into delivering free quality materials for the entire community of Solutions Architects. I am so grateful Mike.
Thank you Ayodeji,
We really care about the cloud architect community and try to do everything we can.
Thank ton for your kind words.
You are indeed committed Mike.Kudos
I am committed. Thank you Ernest. 😊
Great lessons. IAM could be explained as Who, What, Where
Fantastic Mike! Can't appreciate you enough on how you explain each concept - applause worthy! I mainly come from OCI background and recently did my AWS Architect certification (though your link!). Even for OCI since its so similar to AWS the concepts holds good! Fantastic Mike!
Thank you so much. The clouds are really so similar. Thankfully it makes it easy to go back and forth between them.
Great examples! Gives me an extra boost of confidence for my upcoming interview that I've been getting almost all of these questions correct so far. Thanks for making these!
Kevon thats great. Let us now when you get hired!
More golden nuggets.
Nice video, although the request doesn't immediately go to the origin when the content in not in the edge location, it checks the regional edge cache first.
ElPenetrator,
Great job! 👏. You are absolutely correct. It was an oversight. I remember back in late 2016 and early 2017 when AWS added functionality.
Thanks for watching closely.
Wow, quality of questions and explanation is top notch.. thank you !!!
Thank you Srinivas
1:10 What is the difference between a region, an availability zone, an edge location and a local zone?
3:11 What is IAM?
3:57 What is an 802.1Q-?
6:14 What is a content delivery network?
9:09 What is the process to take a web server and make it publicly available on the internet if you are inside of the AWS cloud?
10:51 What is the optimal subnet size for a point-to-point WAN link?
Thank you
Love these examples, thanks for sharing!
Great and very valuable lectures mike , looking foreward for session on security aspects , thanks for all the sessions and effort
Thank you Sandeep. We will make more soon.
Hello Sir, Great content and very useful for preparing for an interview. I think that 5 IPs in every subnet CIDR block are reserved (4 in the beginning and 1 at the end). So I am wondering if the correct answer is /29 giving me 3 IPs (total of 8 - 5 reserved) rather than /30. Thanks again for your informational videos. They are awesome. Please keep them coming.
Hi - The smallest subnet your can use with AWS in your VPC is a /28. And yes inside your VPC AWS reserves the first four IP addresses and the last (broadcast) address of the subnet.
But /30s are use for WAN links in general.
Also in general /24s are typically used for LAN subnets
AWS uses a /30 for WAN links as so most networks in the world. It’s also contained in the document below.
aws.amazon.com/directconnect/faqs/
I have question regarding CDN.
CDN associated with only static content right? Like a HTML File, Audio Files, Video Files Etc where user can access these file from their nearest location
Can CDN be also be applicable for dynamic content? For example Status of Air Craft being watched from India when it is flying in USA and assume that the data center in USA
As per my understanding, for dynamic content there is no concept of CDN right? In this example the data should come from the DB server from USA . Basically wherever you watch in the world , the status of the flight across the world it has to come from USA .
You can cache static and dynamic content on a CDN.
This document from Cloud Flare explains how dynamic content can be cached on a CDN.
www.cloudflare.com/learning/cdn/caching-static-and-dynamic-content/#
@GoCloudArchitects but this is not near real.time right
If we have database and microservixe than needed to deployed in edge correct?
Lets us take simple example
You have Micro Service and MySQL and DB in USA region. The data in the MySQL DB is live data
Lets Say We are watching from INDIA. The browser in india is directed to Micro Service in India , then It should pick the data from the from nearest DB which is india. But this data should be update from USA DB.
My point is there will be latency in updating the data.
Thank you Mike .. first time heard about 802.1Q
Thank you Ezz. Thats why I made this video.
You explain in very nice way. Thank you 🙏
Abhas,
Thank you very much 🙏
Great questions. I learn so much from each of these videos!
Peter, thats wonderful. Thats why we make these videos.
The minimum subnet CIDR block is /28, How can you make a CIDR block /30 on AWS? Thanks,
We were discussing a WAN link to AWS not a subnet in AWS or Point to point wan links.
They are what enable everything including what AWS would use to build their cloud
Another spectacular video.
Thank you so much Nick!
Great info, very helpful .
Thank you Arif!
Is it possible to send you my resume? I have about 22+ years experience working with Oracle technologies. I can understand pretty much all concepts of cloud but obviously don't know all the nuances that I am seeking to understand via a job. It will be a pleasure working with you.
Hi Rajan,
We would be delighted to work with you. You can send a resume to admin@gocloudcareers.net or we would happily speak with you live to assess your situation. Please feel free to call our office at +1 973 896 4889. You can use phone, whatsapp or telegram
Awesome Thanks
Thank you very much.
What should be answered when they ask you about CIDR and its usage?
Hi Harshal,
I’m not sure the context of the question. Since subnetting and classless inter domain routing are really about breaking class full networks into smaller subjects to maximize address space and routing efficiency.
But I can do this. I can make a new video next week either explaining basic networking next week or some cloud architect network questions
At some point I will make more network content too.
Another great video these are gold.
RIch,
Thank you very much. We work hard to provide content to help the cloud architect community.
Thank you. But please use white board
Thank you, we use white boards some time but i dont know how we would use it on an interview question video.
@@GoCloudArchitects It would be helpful when explaining networking. But great content, thanks again.