AWS Tutorial For Beginners | AWS Full Course In 11 Hours | AWS Training For Beginners | Simplilearn

Поделиться
HTML-код
  • Опубликовано: 30 июн 2024
  • 🔥 AWS Cloud Architect Masters Program (Discount Coupon - YTBE15):www.simplilearn.com/aws-cloud...
    🔥 Post Graduate Program In Cloud Computing (Caltech) : www.simplilearn.com/pgp-cloud...
    🔥Caltech Cloud Computing Bootcamp (US Only): www.simplilearn.com/cloud-com...
    This AWS tutorial for beginnerswill help you understand what is AWS (Amazon Web Services), how did AWS become so successful, the services that AWS provides (AWS EC2, Amazon Elastic Beanstalk, Amazon Lightsail, Amazon Lambda, Amazon S3, Amazon red shift, amazon ecs, amazon route 53, amazon vpc, aws cloudfront, aws sagemaker, aws autoscaling, and aws elastic beanstalk, the future of AWS and a demonstration on deploying and all this in just 11 hours. In the end of this AWS Full Course, we’ll also be discussing AWS certification and AWS interview questions for beginners and advanced level. This AWS Training video is suitable for those individuals who aspire to become AWS Certified Solution Architect.
    The below topics are covered in this AWS tutorial:
    00:00:00 AWS Tutorial for Beginners
    00:15:47 What is AWS?
    00:37:51 AWS EC2
    00:58:30 AWS Lambda
    01:14:42 AWS S3
    01:58:17 AWS IAM
    02:39:42 AWS cloud formation
    03:20:04 AWS ECS
    03:57:13 AWS route 53
    04:23:26 AWS Elastic beanstalk
    04:51:59 AWS VPC
    05:47:04 AWS SageMaker
    06:11:55 AWS CloudFront
    06:26:34 AWS Autoscaling
    06:44:30 AWS Redshift
    07:06:19 AWS vs Azure
    07:14:07 AWS vs GCP
    07:22:12 AWS vs Azure vs GCP
    07:35:50 Kubernetes on AWS
    08:14:55 How to become a solution architect
    08:24:53 AWS Interview questions -Part 1
    09:55:26 AWS Interview questions -Part 2
    #AWSTutorial #AWSFullCourse #AWSCourse #AWSForBeginners #AWS #AWSCourseForBeginners#AWSTraining #AWSTutorialForBeginners #AWSCloudPractitioner2021#AWSFullTutorial #AWSInterviewQuestions #Simplilearn
    ✅Subscribe to our Channel to learn more about the top Technologies: bit.ly/2VT4WtH
    ⏩ Check out the AWS training videos: bit.ly/2LtnprE
    What is AWS?
    Amazon web service is an online platform that provides scalable and cost-effective cloud computing solutions. AWS is a broadly adopted cloud platform that offers several on-demand operations like compute power, database storage, content delivery, etc., to help corporates scale and grow.
    AWS Services
    Amazon has many services for cloud applications. Let us list down a few key services of the AWS ecosystem and a brief description of how developers use them in their business.
    Amazon has a list of services:
    ✅Compute service
    ✅Storage
    ✅Database
    ✅Networking and delivery of content
    ✅Security tools
    ✅Developer tools
    ✅Management tools
    ➡️ About Post Graduate Program In Cloud Computing
    This Post Graduate Program in Cloud Computing helps you become an expert in designing, planning, and scaling cloud implementations. Our Cloud Computing course helps you master the core skill sets required to design and deploy dynamically scalable and reliable applications on three popular cloud platform providers: Microsoft Azure, AWS, and GCP.
    ✅ Key Features
    - Caltech CTME Post Graduate Certificate
    - Enrolment in Simplilearn’s JobAssist
    - Receive up to 30 CEUs from Caltech CTME
    - Simplilearn's JobAssist helps you get noticed by top hiring companies
    - Attend Masterclasses from Caltech CTME instructors
    - Live virtual classes led by industry experts, hands-on projects and integrated labs
    - Online Convocation by Caltech CTME Program Director
    - 40+ Hands-On Projects and Integrated Labs
    - Capstone Project in 4 Domains
    - Caltech CTME Circle Membership
    ✅ Skills Covered
    - Cloud Provider Selection
    - Application Migration
    - Performance Testing
    - Cloud Workloads
    - Identity Access Management
    - Autoscaling
    - Disaster Recovery
    - Web Services and API
    - Cloud Migration and Deployment
    - Database Management
    - MultiCloud Deployment
    - Storage Services
    👉 Learn More At: www.simplilearn.com/pgp-cloud...
    🔥🔥 Interested in Attending Live Classes? Call Us: IN - 18002127688 / US - +18445327688

Комментарии • 139

  • @SimplilearnOfficial
    @SimplilearnOfficial  2 года назад +15

    🔥Post Graduate Program In Cloud Computing: www.simplilearn.com/pgp-cloud-computing-certification-training-course?AWSFC&Comment&
    🔥Caltech Cloud Computing Bootcamp (US Only): www.simplilearn.com/cloud-computing-bootcamp-certification-course?AWSFC&Comment&

    • @code6506
      @code6506 2 года назад

      var str1 = "codeKata challenge";
      var freq1 = {};
      var output = [];
      for (let i in str1){
      var char = str1[i]
      if(freq1[char]){
      freq1[char].occ +=1;
      }else{
      freq1[char] = {
      char,
      index:i,
      occ:1
      };
      }
      };
      var freqArr = [];
      for (let key in freq1){
      freqArr.push(freq1[key]);
      };
      freqArr.sort((objA, objB)=>{
      return objA.index - objB.index;
      });
      freqArr.forEach(obj=>{
      if(obj.occ === 1 && obj.char !== " "){
      output.push(obj.char);
      }
      })
      console.log(output.join(''));

  • @SimplilearnOfficial
    @SimplilearnOfficial  3 года назад +11

    Got a Question on this topic? Let us know in the comment section below 👇 and we'll have our experts answer it for you.

    • @RinkuKumar-rt6bi
      @RinkuKumar-rt6bi 3 года назад

      I am a python developer, now I wanna learn aws. Is it course perfect for python developer?

    • @AnilKumar-yb8tk
      @AnilKumar-yb8tk 3 года назад

      Option 1: RDS isn't networking service.

    • @cmillbekem771
      @cmillbekem771 3 года назад

      Does this help you pass certification!?

  • @neverhomepnw
    @neverhomepnw 2 года назад +16

    Mad respect to the creator of this. Im not a IT guy and I was struggling to grasp the concepts. This most deff helped a lot especially when its free. Thanks.

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад +1

      We are glad you found our video helpful. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!

  • @gamingraw1018
    @gamingraw1018 3 года назад +37

    OMG this is a dream!!!!!! Thank you so much!!! I couldn't believe it!! this is so amazing an generous from you guys! thank you so much

  • @arjunpandava7640
    @arjunpandava7640 2 года назад +5

    Thank you to the team at Simplilearn. This was very helpful; and more Importantly I did Not find the almost 11 hours of instruction Boring. I am not new to IT, though I have been out of the field fo 4+ years now, mostly due to burnout early 2017. Decided to get back into the field to earn more money [thank you Covid]. I am new to AWS and anything to do with Cloud computing. I will very likely watch this again before taking AWS practitioner test. Good job and thanks again.

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад +1

      We are glad you found our video helpful. Like and share our video with your peers and also do not forget to subscribe to our channel for not missing video updates. We will be coming up with more such videos. Cheers!

  • @chetan10kadam84
    @chetan10kadam84 3 года назад +8

    I was waiting for this tutorial for long time. Thank You!

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Glad you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!

  • @pradip318
    @pradip318 3 года назад +5

    Thank you for this course.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Hello, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)

  • @qqzcmark
    @qqzcmark 2 года назад +2

    Thank you for sharing the content, it is very helpful to me.

  • @ahmadazharbinatalib7411
    @ahmadazharbinatalib7411 3 года назад +1

    Yes sir. Ok i like very good info. Thankyou very2 to you all compeny

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Hello, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)

  • @tamilselvanchinnaramu6412
    @tamilselvanchinnaramu6412 2 года назад +2

    It is very useful and Good for AWS Beginneers.....

  • @AWSLearn
    @AWSLearn 3 года назад +1

    Well illustrated 👌👍

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Hello, thank you for watching our video. We are glad that you liked our video. Do subscribe and stay connected with us. Cheers :)

  • @toomsloom2817
    @toomsloom2817 2 года назад +3

    1. Compute - EC2, Storage - S3, Networking - Amazon RDS

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @pranayrangari3680
    @pranayrangari3680 2 года назад +2

    I was eagerly waiting for that thank you guys for making such important course..

  • @shantahari2928
    @shantahari2928 Год назад +1

    This is awsome ..ur explanation.. for a layman

  • @johnsanthosh9540
    @johnsanthosh9540 2 года назад +1

    QUESTION :
    in s3 , we can just set a replication rule for replicate a object from source to destination bucket , then why do we need to use the lambda for replication .

  • @ankitaburman5406
    @ankitaburman5406 2 года назад

    thank you simpli learn, you are god sent to all the beginers

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      Great to hear that Simplilearn is helping you learn better .

  • @abhishekmehta2735
    @abhishekmehta2735 3 года назад +2

    1.Compute-EC2, storage-s3, networking-amazon rds

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @jamespatrick5348
    @jamespatrick5348 2 года назад +1

    Found the policy kind of confusing... Why were getObject and putObject granted permission in the policy, but were never used in the lambda function?
    I looked at the available actions and there is a copyAction. Maybe you should be using this instead of the putObject?

  • @kenoakorie1243
    @kenoakorie1243 2 года назад +2

    For the 1st quiz on compute: number 1-4 are incorrectly matched. For comput the Correct match is :EC2, AWS Lambda, Amazon light sail and Elastic Beanstalk.

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @mahendranath2504
    @mahendranath2504 2 года назад +1

    Thank you so much

  • @AKhan-nu9mw
    @AKhan-nu9mw 2 года назад +1

    Thanx you, Sir.

  • @martinkingsley417
    @martinkingsley417 Год назад +1

    Great training course

  • @piyushdubey5284
    @piyushdubey5284 3 года назад +2

    Very nice thanks
    For full aws course keep it👍👍..

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад +1

      Glad you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!

  • @krishnarai4587
    @krishnarai4587 3 года назад +2

    Answer for first quiz ...Option 1 .
    RDS is a database service not a network service.

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @keerthivasan1277
    @keerthivasan1277 3 года назад +3

    1st comment
    Quiz
    Answer : 3. Storage - file storage networking is wrong match

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      "Sorry, you got the wrong answer. The correct answer with explanation is given below below:
      The correct answer is option A. Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @ZakirHussain-jf5xy
    @ZakirHussain-jf5xy 3 года назад +4

    Answer
    3. Compute - Lightsail - Elastic File Storage Networking - Elastic Load Balancing

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад +4

      "Sorry, you got the wrong answer. The correct answer with explanation is given below below:
      The correct answer is option A. Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @Orlandos4
    @Orlandos4 3 года назад

    Quiz answer : 1 (since amazon RDS is database service and doesn't come under networking)

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @gk4123
    @gk4123 Год назад +1

    the answer for "Which of these services were incorrectly matched", the answer is
    1. Compute - EC2, Storage - S3, Networking Amazon RDS

    • @SimplilearnOfficial
      @SimplilearnOfficial  Год назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @akhilmathur1974
    @akhilmathur1974 2 года назад +1

    Quiz 1 ... Az RDS is a fully managed relational database service and is not related to networking

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @priyankadinesh8260
    @priyankadinesh8260 2 года назад +3

    Option A is wrongly matched
    Amazon RDS Is a database domain not a Networking domain

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @Talkinglife
    @Talkinglife 3 года назад +2

    Nice video..

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Glad you enjoyed our video! We have a ton more videos like this on our channel. We hope you will join our community!

  • @bsmakoro
    @bsmakoro 3 года назад +1

    no. 1 is the miss match:
    Amazon RDS is not a Networking service, it is a Storage one.

    • @FaizanKhan-ds9zr
      @FaizanKhan-ds9zr 3 года назад

      RDS is Database.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @bsky2051
    @bsky2051 2 года назад

    how do we gain access to the notes that have the code that we would use for the labs? like the code you used on the s3 buckets with a source and destination that was using Lambda to replicate the data.

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      Hello, thanks for viewing our tutorial. You can find your requested dataset in the video description. Hope that helps.

  • @ejmsp
    @ejmsp 3 года назад +6

    something similar for gcp would be appreciated.

    • @gamingraw1018
      @gamingraw1018 3 года назад

      they did just that a week ago

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @arielortiz9811
    @arielortiz9811 2 года назад +1

    Cool

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      Keep learning with us .Stay connected with our channel and team :) . Do subscribe the channel for more updates : )

  • @mahammedrezwan8619
    @mahammedrezwan8619 3 года назад +2

    Is this video covers all topics..?
    I mean is it enough to become professional.?

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Hi, Simplilearn provides online training across the world. We would be happy to help you regarding this. Please visit us at www.simplilearn.com and drop us a query and we will get back to you! Thanks!

  • @warriorclassmedia
    @warriorclassmedia 11 месяцев назад

    Wow

  • @BYD000
    @BYD000 3 года назад +2

    Nice

  • @boxsewantoalkopsewa2078
    @boxsewantoalkopsewa2078 2 года назад

    nice

  • @srinivasaraotalla4497
    @srinivasaraotalla4497 3 года назад +2

    Hi sir. I m new to AWS. Very much interested. Plzz tell me the pre requisite we need to have in laptop for smooth learning of this course.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад +2

      "Hey Srinivas, we're glad you enjoyed this video! If you want to learn more, you can check out this playlist: ruclips.net/video/3XFODda6YXo/видео.html
      And don't forget to like, share and subscribe to our channel! :)"

  • @saranyasree3928
    @saranyasree3928 2 года назад

    Option 1

  • @mamitianasolofo723
    @mamitianasolofo723 2 года назад +1

    Can you share the link of the materials as the NodeJS_appli, the slide, ... ?

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      Hello, thanks for viewing our tutorial. You can find your requested dataset in the video description. Hope that helps.

  • @suryaprakashreddy8612
    @suryaprakashreddy8612 Год назад

    It is good

    • @SimplilearnOfficial
      @SimplilearnOfficial  Год назад

      We are glad that you have enjoyed your learning experience with us : )

  • @wesleylane3974
    @wesleylane3974 3 года назад

    Number 2

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @maksimruzhinov4662
    @maksimruzhinov4662 3 года назад

    Answer for the first quiz i think is number 2

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      "Sorry, you got the wrong answer. The correct answer with explanation is given below below:
      The correct answer is option A. Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @nayanandhamsikasworld2053
    @nayanandhamsikasworld2053 2 года назад +1

    1- Compute-EC2, Storage-S3, Networking-Amazon RDS -- this option is the wrong match.

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @mihirjain1719
    @mihirjain1719 2 года назад +1

    Option 1 - is the answer to the quiz

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @sravanirekha
    @sravanirekha 3 года назад +2

    Is this enough to learn as a beginner and get a job?

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Hi, Simplilearn provides online training across the world. We would be happy to help you regarding this. Please visit us at www.simplilearn.com and drop us a query and we will get back to you! Thanks!

  • @alascavideos7400
    @alascavideos7400 2 года назад +1

    S3 overview

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      "Sorry, you got the wrong answer. The correct answer with explanation is given below below:
      The correct answer is option A. Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @sadifhasan
    @sadifhasan 3 года назад

    1st Question's answer
    (1) - here RDS is for database

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @Rimitz
    @Rimitz 3 года назад

    Quiz Ans: 1

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @1998Alan
    @1998Alan 3 года назад

    Quiz 1, Option 1 is incorrectly matched. Amazon RDS is a Database service not a Networking service . Also Amazon Redshift is an Analytics tool not a Database tool.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @khushboobansal7148
    @khushboobansal7148 3 года назад +1

    Ist option

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @omairaslam6494
    @omairaslam6494 3 года назад +3

    do we need any programming language understanding before starting this course ?

    • @gamingraw1018
      @gamingraw1018 3 года назад

      no there's no coding in aws

    • @airesearch0844
      @airesearch0844 3 года назад

      This course seems to target "AWS Cloud Practitioner Essentials" certification, and doesn't require programming language understanding. But IT basic to medium knowledge is essential.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @emilyjackson5492
    @emilyjackson5492 2 года назад +1

    2:06:03

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      Keep learning with us .Stay connected with our channel and team :) . Do subscribe the channel for more updates : )

  • @ProViewer
    @ProViewer 3 года назад +3

    Quiz Ans: 2

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      "Sorry, you got the wrong answer. The correct answer with explanation is given below below:
      The correct answer is option A. Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @samsonfashola1315
    @samsonfashola1315 3 года назад +4

    All are incorrectly matched

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @jaigoutham9130
    @jaigoutham9130 2 года назад +2

    1:49:40

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      Keep learning with us .Stay connected with our channel and team :) . Do subscribe the channel for more updates : )

  • @rohailanaaz8122
    @rohailanaaz8122 2 года назад

    answer A

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @yaroslavsk6940
    @yaroslavsk6940 3 года назад +2

    1 is incorrect

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

  • @sharnithavijayakumar996
    @sharnithavijayakumar996 2 года назад +1

    Hi, Quiz-1 option 1 is incorrect

    • @SimplilearnOfficial
      @SimplilearnOfficial  2 года назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @rajnis4989
    @rajnis4989 3 года назад

    Option 1 is incorrect. Amazon RDS belongs to Database service not Networking

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад +1

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @Rocky-he7zy
    @Rocky-he7zy 3 года назад +1

    Is this video good enough to pass Solution Architect exam?? Please answer.

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!

    • @Rocky-he7zy
      @Rocky-he7zy 3 года назад +1

      @@SimplilearnOfficial answer the question please.

    • @attitudegod3842
      @attitudegod3842 3 года назад

      @@Rocky-he7zy
      He can't.. i don't know why but..

    • @raj258877
      @raj258877 3 года назад

      The ans is a big No

    • @Rocky-he7zy
      @Rocky-he7zy 2 года назад

      @@raj258877 what more should i study for certification?

  • @patasposter
    @patasposter 3 года назад

    1 is Incorrect

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      "Hi, you got the correct answer. Kudos.
      Although the services EC2 and S3 belong to the compute and storage domains respectively, Amazon RDS does not belong to the networking domain, but the database domain"

  • @ferdinandsamosir
    @ferdinandsamosir 3 года назад +2

    1. Compute - EC2, Storage - S3, Networking - Amazon RDS

    • @SimplilearnOfficial
      @SimplilearnOfficial  3 года назад

      Thanks for watching our video and sharing your thoughts. Do subscribe to our channel and stay tuned for more. Cheers!