1
00:00:01,669 --> 00:00:05,650
Now AWS was just an example in this section.

2
00:00:05,650 --> 00:00:08,370
But no matter which provider you choose

3
00:00:08,370 --> 00:00:10,710
you will often have this choice

4
00:00:10,710 --> 00:00:12,930
between using some services

5
00:00:12,930 --> 00:00:15,330
where you have full control,

6
00:00:15,330 --> 00:00:17,290
you have your own remote machine

7
00:00:17,290 --> 00:00:19,270
on which you install Docker,

8
00:00:19,270 --> 00:00:23,310
but where you'd offer also I have the full responsibility

9
00:00:23,310 --> 00:00:28,310
and a managed service which allows you to deploy containers.

10
00:00:29,240 --> 00:00:34,240
And I showed you both in this module, ATC example of AWS.

11
00:00:34,420 --> 00:00:38,370
We started with EC2, which was that installed it

12
00:00:38,370 --> 00:00:41,910
on your own approach, but then we moved to ECS

13
00:00:41,910 --> 00:00:44,040
to have this managed service.

14
00:00:44,040 --> 00:00:47,060
And especially that manual installation approach

15
00:00:47,060 --> 00:00:49,580
will be available by many providers

16
00:00:49,580 --> 00:00:51,590
because having a remote machine

17
00:00:51,590 --> 00:00:55,433
which you can manage on your own is fairly easy to sell.

18
00:00:56,320 --> 00:00:59,770
More complex managed services like ECS

19
00:00:59,770 --> 00:01:02,620
are also present on a lot of providers

20
00:01:02,620 --> 00:01:03,910
not all of them though,

21
00:01:03,910 --> 00:01:05,630
but especially the big providers

22
00:01:05,630 --> 00:01:08,910
of course all have similar Services.

23
00:01:08,910 --> 00:01:11,760
Now, I already mentioned it earlier in this course,

24
00:01:11,760 --> 00:01:13,840
I can't cover all providers

25
00:01:13,840 --> 00:01:15,770
and of course the exact steps,

26
00:01:15,770 --> 00:01:18,150
especially for the managed services

27
00:01:18,150 --> 00:01:20,580
differ between providers.

28
00:01:20,580 --> 00:01:25,360
My goal was to show you these two main philosophies.

29
00:01:25,360 --> 00:01:28,430
You could say, for deploying containers

30
00:01:28,430 --> 00:01:30,740
installing Docker on a remote machine

31
00:01:30,740 --> 00:01:33,140
where it's managed services,

32
00:01:33,140 --> 00:01:36,430
and I wanted to show you potential challenges

33
00:01:36,430 --> 00:01:39,570
what to keep in mind and how certain features

34
00:01:39,570 --> 00:01:42,970
we saw locally with Docker and Docker compose

35
00:01:42,970 --> 00:01:46,360
can be translated to manage services.

36
00:01:46,360 --> 00:01:47,830
Therefore what you learned here

37
00:01:47,830 --> 00:01:50,420
should not just help you with AWS,

38
00:01:50,420 --> 00:01:53,950
but with any provider since you already are aware

39
00:01:53,950 --> 00:01:57,250
of a couple of approaches and pin points,

40
00:01:57,250 --> 00:01:59,040
you might be using and facing

41
00:01:59,040 --> 00:02:00,813
when deploying containers.

