techieandtravel
techieandtravel
  • 24
  • 78 738
Docker Tutorial : A complete Guide to Beginners
Docker is the popular container technology. By the end of this tutorial you will be able to grab all the Docker Concepts as well as build your own containers. This tutorial covers Docker Install, Docker Concepts, Creating Containers.
Docker Commands Cheatsheet: techieandtravel.com/docker-containers-commands/
Virtualization vs Containerization: th-cam.com/video/rVXG-yj0P7Q/w-d-xo.html
Docker Images vs Containers: th-cam.com/video/uXjXQZ-BxWg/w-d-xo.html
มุมมอง: 730

วีดีโอ

Terraform Tutorial | Input, Output and Local Variables | Part 2
มุมมอง 1.1K2 ปีที่แล้ว
This tutorial will explain the use of input variables, output variables and local variables in Terraform configurations and make it more dynamic and reusable. By the end of this tutorial you will be able to create your own dynamic Terraform configuration and build the infrastructure. Follow my Blog @: www.techieandtravel.com Terraform Tutorial Part1 - th-cam.com/video/a4ZMKgl7YA8/w-d-xo.html Gi...
Advanced Git | Rebase, Merge and Interactive Rebase
มุมมอง 7852 ปีที่แล้ว
Git is the most common version control tool used by developers. This tutorial will cover some advanced concepts of Rebase, Merge and Interactive Rebase. By the end of this tutorial you will be able to resolve any merge conflicts, rebase and manipulate the commits history. Timeline - ( 00:16 ) - Git Overview - ( 01:02 ) - Git Rebase and Merge - ( 04:35 ) - Interactive Rebase Concepts - ( 06:30 )...
Git Tutorial for Beginners | A complete Guide
มุมมอง 6612 ปีที่แล้ว
Git is a popular version control tool used my developers around the world. This tutorial will help you get started with Git and it guides you in setting up workstation, GitHub account, create and work on repositories.
Terraform Tutorial | Automate your Infrastructure
มุมมอง 2.1K2 ปีที่แล้ว
Terraform is an Infrastructure as Code tool to automate your infrastructure. In this tutorial, we will be using Terraform with AWS provider and automate the provisioning and deployment of infrastructure in AWS Cloud. We will learn the basic fundamental concept and understand the terraform code blocks. Follow my Blog @: techieandtravel.com Github Link for Code: github.com/kopite1987/techieandtra...
Amazon DynamoDB Tutorial | Concept in 3 Minutes
มุมมอง 2182 ปีที่แล้ว
Amazon DynamoDB is a managed NoSQL database service provided by AWS. This tutorial will help you grasp the concepts on Amazon DynamoDB. Follow my Blog @: techieandtravel.com
AWS Non Relational Databases Tutorial
มุมมอง 4372 ปีที่แล้ว
AWS provides various non relational database engines. This video tutorial will explain most of the NoSQL databases like DynamoDB, Elasticache, Neptune DB, GraphDB & Keyspaces. This is a continuation series on Amazon Certification. Follow my Blog @: techieandtravel.com Timeline: - ( 00:25 ) - Relational vs Non-Relational Database - ( 02:19 ) - Amazon Elasticache - ( 05:00 ) - DynamoDB - ( 08:28 ...
Amazon Aurora tutorial in 5 minutes
มุมมอง 1542 ปีที่แล้ว
Amazon Aurora is a AWS cloud native relational database engine. This tutorial explains the basics of Aurora and diagrammatically explains the main features. Follow my Blog @: techieandtravel.com
Amazon Relational Database Services Tutorial | Amazon RDS and Amazon Aurora
มุมมอง 3282 ปีที่แล้ว
Relational Database are widely used database across many organizations. This tutorial will help you grasp the understanding of relational vs non-relational database as well as understand Amazon Relational Database Services (RDS) and Amazon Aurora. By the end of this tutorial you will undersand the core concept of these Amazon provided relational database services. Follow my Blog @: techieandtra...
AWS Storage Services | S3, EBS, EFS, Glacier, Snowball, Snowmobile, S3 Transfer Acceleration
มุมมอง 5572 ปีที่แล้ว
AWS Storage services is one of the crucial service that AWS provides. This tutorial will explain everything you need to know about various services and concepts of AWS. This video focusses on Elastic File System (EFS), Elastic Block Store (EBS), Simple Storage Service (S3), Glacier, S3 Transfer Acceleration, Data transfer with Snowball and Snowmobile. Follow my blog @: techieandtravel.com Timel...
AWS Networking & Content Delivery Services
มุมมอง 1.1K2 ปีที่แล้ว
This video explains the concepts and detailed description on AWS networking and content delivery services including VPC, VPC Peering, IPSeC VPN and Transit Gateway, Elastic Load Balancing and Autoscaling, Route 53 and Amazon API Gateway, AWS CloudFront and DirectConnect. Follow my channel for more contents on AWS and AWS Certifications. Follow my blog @: techieandtravel.com AWS Basics and VPC t...
AWS Elastic Beanstalk Tutorial | Deep Dive
มุมมอง 4K2 ปีที่แล้ว
AWS Elastic Beanstalk is a Platform As A Service (PAAS) provided by AWS for deploying applications and let AWS handle the backend infrastructure. This tutorial will help you grab the core fundamental concepts and get up and started with AWS Beanstalk. This is a continuation series on AWS. You can learn about AWS in my channel. TH-cam AWS Series: th-cam.com/video/fGa0UQeXYCQ/w-d-xo.html Follow m...
AWS Beanstalk Tutorial in Minutes
มุมมอง 2.8K2 ปีที่แล้ว
This video explains the basic concept of AWS in few minutes. You will be able to grab the concepts on what Beanstalk is and Why to use it as well as various components of it. The detail on AWS Beanstalk with tutorial on Deploying the application is covered in my next Video. Follow my Blog @: techieandtravel.com AWS Series Playlist @: th-cam.com/video/fGa0UQeXYCQ/w-d-xo.html
AWS Lambda Tutorial | Beginners to Advanced | Lambda Functions Tutorial
มุมมอง 54K2 ปีที่แล้ว
This video tutorial explains all the basics about AWS lambda, how to create functions, the costs and limitations of lambda functions. This tutorial will help you get up and started with AWS Lambda as well as help you create custom lambda functions. Timeline: - ( 00:27 ) - Overview - ( 02:13 ) - Supported Languages and why use lambda - ( 03:52 ) - Costs and Limitations - ( 06:19 ) - Lambda Scena...
Storage Fundamentals | SATA, PATA, SDD, NVMe
มุมมอง 1.7K2 ปีที่แล้ว
Storage Devices are the Fundamentals of any Infrastructure. This video tutorial explains the basics of storage and help you to understand the core concept of Storage Devices like SATA, PATA, SDD, NVMe including the concept of BUS and Interfaces. Follow my Blog @: techieandtravel.com/blog Timeline: - ( 00:30 ) - Storage Basics - ( 00:42 ) - Storage Types - ( 01:00 ) - Primary and Secondary Stora...
AWS EC2 Tutorial For Beginners | AWS Training Series
มุมมอง 5352 ปีที่แล้ว
AWS EC2 Tutorial For Beginners | AWS Training Series
Cloud Computing Models Explained | IAAS, SAAS and PAAS
มุมมอง 4152 ปีที่แล้ว
Cloud Computing Models Explained | IAAS, SAAS and PAAS
AWS IAM Tutorial | IAM User, Groups, Roles and Policies
มุมมอง 1.2K2 ปีที่แล้ว
AWS IAM Tutorial | IAM User, Groups, Roles and Policies
Getting Started with AWS | Setup Account and AWS CLI
มุมมอง 5972 ปีที่แล้ว
Getting Started with AWS | Setup Account and AWS CLI
Docker Container vs Images | Docker Container Tutorial
มุมมอง 3972 ปีที่แล้ว
Docker Container vs Images | Docker Container Tutorial
Web 3.0 Explained | The Future of Internet
มุมมอง 2332 ปีที่แล้ว
Web 3.0 Explained | The Future of Internet
Basics of Virtualization and Containerization
มุมมอง 2.2K2 ปีที่แล้ว
Basics of Virtualization and Containerization
AWS VPC | VPC PEERING | DIRECT CONNECT| TRANSIT GATEWAY
มุมมอง 2.1K2 ปีที่แล้ว
AWS VPC | VPC PEERING | DIRECT CONNECT| TRANSIT GATEWAY
BLOCKCHAIN TECHNOLOGY | BITCOIN MINING | EXPLAINED IN 10 MINUTE
มุมมอง 4462 ปีที่แล้ว
BLOCKCHAIN TECHNOLOGY | BITCOIN MINING | EXPLAINED IN 10 MINUTE

ความคิดเห็น

  • @peacelifeofficial
    @peacelifeofficial 3 หลายเดือนก่อน

    Really nice one, but one disappoint is you didn't upload video from last 2 yrs ...if you don't update new content will definitely think for unsubscribe 😅😅

  • @divulgeinfo
    @divulgeinfo 5 หลายเดือนก่อน

    In case if you are looking for creating a lambda function in C# th-cam.com/video/J7KanovSRtY/w-d-xo.html

  • @ManishKumar-qw3ft
    @ManishKumar-qw3ft 6 หลายเดือนก่อน

    Good Video. Well Explained :)

  • @Iamchhimpa
    @Iamchhimpa 6 หลายเดือนก่อน

    great stuff, thank you!

  • @journeyblr
    @journeyblr 8 หลายเดือนก่อน

    Nice video

  • @MallikaV-uy3yr
    @MallikaV-uy3yr 10 หลายเดือนก่อน

    Importance questions please 🙏

  • @techysam-bl9mk
    @techysam-bl9mk 11 หลายเดือนก่อน

    nice tutorial

  • @penumadu
    @penumadu ปีที่แล้ว

    you are the best of the best in explaining short and crisp way. Good job.

  • @CarlosArturoQuirogaQuiroga
    @CarlosArturoQuirogaQuiroga ปีที่แล้ว

    in minute you talk about EBS, its important clarify there is about AWS Elastic BeanStalk and don't refer to AWS EBS (Elastic Block Store) Volumes

  • @user-rh7ck4wf9u
    @user-rh7ck4wf9u ปีที่แล้ว

    Great Content. Thanks for making this video

  • @reaganlopezmusic
    @reaganlopezmusic ปีที่แล้ว

    great tutorial. I like how you included the pricing and limits info too. That's very useful to know.

  • @sukumaar357
    @sukumaar357 ปีที่แล้ว

    Great detailed exaplaination, even better than channel with 100k+ subscribers

  • @teddyperera8531
    @teddyperera8531 ปีที่แล้ว

    Thank you. very useful!

  • @ShanmugaPriya-yr3do
    @ShanmugaPriya-yr3do ปีที่แล้ว

    Thank you ..keep being awsome.

  • @rushdishams
    @rushdishams ปีที่แล้ว

    Short, simple and to-the-point.

  • @akshatabondarde9744
    @akshatabondarde9744 ปีที่แล้ว

    Can we have 2 roles selected for a single lambda function?

  • @Arjun_MusicLover
    @Arjun_MusicLover ปีที่แล้ว

    I subscribed after this video

  • @kashif3173
    @kashif3173 ปีที่แล้ว

    Superb

  • @nikhilap8696
    @nikhilap8696 ปีที่แล้ว

    Can we use lambda function for AI/ Ml if yes please make a video for it

  • @ericcollins8985
    @ericcollins8985 ปีที่แล้ว

    Quality high-level summary!!

  • @maxweber6556
    @maxweber6556 ปีที่แล้ว

    great video very comprehensive for AWS Lambda

  • @zmonkey111
    @zmonkey111 ปีที่แล้ว

    Great two part tutorial. Comment for the algos.

  • @zmonkey111
    @zmonkey111 ปีที่แล้ว

    Great two part tutorial. Comment for the algos.

  • @ibknl1986
    @ibknl1986 ปีที่แล้ว

    I liked your video. Please keep making further videos.

    • @techieandtravel
      @techieandtravel ปีที่แล้ว

      Thank you. Will be back soon with more videos

  • @charliel.grayiireibfc7876
    @charliel.grayiireibfc7876 ปีที่แล้ว

    Thanks so very much... outstanding presentation, my initiation re basics re AWS Lambda. Please make additional presentations re Node JS, or your preference. It's the platform I'm trying to get a grip to prepare for a certification run. Again... Thank so much... NEXTTIME... Cheers!!!

  • @karnansooriyakumar5897
    @karnansooriyakumar5897 ปีที่แล้ว

    Thanks a lot, Great explanation

  • @himanshusingh-pp9yo
    @himanshusingh-pp9yo ปีที่แล้ว

    Thanks..it helped a lot

  • @achemariusagba2152
    @achemariusagba2152 ปีที่แล้ว

    Very helpful content.

  • @factsreviewsupdates3430
    @factsreviewsupdates3430 ปีที่แล้ว

    u don't undersand the code so just copy and paste it

  • @alexg3041
    @alexg3041 2 ปีที่แล้ว

    Great video man you are a legend!

    • @techieandtravel
      @techieandtravel 2 ปีที่แล้ว

      Thanks. Glad that you liked it. :)

  • @charlottetremblay7180
    @charlottetremblay7180 2 ปีที่แล้ว

    Can you continue this series on Terraform. Also can you do one for azure as well?

  • @natureandpeace480
    @natureandpeace480 2 ปีที่แล้ว

    Nice Tutorial. Thank you!

  • @technology_consultant
    @technology_consultant 2 ปีที่แล้ว

    Nice Tutorial. Please create more videos on the LAMBDA function with more complex examples. Thanks

  • @krishj8011
    @krishj8011 2 ปีที่แล้ว

    Great Tutorial...

  • @abdoulatifndiaye683
    @abdoulatifndiaye683 2 ปีที่แล้ว

    As of now, lambda can run on a 10GB memory. Just an update. Great video!!!

    • @techieandtravel
      @techieandtravel 2 ปีที่แล้ว

      Thanks. Probably will update in another video 😃😃

  • @seph2x538
    @seph2x538 2 ปีที่แล้ว

    I really enjoyed you tutorial on Lambda. I am a subscriber now. Keep putting out good concise content. Thx

  • @nickjones1314
    @nickjones1314 2 ปีที่แล้ว

    Good Job.. Much appreciated

  • @codeme8016
    @codeme8016 2 ปีที่แล้ว

    Great video

  • @Cyclingchoice
    @Cyclingchoice 2 ปีที่แล้ว

    This is very clear explanation, thanks!

  • @carltonsargentii3956
    @carltonsargentii3956 2 ปีที่แล้ว

    Thank you for clarifying this topic.

  • @mukundaya3045
    @mukundaya3045 2 ปีที่แล้ว

    Nice tutorials, thanks!

  • @peshotod
    @peshotod 2 ปีที่แล้ว

    Unfortunately with my account doesn't work.It gives me this error: Your Lambda function "mysecondlambdafunction" was successfully created, but an error occurred when creating the trigger: Parameter ScheduleExpression is not valid. (Service: AmazonCloudWatchEvents; Status Code: 400; Error Code: ValidationException; Request ID: ; Proxy: null)

    • @techieandtravel
      @techieandtravel 2 ปีที่แล้ว

      Check the code. It should work. Noone else has encountered it. May be some expression is missing

  • @cmuzo0208
    @cmuzo0208 2 ปีที่แล้ว

    Good explanation, great video. Thank you very much.

  • @galeop
    @galeop 2 ปีที่แล้ว

    great video !

  • @jnana1985
    @jnana1985 2 ปีที่แล้ว

    Thanks for this video.Very good explanation! Could you help me understand below lines in the code? source_bucket = event['Records'][0]['s3']['bucket']['name'] object_key = urllib.parse.unquote_plus(event['Records'][0]['s3']['object']['key'], encoding='utf-8') How are you configuring the event parameter in the fucntion?

  • @emerastram5101
    @emerastram5101 2 ปีที่แล้ว

    ρяσмσѕм ?

  • @mm-ez5uu
    @mm-ez5uu 2 ปีที่แล้ว

    Can you please explain networking concept in docker..

  • @cloudadmin972
    @cloudadmin972 2 ปีที่แล้ว

    🔥tutorial. Thanks a lot

  • @cloudadmin972
    @cloudadmin972 2 ปีที่แล้ว

    Such an elegant explanation. Thanks. I have a clear concept now.