ElastiCache Redis & EC2 Configuration with Python | Data Storage & Retrieval

Поделиться
HTML-код
  • Опубликовано: 29 июл 2024
  • Discover the power of Amazon Web Services (AWS) in this comprehensive tutorial where we walk you through the process of creating an Amazon ElastiCache Redis Cluster, configuring an EC2 instance with a Python script, and using that script to store and retrieve a value.
    In this video tutorial, we'll go over the following steps in detail:
    Amazon ElastiCache Redis Cluster Creation: Understand the process of setting up your very own ElastiCache Redis Cluster on Amazon Web Services. We'll guide you through each step, ensuring you grasp the ins and outs of this powerful in-memory data store.
    EC2 Instance Configuration: Discover how to launch and configure an EC2 instance to fit your requirements. We'll also delve into how you can install Python and any necessary dependencies to prepare for running our script.
    Script Execution: Learn how to interact with your ElastiCache cluster using a Python script on your EC2 instance. We'll run the script to store a value and subsequently retrieve it, showcasing the simplicity and effectiveness of this approach.
    Download the code file so you can follow along: youtube-code-download-32132b3...
    This video is an excerpt from our comprehensive AWS Solutions Architect Associate video course. If you're looking for more info on how to get AWS certified and pass the exam, visit digitalcloud.training/aws-cer...
    _______________________
    0:00 Introduction
    0:05 Introduction and Creating an Elasticache Cluster
    0:43 Accessing Elasticache Service and Cluster Creation
    2:01 Configuring Cluster Settings
    3:15 Configuring Security Groups
    4:23 Summary and Cluster Creation
    5:02 Setting Up Python Server on EC2 Instance
    6:13 Running Python Script for Storing and Retrieving Values
    9:24 Conclusion and Cleanup
    _______________________
    At Digital Cloud Training, our mission is to help you succeed in your #cloud career.
    👉 Check out our popular training options for #AmazonWebServices, including
    🔸On-Demand Courses digitalcloud.training/aws-tra...
    🔸Hands-on Challenge Labs digitalcloud.training/hands-o...
    🔸Cloud Mastery Bootcamps digitalcloud.training/cloud-m...
    💡 Explore FREE #AWS Training Resources at digitalcloud.training/free-aw...
    👍 Like, comment, and SUBSCRIBE to our channel for more videos from #digitalcloudtraining. We appreciate your support! / digitalcloudtraining
  • НаукаНаука

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

  • @kouroshbaghaei382
    @kouroshbaghaei382 5 месяцев назад

    Thank You Neal! This was a very concise and to the point tutorial covering all the necessary details that I needed!

  • @kienphan6436
    @kienphan6436 Месяц назад

    clear and concise. Thank you sir

  • @gnoomiekorotish4910
    @gnoomiekorotish4910 Год назад +2

    Thank You Neal for next great tutorial !

  • @CoversTavo
    @CoversTavo Месяц назад

    The only way to access to that Redis is with EC2? I dont undertand that

  • @kouroshbaghaei382
    @kouroshbaghaei382 4 месяца назад

    I watched this video again. I have one question that is not clear for me. In the code that accesses REDIS, I do not exactly understand how the redis server is protected against illegal access? I mean there is no authentication happening in the code. Rather, the code only has the link to the end point of the redis. Also, how can I access the redis server from within a lambda function if the lambda function is not in their VPC? ( I noticed that when creating Lambda functions, the only VPC that I can access is the default one. And other VPCs are not shown in the list from which we choose VPC ) Thanks a lot.

    • @DigitalCloudTraining
      @DigitalCloudTraining  4 месяца назад

      Hi there, we recommend posting your question in our Facebook group. Our community members are always happy to share their knowledge and help each other out.
      If you're not already a member of our Facebook community, we'd love to have you join us! 

      Here's the link to sign up: facebook.com/groups/awscertificationqa
      Once you're in, you can post your question and get some helpful insights.