Articles in this series
what is image An image (also referred to as an AMI) defines the programs and settings that are applied when you launch an EC2 instance. now launch...
what is template A launch template is similar to a launch configuration, in that it specifies instance configuration information. It includes the ID...
what is EC2 Amazon Elastic Compute Cloud (Amazon EC2) provides on-demand, scalable computing capacity in the Amazon Web Services (AWS) Cloud. launch...
What is S3 Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability,...
AWS Lambda is a server less computing service that allows users to run code for applications and back end services without managing servers. Create a...
here am going to explain how to create the lambda function to start and stop your ec2 instances in the scheduled time interval. go to IAM create...