Amazon S3 is Amazon Simple Storage Service. It is an object storage service.
Data Analyrics, Machine Learning and Data Insight and Data Backup and Restoration.
Because Amazon S3 is scalable and is a pay per use service, you can start of small and grow your application as you need.
AWS Lambda is a serverless computing service offered by Amazon.
Creating APIs and Data Processing.
It is a way to create applications with out the need to maintain or manage the servers, the network, and the infrastructure and you would just need to focus on creating code.
CDN stands for Content Delivery Network. It allows faster transfer of data for loading web content.
A visitor visits a website and sends a request back to the server. The CDN will ping the closest server and deliver cached content and providing the user with faster page load times.
The Benefit of employing a CDN is that it gives the user access to any site with out worring about load times because the user is being redirected to the closest CDN to them.