Blog

Page: 4


Read more

This ETL tutorial will explain what is ETL process and what it mean in a technical way. ETL is a very important concept that every IT professional should understand if they deal with data projects. ETL tools combine three important…

Read more

In this video you will learn how to import multiple datasets from S3 to Redshift using the Crawler feature in AWS Glue. A S3 bucket in AWS is a simple storage on the cloud where you can store any data…

Read more

In this video we will learn how to deploy NodeJS app on Amazon web services. We will deploy the nodejs app on EC2 instance. We will expose the port 5000 on our EC2 instance. Reference Link: https://aws.amazon.com/elasticbeanstalk/ AWS Elastic Beanstalk…

Read more

In this aws lambda tutorial video you will learn the basics of aws lambda, its architecture and a use case. You will also see benefits & limitations of aws lambda and also work with detailed hands on demo on aws…

Read more

In this tutorial video, I show you how to set up a RDS MySQL server that is accessible over the internet. I show you exactly which settings to tick during the setup phase. Afterwards, I show you how to connect…

Read more

This amazon web services AWS Code Pipeline Setup with AWS Code Deploy and AWS Code Build tutorial shows how to have an AWS EC2 instances host your App that is in your Github repository. # Learn AWS Code Pipeline Setup…

Read more

In this aws lambda tutorial video you will learn the basics of aws lambda, its architecture and a use case. You will also see benefits & limitations of aws lambda and also work with detailed hands on demo on aws…

Read more

This AWS API Gateway Tutorial using AWS Lambda and AWS Cognito and AWS IAM shows you how to create an API Gateway endpoint and how to connect it to a Lambda function and how to test the new endpoint. Lambda…

Read more

This YouTube short will explain you what is AWS EC2? Amazon Elastic Compute Cloud is a part of Amazon's cloud-computing platform, Amazon Web Services, that allows users to rent virtual computers on which to run their own computer applications. Amazon…

Read more

This demo showcases how the Sign & Speak program uses machine learning (ML) to build a tool that facilitates communication between users of sign language and users of spoken language. By combining artificial intelligence (AI) models trained to transcribe speech…