AWS CodeStar helps to quickly create a new DevOps project with complete CI/CD pipeline. It also seamlessly integrates with IDEs and code management systems
AWS RDS is the Relational Database Service, that supports multiple database engines including Aurora. Aurora is a fully managed database built for cloud.
AWS Backup is a service that automate multi- service and multi account backup. We need to create a backup plan, assign resources, monitor and restore.
AWS Glue handles schema discovery in data lakes through crawlers. Crawlers are automated tools that connect to your data source and scan you data, extracting information about its structure and schema
Yes S3 can be used with EC2 instances:
Create the Amazon S3 File Gateway on the EC2 instance.
Create the VPC endpoints.
Generate the S3 File Gateway activation key.
Deploy S3 File Gateway.
Create the NFS file share.
Mount your NFS file share.