Blog
Page: 4
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…
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…
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…
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…
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…
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…
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…
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…
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…