1
00:00:05,590 --> 00:00:11,870
Now we have an artifact or a package of software, we have tested it and we are ready for deployment.

2
00:00:12,340 --> 00:00:13,730
So what to do next?

3
00:00:13,750 --> 00:00:21,250
We want to have this somewhere where a client, either from a mobile app or from a web location, can

4
00:00:21,250 --> 00:00:24,970
access this car information to displayed for the end users.

5
00:00:26,270 --> 00:00:31,930
That leads to opposite direction in which you can go if you want to deploy something like this, you

6
00:00:31,930 --> 00:00:38,860
can deploy this package on your own infrastructure, meaning that you deployed its on servers that you

7
00:00:38,860 --> 00:00:40,030
control and manage.

8
00:00:40,870 --> 00:00:48,130
Or you can deploy the software using a cloud provider like Amazon, AWG, Google Cloud, Microsoft Azure

9
00:00:48,430 --> 00:00:49,870
and so many others.

10
00:00:52,760 --> 00:00:58,340
The advantage of using a cloud provider is that you only rent the infrastructure for the time you are

11
00:00:58,340 --> 00:00:58,880
using it.

12
00:00:59,570 --> 00:01:00,670
Let's take this example.

13
00:01:01,100 --> 00:01:06,560
If you build an e-commerce shop and you want to host it, you will need to buy a silver plated somewhere

14
00:01:06,560 --> 00:01:13,130
safe, make backups and the software updates and fix any hardware failures and so on.

15
00:01:13,970 --> 00:01:15,040
During peak times.

16
00:01:15,050 --> 00:01:21,320
For example, just before Christmas, you may need to buy an additional server that will stay idle for

17
00:01:21,320 --> 00:01:24,740
the rest of the year just to handle those Christmas sales.

18
00:01:26,120 --> 00:01:33,440
Using a cloud provider, you can focus on actually building and maintaining the application and worry

19
00:01:33,440 --> 00:01:37,070
less about the hardware and how to scale your application.

20
00:01:38,630 --> 00:01:40,430
Which option makes more sense?

21
00:01:40,820 --> 00:01:42,020
It's totally up to you.

22
00:01:42,800 --> 00:01:49,910
Some organizations decide to go one way or the other, but many decide to still have some infrastructure

23
00:01:50,060 --> 00:01:51,080
on the premises.

24
00:01:51,350 --> 00:01:57,410
But at the same time, to take advantages of many cloud providers for some of the reasons mentioned

25
00:01:57,410 --> 00:02:02,050
above, cloud services have risen greatly in popularity in the last years.

26
00:02:02,390 --> 00:02:07,850
In the following lectures, I will show you how to use the Amazon RWC to deploy digital application.

