illustration for Cloud Infrastructure Fundamentals with AWS
pro

Cloud Infrastructure Fundamentals with AWS

Instructor

Sam Julien

1h 14m closed-captioning
·
18 lessons
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.7
218
people completed
Published 3 years ago
|
Updated 3 years ago

You're going to find cloud services being used at nearly any enterprise you work for. So it's important for us developers to at least have a high-level understanding of this infrastructure.

And since AWS has the dominant share of the cloud market, being familiar with it is incredibly valuable and opens a lot of doors.

But gaining that familiarity isn't easy. Just browsing through the list of 200+ services is overwhelming.

Getting started with learning AWS usually involves having a dozen or more open tabs and the feeling that you're going down a rabbit hole that never ends.

This course is an alternative to that stress. It has been structured like a boat tour on a river of knowledge, linearly guiding you through the core of AWS Cloud.

By the end of this course, you will be confidently spinning up servers, creating relational databases, storing static assets, and writing serverless functions with confidence.

So, whether you need to learn AWS for your current job or are looking to earn your cloud practitioner certification, start watching this course and gain the skills you need today.

What you'll learn:

  • What the cloud is
  • Why AWS is so big in the industry
  • How to use the AWS dashboard
  • The key services: EC2, RDS, S3, Lambda, and API Gateway.

Learner Reviews

  • Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Great overview of key services explained in an easy-to-understand and concise way. Also loved the outro that provided guidance on next steps. Thanks a lot!

    Tian Pu
    2 months ago
  • Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?
    • Easy to follow and listen
    • Conciseness
    Learner
    2 years ago
  • Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    I really like it, I got lost at some points specially because the was interface is huge

    Learner
    2 years ago
  • Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Information dense, with clear explanations. Thanks, Sam!

    richard-blundell
    2 years ago
  • Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    straight to the point, well explained, nice.

    Stefan
    2 years ago
  • Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    This was fantastic! Just what I needed right now for my new job.

    Thanks

    Daniel Fernandez Arias
    2 years ago

Course Content

1h 14m • 18 lessons

    You might also like these resources:

    illustration for Deploy Ghost to AWS using RDS and EC2
    Sam Julien・40m・Course

    Set up a linux server on AWS EC2 with a relational database (AWS RDS) connected to deploy a JavaScript platform to.

    illustration for Develop a Serverless Backend using Node.js on AWS Lambda
    Nik Graf ・15m ・Course

    The core of serverless architectures is auto-scaling systems. We walk through the basics of how to create a serverless API. We start off by creating a simple HTTP endpoint.

    illustration for Using DynamoDB with Next.js
    Lee Robinson・30m・Course

    Create and deploy a DynamoDB table that is connected to a Next.js application.