Prasad Domala
Prasad Domala
  • 50
  • 1 151 600
How to Create Golden AMIs Using EC2 Image Builder
In this video we will take a closer look at automating golden AMIs using EC2 Image Builder
Action Modules Reference: docs.aws.amazon.com/imagebuilder/latest/userguide/toe-action-modules.html
Create Multi Env CDK Prodject: czcams.com/video/H7Ynxkk_jss/video.html
Git Repo: github.com/kheriox-technologies/yt-golden-amis-image-builder
zhlédnutí: 4 677

Video

AWS IAM PassRole Explained
zhlédnutí 6KPřed rokem
In this video, we will take a closer look at IAM PassRole and how we can use them to control access to our AWS resources. Git Repo : github.com/kheriox-technologies/yt-iam-passrole Related Videos czcams.com/video/H7Ynxkk_jss/video.html czcams.com/video/DUNEuhOQ1k4/video.html czcams.com/video/3mBAySgTYsc/video.html
Build Scalable GraphQL APIs on AWS Using AppSync & CDK
zhlédnutí 2,7KPřed 2 lety
This video explains the process of creating GraphQL APIs using AWS AppSync and CDK Related URLs Git Repo: github.com/kheriox-technologies/yt-appsync-graphql-api-cdk CDK Project Template - Lambda Base : github.com/kheriox-technologies/template-cdk-lambda-base Build HTTP APIs Using AWS CDK: czcams.com/video/3mBAySgTYsc/video.html Develop, Test & Deploy TypeScript Lambda Functions: czcams.com/vide...
How To Create Lambda Backed HTTP API Using AWS CDK
zhlédnutí 4,7KPřed 2 lety
This video explains the process of creating HTTP APIs backed by Lambda Functions using AWS CDK Related URLs Git Repo: [github.com/kheriox-technologies/yt-http-apis-using-aws-cdk](github.com/kheriox-technologies/yt-http-apis-using-aws-cdk) Multi Env CDK CZcams Video: czcams.com/video/H7Ynxkk_jss/video.html Develop, Test & Deploy TypeScript Lambda Functions: czcams.com/video/DUNEuhOQ1k4/video.htm...
Create & Invoke Lambda Function URLs
zhlédnutí 6KPřed 2 lety
This video explains the process of creating Lambda Function URLs using AWS CDK, AWS CLI and AWS Console. We will also invoke these public and protected function URLs using AWS SigV4. Related URLs Multi Env CDK CZcams Video: czcams.com/video/H7Ynxkk_jss/video.html Develop, Test & Deploy TypeScript Lambda Functions: czcams.com/video/DUNEuhOQ1k4/video.html AWS Profile NPM Package: www.npmjs.com/pa...
Develop, Test & Deploy TypeScript Lambda Functions Using AWS CDK
zhlédnutí 10KPřed 2 lety
This video explains the process of developing, testing and deploying TypeScript based Lambda functions using AWS CDK. Please refer to below Git repo for the code I used in this video. You can find all the commands and URLs in the README.md file within the repo. github.com/kheriox-technologies/yt-typescript-lambda-cdk/blob/develop/README.md I hope you will find this video useful. Please let me k...
Multi Environment Deployments using AWS CDK
zhlédnutí 9KPřed 2 lety
This video explains the process of deploying AWS CDK projects to multiple environments either in single AWS account or separate AWS accounts. Please refer to below Git repo for the code I used in this video. You can find all the commands and URLs in the [README.md](README.md) file within the repo. I hope you will find this video useful. Please let me know in the comments section if you have any...
How to setup AWS Transit Gateway
zhlédnutí 40KPřed 4 lety
In this video I will briefly talk about AWS Transit Gateway and show you how to setup AWS Transit Gateway. prasaddomala.com/2020/05/02/how-to-setup-aws-transit-gateway/ github.com/kheriox-technologies/yt-tgw-demo-ec2-stack
Build Lambda based REST API entirely through code - API Gateway, SAM & Terraform
zhlédnutí 18KPřed 4 lety
In this video I will show you how to build Lambda based server-less REST API entirely through code without ever logging in to AWS console. # Git Repo github.com/kheriox-technologies/yt-lambda-rest-api-iac # Blog prasaddomala.com/2020/04/11/build-lambda-based-rest-api-entirely-through-code-api-gateway-sam-terraform/ # Terraform Download www.terraform.io/downloads.html # AWS CLI docs.aws.amazon.c...
SSM Port Forwarding - Private Windows RDP Access
zhlédnutí 6KPřed 4 lety
I this video I will show you how to access RDP session on a private Windows EC2 instance using SSM Port Forwarding. Terraform Templates: github.com/kheriox-technologies/yt-rdp-ssm-port-forwarding Blog : prasaddomala.com/2020/04/08/ssm-port-forwarding-private-windows-rdp-access/ Session Manager Plugin: docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plug...
Setup AWS Client VPN & Access Private AWS Resources Across VPCs
zhlédnutí 71KPřed 4 lety
In this video I will show you how to setup AWS Client VPN and access private AWS resources across peered VPCs in multiple AWS accounts Blog Link for commands & resources: prasaddomala.com/2020/04/02/aws-client-vpn-setup-private-access-across-aws-accounts-and-vpcs/
How to setup AWS Workspaces
zhlédnutí 58KPřed 4 lety
In this video I will show you how to setup and use AWS Workspaces. Blog Link : prasaddomala.com/2020/03/29/how-to-setup-aws-workspaces/
Go Bastionless - Access Private EC2 Instances using SSM Session Manager
zhlédnutí 7KPřed 4 lety
In this video I will show you how to access private EC2 instances without bastion host using AWS SSM Session Manager. Blog : prasaddomala.com/blog/go-bastionless-access-private-instances-using-ssm-session-manager
AWS Backup - Centralised Backup Solution
zhlédnutí 3,8KPřed 5 lety
In this video we will explore AWS Backup which provides a centralised backup solution for supported AWS Services.
How to use AWS Dynamo DB Local
zhlédnutí 25KPřed 5 lety
In this video I will show you how to install and start Dynamo DB Local using direct local install and Docker Image. Blog: prasaddomala.com/how-to-use-aws-dynamo-db-local
AWS Lambda Layers - How to use them in Lambda Functions
zhlédnutí 30KPřed 5 lety
AWS Lambda Layers - How to use them in Lambda Functions
Setup Local Lambda Development Environment Using SAM - Serverless Application Model
zhlédnutí 53KPřed 5 lety
Setup Local Lambda Development Environment Using SAM - Serverless Application Model
How to visualize and analyze AWS VPC Flow Logs using Elastic Search and Kibana
zhlédnutí 15KPřed 6 lety
How to visualize and analyze AWS VPC Flow Logs using Elastic Search and Kibana
How to install and configure SSL Certificates using Lets Encrypt and Certbot
zhlédnutí 9KPřed 6 lety
How to install and configure SSL Certificates using Lets Encrypt and Certbot
How to Install and Configure Unified CloudWatch Agent on AWS
zhlédnutí 29KPřed 6 lety
How to Install and Configure Unified CloudWatch Agent on AWS
Serverless / Lambda Continuous Deployment using AWS CodePipeline & CloudFormation
zhlédnutí 55KPřed 6 lety
Serverless / Lambda Continuous Deployment using AWS CodePipeline & CloudFormation
Continuous Deployment Of Web Application Using AWS CodePipeline & CodeBuild
zhlédnutí 16KPřed 6 lety
Continuous Deployment Of Web Application Using AWS CodePipeline & CodeBuild
How to send Operating System logs to AWS CloudWatch
zhlédnutí 23KPřed 6 lety
How to send Operating System logs to AWS CloudWatch
Multi Factor Authentication (MFA) With AWSCLI
zhlédnutí 4,3KPřed 6 lety
Multi Factor Authentication (MFA) With AWSCLI
How to install Docker and Dockerize PHP Application
zhlédnutí 12KPřed 7 lety
How to install Docker and Dockerize PHP Application
Continuous Delivery using AWS CodePipeline and Elastic BeanStalk
zhlédnutí 6KPřed 7 lety
Continuous Delivery using AWS CodePipeline and Elastic BeanStalk
How to setup AWS EC2 Systems Manager and configure RunCommand on AWS Cloud
zhlédnutí 17KPřed 7 lety
How to setup AWS EC2 Systems Manager and configure RunCommand on AWS Cloud
How to enable SSL on AWS Elastic Load Balancer using OpenSSL self-signed certificates
zhlédnutí 17KPřed 7 lety
How to enable SSL on AWS Elastic Load Balancer using OpenSSL self-signed certificates
What is AWS VPC and How to configure a Custom VPC on AWS Cloud ?
zhlédnutí 2,1KPřed 7 lety
What is AWS VPC and How to configure a Custom VPC on AWS Cloud ?
How to configure Elastic Load Balancer (ELB) on Amazon Web Services (AWS) Cloud
zhlédnutí 3,5KPřed 7 lety
How to configure Elastic Load Balancer (ELB) on Amazon Web Services (AWS) Cloud

