From the course: AWS Certified Developer - Associate (DVA-C02) Exam Tips

Unlock the full course today

Join today to access over 24,900 courses taught by industry experts.

Development with AWS services exam domain summary

Development with AWS services exam domain summary

- [Instructor] We have discussed the first topics revolving around the first exam domain of the AWS Certified Developer Associate certification test, which is the development with AWS services domain. The focus of this domain is on the various development tools, features, and services needed to develop applications in the AWS Cloud platform. You have also learned the three task statements for this exam domain, namely develop code for applications hosted in AWS, develop code for AWS Lambda, and use data stores in application development. The first task statement is about developing code for applications hosted in AWS, which can be run on a virtual machine or a more modern one that has a serverless architecture. Amazon EC2 allows you to launch your applications using virtual machines that you can fully control, while AWS Lambda powers serverless competing for your apps. Remember that you can host your existing apps immediately using Amazon EC2, AWS Elastic Beanstalk, or AWS Amplify…

Contents