Тёмный

The Cloud and Cloud Architecture Explained - Computer Stuff They Didn't Teach You #15 

Scott Hanselman
Подписаться 178 тыс.
Просмотров 37 тыс.
50% 1

Most folks are just using the cloud as "a virtual machine in the cloud." This is an easy but somewhat naïve perspective. Let's talk about persistent cloud storage, the VMs that sit on top of that, and the software that sits in top of that and try to demystify the cloud. We'll use Azure as the example but this is a nondenominational video.

Опубликовано:

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 119   
@alpsavasdev
@alpsavasdev 3 года назад
Hi Mr Hanselman, it is "teacher's day" in Turkey today, and you are one of the best teachers I have ever had. Thanks a lot for everything and congratulations!
@TheAliakbarazad
@TheAliakbarazad 3 года назад
A popular bookstore!! you killing me Scott... lol
@alemutekle4470
@alemutekle4470 3 года назад
Amazon said 'lol'
@guyprovost
@guyprovost 3 года назад
Yeah, you should check your documentation more... Barnes and Noble doesn't have any cloud services! What are you talking about ???
@mrallelectriccarlunacy
@mrallelectriccarlunacy 3 года назад
"There's the Azure computer, and then there's a Google computer, and I understand that there's a popular bookstore that has a computer." ROFL :D
@travissmith8180
@travissmith8180 3 года назад
Hi Scott, I've seen a lot of classes over my career suffixed with things like processor, handler, queue, system, service, repository, invoker, etc. When I first got into development, I really struggled with knowing why people used these suffixes as they seemed really vague. It would be great if you did a video that tackled this.
@KenSherman
@KenSherman 2 года назад
Great presentation. I loved how you cautiously explained it. 36:45 What's more is you alerting ⚠️ us of a real time attack or hacking attempt that took place up to the millisecond from some point in time. Not sure why someone would do that, but it was a great experience to see on the dashboard for training/demo purposes.
@GabrielBeaver
@GabrielBeaver 3 года назад
The Azure doc and the drawing of the lines at the beginning is VERY relatable 😂 The funny part is I’ve been on both sides of this, being in the industry. The cloud is confusing is very true statement. Another excellent video in this series Scott!
@mytechnotalent
@mytechnotalent 3 года назад
Very thoughtful and careful approach to your explanation. For a lot of us I think this really helps to better visualize the big picture. Thank you again Scott!
@MikevanKuik
@MikevanKuik 3 года назад
Thank you for explaining that so calm and clearly. Would you be willing to do a video on a (small) example project with say: * A website * A storage solution (blob or whatever is appropriate) where the images for that site could be stored * A database (sql / mysql) * A dashboard which will give the insights on usage and costs. Starting from scratch Azure and the like all are very daunting. There are so many options so even for a small project like a blog this can become a mayor undertaking to figure out what to use.
@user-jg6xu1kk1i
@user-jg6xu1kk1i 3 года назад
This 38 mins video is more interesting and more informative than the "Cloud Computing Short Course" my school shoved down our throat paying a so called "Cloud Expert" thousands of dollars to deliver 15 hours of total boredom.
@shanselman
@shanselman 3 года назад
Aw, thanks!
@yagedygag
@yagedygag 2 года назад
bro, scott is the bob ross of C#, .net, and computer stuff. "for a lot of people the cloud is confusing, for me, it's a joy" lmao
@mwonsil
@mwonsil 3 года назад
I wish more people in IT would watch this video. Cloud is a spectrum from Co-loc to Serverless. This is a great explanation of how one can get to "Joy". Thanks Scott!
@morosis82
@morosis82 3 года назад
Serverless is awesome. I use it at work for API stuff a lot, and once you get your head around it it's fantastic. That said, it doesn't do everything, and we have lots of applications running in everything from on-prem application servers, to containers, to serverless, and queues, all interacting. Integration is fun.
@anpascally
@anpascally 3 года назад
do you know why I love this guy's videos? I know he is master at his job but another thing is that his English is perfect. People like me, whose native language is not English and want to learn these stuff on internet have issues because of speaker/youtuber accent, speaking too fast etc. But this guy tells everything so smootlyh and understandable. I really appreciate of your videos and respect you. Best regards.
@ru2388
@ru2388 3 года назад
"and that talks to that with the thing and the people and the thing" killed me
@shvideo1
@shvideo1 2 года назад
What an amazingly digestible and intuitive way to introduce to this topic. I enjoyed it very much and it is Saturday night. Thank you very much for the content.
@KenSherman
@KenSherman 2 года назад
15:54 They didn't fool me with the term. When I think serverLESS, as you stated I think of LESS servers instead of NO server. If it was NO server, I would rather think of it as server 🆓.
@anderlabaka3287
@anderlabaka3287 3 года назад
As a chemical engineer who has recently started programming and has interest on learning computer stuff (that's what I do for work now), these videos are incredibly useful to understand concepts/challenges that I face everyday and don't have the time to look up for because you know, "I'm meant to be productive now, not learning stuff that will make me more productive in the future" Thanks a lot!!! Still not able to understand everything you say haha, but getting there little by little. Also, really easy English to follow for non native speakers!
@shanselman
@shanselman 3 года назад
Thanks! I am trying
@AlanD20
@AlanD20 3 года назад
I'm one of those who didn't know you can have more than one app on a cloud. Thank you so much for sharing your knowledge. Looking forward to see more from you and wish you well.
@morosis82
@morosis82 3 года назад
It depends. What he is talking about here is a sort of abstracted virtual machine where you don't have to worry about the operating system and can deploy virtual appliances (in the form of application servers) that have been predefined. In this case, rather than having a virtual machine that you then need to install say IIS on, then configure it, add your site, perhaps some routing rules if you run more than one site, etc. You instead abstract away the OS and just say I want to run an IIS based website and Azure sets up the virtual machine with the appropriate software stack to do so. It might do that with a container technology, but you don't really care exactly *how* you get a webserver, just that you want one. This is slightly different to I want a website and don't really care where it's run, and then the service provider can move that application container where they want as long as it meets the service goals.
@ArielErlijman
@ArielErlijman 3 года назад
Nice and deep tour for all the layers... congrats. You nailed it.
@whoVipul
@whoVipul 3 года назад
Just what I have been looking for all this while. Somebody to break things down, simple and easy. Thank you. This one is great and I hope more people who are planning to start their cloud journey find this video... +1subscriber ❤️
@pmaynard
@pmaynard 3 года назад
Hey Scott. Loving your work as always Mr. A suggestion for future episodes. Perhaps you could consider including someone that would be asking the questions around the topic? This might make the process through which you explain the topics more organic and provide additional context to folks what the questions are that you would ask, and also how someone (who's already working in IT) would approach this topic?
@shanselman
@shanselman 3 года назад
Good idea
@seaniyer
@seaniyer 3 года назад
I loved the Matrix analogy! Azure is a mesh of computers. A virtual machine inside it doesn't know itself. Meta🙂
@deyan.todorov
@deyan.todorov 3 года назад
Great as always, could you share the presentation, the story of evolution is brilliant!
@omkarnadkarni4765
@omkarnadkarni4765 3 года назад
Thank you so much. You are a legend. You make it so easy and exciting to learn. Great teacher.
@dickmcglade
@dickmcglade 3 года назад
I never write on youtube comments but felt the need to this time. Watched an intresting random video the other day that I thought might help a college get his head round powerpoint and obs in the end was interesting for me and now this apsolute gem. Doing a night course on cloud was losing steam as are a few of us work pandemic life balance ya know and your well presented humorous entraining and clear video may have saved us didn't even realize that was 40min a joy thank you
@onurylmaz2522
@onurylmaz2522 3 года назад
Excellent video as always Scott! Your ability to explain things this simple is extraordinary. Thanks!
@mau_lopez
@mau_lopez 3 года назад
Fantastic video, I have several instances of Azure SQL Database and a couple of VM's. I'm very happy with the service but really know very little about everything else Azure (and others) have to offer, so today I had a glimpse of what else is up there in the cloud explained in a very clear and enjoyable way. I didn't know that some dashboards, telemetry and costs can be so detailed. Thanks a lot Mr. Hanselman.
@TerdFerguson
@TerdFerguson 3 года назад
Great video Scott. I've always wanted to get a glimpse into Azure from the point of view of a user like yourself and you made it easy to follow. Thanks for ELI5.
@marcpanther7924
@marcpanther7924 3 года назад
Scott, can you convince the Win10 team to allow easy creation of ramdisks like in Linux? (no 3rd party apps)
@mrallelectriccarlunacy
@mrallelectriccarlunacy 3 года назад
My VS solution that writes several GB of binaries would love that. Trying to use 3rd party ones makes me wish it was a supported feature in Windows, even if it was limited to Pro and Enterprise or sold in the store for an additional fee.
@JeffBlaine
@JeffBlaine 3 года назад
Great job, Scott. I hope your shoulder issue is being kinder to you lately.
@user-oy4kf5wr8l
@user-oy4kf5wr8l Месяц назад
OMG, this content is amazing..... Thank you so much. So clear!
@argniests5357
@argniests5357 2 года назад
Great video. Is the diagram available (maybe in a pdf?) that you showed at beginning of video like 1:40 ?
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
Life is a wonderful, beautiful place
@daraoladapo
@daraoladapo 3 года назад
Enjoyed the part where MS folks pull out that Azure services diagram and get people more confused rather than explain from the basics and fit into user scenario. I enjoy explaining Azure using scenarios and fit into the needs of the person I'm explaining to.
@HugRunner
@HugRunner 3 года назад
Great video Scott! The no BS-approach is much appreciated! I think that what intimidates me from using a cloud service like Azure, is that it's so much harder to get a grasp on what the final price is before I have subscribed and tested things out already. Right now I'm using a traditional web hotel, where I get 200 GB space, unlimited domains, MS SQL and MySQL-databases, and I can mix Linux and Windows on the same package, and all this for about $20/month. The problem though is that the provider lags behind on support for newer version of .NET. It doesn't even have Core support yet. But, at least I know what I get and how much it costs. I know there are calculators to approximate the cost for cloud services, but I still don't feel confident to give it a try, especially when the calculation often seems to add a lot of cost for adding additional storage space. I have 3-5 .NET projects and around 15 Linux/Apache-sites, none of which is super demanding. Do you have any advice for someone in this situation? What services should I look at in Azure to get something similar to what I have but with support for new tech, without the cost going through the roof? Could you perhaps do a video or blog touching on storage, e.g. if you need a file server for your app?
@shanselman
@shanselman 3 года назад
$20 is pretty amazing. I don’t think Azure can ever beat that
@HugRunner
@HugRunner 3 года назад
@@shanselman Yes, I do understand that it's not possible for Azure to compete with the normal or budget web hotels out there in terms of price, but let's say I were to set up 5 .NET Core/5 projects on Azure, with 5 MS SQL-databases and domains. Would one App Service in Windows-environment (or should it be Linux?) suffice? You didn't talk much about IIS (or Kestrel) in this video, I assume all of that would be taken care of so that a .NET Core App would run the same on either OS/environment?
@agrainofsalt4889
@agrainofsalt4889 3 года назад
Thank you Scott. Very informative and clear teaching.
@ckschumeister411
@ckschumeister411 3 года назад
This is a really good way to start. Thanks so much for explaining it this way.
@HisMajestyValeriy
@HisMajestyValeriy 3 года назад
Looking forward to this one, thanks for doing it Scott, you are legend
@mattselllars8640
@mattselllars8640 3 года назад
Sorry this is off-topic, Hi Scott I have signed into google that I don't like doing to let you know that your stream on Python and Linux for Windows - Scott Hanselman || PyCon Africa 2020 Sep 8, 2020 you want to watch it back a lot of the time you are seeing did you see? and no we didn't, your screen was not sharing with us, the lady was just going along with you so I presume she could see what we couldn't, I am a big fan of yours I am just saying this to inform you in case you did not know thanks, Matt.
@shanselman
@shanselman 3 года назад
@@mattselllars8640 you mean this one? Was the issue live? I see everything here ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-yb8EWmvFIXw.html
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
Oh right my new book called "American base in Korea just gifting me Information and YOU TOO" with a print of a mountain frontcover
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
Tomas of Seville front door though, you can see the hijack look console now
@kienphan6436
@kienphan6436 Год назад
Thank you Scott 🙏
@theFoodieCyclist
@theFoodieCyclist 3 года назад
absolutely love the series! thank you Scott!
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
even got a wiki dedicated to cartoon characters. do you have the scuba divers there? or with the folk writing this stuff up? while they are missing Mark 10: 6? driving too fast? rowdy?
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
no let the fires burn they won't harm you, it's well secured. impute to someone new as if, a deal with something relatively invisible.
@yaeti
@yaeti 3 года назад
How does this channel not have millions of subscribers?
@shanselman
@shanselman 3 года назад
I ask myself that weekly. Thanks for the comment!
@tarunpantindia
@tarunpantindia 2 года назад
Thank you for your simple and clean explanation 🔥
@muckademuck
@muckademuck 3 года назад
This was very helpful. Excellent work Scott.
@janda3031
@janda3031 3 года назад
You may have already answered this but what do you use underneath your website/blog? Are you using Blazor at all?
@yuusource831
@yuusource831 3 года назад
Notification: Premieres in 30min me: Hmn, NEIN BITTE ICH WILL JETZT (German) Master after Masterpiece. Great Job Mr. Hanselman
@mohsinazamafridi8566
@mohsinazamafridi8566 3 года назад
Love the way you teach..love the part after 19:00 example
@JeepLifeChris
@JeepLifeChris 3 года назад
Hi Scott. Another great video. Is there a hi-res version of the diagram at the 1:18 mark? I’d like to have a poster version to have up in my classrooms (when we return to campus).
@shanselman
@shanselman 3 года назад
Email me first name at last name and I’ll find one.
@randy4ii411
@randy4ii411 3 года назад
Mr Hanselman, how low potentially can I keep the costs of a site in Azure seeing I am just getting started with my small business and would like to keep costs as low as possible? I hope this question is not too arcane.
@TheStevenWhiting
@TheStevenWhiting 2 года назад
When its a clear, blue sky day, it means the "cloud" is offline. I'll get my coat.
@mrahhal
@mrahhal 3 года назад
Hey Scott. Great video as always. I'm trying to find the Azure infographic you showed at 1:16 and I'm not having much success. It looks cool as a reference, any way I can download it?
@JoseOrdaz
@JoseOrdaz 3 года назад
Excelent analogy -> Pizza as a Service 2.0 for show, How works cloud services?.. Please, Where I get this image?
@dedykurniawansantoso5279
@dedykurniawansantoso5279 3 года назад
I'm planning to take Certified Kubernetes Administrator and Iam looking forward for this
@adityavishwanathan5018
@adityavishwanathan5018 3 года назад
44 t20
@HabtamuDesalegn
@HabtamuDesalegn 3 года назад
A joyful lesson. Thanks again!
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
thatdoes happen sometimes being logged into like Seattle server but working on like Montreal document. i think it started from trying to be healed from a distance, a great pledge. But it goes wrong with logins, none of themare correct, it's bad faith completely.
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
middle is pretty good. left and right Hera. Hera outpatients. the hospital version for instance.
@inscore690
@inscore690 3 года назад
Attaching a sliderbar to my creditcard, brilliant.
@w.t.2905
@w.t.2905 3 года назад
Hello Mr. Hanselman! Сould you give me a hint how make *.dll for Ms Excel? I Know VB, VBA, and now learn C#. I can link from my program on C# to my .dll, but i can't make .dll for COM Application. There is some difficulties in regsvr32.exe and something else. Specifically, I need some kind of tuple, with differece data type, which i can use in my VBA code.. Any information will be great! Thank you!
@ewdlop1
@ewdlop1 3 года назад
don't know if this help stackoverflow.com/questions/7092553/turn-a-simple-c-sharp-dll-into-a-com-interop-component
@w.t.2905
@w.t.2905 3 года назад
@@ewdlop1 thank a lot! i'll check it
@meshackomonaklo7694
@meshackomonaklo7694 3 года назад
Scott, you made it so simple! brilliant video! Many Thanks, for sharing your knowledge
@franciskisiara
@franciskisiara 3 года назад
Great video as always. Wondering though, at 3:06, why cant he say amazon?
@shanselman
@shanselman 3 года назад
Was just a joke, my friend! I can say whatever I want. :)
@johannhernandezarmenteros6292
@johannhernandezarmenteros6292 3 года назад
One more time, thank you for share you knowledge!
@toadlguy
@toadlguy 3 года назад
Scott Loves Azure. You should convince MS to use this in their marketing! No, really, it is a much better marketing approach than MS's fancy Video and nondescript verbiage. I mean what could be easier to understand then Server Load Balancing is attaching a slider to your Credit Card 🤣
@bluesdog88
@bluesdog88 3 года назад
Thanks Scott for breaking it down into byte sized chunks, excellent presentation! I'm still a little confused by the web apps a little, are they talking about websites, or applications like Office. I'm not sure how i got this line of thinking, might be confused with deploying desktops over a LAN and thinking that is the same thing. So when they dockerise an application does that mean you can containerize your adobe apps when someone says web apps i immediately think facebook or something
@morosis82
@morosis82 3 года назад
Not sure which web apps you're talking about, but in terms of Scott's website essentially what he's talking about is an abstracted IIS, for example. How it is deployed is irrelevant, just that you have a website hosting platform that you can put a site on and configure to do certain things, and Azure deploys that how they see fit on the abstracted virtual machine that you also don't see. Office 365 is a webapp, Facebook is a webapp, a virtual desktop isn't really, it's more like a managed service, or Infrastructure as a Service - you can run whatever apps you like on a windows desktop environment, but the OS itself is abstracted and patches etc managed by Azure, for example. Think more like the old mainframe/thin client infrastructure, except delivered virtually over the network to any client you may have available at the time. Containers are generally more for non-gui type apps - you can containerise user applications, but generally you would containerise something like a game server, or a piece of support software like a database server that a user app might talk to. We use this in development all the time, so we can spin up mock supporting services for the piece of software we are currently working on. Containerisation is just a nice way of saying bundling the software with all the dependencies it needs to run, and sandboxing it so it can't talk to anything it's not allowed to (you can open ports and things, but generally it's sandboxed). You still need to define the setup within that container, what you need and how it gets installed. It can't see anything outside the container, unless you explicitly map part of your filesystem into it, or a shared network filesystem, for example. In your example, the adobe container would need to have your project mapped into it on some sort of filestore, it can't generally access your local filesystem. What that allows you to do is run this piece of software anywhere you like, on any container infrastructure, on a dev machine, or a cloud server, or under a kubernetes that might decide it needs 10 of them for the load. That container does just one thing, it's the infrastructure around it that ties things together to fulfil a purpose. Serverless goes one step further - you don't care how or where a piece of code runs, only that it does. It might be in a container (probably is), but it's not on a specific vm or anything, the service provider decides how they manage that. You just have an API exposed to the web, and a piece of code that does something when it's called, and perhaps some configuration to allow it to talk to the hosted database server you also spun up that you don't care how or where it runs, just that it does. The database server is more like an application as a service, you don't have access to the VM it's running on, just access to a database. My experience is with AWS (and proxmox) so terms might be slightly different but does basically the same thing.
@bluesdog88
@bluesdog88 3 года назад
@@morosis82 WOW Matthew, thanks so much for the detailed explanation, i kind of got that a virtual desktop deployed over a network wasn't the same as a cloud solution, when you talk about facebook as an app are you talking about the phone app? If so then that's easy! I guess i haven't had much exposure to command line tools like databases etc, anyway thanks, gives me a lot of food for thought to get this stuff down, cheers!
@morosis82
@morosis82 3 года назад
@@bluesdog88 NO worries, have been on a bit of a journey recently myself, gone from full java backend monolithic system programmer to AWS cloud serverless in the last year or so. Virtual desktops can live in the cloud too, not just a local network, Amazon Workspaces is one example. Haven't used it, but looking at setting something up on my homelab to do something similar when I'm away from work/home. Facebook is a web application in that you don't store anything locally, all of your interactions are via a browser (or a phone app, but honestly mostly that's just a thin veneer over a web component). They're different from a traditional web page in that they are dynamic and you don't really go from page to page but open dialogs and transition states - react is the language used for their UI, and I've been using that at work also. And databases aren't command line tools anymore. Things like RDS and DynamoDB in AWS are cloud based DB's where you don't even need to know the host, the system, just the schema you want to load and how to poke at it. Takes about 10 mins to set up and get some lambda's behind an api gateway poking at it if you want to prototype things, all through a fairly convenient web form configuration (assuming you're down with that lingo, might take longer if you have to learn what lambda, api gw and dynamo are ;)
@bluesdog88
@bluesdog88 3 года назад
@@morosis82 Nice! The whole realm of IT is so vast it's easy to get overwhelmed sometimes ;)
@Mortizul
@Mortizul 3 года назад
Thanks!
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
had i have got an email from the Scott Hanselman, that didn't happen, amazing IC regs.
@randy4ii411
@randy4ii411 3 года назад
I think the SSD starts to warm up a bit.
@1flovera
@1flovera 3 года назад
Amazing
@michaelwplde
@michaelwplde 3 года назад
3:20 When installs were INSTALLS. Indeed.
@islandpenguin5056
@islandpenguin5056 3 года назад
Hey Scott where do I get that nifty diagram
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
peace out Ramesh. Scott and Ben and Tomas of Seville
@tomino133
@tomino133 3 года назад
Honestly you're like Master Yoda to me.
@jzetterman
@jzetterman 3 года назад
“I understand that there’s a popular bookstore with a computer” 🤣🤣🤣🤣
@winstontokuhisa8399
@winstontokuhisa8399 3 года назад
This video is "a trap". I started watching on a lark just to pass the time, but wound up having fun and learning something interesting, too! 😂
@shanselman
@shanselman 3 года назад
Yay!
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
some guy there putting out fires on that warehouse in the forrest there Da Vinchi, doing community service for being like erm 500 years old?
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
that guy is sitting there in a wheel chair atop the hill with a nurse. the nurse in invisible.
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
so i'mma set fire to Pizza with Amogus for a dead drop intro you know full Satanic warefare with the grass out front and rubies and Joleene on my first draft in the Dream of American Bases in Korea. so well written, readers have formed new mounds and gone to shops to purchase oil and rubies, a scene from the book which threw people on the ground level
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
i think i was going to talk about David. i'll run it by ... it's a long story and kind of a flop. Amogus door updated though
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
there was sometihng in France, and Korea unreal. i'm just communicating the George Michael of there is love man. Biggue Smalls was poor then he sipped chapagne on his birthday. lots of big losses at the beginning for new rich kids you seen it lately? they're very popular
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
sorely all they tell me is it's on a boat. i tihnk its a life story for me to explore personally someone might tel lyou to go somewhere too, Hera, with Tomas of Seville
@pabloa6571
@pabloa6571 3 года назад
I didn't know Barnes & Noble offered cloud services now :P
@shanselman
@shanselman 3 года назад
Super popular ;)
@toadlguy
@toadlguy 3 года назад
BNWS, everyone knows BNWS ;>)
@tileq
@tileq 3 года назад
This diagram is very misleading. It suggests that VMs are built on top of the storage layer. What about compute power? You completely omited this part.
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
looking back on his uphill life. when they were saying sir please, what about Mark 10: 6 on this church network TOMAS OF SEVILLE PETER PAOLO GIOVANNI
@KenSherman
@KenSherman 2 года назад
Something tells me you're not an Amazon fan as much as you may or may not be an AWS fan. 😁
@hendersonfernandes7378
@hendersonfernandes7378 2 года назад
Scott, I'm not gay but I love you
@sl6840
@sl6840 3 года назад
Spoiler! Now I know what the twist is in The Matrix! awww maaaaan
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
it's more console based hospital. you know, file file. reasons for coming in. log log. out. some guy might have 500 icons on the screen yeah yeah hmm i mean thats ok DVD collection. probably get a new DVD collection new reading.
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
Some thing slike David are not really well told as books. It's one where you go out to the ruins and it's quite a spiritual experience which having gone so successfully carries on. Wick. oh that's not real. It never is until they've seen the Wall of David. Dogs
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
i do think like Bill Gates died yeah and his 17 year old kid how sad is that and preposterous ONE KID MAN GET OVER YOURSELF, it does take some of my day. it's rather more amusing impossibilities of something of a computer comedy i put together that really has already fetrued on the big bang theory lol
@ericus-scottkickoutofbedle6464
@ericus-scottkickoutofbedle6464 2 года назад
my other new book after a great success of its former... ABIKJGMIAYT.... "The Dream of American Bases in Korea" is a scifi and chilling, it's 1m book deal so
@davidanthonyburton2253
@davidanthonyburton2253 3 года назад
Scott x this sort of doesn't make sense. Cos you do t tell how we need to use this technology. In a way shot! Sorry I am just watching your vid on my mums TV and yes you do / dashboard and upload thinking x!??!
Далее
How to get Spongebob El Primo FOR FREE!
01:36
Просмотров 16 млн
Cloud Adoption Essentials: Cloud Architecture Basics
15:39
Mastering Chaos - A Netflix Guide to Microservices
53:14
Virtual Machine (VM) vs Docker
8:52
Просмотров 199 тыс.