From badb5b9756f9f64c9ca0c3c8987736f5be8dede9 Mon Sep 17 00:00:00 2001 From: tulna07 Date: Thu, 26 Sep 2024 18:28:49 +0700 Subject: [PATCH] update --- content/1-Introduction/_index.md | 12 +----------- content/19-Clean-Up/_index.md | 2 +- 2 files changed, 2 insertions(+), 12 deletions(-) diff --git a/content/1-Introduction/_index.md b/content/1-Introduction/_index.md index 36cd8fd..634be16 100644 --- a/content/1-Introduction/_index.md +++ b/content/1-Introduction/_index.md @@ -8,20 +8,10 @@ pre : " 1. " The AWS Developer Student Club at X University of Technology (AWSDSC-XUT) — a group of students who love leveraging AWS to build non-profit projects — is developing a containerized API application called AWSome Books, designed to make accessing instructional resources easier for students. -The team is eager to bring AWSome Books to life quickly and efficiently, without the burden of managing servers and within a reasonable budget. To achieve this, they are exploring AWS technologies to power their solution. Embracing CI/CD pipeline practices and AWS services is central to their strategy, but the team members are relatively new to AWS services required to build AWSome Books and CI/CD design. +The team is enthusiastic about rapidly and efficiently launching AWSome Books, all while minimizing server management and keeping costs reasonable. To this end, they are investigating AWS technologies to support their solution. They are also keen to incorporate CI/CD practices to simplify their software delivery process. Embracing CI/CD pipeline practices and AWS services is central to their strategy, but the team members are relatively new to AWS services required to build AWSome Books and CI/CD design. You will collaborate with them to recommend the most suitable AWS services, design an effective team workflow, and create CI/CD pipelines that streamline the deployment of AWSome Books to production, ensuring a fast and reliable launch. ![0001](/images/1/0001.png?featherlight=false&width=30pc) With a reliable CI/CD pipeline and AWS services taking care of the heavy lifting of infrastructure deployment and management, the team can focus on delivering the real value of AWSome Books more quickly, which is to give students throughout the university easy access to learning materials. - - - - - - diff --git a/content/19-Clean-Up/_index.md b/content/19-Clean-Up/_index.md index c29e43b..b3597cf 100644 --- a/content/19-Clean-Up/_index.md +++ b/content/19-Clean-Up/_index.md @@ -6,7 +6,7 @@ chapter : false pre : " 19. " --- -Congratulations! You have done your lengthy workshop with running your pipelines and AWS services smoothly. Let's clean up AWS resources to avoid additional charge. +Congratulations on completing the workshop and smoothly running your pipelines and AWSome Books on AWS services! Now, let’s clean up your AWS resources to prevent any unnecessary charges. **1.** Go to [AWS API Gateway console](https://console.aws.amazon.com/apigateway/).