Posts

Showing posts from June, 2020

AWS Certified Developer Associate Exam special Notes

Image
Things to remember for AWS Certified Developer Associate (DVA-C01) Exam Hallo folks. I am Utpal Bhattacharjee , 2x AWS. I have recently passed the  AWS Certified Developer Associate (DVA-C01) Exam and while preparation time I have made this notes which was very helpful to me. Hope this will be also helpful for you. You can define periodic tasks in a file named cron.yaml in your source bundle to add jobs to your worker environment's queue automatically at a regular interval in Elastic Beanstalk. For example, you can configure and upload a cron.yaml file which creates two periodic tasks : one that runs every 12 hours and a second that runs at 11pm UTC every day . Hence, using the cron.yaml is the correct configuration file to be used in this scenario . Dockerrun.aws.json is primarily used in multicontainer Docker environments that are hosted in Elastic Beanstalk . This can be used alone or combined with source code and content in a source bundle to create an environment on a