Developing applications for the cloud
‘Cloud Computing is nothing but a practice of providing of Cloud Services (Storage, Computation, Databases, Security,
databases, Networking, Monitoring,DevOps, Analyst, IOT etc) on rent and also through a network that can be accessed
over the internet’
AWS-services
Amazon Computer Services
EC2 : Virtual server In the cloud
Lambda : Run code without thinking about server
Amazon Database Services
RDS : Manage Relational database service
Amazon Storage Services
S3 : Scalable storage in cloud
Other Aws-services
VPC : Isolate cloud Resources
Cloud-Watch : Monitor Resources and application
API gateway : Build apply and manage API
Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale. APIs act as the “front door” for applications to access data, business logic, or functionality from your backend services. Using API Gateway, you can create RESTful APIs and WebSocket APIs that enable real-time two-way communication applications. API Gateway supports containerized and serverless workloads, as well as web applications.
List of all AWS services
List of all AWS services : Click here