AWS Elastic Beanstalk

Access the Elastic Beanstalk Environment Under Services, access Elastic Beanstalk. Now in the Elastic Beanstalk dashboard, you would be able to see a pre-deployed environment under the All environments box. Figure 1. Elastic Beanstalk dashboard Click on the environment name to display it for more detailed view. Make sure that the environment health is green… Continue reading AWS Elastic Beanstalk

AWS Lambda

Lab Goal Figure 1. Lab goal In this lab, we will try to create an AWS lambda function that will be trigerred by a time-based CloudWatch event. The lambda function will have an IAM role attached to it for access of stopping EC2 instances. Create Lambda Function From the main dashboard, go to Services >… Continue reading AWS Lambda