Back to Freecodecamp

Dialogue 1: Choosing the Right Cloud Storage Solution

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/6660a2dc899b426da432d83b.md

latest5.1 KB
Original Source

--description--

Watch the video below to understand the context of the upcoming lessons.

--assignment--

Watch the video.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Jake",
        "position": { "x": -25, "y": 0, "z": 1 }
      },
      {
        "character": "Maria",
        "position": { "x": 125, "y": 0, "z": 1 }
      }
    ],
    "audio": {
      "filename": "B1_20-1.mp3",
      "startTime": 1
    },
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "Jake",
      "position": { "x": 25, "y": 0, "z": 1 },
      "startTime": 0
    },
    {
      "character": "Maria",
      "position": { "x": 70, "y": 0, "z": 1 },
      "startTime": 0.5
    },


    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 7.46,
      "dialogue": {
        "text": "Maria, as we expand globally, we need to ensure our cloud storage meets our capacity and security needs.",
        "align": "left"
      }
    },
    {
      "character": "Jake",
      "startTime": 7.68,
      "finishTime": 12.04,
      "dialogue": {
        "text": "I've checked out a few options focusing on data centers in Europe and North America.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 12.58,
      "finishTime": 16.6,
      "dialogue": {
        "text": "That's great, Jake. Since our data is sensitive, choosing the right location is crucial,",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 16.86,
      "finishTime": 20.18,
      "dialogue": {
        "text": "especially with the strict rules in Europe. What options are we considering?",
        "align": "right"
      }
    },
    {
      "character": "Jake",
      "startTime": 20.58,
      "finishTime": 28.46,
      "dialogue": {
        "text": "I've narrowed it down to two main providers. One has data centers mostly in the U.S., offering strong security features at a lower cost.",
        "align": "left"
      }
    },
    {
      "character": "Jake",
      "startTime": 28.46,
      "finishTime": 33.9,
      "dialogue": {
        "text": "The other provider has data centers in Europe, giving better privacy but at a higher price.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 34.88,
      "finishTime": 38.56,
      "dialogue": {
        "text": "Security and cost are important, but we also need to think about speed and growth.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 39.04,
      "finishTime": 43.48,
      "dialogue": {
        "text": "Our developers have said there are slowdowns with our current provider, especially during busy times.",
        "align": "right"
      }
    },
    {
      "character": "Jake",
      "startTime": 44.36,
      "finishTime": 53.86,
      "dialogue": {
        "text": "That's a good point. The European option might reduce slowdowns for our European customers and improve performance. But we need to balance that with higher costs.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 54.32,
      "finishTime": 60.5,
      "dialogue": {
        "text": "Can we try out the European provider? Testing it in real situations could give us better insights into its performance.",
        "align": "right"
      }
    },
    {
      "character": "Jake",
      "startTime": 60.76,
      "finishTime": 69.44,
      "dialogue": {
        "text": "That's a practical idea. I'll arrange for a test project within the next month. We'll track key performance details and get feedback from the team.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 70.22,
      "finishTime": 75.08,
      "dialogue": {
        "text": "Great, Jake. Let's also ensure that the provider we choose can grow with us without needing big changes.",
        "align": "right"
      }
    },
    {
      "character": "Jake",
      "startTime": 75.82,
      "finishTime": 83.34,
      "dialogue": {
        "text": "Agreed. I'll include growth plans in our tests and review the support services to see how helpful they are with tech issues.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 83.94,
      "finishTime": 91.4,
      "dialogue": {
        "text": "Thanks, Jake. Keep me updated on the test's progress and prepare a detailed comparison. We should go over it together to make a final choice.",
        "align": "right"
      }
    },
    {
      "character": "Jake",
      "startTime": 92.12,
      "finishTime": 101.36,
      "dialogue": {
        "text": "Will do, Maria. I'll make sure everything is carefully tested so we can choose a solution that balances performance, cost, security, and compliance.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "position": { "x": 125, "y": 0, "z": 1 },
      "startTime": 101.86
    },
    {
      "character": "Jake",
      "position": { "x": -25, "y": 0, "z": 1 },
      "startTime": 102.36
    }
  ]
}