DEV Community

Revathi Joshi for AWS Community Builders

Posted on

3

Started cloudprojectbootcamp.com

Week 0 — Billing and Architecture

Before the bootcamp, I had already registered a domain and created a hosted zone using Amazon Route53 on my main AWS account. Follow this documentation

Once you log into your Student portal, From the Resources section, you watch all the Video Instructional Content Playlist

  • You can also watch the same, Click on Submissions, Week 0, From the ToDo List. Proceed with setting up of things that you need for this bootcamp as per the instructions given in the videos.
  • update the Checklist

Required Homework/Tasks

1. Create a Github Account

As I already have my Github Account, I did not create a new one.

2. Create a Free Gitpod Account which is used for Cloud Developer Environment (CDE) to work with the code.

3. I got the Gitpod Button on my Github Account.

4. Create Gitpod Codespaces, in case the I used up all the Gitpod free-tier.

Once the repository was created

Architecture Diagram

Here is the link to my Logical Diagram from Lucid Chart
https://lucid.app/lucidchart/61cf470e-1feb-42c5-afdb-792fb1e4fb85/view?page=0_0&invitationId=inv_4088e3a2-9db3-4c69-951d-5895298985bc#

Here is my Conceptual Diagram from Luci Chart
https://lucid.app/lucidchart/540635e4-8c10-4855-9d62-652763d2a6c1/view?page=0_0&invitationId=inv_02a3c339-9428-4489-a816-8313cbfd28d8#

Here is link to my Logical CI/CD Diagram from Lucid Chart
https://lucid.app/lucidchart/3f5a105a-3ee6-4af9-b150-e1fc58b1b895/view?page=0_0&invitationId=inv_89d37443-e0b0-46a7-902d-63f22edd1de3#

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (0)

Best Practices for Running  Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK cover image

Best Practices for Running Container WordPress on AWS (ECS, EFS, RDS, ELB) using CDK

This post discusses the process of migrating a growing WordPress eShop business to AWS using AWS CDK for an easily scalable, high availability architecture. The detailed structure encompasses several pillars: Compute, Storage, Database, Cache, CDN, DNS, Security, and Backup.

Read full post