Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
PHP : Learn to upload files to Amazon S3 and use CloudFront
Rating: 4.3 out of 5(83 ratings)
1,429 students

PHP : Learn to upload files to Amazon S3 and use CloudFront

Learn to upload files to Amazon S3 using PHP and Serve them with CloudFront
Last updated 6/2018
English

What you'll learn

  • Learn to upload files to the cloud using PHP and Amazon S3
  • Learn to use Amazon S3 with CloudFront

Course content

4 sections29 lectures2h 47m total length
  • Introduction1:15
  • Tools3:19

    Identify and set up essential development tools for PHP, including editors like PhpStorm or Sublime, composer, a version control system, and terminal commands for an object-oriented PHP course.

  • Application files here0:09

Requirements

  • Basic OOP in PHP

Description

This is a small course focus on uploading files to the cloud in this case Amazon S3 which stands for Amazon Simple Storage Service.  The great thing about S3 is that is very cheap and very scaleable. 

Wether you are building a blog, video or photo application as your application gets bigger you might need to start saving your data somewhere else rather than in your server. 

Hosting your videos and photos with S3 can really improve your application speed, hosting prices and even your SEO results.

This course focuses on Amazon S3 but after you learn how to do it wth S3 you will find easier to do it with other cloud space providers. 

Who this course is for:

  • This course is meant for students who want to learn how to upload files to the cloud in their application
  • Students who want to use CDN to serve application videos and large files