- 33
- 45 327
JayDemy
India
เข้าร่วมเมื่อ 15 พ.ค. 2017
E-learning platform on Linux, AWS Cloud with Devops
AWS Lambda - Getting EC2 instance Status
In this video I have explained how to get EC2 instance status [stopped,terminated,running] with the help of aws lambda - python boto3.
#AWS #AWSEC2 #AWSLAMBDA #JayDemy #Cloud computing #Serverless
#AWS #AWSEC2 #AWSLAMBDA #JayDemy #Cloud computing #Serverless
มุมมอง: 1 381
วีดีโอ
How to Mange and Configure AWS Lambda In Detail.
มุมมอง 2573 ปีที่แล้ว
In this video I have explained how to configure and manage lambda function and what is Lambda Trigger, Function, Runtime, Layers, Versions, Aliases, Databases proxy, Network, Concurrency, Environment variables, Tags, Asynchronous invocation, Code signing, File system, State machines, Destination, General configuration, Memory and Time limits. Creating sample function and testing by modifying la...
AWS Lambda - What is Boto3? and how to install Boto3?
มุมมอง 8893 ปีที่แล้ว
In this video I have just walk through what is boto3? how to use boto3 and how to install AWS CLI, Python and boto3 and aws configure. #AWSLambda #AWS #boto3 #JayDemy
AWS Lambda Tutorial | Introduction to AWS Lambda & Serverless
มุมมอง 3033 ปีที่แล้ว
In this video I have just gave over view of AWS Lambda, limitations of lambda, supported languages, and Serverless terminology to get started with AWS Lambda real-time implementation with AWS services. #JayDemy #AWSCLoud #AWSLambda #AWS #CloudComputing #Serverless #lambda
AWS EC2 Detailed Explanation - Part1
มุมมอง 8693 ปีที่แล้ว
Detailed explanation about EC2 instances, placement groups, Tenancy, Tags etc and logging to ec2 Linux machines with putty.
What is AWS S3 Simple Storage Service | JayDemy #AWS #S3
มุมมอง 2183 ปีที่แล้ว
In this you will learn what is S3? why we need S3? Different types of S3 Storage classes available? How to create S3 bucket? How to create Life-cycle, Replication across the regions, versioning, Encryption, accessing objects over internet, CORS and bucket policy's [restricting to specific IP address] #AWS #S3 #CloudComputing #SimpleStorageService #Amazon #Cloud #Storage.
AWS ECS Creation with Terraform | JayDemy
มุมมอง 24K3 ปีที่แล้ว
In this video we will learn what is AWS ECS, ECS Task Definition and services, How to create ECS cluster with Fargate and required AWS resources[VPC, IAM Role, Security Groups, Application Load Balancer, Target Group and association, AutoSacling Group, ] by using Terraform End to End. Following link will take you to terraform Templates, you can use it for your testing. github.com/jayachandrared...
Terraform Count & Count Index | JayDemy
มุมมอง 2.9K3 ปีที่แล้ว
In this video you will able to learn how we can create multiple resources [ec2 and IAM user's] with count and count parameters. #JayDemy #terraform #AWS #AWSCloud #CloudComputing
What are the Data Types in terraform?
มุมมอง 7783 ปีที่แล้ว
in this video you will learn what is terraform data type? how type constraint will help us to restricting resources creation. Different data types - string, number, bool, list and map. how to use these types. #JayDemy #Terraform # AWS #AWSCloud #CloudComputing
What are the different type's of variable approaches available in Terraform | JayDemy
มุมมอง 3773 ปีที่แล้ว
In this video you will able to learn different approaches to use terraform variables like Variables default, Command line flags, Environment variables, From a terraform tfvars file or custom tfvars file by passing the custom file. #JayDemy #AWSCloud #Terraform #CloudComputing
What is terraform variables? how we need to use in our production. | JayDemy
มุมมอง 1393 ปีที่แล้ว
In this Video you will learn what is terraform and how to re use variable sources depending on your requirement's. #JayDemy #Terraform #AWSCloud #CloudComputing
How to use Terraform attributes to other resources? Referencing Cross-account attributes | JayDemy
มุมมอง 1.1K3 ปีที่แล้ว
In this video you will learn how to create EC2, Elastic IP, associate EIP with EC2 and Creating Security group and whitelisting Elastic IP in security group. #JayDemy #Terraform #CloudComputing #AWS #AWSLearning
What is the importance of terraform Attributes & Output Values | JayDemy
มุมมอง 4973 ปีที่แล้ว
In this Video you will learn how to use specific resource attributes in outputs [Elastic IP and S3 bucket domain name], by this you will eliminate to login to AWS console and get the required attributes. #JayDemy #Terraform # AWS # CLoudComputing #AWSCLoud #CloudLearning
what is the importance of Terraform provider versions | JayDemy
มุมมอง 2673 ปีที่แล้ว
In this video you will learn terraform provider versions? how important provider versions? how to use different argument's to keep specific provider version. #JayDemy #Terraform #CloudComputing #AWS
what is Terraform Desired and Current State?
มุมมอง 3583 ปีที่แล้ว
In this video you will learn what is the importance of Desired state and current state? Testing with modifying EC2 instance Type and Security group. #JayDemy #Terraform #CLoudComputing
What is Terraform State file and importance | JayDemy
มุมมอง 2303 ปีที่แล้ว
What is Terraform State file and importance | JayDemy
why Terraform Destroy & how to perform Terraform Destroy | JayDemy
มุมมอง 1973 ปีที่แล้ว
why Terraform Destroy & how to perform Terraform Destroy | JayDemy
How to Create EC2 Instance from Terraform | JayDemy
มุมมอง 4843 ปีที่แล้ว
How to Create EC2 Instance from Terraform | JayDemy
Terraform | Install ATOM Editor | JayDemy
มุมมอง 9123 ปีที่แล้ว
Terraform | Install ATOM Editor | JayDemy
Terraform Installation on Linux OS | JayDemy #Terraform #Linux
มุมมอง 3073 ปีที่แล้ว
Terraform Installation on Linux OS | JayDemy #Terraform #Linux
Terraform Installation - Windows | JayDemy #Terraform #CLoudComputing
มุมมอง 3153 ปีที่แล้ว
Terraform Installation - Windows | JayDemy #Terraform #CLoudComputing
Why should we use terraform? Terraform use cases ? #JayDemy #Terraform #HashiCorp
มุมมอง 1.4K3 ปีที่แล้ว
Why should we use terraform? Terraform use cases ? #JayDemy #Terraform #HashiCorp
What is Terraform ? #JayDemy #Terraform #HashiCorp
มุมมอง 5903 ปีที่แล้ว
What is Terraform ? #JayDemy #Terraform #HashiCorp
What is AWS EFS | How to Create and Mount with Multiple EC2 Instances | JayDemy | AWS Learning
มุมมอง 5723 ปีที่แล้ว
What is AWS EFS | How to Create and Mount with Multiple EC2 Instances | JayDemy | AWS Learning
What is VPC? How to Create VPC, Subnets, and Test | JayDemy
มุมมอง 2933 ปีที่แล้ว
What is VPC? How to Create VPC, Subnets, and Test | JayDemy
AWS EC2 Instance Creation in Windows & Linux at zero cost | JayDemy #EC2Instance #awscloud
มุมมอง 7083 ปีที่แล้ว
AWS EC2 Instance Creation in Windows & Linux at zero cost | JayDemy #EC2Instance #awscloud
AWS Best Practices | JayDemy #Awsbestpraactices #awslearning
มุมมอง 6763 ปีที่แล้ว
AWS Best Practices | JayDemy #Awsbestpraactices #awslearning
Getting Started with AWS | what is AWS? | JayDemy #aws #awstutorial #whatisaws
มุมมอง 8443 ปีที่แล้ว
Getting Started with AWS | what is AWS? | JayDemy #aws #awstutorial #whatisaws
What is Cloud Computing ? | Cloud Computing explained in Detail | JayDemy
มุมมอง 1.3K3 ปีที่แล้ว
What is Cloud Computing ? | Cloud Computing explained in Detail | JayDemy