LEARNING PATH: AWS: Serverless Applications with AWS Lambda
LEARNING PATH: AWS: Serverless Applications with AWS Lambda, available at $19.99, has an average rating of 3.7, with 52 lectures, 2 quizzes, based on 5 reviews, and has 87 subscribers.
You will learn about Build web applications with Amazon Lambda and Node .js Design and implement serverless application architectures with Amazon Lambda, API Gateway Service, DynamoDB, S3, and CloudFront Leverage the serverless framework to build complex applications Learn to program, deploy, and test Lambda functions with Node .js, Java, Python, and C# Learn to build and deploy applications AWS Lambda Discover the hype, significance, and business benefits of serverless computing and applications Know how to design and deploy considerations for AWS Lambda Explore the AWS Lambda function This course is ideal for individuals who are This Learning Path is for IT architects, developers, and cloud administrators who want to design, build, and deploy scalable systems with AWS Lambda. It is particularly useful for This Learning Path is for IT architects, developers, and cloud administrators who want to design, build, and deploy scalable systems with AWS Lambda.
Enroll now: LEARNING PATH: AWS: Serverless Applications with AWS Lambda
Summary
Title: LEARNING PATH: AWS: Serverless Applications with AWS Lambda
Price: $19.99
Average Rating: 3.7
Number of Lectures: 52
Number of Quizzes: 2
Number of Published Lectures: 52
Number of Published Quizzes: 2
Number of Curriculum Items: 54
Number of Published Curriculum Objects: 54
Original Price: $199.99
Quality Status: approved
Status: Live
What You Will Learn
- Build web applications with Amazon Lambda and Node .js
- Design and implement serverless application architectures with Amazon Lambda, API Gateway Service, DynamoDB, S3, and CloudFront
- Leverage the serverless framework to build complex applications
- Learn to program, deploy, and test Lambda functions with Node .js, Java, Python, and C#
- Learn to build and deploy applications AWS Lambda
- Discover the hype, significance, and business benefits of serverless computing and applications
- Know how to design and deploy considerations for AWS Lambda
- Explore the AWS Lambda function
Who Should Attend
- This Learning Path is for IT architects, developers, and cloud administrators who want to design, build, and deploy scalable systems with AWS Lambda.
Target Audiences
- This Learning Path is for IT architects, developers, and cloud administrators who want to design, build, and deploy scalable systems with AWS Lambda.
Amazon Web Services continues its domination as the leading cloud service provider on the market. Amazon Lambda is the part of Amazon Web Services that lets you run your code without provisioning or managing servers. Amazon Lambda is a compute service that enables you to deploy applications and back-end services that operate with zero upfront cost and require no system administration. So, if you’re an IT architect or a developer who wants to build scalable systems and deploy serverless applications with AWS Lambda, then go for this Learning Path.
Packt’s Video Learning Path is a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it.
The highlights of this Learning Path are:
- Learn to write, run, and deploy Lambda functions in the AWS cloud
- Explore the best practices to effectively monitor and troubleshoot serverless applications using AWS CloudFront
Let’s take a quick look at your learning journey. This Learning Path starts off with covering the basics of AWS Lambda. You will then learn to build a serverless application wherein you will create a web client, a serverless backend with DynamoDB, and deploy the serverless frontend on CloudFront. You will also be glanced through Eclipse and the AWS Eclipse plugin. Next, you will learn to create and deploy AWS Lambda functions with Java, Python, and C#. You will then learn to build a simple serverless application in Java, a serverless backend with Python, and a serverless project with .NET Core. Moving ahead, you will explore the architecture and components of AWS Lambda. You will learn to integrate AWS Lambda with Simple Storage Service (S3) and DynamoDB. Finally, you will discover how to design and deploy considerations for AWS Lambda.
By the end of this Learning Path, you will make the most of AWS Lambda functions to design, build scalable and cost-efficient systems and deploy serverless applications with AWS Lambda.
Meet Your Expert(s):
We have the best work of the following esteemed author(s) to ensure that your learning journey is smooth:
- Markus Klems is an expert in software development and system administration for scalable, high-availability and high-performance software systems, such as big data, mobile, web application, and Software-as-a-Service systems. In the context of his research and development work at TU Berlin and Karlsruhe Institute of Technology (KIT), he has gained in-depth knowledge and experience with complex and large-scale IT systems. He has been working with Amazon Web Services (AWS) since 2008 and is particularly excited about emerging technology trends in the realms of serverless computing and serverless microservice architectures.
- Alan Rodrigues is a software technology evangelist with over 10+ years of experience in the software industry. Being abreast with the latest technologies is what he does best. One life is just not enough to intake all the information the world has to offer, but he does his bit and takes it one step at a time. These are just a few of the technologies he is well-versed in:
- Cloud Services – Amazon Web Services. Certified in AWS as a SysOps Administrator. Well-versed in Azure Web Services as well.
- Business Intelligence – SAP Business Objects, Informatica Powercenter.
- Atlassian suite of products (JIRA, JIRA Agile, JIRA service desk, Confluence, Bitbucket, Hipchat)
- Configuration, Continuous Integration – Subversion, Git, Jenkins, Atlassian Bamboo.
- Operating Systems – Windows server 2003, 2008 & 2012, Windows 7, 10, Ubuntu, CentOS.
- Databases – Oracle, MySQL, MongoDB, Microsoft SQL Server.
- Change and Release Management – HPSM, HP uCMDB, Atlassian Service Desk.
Course Curriculum
Chapter 1: Learning AWS Lambda
Lecture 1: The Course Overview
Lecture 2: Installation and Setup
Lecture 3: Introduction to AWS
Lecture 4: AWS Management Console Walkthrough
Lecture 5: AWS Lambda
Lecture 6: AWS API Gateway
Lecture 7: The Serverless Framework
Lecture 8: Creating a Serverless Project
Lecture 9: Programming a Lambda Function with Node.js
Lecture 10: Testing and Debugging Lambda Functions
Lecture 11: Building a Stateless Serverless Web Application Backend
Lecture 12: Stateful Serverless Backend with DynamoDB
Lecture 13: Creating a Web Client
Lecture 14: Deploying a Serverless Frontend on CloudFront
Lecture 15: Getting Started with Eclipse and the AWS Eclipse Plugin
Lecture 16: Deploying and Testing AWS Lambda Functions
Lecture 17: Lambda Function with S3 Event Input
Lecture 18: Creating a Simple Serverless Java Application
Lecture 19: Creating a Python Lambda Function
Lecture 20: Using the Serverless Framework with Python
Lecture 21: Building a Serverless Backend with Python
Lecture 22: Creating a C# Lambda Function with .NET Core
Lecture 23: Creating a C# Serverless Project with .NET Core
Chapter 2: Deep Dive into AWS Lambda
Lecture 1: The Course Overview
Lecture 2: Traditional Deployment and Infrastructure Mechanisms
Lecture 3: Welcome to the Brave New World of Serverless Computing
Lecture 4: Introduction to the API Gateway
Lecture 5: Introduction to AWS Lambda
Lecture 6: Concepts of AWS Lambda
Lecture 7: Components of AWS Lambda
Lecture 8: Your First AWS Lambda Function – Build
Lecture 9: Your First AWS Lambda Function – Deploy
Lecture 10: Your first AWS Lambda Function – Results
Lecture 11: Lambda Blueprints
Lecture 12: Quick Review on the Simple Storage Service
Lecture 13: AWS Lambda and Simple Storage Service with Node.js
Lecture 14: AWS Lambda and Simple Storage Service with Node.js – Demo
Lecture 15: AWS Lambda and Simple Storage Service with Java
Lecture 16: AWS Lambda and Simple Storage Service with Java – Demo
Lecture 17: Quick Review on the DynamoDB Service
Lecture 18: Setting Up DynamoDB for AWS Lambda
Lecture 19: AWS Lambda and DynamoDB – Working with Tables
Lecture 20: AWS Lambda and DynamoDB – Working with Streams
Lecture 21: Versioning in AWS Lambda
Lecture 22: Using Environment Variables
Lecture 23: Viewing Lambda Metrics
Lecture 24: Viewing CloudWatch Logs
Lecture 25: Quick Review on CloudFormation
Lecture 26: Deploying Lambda Applications Using CloudFormation
Lecture 27: Automated Deployment of Lambda Applications
Lecture 28: Troubleshooting AWS Lambda
Lecture 29: Best Practices for AWS Lambda
Instructors
-
Packt Publishing
Tech Knowledge in Motion
Rating Distribution
- 1 stars: 1 votes
- 2 stars: 0 votes
- 3 stars: 1 votes
- 4 stars: 1 votes
- 5 stars: 2 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024
- Top 10 Gardening Courses to Learn in November 2024