{"id":3297,"date":"2026-08-10T09:03:36","date_gmt":"2026-08-10T09:03:36","guid":{"rendered":"https:\/\/nokobox.com\/index.php\/item\/oreilly-data-engineering-with-python-and-aws-lambda-livelessons-2023-9\/"},"modified":"2026-08-10T09:03:36","modified_gmt":"2026-08-10T09:03:36","slug":"oreilly-data-engineering-with-python-and-aws-lambda-livelessons-2023-9","status":"publish","type":"digital_item","link":"https:\/\/nokobox.com\/index.php\/item\/oreilly-data-engineering-with-python-and-aws-lambda-livelessons-2023-9\/","title":{"rendered":"Oreilly \u2013 Data Engineering with Python and AWS Lambda LiveLessons 2023-9"},"content":{"rendered":"<div class=\"w-post-elm post_content\">\n<h2><span style=\"vertical-align: inherit\">Description<\/span><\/h2>\n<p data-sourcepos=\"5:1-5:314\"><span style=\"vertical-align: inherit\">Data Engineering with Python and AWS Lambda LiveLessons course. This course teaches you how to build complete and powerful data engineering pipelines using Python, the same language that data scientists use to build machine learning models. By adopting serverless data engineering in Python, you can build highly scalable distributed systems on AWS cloud infrastructure.<\/span><\/p>\n<p data-sourcepos=\"7:1-7:154\"><span style=\"vertical-align: inherit\">In this course, you will learn about the new serverless paradigm, which means using events and event-driven applications instead of expensive and complex servers. Some of the benefits of programming with AWS Lambda in Python include: no need for server management, continuous scalability, and scaling in a fraction of a second. There are many use cases including data processing, stream processing, IoT infrastructure, mobile and web applications. In this course, you\u2019ll learn to use a new pattern in software architecture that makes it easier to write, maintain, and deploy your code.<\/span><\/p>\n<p data-sourcepos=\"11:1-11:409\"><span style=\"vertical-align: inherit\">AWS Lambda functions are the building blocks for creating advanced applications and services on AWS. In this course, you will learn to use Python to develop Lambda functions that communicate with key AWS services such as API Gateway, SQS, and CloudWatch functions. You\u2019ll also learn how a new cloud development environment called Cloud9 can simplify writing, debugging, and deploying AWS Lambda functions.<\/span><\/p>\n<h3 data-sourcepos=\"14:1-14:25\"><span style=\"vertical-align: inherit\">What you will learn<\/span><\/h3>\n<ul data-sourcepos=\"16:1-22:0\">\n<li data-sourcepos=\"16:1-16:33\"><span style=\"vertical-align: inherit\">Perform data engineering tasks on AWS<\/span><\/li>\n<li data-sourcepos=\"17:1-17:17\"><span style=\"vertical-align: inherit\">Development with Cloud9<\/span><\/li>\n<li data-sourcepos=\"18:1-18:34\"><span style=\"vertical-align: inherit\">Writing AWS Lambda functions with Python<\/span><\/li>\n<li data-sourcepos=\"19:1-19:62\"><span style=\"vertical-align: inherit\">Implementation of cloud data engineering patterns, i.e. serverless<\/span><\/li>\n<li data-sourcepos=\"20:1-22:0\"><span style=\"vertical-align: inherit\">Designing event-driven architectures on the AWS platform using SQS, Python Lambda and other AWS technologies<\/span><\/li>\n<\/ul>\n<h3 data-sourcepos=\"23:1-23:31\"><span style=\"vertical-align: inherit\">This course is suitable for people who:<\/span><\/h3>\n<ul data-sourcepos=\"25:1-31:0\">\n<li data-sourcepos=\"25:1-25:56\"><span style=\"vertical-align: inherit\">Are you an aspiring data engineer using Python?<\/span><\/li>\n<li data-sourcepos=\"26:1-26:72\"><span style=\"vertical-align: inherit\">You work with data and want to learn cloud data engineering patterns<\/span><\/li>\n<li data-sourcepos=\"27:1-27:96\"><span style=\"vertical-align: inherit\">You are new to the AWS cloud and want to write functions in Python that do not require a server<\/span><\/li>\n<li data-sourcepos=\"28:1-28:89\"><span style=\"vertical-align: inherit\">Are you a data scientist who needs an easier way to get data engineering results?<\/span><\/li>\n<li data-sourcepos=\"29:1-31:0\"><span style=\"vertical-align: inherit\">Want to learn about serverless technology and how to do it in Python?<\/span><\/li>\n<\/ul>\n<h3 data-sourcepos=\"11:1-11:29\"><span style=\"vertical-align: inherit\">Course details<\/span><\/h3>\n<ul>\n<li><span style=\"vertical-align: inherit\">Publisher: <\/span><a href=\"https:\/\/href.li\/?https:\/\/www.oreilly.com\/library\/view\/quick-guide-to\/9780138237080\/\/\" target=\"_blank\"><span style=\"vertical-align: inherit\">Oreilly<\/span><\/a><\/li>\n<li><span style=\"vertical-align: inherit\">Instructor: <\/span><a href=\"https:\/\/downloadlynet.ir\/tag\/noah-gift\/\"><span style=\"vertical-align: inherit\">Noah Gift<\/span><\/a><span style=\"vertical-align: inherit\"> , <a href=\"https:\/\/downloadlynet.ir\/tag\/robert-jordan\/\">Robert Jordan<\/a>, <a href=\"https:\/\/downloadlynet.ir\/tag\/kennedy-behrman\/\">Kennedy Behrman<\/a><\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Training level: beginner to advanced<\/span><\/li>\n<li><span style=\"vertical-align: inherit\">Training duration: 6 hours 24 minutes<\/span><\/li>\n<\/ul>\n<h3><span style=\"vertical-align: inherit\">Course headings<\/span><\/h3>\n<ul>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Introduction\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">Data Engineering with Python and AWS Lambda LiveLessons: Introduction<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 1: Get Started with AWS Lambda\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">1.1 Create a Hello World AWS Lambda function in the console<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">1.2 Learn basic Lambda patterns<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">1.3 Learn Lambda Management console<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">1.4 Upload external code to AWS Lambda<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 2: Use Cloud9 to Develop Python Lambda Functions\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">2.1 Set up Cloud9<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">2.2 Develop with Cloud9<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">2.3 Launch Cloud9 and workspace configuration<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">2.4 Import Lambda functions<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">2.5 Invoke Lambda functions<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">2.6 Invoke Lambda functions inside API Gateway<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">2.7 Deploy a Lambda function<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 3: Create Timed Lambda Functions\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">3.1 Use AWS Lambda with Cloudwatch events<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">3.2 Use AWS Lambda to populate AWS SQS<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">3.3 Use AWS Cloudwatch logging with AWS Lambda<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 4: Create Event-Driven Lambdas\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">4.1 Create a Producer Lambda function<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">4.2 Enable SQS Trigger<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">4.3 Serverless data engineering architecture<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 5: Learn SAM Local\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">5.1 Install SAM Local<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">5.2 Use SAM Local to invoke functions locally<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">5.3 Use SAM to package and deploy Lambda<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">5.4 Use SAM with IAM<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">5.5 Use SAM Lambda environment variables<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 6: Learn AWS Glue\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">6.1 What is AWS Glue?<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">6.2 Use AWS Glue<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 7: Create State Machines with Step Functions\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">7.1 Learn step functions<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">7.2 Use Amazon States Language<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">7.3 Step functions demo<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 8: Use Step Functions with AWS Services\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">8.1 Learn integration with other AWS products<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">8.2 Use DynamoDB with step functions<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">8.3 Use AWS ECS\/Fargate with step functions<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">8.4 Use AWS Callback Pattern<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 9: Serverless Relational Databases\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">9.1 Serverless relational databases<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">9.2 Use Aurora Serverless<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">9.3 Use Data API for Aurora Serverless<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">9.4 Use stored procedures to invoke Lambda<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 10: Build APIs with API Gateway\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">10.1 Use API Gateway<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">10.2 Integrate Lambda and API Gateway best practices<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 11: Authenticate APIs with AWS Cognito\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\"><span style=\"vertical-align: inherit\">11.1 Begin authentication<\/span><\/li>\n<li class=\"toc-level-2 t-toc-level-2\">11.2 Use Cognito User Pools<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">11.3 Use Cognito authentication with API Gateway<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">11.4 Use Federated Identity<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 12: Use Serverless Datastores\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">12.1 Use DynamoDB for data engineering<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">12.2 Use Amazon Athena for data engineering<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">12.3 Use Amazon EMR for data engineering<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">12.4 Use Amazon EFS for data engineering<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 13: Create Serverless Business Intelligence and AutoML\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">13.1 Integrate Amazon Quicksite<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">13.2 Integrate Lambda with AI APIs<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">13.3 Integrate Lambda with Sagemaker<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 14: Create Serverless Data Streaming\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">14.1 Use Kinesis Streams<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">14.2 Use Computer Vision Streams<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 15: Case Studies\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\">15.1 Compare AWS Lambda with Google Cloud Functions<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">15.2 Use GCP Cloud Functions with Pub Sub + Cloud Scheduler<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">15.3 Use Chalice framework<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">15.4 Push versus Pull Architecture<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">15.5 Principles of DevOps<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">15.6 Principles of cloud computing<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">15.7 Summary of serverless computing<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">15.8 Managing Packages in AWS Lambda<\/li>\n<li class=\"toc-level-2 t-toc-level-2\">15.9 Multi-cloud solutions<\/li>\n<\/ol>\n<\/li>\n<li class=\"toc-level-1 t-toc-level-1\" dir=\"ltr\" style=\"text-align: left\">Lesson 16: Course Summary\n<ol>\n<li class=\"toc-level-2 t-toc-level-2\" style=\"text-align: left\">16.1 Course summary<\/li>\n<\/ol>\n<\/li>\n<\/ul>\n<h3><span style=\"vertical-align: inherit\">Course prerequisites<\/span><\/h3>\n<ul>\n<li dir=\"ltr\" style=\"text-align: left\">Can write functions in Python and execute statements<\/li>\n<li dir=\"ltr\" style=\"text-align: left\">Have a basic understanding of AWS<\/li>\n<\/ul>\n<h3><span style=\"vertical-align: inherit\">Images of Data Engineering with Python and AWS Lambda LiveLessons course<\/span><\/h3>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-902118 size-full\" src=\"https:\/\/downloadly.ir\/wp-content\/uploads\/2024\/05\/Data-Engineering-with-Python-and-AWS-Lambda-LiveLessons.jpg\" alt=\"Data Engineering with Python and AWS Lambda LiveLessons \" width=\"1129\" height=\"413\"><\/p>\n<h3><span style=\"vertical-align: inherit\">Sample video of the course<\/span><\/h3>\n<div style=\"width: 640px;\" class=\"wp-video\"><span class=\"mejs-offscreen\">Video Player<\/span><\/p>\n<div id=\"mep_0\" class=\"mejs-container mejs-container-keyboard-inactive wp-video-shortcode mejs-video\" tabindex=\"0\" role=\"application\" aria-label=\"Video Player\" style=\"width: 640px; height: 360px; min-width: 217px;\">\n<div class=\"mejs-inner\">\n<div class=\"mejs-mediaelement\"><mediaelementwrapper id=\"video-126286-1\"><video class=\"wp-video-shortcode\" id=\"video-126286-1_html5\" width=\"640\" height=\"360\" preload=\"metadata\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Data_Engineering_with_Python_and_AWS_Lambda_LiveLessons_Downloadly.ir.mp4?_=1\" style=\"width: 640px; height: 360px;\"><source type=\"video\/mp4\" src=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Data_Engineering_with_Python_and_AWS_Lambda_LiveLessons_Downloadly.ir.mp4?_=1\"><a href=\"https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Data_Engineering_with_Python_and_AWS_Lambda_LiveLessons_Downloadly.ir.mp4?nocache=1786098033324\">https:\/\/dl.downloadly.ir\/Files\/Elearning\/Sample\/Data_Engineering_with_Python_and_AWS_Lambda_LiveLessons_Downloadly.ir.mp4<\/a><\/video><\/mediaelementwrapper><\/div>\n<div class=\"mejs-layers\">\n<div class=\"mejs-poster mejs-layer\" style=\"display: none; width: 100%; height: 100%;\"><\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-loading\"><span class=\"mejs-overlay-loading-bg-img\"><\/span><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer\" style=\"display: none; width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-error\"><\/div>\n<\/div>\n<div class=\"mejs-overlay mejs-layer mejs-overlay-play\" style=\"width: 100%; height: 100%;\">\n<div class=\"mejs-overlay-button\" role=\"button\" tabindex=\"0\" aria-label=\"Play\" aria-pressed=\"false\"><\/div>\n<\/div>\n<\/div>\n<div class=\"mejs-controls\">\n<div class=\"mejs-button mejs-playpause-button mejs-play\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Play\" aria-label=\"Play\" tabindex=\"0\"><\/button><\/div>\n<div class=\"mejs-time mejs-currenttime-container\" role=\"timer\" aria-live=\"off\"><span class=\"mejs-currenttime\">00:00<\/span><\/div>\n<div class=\"mejs-time-rail\"><span class=\"mejs-time-total mejs-time-slider\" role=\"slider\" tabindex=\"0\" aria-label=\"Time Slider\" aria-valuemin=\"0\" aria-valuemax=\"0\" aria-valuenow=\"0\" aria-valuetext=\"00:00\"><span class=\"mejs-time-buffering\" style=\"display: none;\"><\/span><span class=\"mejs-time-loaded\"><\/span><span class=\"mejs-time-current\"><\/span><span class=\"mejs-time-hovered no-hover\"><\/span><span class=\"mejs-time-handle\"><span class=\"mejs-time-handle-content\"><\/span><\/span><span class=\"mejs-time-float\"><span class=\"mejs-time-float-current\">00:00<\/span><span class=\"mejs-time-float-corner\"><\/span><\/span><\/span><\/div>\n<div class=\"mejs-time mejs-duration-container\"><span class=\"mejs-duration\">00:00<\/span><\/div>\n<div class=\"mejs-button mejs-volume-button mejs-mute\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Mute\" aria-label=\"Mute\" tabindex=\"0\"><\/button><a href=\"javascript:void(0);\" class=\"mejs-volume-slider\" aria-label=\"Volume Slider\" aria-valuemin=\"0\" aria-valuemax=\"100\" role=\"slider\" aria-orientation=\"vertical\"><span class=\"mejs-offscreen\">Use Up\/Down Arrow keys to increase or decrease volume.<\/span><\/p>\n<div class=\"mejs-volume-total\">\n<div class=\"mejs-volume-current\" style=\"bottom: 0px; height: 100%;\"><\/div>\n<div class=\"mejs-volume-handle\" style=\"bottom: 100%; margin-bottom: -3px;\"><\/div>\n<\/div>\n<p><\/a><\/div>\n<div class=\"mejs-button mejs-fullscreen-button\"><button type=\"button\" aria-controls=\"mep_0\" title=\"Fullscreen\" aria-label=\"Fullscreen\" tabindex=\"0\"><\/button><\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div>\n<h3><span style=\"vertical-align: inherit\">Installation guide<\/span><\/h3>\n<p><span style=\"vertical-align: inherit\">After Extract, view with your favorite Player.<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Subtitle: None<\/span><\/p>\n<p><span style=\"vertical-align: inherit\">Quality: 720p<\/span><\/p>\n<\/div>\n<h3><span style=\"vertical-align: inherit\">download link<\/span><\/h3>\n<p><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Oreilly_Data_Engineering_with_Python_and_AWS_Lambda_LiveLessons_2023-9.part1_Downloadly.ir.rar?nocache=1786098029\"><span style=\"vertical-align: inherit\">Download part 1 \u2013 1 GB<\/span><\/a><\/p>\n<p><a href=\"https:\/\/dl3.downloadly.ir\/Files\/Elearning\/Oreilly_Data_Engineering_with_Python_and_AWS_Lambda_LiveLessons_2023-9.part2_Downloadly.ir.rar?nocache=1786098029\"><span style=\"vertical-align: inherit\">Download part 2 \u2013 637 MB<\/span><\/a><\/p>\n<p><span style=\"vertical-align: inherit\">File(s) password: www.downloadly.ir<\/span><\/p>\n<h3><span style=\"vertical-align: inherit\">Size<\/span><\/h3>\n<p><span style=\"vertical-align: inherit\">1.6 GB<\/span><\/p>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Description Data Engineering with Python and AWS Lambda LiveLessons course. This course teaches you how to build complete and powerful data engineering pipeline<\/p>\n","protected":false},"author":1,"template":"","dgi_category":[10458],"dgi_tag":[36888,36889,36890,36891,36892,36893,36894,36895,36896,36897,36898,36899,36900,36901,36902,36903,36904,36905,36906,36907,36908,36909,11986,22193,36910,36911],"class_list":["post-3297","digital_item","type-digital_item","status-publish","has-post-thumbnail","hentry","dgi_category-video-tutorials","dgi_tag-course-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-data-engineering-with-python-and-aws-lambda-livelessons-download-course","dgi_tag-data-engineering-with-python-and-aws-lambda-livelessons-download-links","dgi_tag-data-engineering-with-python-and-aws-lambda-livelessons-for-free","dgi_tag-data-engineering-with-python-and-aws-lambda-livelessons-free-course","dgi_tag-data-engineering-with-python-and-aws-lambda-livelessons-free-download","dgi_tag-download-course-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-download-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-download-data-engineering-with-python-and-aws-lambda-livelessons-course","dgi_tag-download-data-engineering-with-python-and-aws-lambda-livelessons-course-for-free","dgi_tag-download-link-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-download-links-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-download-paid-course-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-free-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-free-data-engineering-with-python-and-aws-lambda-livelessons-download-course","dgi_tag-free-download-course-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-free-download-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-free-download-link-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-free-download-links-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-free-download-paid-course-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-free-links-download-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-free-paid-course-download-links-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-kennedy-behrman","dgi_tag-noah-gift","dgi_tag-paid-course-data-engineering-with-python-and-aws-lambda-livelessons","dgi_tag-robert-jordan"],"_links":{"self":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/3297","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item"}],"about":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/types\/digital_item"}],"author":[{"embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/digital_item\/3297\/revisions"}],"wp:attachment":[{"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/media?parent=3297"}],"wp:term":[{"taxonomy":"dgi_category","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_category?post=3297"},{"taxonomy":"dgi_tag","embeddable":true,"href":"https:\/\/nokobox.com\/index.php\/wp-json\/wp\/v2\/dgi_tag?post=3297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}