Komentáře

  • @tarunupreti6387
    @tarunupreti6387 Před 22 dny

    Why you have written centralized it is not centralized

  • @yashraj-hz5xo
    @yashraj-hz5xo Před měsícem

    gluestudio-service.ap-southeast-2.amazonaws.com] createJob: AccessDeniedException: User: arn:aws:iam::010928209223:user/proj is not authorized to perform: iam:PassRole on resource: arn:aws:iam::010***********:role/glue_access_s3 because no identity-based policy allows the iam:PassRole action how to resolve this ??

  • @lingareddyk125
    @lingareddyk125 Před měsícem

    your Oem blog or document is not displaying please check

  • @0220AM
    @0220AM Před měsícem

    Great video brother.

  • @daxelai
    @daxelai Před měsícem

    How do the same in Tomcat? Please blogs or videos on it

  • @tonygarza7685
    @tonygarza7685 Před 2 měsíci

    Thank You!!!!!!!

  • @pulakkhearu7260
    @pulakkhearu7260 Před 2 měsíci

    Nice session sir...one question...we have EBS r12.2 with 19C database...now we want to implement multi factor authentication for our ebs users..so for that what licence do we need to purchase from Oracle? We already have an Admin server and manage servers deployed in Weblogic..

  • @pulakkhearu7260
    @pulakkhearu7260 Před 2 měsíci

    Nice session sir...one question...we have EBS r12.2 with 19C database...now we want to implement multi factor authentication for our ebs users..so for that what licence do we need to purchase from Oracle? We already have an Admin server and manage servers deployed in Weblogic..

  • @panteliskaramolegkos2693
    @panteliskaramolegkos2693 Před 4 měsíci

    I see that around 6:35 you are granting the iam:PassRole permission to arn:aws:iam:612659717478:role/ec-role. What is that role?

    • @amioren2107
      @amioren2107 Před 4 dny

      you are right. he didnt say. this guide is not informative enough

  • @leo4521ify
    @leo4521ify Před 6 měsíci

    Please share OHS STANDALONE SSL configuration

  • @mikesussman352
    @mikesussman352 Před 6 měsíci

    Great overview Prasad, do you have examples when using HttpLambdaIntegration and API Gateway routes?

  • @isaigalarza6478
    @isaigalarza6478 Před 6 měsíci

    Hi, A question, in order to install and configure Oracle FlexCube, is it necessary to have the OIAM service? Do you have any content about Oracle FlexCube? Your videos are very good and detailed, greetings in advance and thank you very much.

  • @luiscifuentes1767
    @luiscifuentes1767 Před 7 měsíci

    If anyone is having issues with login, UI and capture (LDAP malformed), make sure to apply the MOS opatch patch. The error is related to java version 1.8.0_381

  • @DelMadman
    @DelMadman Před 7 měsíci

    Hey Prasad! Amazing content! I found you created the ec2ImageBuilderRole, but didn't specify it in the ImagePipeline. It has been deployed fine, because `executionRole` parameter is optional, however if I provide executionRole parameter and I get error during deployment "The value supplied for parameter 'executionRole' is not valid. The provided role does not exist or does not have sufficient permissions". Please advice

  • @aurasbp
    @aurasbp Před 8 měsíci

    Thank you very much for the detailed information.

  • @KrishnaManohar8021
    @KrishnaManohar8021 Před 8 měsíci

    AMI and Golden AMI are both same?

  • @user-zi7kf9yo8q
    @user-zi7kf9yo8q Před 9 měsíci

    Can you please provide the link for iam policies it will be very helpfull

  • @sanjayjanarthanan6081
    @sanjayjanarthanan6081 Před 9 měsíci

    gone through many videos reg TGW but your's is more precise and easy to understand. Good work!!!

  • @MPandey21
    @MPandey21 Před 9 měsíci

    Hello prasad Thumbs up for your video Please create a video on oracle identity manager installation on windows server

  • @Grantrude
    @Grantrude Před 10 měsíci

    RIP Return youtube dislikes. I can't tell if this video is good or not. I'm not a fan of using branches for deployments, but everything else seems reasonable.

  • @arpitac9481
    @arpitac9481 Před 11 měsíci

    Can u plz help me as i have forgotten the password of oracle em login ...do i have any other alternative

  • @SeunghoChun
    @SeunghoChun Před 11 měsíci

    ec2 나 lambda 에 iam role / execution role 을 부여하여 ec2 를 띄우고자 한다면, ec2 에 권한을 부여할 수 있는 권한(passrole) 이 필요하다.

  • @vishwanathnijampurkar9862
    @vishwanathnijampurkar9862 Před 11 měsíci

    Mind blowing video. i have been searching this kind of video for while, finally found this.. thank you. please create this kind of video. keep growing

  • @TheTheThewillow
    @TheTheThewillow Před 11 měsíci

    Nice content

  • @jorgesemai19
    @jorgesemai19 Před 11 měsíci

    what credentials you are using in te Vpn client? I don't understand that part

  • @freakinmonkey85
    @freakinmonkey85 Před rokem

    This is wayyy to complicated for what it does. You should just create stacks with specific naming like someapp-dev, someapp-staging and someapp-prod, and use the env parameter to control which stack gets deployed to which account. Then in in your package.json have scripts for deploy:staging, deploy:prod etc. The example shown in the video is completely unnecessary and might throw off users. It does not have to be that complex

  • @dipankarbera2116
    @dipankarbera2116 Před rokem

    Thanks

  • @padma7076
    @padma7076 Před rokem

    Good evening sir, how to execute runinstaller in windows?

  • @wgonz
    @wgonz Před rokem

    Great video, however, the link in the description pointing to the repo or readme is not working. It would be useful to follow

  • @lauteckhuat1958
    @lauteckhuat1958 Před rokem

    Hi Prasad, thank you so much for this video. Need some advice from you, is there any guide for Oracle weblogic application server 10.3 to support domain with SSL ? Appreciate that your supprt.

  • @krishnamohangannamraju4610

    It is really amazing. Please share your terraform code, needed for me

  • @SandeepSingh-hn6it
    @SandeepSingh-hn6it Před rokem

    Greate Totorial, but noticed while you explain that your cursor should be on that point which is not there.

  • @prerakhere
    @prerakhere Před rokem

    If I were to implement codepipelines for different environments, should I have 3 separate codepipelines for my 3 environments - dev, test, and prod?

  • @prerakhere
    @prerakhere Před rokem

    Hey, can you please do a video doing multi environment setup with a codepipeline? Edit - Question - Should I have 3 separate codepipelines for my 3 environments - dev, test, and prod?

  • @prerakhere
    @prerakhere Před rokem

    This is quite overwhelming for me.

  • @MrRin_
    @MrRin_ Před rokem

    Big thank you, it's my first day on the job and your video really helped

  • @Randomshortsss4u
    @Randomshortsss4u Před rokem

    Sir you are a god sir. What an explanation. Everything is on point. And even a person with minimum basics can understand what is what and how to dot that. I love your presentation and explanation sir. Thank you for the video ❤

  • @AngrejKumar
    @AngrejKumar Před rokem

    Thanks a lot for this, really helpful, still works as charm, just need to reorder the AWS params.

  • @abhishekmahawar3082

    I did the same but unable to ping ec2 and also what's my ip websites showing my local ip

  • @priyaghosh9971
    @priyaghosh9971 Před rokem

    Hello Prasad , is there a way to connect with you , I need some help regarding Ec2 image builder !

  • @tanishhhhhhh
    @tanishhhhhhh Před rokem

    How to make a request using axios to a lambda function url with iam auth

  • @benetta2675
    @benetta2675 Před rokem

    thank you, it's work. i have problem like that, after extend in my VM. i'm so confused how to merge or increase in my ubuntu. so, thanks bro for your information.

  • @JoseHernandez-ep2yb

    Hi Prasad, great video. Could you share the GitHub repository? Thanks!

  • @bennycanfora5242
    @bennycanfora5242 Před rokem

    Working as of today with oracle linux 8. Just had to use xfs_growfs instead of resize2fs as already pointed out. Thanks a lot!

  • @shanusareecenter
    @shanusareecenter Před rokem

    Sir how to know the WebCenter Content installed version. Please advise

  • @abhishekknegi007
    @abhishekknegi007 Před rokem

    Great Video !! Keep doing it

  • @amitpadgaonkar8830
    @amitpadgaonkar8830 Před rokem

    Thank you for your tutorial. I learnt this concept clearly. What is ec2-role? Did you create it in the CDK stack? You can add creation of ec2-role for the sake of completion.

  • @charalampospapadopoulos286

    lvdisplay and vgdisplay commmand dont return anything what should I do?

  • @anuragsharma1878
    @anuragsharma1878 Před rokem

    Can we change my laptop's public IP address if using the AWS client VPN service?

  • @chikosan99
    @chikosan99 Před rokem

    Big Like, Thanks a lot !