Got it π Only from the 2 images you just sent, without adding the earlier notes:
βοΈ AWS Cloud Workshop β My Learning Experience
Todayβs AWS Cloud Workshop gave me an opportunity to explore practical concepts in cloud computing and AWS services.
We worked on the Cloud Resume Challenge, where AWS was used to build and deploy a cloud-based project. I also learned how to work with Docker Hub and AWS EC2, including configuring permissions for EC2 to access Amazon S3.
One of the hands-on tasks involved establishing an EC2βS3 connection and downloading a dataset from S3 using the AWS CLI.
The workshop also introduced me to Serverless Computing and Event Triggers. I learned about AWS Lambda, a serverless compute service where we provide the code and AWS manages the underlying servers.
A basic event-driven flow I learned was:
S3 β Event Trigger β Lambda β Process Data
I also explored concepts related to Amazon CloudWatch for monitoring and API Gateway, which provides APIs for applications to interact with backend services.
Overall, the workshop helped me understand how EC2, S3, Lambda, CloudWatch, API Gateway, and Docker can work together to build cloud-based applications.
It was a great hands-on learning experience and helped me gain a better understanding of AWS, serverless architecture, and cloud deployment. πβοΈ
#AWS #CloudComputing #EC2 #S3 #Lambda #CloudWatch #APIGateway #Docker #Serverless #AWSWorkshop

Top comments (0)