Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
tulna07 committed Sep 26, 2024
1 parent ec009bb commit badb5b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 12 deletions.
12 changes: 1 addition & 11 deletions content/1-Introduction/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,10 @@ pre : " <b> 1. </b> "

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.




<!-- #### Content
1. [What is Infrastructure as Code?](1-what-is-infrastructure-as-code)
2. [What is Terraform?](./2-what-is-terraform/)
3. [Notable Features of Terraform](3-notable-features-of-terraform) -->
<!-- need to remove parenthesis for path in Hugo 0.88.1 for Windows-->
2 changes: 1 addition & 1 deletion content/19-Clean-Up/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ chapter : false
pre : " <b> 19. </b> "
---

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/).

Expand Down

0 comments on commit badb5b9

Please sign in to comment.