• für für Einzelpersonen
  • für Unternehmen
  • für für Hochschulen
  • für Behörden
Coursera
  • Coursera Plus
  • Anmelden
  • Kostenlose Teilnahme
    Coursera
    Packt
    Mastering AWS SAM and Lambda - A Complete Hands-on Journey
    • Info
    • Module
    • Referenzen
    • Empfehlungen
    1. Blättern
    2. Information Technology
    3. Cloud Computing

    Diese kurs ist nicht verfügbar in Deutsch (Deutschland)

    Wir übersetzen es in weitere Sprachen.
    Packt

    Mastering AWS SAM and Lambda - A Complete Hands-on Journey

    Packt - Course Instructors

    Dozent: Packt - Course Instructors

    Bei Coursera Plus enthalten

    •Mehr erfahren
    15 Module
    Verschaffen Sie sich einen Einblick in ein Thema und lernen Sie die Grundlagen.
    Stufe Mittel

    Empfohlene Erfahrung

    Empfohlene Erfahrung

    Stufe „Mittel“

    Ideal for developers and DevOps engineers with basic AWS experience. Some programming knowledge in Python or Node.js is recommended.

    Es dauert 11 Stunden
    3 Wochen bei 3 Stunden pro Woche
    Flexibler Zeitplan
    In Ihrem eigenen Lerntempo lernen
    Zertifikat erwerben
    Mit kostenpflichtigen Plänen

    15 Module
    Verschaffen Sie sich einen Einblick in ein Thema und lernen Sie die Grundlagen.
    Stufe Mittel

    Empfohlene Erfahrung

    Empfohlene Erfahrung

    Stufe „Mittel“

    Ideal for developers and DevOps engineers with basic AWS experience. Some programming knowledge in Python or Node.js is recommended.

    Es dauert 11 Stunden
    3 Wochen bei 3 Stunden pro Woche
    Flexibler Zeitplan
    In Ihrem eigenen Lerntempo lernen
    Zertifikat erwerben
    Mit kostenpflichtigen Plänen
    • Info
    • Module
    • Referenzen
    • Empfehlungen

    Was Sie lernen werden

    • Set up AWS SAM CLI, configure your environment, and deploy serverless applications

    • Build and debug AWS Lambda functions using VS Code and the AWS Toolkit

    • Develop real-world projects like an S3 thumbnail service and RESTful APIs

    • Integrate AWS Step Functions, Amazon Rekognition, and Amazon Comprehend in serverless applications

    Kompetenzen, die Sie erwerben

    • Kategorie: Application Deployment
      Application Deployment
    • Kategorie: Cloud Applications
      Cloud Applications
    • Kategorie: Debugging
      Debugging
    • Kategorie: Cloud Development
      Cloud Development
    • Kategorie: Application Programming Interface (API)
      Application Programming Interface (API)
    • Kategorie: Amazon S3
      Amazon S3
    • Kategorie: Serverless Computing
      Serverless Computing
    • Kategorie: Infrastructure as Code (IaC)
      Infrastructure as Code (IaC)
    • Kategorie: Restful API
      Restful API
    • Kategorie: Node.JS
      Node.JS
    • Kategorie: Amazon Web Services
      Amazon Web Services
    • Kategorie: AWS Identity and Access Management (IAM)
      AWS Identity and Access Management (IAM)
    • Kategorie: YAML
      YAML
    • Kategorie: AWS CloudFormation
      AWS CloudFormation
    • Kategorie: Development Environment
      Development Environment

    Wichtige Details

    Zertifikat zur Vorlage

    Zu Ihrem LinkedIn-Profil hinzufügen

    Kürzlich aktualisiert!

    April 2025

    Bewertungen

    14 Aufgaben

    Unterrichtet in Englisch

    Erfahren Sie, wie Mitarbeiter führender Unternehmen gefragte Kompetenzen erwerben.

    Weitere Informationen zu Coursera für Unternehmen
     Logos von Petrobras, TATA, Danone, Capgemini, P&G und L'Oreal
    Coursera-Karrierezertifikat

    Erwerben Sie ein Karrierezertifikat.

    Fügen Sie diese Qualifikation zur Ihrem LinkedIn-Profil oder Ihrem Lebenslauf hinzu.

    Teilen Sie es in den sozialen Medien und in Ihrer Leistungsbeurteilung.

    Coursera-Karrierezertifikat

    In diesem Kurs gibt es 15 Module

    Unlock the full potential of AWS Serverless development with this hands-on course on AWS SAM and Lambda. You'll learn how to build, deploy, and manage serverless applications efficiently while diving deep into AWS Step Functions, API Gateway, and other essential AWS services. By the end of this course, you'll have the skills to create scalable, cost-effective, and production-ready serverless solutions.

    Your journey starts with setting up the AWS SAM CLI, configuring your development environment, and creating your first AWS Lambda function. From there, you'll explore AWS SAM’s capabilities, including deploying applications, managing serverless workflows, and debugging directly in VS Code. The course also covers crucial concepts like IAM permissions, environment variables, and VPC configurations to help you build secure applications. Next, you’ll put your knowledge into practice with real-world projects. You'll build an S3 thumbnail service, a RESTful API with Python and Node.js, and an email-sending system using Amazon SES. You'll also gain experience with AWS Step Functions, face recognition using Amazon Rekognition, and text analysis with Amazon Comprehend. This course is ideal for developers, DevOps engineers, and cloud architects looking to enhance their AWS skills. Basic knowledge of AWS and programming (Python or Node.js) is recommended, but beginners can follow along with the step-by-step approach. Whether you're new to AWS SAM or looking to deepen your expertise, this course will provide a solid foundation in serverless development.

    In this module, we will introduce the instructor and outline the course objectives, expected learning outcomes, and prerequisites. We will also cover critical updates, ensuring students get the most out of this course.

    Das ist alles enthalten

    4 Videos1 Lektüre

    4 Videos•Insgesamt 6 Minuten
    • Introduction - About Instructor•0 Minuten•Modulvorschau
    • Course Objectives•1 Minute
    • What You'll Learn and Course Prerequisites•3 Minuten
    • Important - Note to "OLD" Students•1 Minute
    1 Lektüre•Insgesamt 10 Minuten
    • Full Course Resources•10 Minuten

    In this module, we will walk through the step-by-step setup of the AWS SAM development environment, ensuring you have the necessary tools installed, configured, and ready for serverless development. From AWS CLI setup to integrating VS Code with AWS Toolkit, you'll be fully prepared to start building AWS Lambda functions.

    Das ist alles enthalten

    9 Videos1 Aufgabe

    9 Videos•Insgesamt 41 Minuten
    • Create your First Lambda Function in AWS Management Console•11 Minuten•Modulvorschau
    • Setup an AWS Profile•5 Minuten
    • Setup Your Development Environment - Overview•1 Minute
    • Install NodeJS•1 Minute
    • Install VSCode & Setup AWS Toolkit•6 Minuten
    • Install the AWS CLI•4 Minuten
    • Setting up AWS Configurations•1 Minute
    • Install Docker•3 Minuten
    • Install AWS SAM CLI•4 Minuten
    1 Aufgabe•Insgesamt 15 Minuten
    • Development Environment Setup - AWS SAM CLI & VS Code with AWS Toolkit - Assessment•15 Minuten

    In this module, we will explore AWS SAM in detail, starting with its fundamentals and progressing to building, deploying, and testing a complete serverless application. You'll gain hands-on experience invoking Lambda functions and managing AWS Cloud resources.

    Das ist alles enthalten

    7 Videos1 Aufgabe

    7 Videos•Insgesamt 30 Minuten
    • Introduction to AWS SAM•6 Minuten•Modulvorschau
    • Creating and Running Our First AWS SAM Application•9 Minuten
    • Deploying the AWS SAM App to AWS Cloud•6 Minuten
    • Hosting the API Locally•2 Minuten
    • Invoke your Lambda Function Directly•1 Minute
    • Deleting the Stack•2 Minuten
    • What We've Done So Far•1 Minute
    1 Aufgabe•Insgesamt 15 Minuten
    • AWS Lambda & AWS SAM Framework In Depth - Assessment•15 Minuten

    In this module, we will leverage the AWS Toolkit for VS Code to streamline serverless application development. You’ll learn how to create, deploy, and debug AWS SAM applications directly within your IDE, enhancing your workflow and efficiency.

    Das ist alles enthalten

    4 Videos1 Aufgabe

    4 Videos•Insgesamt 12 Minuten
    • Creating an AWS SAM Serverless Application in VS Code and with AWS Toolkit•6 Minuten•Modulvorschau
    • Deploying to AWS Cloud•3 Minuten
    • Run and Debug Directly from the Project•2 Minuten
    • Section Summary - AWS Toolkit•0 Minuten
    1 Aufgabe•Insgesamt 15 Minuten
    • AWS SAM & AWS Toolkit - Assessment•15 Minuten

    In this module, we will take a deep dive into AWS SAM specifications, exploring YAML templates, function configurations, and AWS IAM roles. You’ll gain an in-depth understanding of managing serverless applications effectively.

    Das ist alles enthalten

    10 Videos1 Aufgabe

    10 Videos•Insgesamt 72 Minuten
    • Creating Lambda Function Using Any Runtime•9 Minuten•Modulvorschau
    • YAML Crash Course•10 Minuten
    • AWS Lambda and SAM Framework Core Concepts•5 Minuten
    • Functions Timeout and Memory Allocation•12 Minuten
    • IAM Permissions for Lambda Functions•7 Minuten
    • Environment Variables in AWS Lambda•7 Minuten
    • VPC for Lambda Functions•8 Minuten
    • Cleanup the App Stack•1 Minute
    • AWS SAM and CloudFormation - Background Overview•3 Minuten
    • AWS Lambda Pricing•7 Minuten
    1 Aufgabe•Insgesamt 15 Minuten
    • AWS SAM Deep Dive - SAM Specifications - Assessment•15 Minuten

    In this module, we will dissect AWS SAM templates to understand their components and functionality. You’ll learn how to define serverless applications efficiently using AWS SAM’s declarative syntax.

    Das ist alles enthalten

    3 Videos1 Aufgabe

    3 Videos•Insgesamt 8 Minuten
    • AWS SAM Template Deep Dive - Overview•0 Minuten•Modulvorschau
    • SAM Template Anatomy•3 Minuten
    • AWS SAM Resource Types - SimpleTable•4 Minuten
    1 Aufgabe•Insgesamt 15 Minuten
    • AWS SAM and Anatomy - Assessment•15 Minuten

    In this module, we will introduce AWS Step Functions and their role in orchestrating serverless workflows. You’ll build and configure state machines while understanding how they interact with AWS Lambda functions.

    Das ist alles enthalten

    6 Videos1 Aufgabe

    6 Videos•Insgesamt 55 Minuten
    • Step Functions Introduction•12 Minuten•Modulvorschau
    • Creating Our First Step Function•7 Minuten
    • Adding a Wait State into the State Machine in Step Functions•6 Minuten
    • Wait State in Step Functions•8 Minuten
    • Choice State - Full Example•12 Minuten
    • The Task State - Step Functions with Lambda Functions•8 Minuten
    1 Aufgabe•Insgesamt 15 Minuten
    • AWS Step Functions - An Introduction - Assessment•15 Minuten

    In this module, we will extend our knowledge of AWS Step Functions by utilizing VS Code and the AWS Toolkit. You’ll learn to create, configure, and update state machines efficiently within your development environment.

    Das ist alles enthalten

    4 Videos1 Aufgabe

    4 Videos•Insgesamt 21 Minuten
    • Creating Step Functions with AWS SAM CLI and VS Code•7 Minuten•Modulvorschau
    • Creating State Machine from Template with VS Code AWS Toolkit•6 Minuten
    • Updating a State Machine•6 Minuten
    • Section Summary•1 Minute
    1 Aufgabe•Insgesamt 15 Minuten
    • Step Functions & State Machine Using VS Code Toolkit - Assessment•15 Minuten

    In this module, we will build a real-world S3 Thumbnail Service, demonstrating the power of AWS Lambda, DynamoDB, and API Gateway. You’ll work through hands-on implementations, covering security, debugging, and deployment.

    Das ist alles enthalten

    13 Videos1 Aufgabe

    13 Videos•Insgesamt 83 Minuten
    • S3 Thumbnail Service Overview•2 Minuten•Modulvorschau
    • Create Thumbnail Project and Adding Policies and S3 Permissions•7 Minuten
    • Setting up the Thumbnail Generator•13 Minuten
    • Deploying the Thumbnail Service and Testing it Out•7 Minuten
    • Adding a Layer Dependency to Our Function - Debug Session•11 Minuten
    • Creating DynamoDB Table•7 Minuten
    • Policy Template - Overview•4 Minuten
    • Saving Thumbnail Metadata to Dynamo•5 Minuten
    • Creating a REST API Gateway for Thumbnail Metadata - List All Thumbnails•6 Minuten
    • Getting an Item Thumbnail•6 Minuten
    • Thumbnail Service Cleanup•1 Minute
    • Delete Item Image•6 Minuten
    • Final Thoughts•2 Minuten
    1 Aufgabe•Insgesamt 15 Minuten
    • [Hands-On] - Real World Example 1 - S3 Thumbnail Service - Assessment•15 Minuten

    In this module, we will build a RESTful API using Python, focusing on implementing CRUD operations, testing the endpoints, and deploying the service. You'll gain hands-on experience in API development using AWS Lambda.

    Das ist alles enthalten

    3 Videos1 Aufgabe

    3 Videos•Insgesamt 25 Minuten
    • REST API with Python and Code Walkthrough•14 Minuten•Modulvorschau
    • Testing and Debugging the CRUD Python RESTful API•9 Minuten
    • Final Thoughts on Python CRUD API and Cleanup•2 Minuten
    1 Aufgabe•Insgesamt 15 Minuten
    • [Hands-On] - Real World Example 2 - RESTful API with Python - Assessment•15 Minuten

    In this module, we will develop a Todo REST API using NodeJS and AWS Lambda. You’ll walk through creating, updating, and deleting tasks while ensuring the API is secure and efficient.

    Das ist alles enthalten

    9 Videos1 Aufgabe

    9 Videos•Insgesamt 33 Minuten
    • Getting Started with TODO REST API NodeJS•7 Minuten•Modulvorschau
    • Code Walkthrough for Create Function•6 Minuten
    • Code Walkthrough for Delete Function•2 Minuten
    • Code Walkthrough for Get Function•2 Minuten
    • Code Walkthrough for List Function•1 Minute
    • Code Walkthrough for Update Function•3 Minuten
    • TODO API Testing•6 Minuten
    • TODO API Cleanup•0 Minuten
    • Next Steps for REST API•2 Minuten
    1 Aufgabe•Insgesamt 15 Minuten
    • [Hands-On] - Real World Example 3 - Todo REST API with NodeJS - Assessment•15 Minuten

    In this module, we will build an email-sending service using AWS SES, API Gateway, and Lambda. You’ll gain hands-on experience in configuring and testing email automation.

    Das ist alles enthalten

    3 Videos1 Aufgabe

    3 Videos•Insgesamt 14 Minuten
    • Amazon SES Overview•2 Minuten•Modulvorschau
    • SES Service Code Walkthrough•7 Minuten
    • SES Service Testing•3 Minuten
    1 Aufgabe•Insgesamt 15 Minuten
    • [Hands-On] - Send Email with SES, API Gateway, Lambda - Assessment•15 Minuten

    In this module, we will explore AWS Rekognition for face detection and recognition. You’ll build a face recognition system using Python and test it against real-world images.

    Das ist alles enthalten

    1 Video1 Aufgabe

    1 Video•Insgesamt 18 Minuten
    • Amazon Rekognition - Code Walkthrough and Testing•18 Minuten•Modulvorschau
    1 Aufgabe•Insgesamt 15 Minuten
    • [Hands-On] - Face Rekognition with Python - Assessment•15 Minuten

    In this module, we will integrate Amazon Comprehend with a scheduled news service. You’ll learn how to analyze text and automate news delivery using AWS Lambda.

    Das ist alles enthalten

    3 Videos1 Aufgabe

    3 Videos•Insgesamt 27 Minuten
    • Amazon Comprehend and News Scheduler - Overview•2 Minuten•Modulvorschau
    • News Scheduler Code Walkthrough & Debugging and Testing•18 Minuten
    • Debugging and Finalizing the Amazon Comprehend Service•6 Minuten
    1 Aufgabe•Insgesamt 15 Minuten
    • [Hands-On] - Amazon Comprehend and Scheduled News - Assessment•15 Minuten

    In this final module, we will recap the skills acquired throughout the course and discuss potential next steps for further mastering AWS SAM, Lambda, and serverless development.

    Das ist alles enthalten

    1 Video1 Aufgabe

    1 Video•Insgesamt 1 Minute
    • Next Steps•1 Minute•Modulvorschau
    1 Aufgabe•Insgesamt 60 Minuten
    • Full Course Assessment•60 Minuten

    Dozent

    Packt - Course Instructors
    Packt - Course Instructors
    Packt
    709 Kurse•106.591 Lernende

    von

    Packt

    von

    Packt

    Packt helps tech professionals put software to work by distilling and sharing the working knowledge of their peers. Packt is an established global technical learning content provider, founded in Birmingham, UK, with over twenty years of experience delivering premium, rich content from groundbreaking authors on a wide range of emerging and popular technologies.

    Warum entscheiden sich Menschen für Coursera für ihre Karriere?

    Felipe M.
    Lernender seit 2018
    „Es ist eine großartige Erfahrung, in meinem eigenen Tempo zu lernen. Ich kann lernen, wenn ich Zeit und Nerven dazu habe.“
    Jennifer J.
    Lernender seit 2020
    „Bei einem spannenden neuen Projekt konnte ich die neuen Kenntnisse und Kompetenzen aus den Kursen direkt bei der Arbeit anwenden.“
    Larry W.
    Lernender seit 2021
    „Wenn mir Kurse zu Themen fehlen, die meine Universität nicht anbietet, ist Coursera mit die beste Alternative.“
    Chaitanya A.
    „Man lernt nicht nur, um bei der Arbeit besser zu werden. Es geht noch um viel mehr. Bei Coursera kann ich ohne Grenzen lernen.“
    Coursera Plus

    Mit einem Abonnement erhalten Sie Zugang zu all diesen Kursen und mehr

    • L

      LearnKartS

      Introduction to AWS

      4,6
      Bewertung, 4,6 von 5 Sternen
      ·
      18 Bewertungen

      Intermediate · Kurs

    • A

      Amazon Web Services

      AWS Fundamentals

      4,8
      Bewertung, 4,8 von 5 Sternen
      ·
      6367 Bewertungen

      Beginner · Spezialisierung

    • L

      LearnKartS

      AWS Advanced

      Intermediate · Kurs

    • L

      LearnKartS

      Architecting in AWS

      Intermediate · Kurs

    Mehr erfahren
    Coursera Plus

    Freischaltung des Zugangs zu 10,000+ Kursen mit einem Abonnement

    Erkunden Sie Rollen und Fähigkeiten, lernen Sie effektiver mit Coursera Coach und erwerben Sie anerkannte Qualifikationen

    Mehr erfahren

    Bringen Sie Ihre Karriere mit einem Online-Abschluss voran.

    Erwerben Sie einen Abschluss von erstklassigen Universitäten – 100 % online

    Erkunden Sie die Abschlüsse

    Schließen Sie sich mehr als 3.400 Unternehmen in aller Welt an, die sich für Coursera for Business entschieden haben.

    Schulen Sie Ihre Mitarbeiter*innen, um sich in der digitalen Wirtschaft zu behaupten.

    Mehr erfahren

    Häufig gestellte Fragen

    Yes, you can preview the first video and view the syllabus before you enroll. You must purchase the course to access content not included in the preview.

    If you decide to enroll in the course before the session start date, you will have access to all of the lecture videos and readings for the course. You’ll be able to submit assignments once the session starts.

    Once you enroll and your session begins, you will have access to all videos and other resources, including reading items and the course discussion forum. You’ll be able to view and submit practice assessments, and complete required graded assignments to earn a grade and a Course Certificate.

    If you complete the course successfully, your electronic Course Certificate will be added to your Accomplishments page - from there, you can print your Course Certificate or add it to your LinkedIn profile.

    This course is one of a few offered on Coursera that are currently available only to learners who have paid or received financial aid, when available.

    You will be eligible for a full refund until two weeks after your payment date, or (for courses that have just launched) until two weeks after the first session of the course begins, whichever is later. You cannot receive a refund once you’ve earned a Course Certificate, even if you complete the course within the two-week refund period. See our full refund policyWird auf einer neuen Registerkarte geöffnet.

    Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.

    Weitere Fragen

    Besuchen Sie die das Hilfe-Center für Kursteilnehmer.

    Finanzielle Unterstützung verfügbar,

    Coursera-Fußzeile

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • Info
    • Was wir anbieten
    • Leitung
    • Jobs
    • Katalog
    • Coursera Plus
    • Berufsbezogene Zertifikate
    • MasterTrack® Certificates
    • Abschlüsse
    • Für Unternehmen
    • Für Regierungen
    • Für Campus
    • Werden Sie Partner
    • Soziale Auswirkung
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Kursteilnehmer
    • Partner
    • Beta-Tester
    • Blog
    • Der Coursera-Podcast
    • Tech-Blog
    • Lehrzentrum

    Mehr

    • Presse
    • Anleger
    • Nutzungsbedingungen/AGB
    • Datenschutz
    • Hilfe
    • Barrierefreiheit
    • Kontakt
    • Artikel
    • Verzeichnis
    • Partnerunternehmen
    • Stellungnahme zu moderner Sklaverei
    • Cookie-Einstellungen verwalten
    Überall lernen
    Aus dem App Store herunterladen
    Erhältlich bei Google Play
    Logo von Certified B Corporation
    © 2025 Coursera Inc. Alle Rechte vorbehalten.
    • Coursera Facebook
    • Coursera LinkedIn
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera auf TikTok
    Coursera

    Willkommen zurück

    ​
    Ihr Passwort ist ausgeblendet
    ​

    oder

    Neu bei Coursera?


    Sie haben Schwierigkeiten bei der Anmeldung? Learner Help Center

    Diese Seite ist durch reCAPTCHA Enterprise geschützt. Es gelten die Datenschutzerklärung und Nutzungsbedingungen von Google.