Vigyata.AI
Is this your channel?

What is AWS? From a Backend Software Engineer

4.1K views· 154 likes· 9:52· Sep 28, 2022

🛍️ Products Mentioned (10)

Learn the basics of Amazon Web Services and how it used by backend engineers to support web applications. Aimed at beginners, this will provide a brief overview of the different services offered by AWS. We'll also talk about the alternatives to using AWS and why you might use it in the first place. What to learn how to code? Sign up for LinkedIn Learning! https://linkedin-learning.pxf.io/c/1435904/449670/8005 Free Learning Java course https://www.linkedin.com/learning/learning-java-4/welcome-to-learning-java?u=2125562 Courses on LinkedIn Learning! https://www.linkedin.com/learning/instructors/kathryn-hodge TikTok for programming tips on the go https://www.tiktok.com/@blondiebytes Amazon Storefront: https://www.amazon.com/shop/blondiebytes Also check out... Make a Google Action https://youtu.be/03i5LoO_neU What is a Framework? https://youtu.be/HXqBlAywTjU What is a JSON Object? https://youtu.be/nlYiOcMNzyQ What is an API? https://youtu.be/T74OdSCBJfw What are API Keys? https://youtu.be/1yFggyk--Zo Using APIs with Postman https://youtu.be/0LFKxiATLNQ Support me on Patreon! https://www.patreon.com/blondiebytes Check out my Python Basics course on Highbrow! https://gohighbrow.com/portfolio/python-basics/ Free HACKATHON MODE playlist: https://open.spotify.com/user/12124758083/playlist/6cuse5033woPHT2wf9NdDa?si=VFe9mYuGSP6SUoj8JBYuwg MY FAVORITE THINGS: Stitch Fix Invite Code: https://www.stitchfix.com/referral/10013108?sod=w&som=c FabFitFun Invite Code: http://xo.fff.me/h9-GH Uber Invite Code: kathrynh1277ue Postmates Invite Code: 7373F SoulCycle Invite Code: https://www.soul-cycle.com/r/WY3DlxF0/ Rent The Runway: https://rtr.app.link/e/rfHlXRUZuO Want to BINGE?? Check out these playlists... Quick Code Tutorials: https://www.youtube.com/watch?v=4K4QhIAfGKY&index=1&list=PLcLMSci1ZoPu9ryGJvDDuunVMjwKhDpkB Command Line: https://www.youtube.com/watch?v=Jm8-UFf8IMg&index=1&list=PLcLMSci1ZoPvbvAIn_tuSzMgF1c7VVJ6e 30 Days of Code: https://www.youtube.com/watch?v=K5WxmFfIWbo&index=2&list=PLcLMSci1ZoPs6jV0O3LBJwChjRon3lE1F Intermediate Web Dev Tutorials: https://www.youtube.com/watch?v=LFa9fnQGb3g&index=1&list=PLcLMSci1ZoPubx8doMzttR2ROIl4uzQbK GitHub | https://github.com/blondiebytes

About This Video

In this video I break down what AWS (Amazon Web Services) actually is from a backend engineer’s perspective. AWS is basically a massive collection of services Amazon built to help power web applications, and it’s mostly used by backend teams. The big idea of “the cloud” is simple: you’re renting someone else’s machines (Amazon’s) to run your code, servers, and applications instead of running everything on a computer you own. I walk through the AWS console and the categories you’ll see—compute, databases, networking, storage, security, and more—and I call out the services you’ll hear about the most. Compute is the bread and butter (EC2, Lambda, Elastic Beanstalk), storage includes things like S3 (think Google Drive but for your code/files), and networking is where stuff like VPC comes in (your cloud resources still need IP addresses and routing). I also share the reality that nobody knows all the AWS services; in my day-to-day I’ve used a handful (like EC2, Lambda, ECS, S3, DynamoDB, CloudWatch, IAM, SNS/SQS, EventBridge). Finally, I explain why teams pick AWS (one-stop shop + easier integration) and the main alternatives (Azure and Google Cloud), and I tee up this as the start of a series where I’ll go deeper on the most popular services.

Frequently Asked Questions

🎬 More from blondiebytes