1. Урок 1. 00:02:17
    What Does This Course Cover?
  2. Урок 2. 00:01:11
    Dealing with Files
  3. Урок 3. 00:01:44
    Dealing with Issues
  4. Урок 4. 00:02:43
    What is Amazon ECS?
  5. Урок 5. 00:02:28
    How Does It Compare with Other Services?
  6. Урок 6. 00:00:36
    Introduction
  7. Урок 7. 00:00:46
    Setting up an Initial Course Folder
  8. Урок 8. 00:11:00
    Installing Docker
  9. Урок 9. 00:08:56
    Getting Set up on AWS
  10. Урок 10. 00:08:31
    Installing and Configuring the AWS CLI
  11. Урок 11. 00:01:46
    Benefits of Using the AWS CLI
  12. Урок 12. 00:08:21
    Creating an SSH Keypair
  13. Урок 13. 00:07:30
    Creating a Security Group
  14. Урок 14. 00:08:11
    Creating ECS IAM Roles
  15. Урок 15. 00:02:20
    Breaking down Each ECS Component
  16. Урок 16. 00:04:15
    Clusters
  17. Урок 17. 00:08:32
    Container Agent
  18. Урок 18. 00:09:47
    Container Instances
  19. Урок 19. 00:11:47
    Task Definitions
  20. Урок 20. 00:07:16
    Scheduler
  21. Урок 21. 00:09:29
    Scheduling Services
  22. Урок 22. 00:05:41
    Starting Tasks
  23. Урок 23. 00:10:45
    Private Docker Registry (ECR)
  24. Урок 24. 00:01:43
    ECS CLI
  25. Урок 25. 00:03:31
    Tearing down Our Cluster
  26. Урок 26. 00:01:12
    Introduction
  27. Урок 27. 00:06:25
    Generating a New Rails Project
  28. Урок 28. 00:09:47
    Setting up a Strong Foundation
  29. Урок 29. 00:07:33
    Dockerizing Your Rails Application
  30. Урок 30. 00:06:47
    Running the Application Locally
  31. Урок 31. 00:05:19
    Working with the Application
  32. Урок 32. 00:12:18
    Building the Demo Application
  33. Урок 33. 00:04:40
    Other Web Frameworks and Custom Apps
  34. Урок 34. 00:01:15
    Introduction
  35. Урок 35. 00:17:09
    Using and Configuring nginx
  36. Урок 36. 00:01:27
    Setting up an S3 Bucket
  37. Урок 37. 00:09:45
    Setting up RDS for Postgres
  38. Урок 38. 00:06:35
    Setting up ElastiCache for Redis
  39. Урок 39. 00:16:36
    Setting up an Elastic Load Balancer
  40. Урок 40. 00:02:42
    Visualizing the Application's Architecture
  41. Урок 41. 00:16:28
    Profiling the Ruby on Rails Application
  42. Урок 42. 00:00:43
    Introduction
  43. Урок 43. 00:05:21
    Going over the Cost Spreadsheet
  44. Урок 44. 00:03:13
    Experimenting with Different Traffic Figures
  45. Урок 45. 00:05:46
    Comparing Costs to Other Cloud Providers
  46. Урок 46. 00:03:38
    Benefiting from Amazon's Free Tier
  47. Урок 47. 00:00:49
    Introduction
  48. Урок 48. 00:03:07
    Creating the Production Cluster
  49. Урок 49. 00:05:54
    Creating the Private Registry Repositories
  50. Урок 50. 00:03:51
    Spinning up Multiple Container Instances
  51. Урок 51. 00:15:55
    Registering the Task Definitions
  52. Урок 52. 00:10:30
    Scheduling Services
  53. Урок 53. 00:08:38
    Pushing Application Changes without Downtime
  54. Урок 54. 00:09:04
    Automating Your Deployments with a Script
  55. Урок 55. 00:09:12
    Exploring the AWS Console and Container Logs
  56. Урок 56. 00:00:30
    Introduction
  57. Урок 57. 00:03:35
    Wiring up the ELB Endpoint to a Domain Name
  58. Урок 58. 00:05:09
    Creating Free SSL Certificates with Amazon ACM
  59. Урок 59. 00:01:21
    Updating the Security Group to Handle SSL
  60. Урок 60. 00:03:28
    Updating the ELB to Handle SSL
  61. Урок 61. 00:06:40
    Updating nginx to Handle SSL
  62. Урок 62. 00:01:18
    Congrats on Finishing the Course
  63. Урок 63. 00:01:49
    Learn More about AWS