Skip to content

Commit

Permalink
Add week7 info
Browse files Browse the repository at this point in the history
  • Loading branch information
madisonjordan authored May 18, 2023
1 parent 9777881 commit a547fe4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion journal/week6.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
# Week 6 — Deploying Containers
# Week 6 & 7 — Deploying Containers / Solving CORS with a Load Balancer and Custom Domain

>__Quick Links__
> - [Weekly Summary](#weekly-summary)
> - [Key Takeaways](#key-takeaways)
> - [Required Homework](#required-homework)
#### Weekly Outcome
Week 6
- Being able to push and tag container images to remote repository
- Practical knowledge of deploying, configuring and updating a serverless container
- Basic knowledge of working with a cloud CLI

Week 7
- Working with DNS records and hosted zones
- Configuring TLS termination at the load balancer
- Deploying and configuring a load balancer for multiple subdomains
- Basic understanding of solving CORS issues and backend-to-frontend communication

---

Expand Down

0 comments on commit a547fe4

Please sign in to comment.