logo
项目实训营Introduction

TechScrum DevOps 项目实训营

导师 7 周精心辅导,获得可写入简历的项目经验

  • 来自 Amazon 的工程师,手把手带着做项目
Course Advisor
View AI Career Impact Map →
Course Visual
bootcamp-visual
Core Features

TechScrum DevOps 项目实训营 Highlights

01

行业精英导师指导

02

商业项目,真实开发环境

03

导师每周进行项目辅导

04

7 周获得项目经验

JOB-READY PORTFOLIO

Real Commercial Team Projects to Showcase to Employers

该项目旨在使用 TypeScript 创建类似 JIRA 的项目管理工具。该工具将为团队提供高效的任务、问题和项目跟踪与管理功能。 项目官网:https://www.techscrumapp.com/

Team Projects: 2+
Web开发全栈项目班19期P3团队项目Final展示:TechScrum

Web开发全栈项目班19期P3团队项目Final展示:TechScrum

avatar
avatar
avatar
...Web开发全栈项目班19期 students
Web开发全栈项目班20期P3 Agile团队项目——TechScrum Final Demo展示

Web开发全栈项目班20期P3 Agile团队项目——TechScrum Final Demo展示

Curriculum

TechScrum DevOps 项目实训营 Curriculum

1DevOps Fundamentals1 lessons
📚Environment/Local BuildsLesson
2DevOps Infrastructure as Code2 lessons
📚Basic Frontend/Backend IaC CodeLesson
📚Frontend/Backend IaC Enhancement + MonitoringLesson
3DevOps Monitoring and Logging3 lessons
📚Cloud Account, GitHub Organization, Frontend/Backend MonitoringLesson
📚Monitoring Tools IaCLesson
📚IaC for MonitoringLesson
4DevOps Kubernetes & Orchestration1 lessons
📚FailoverLesson
View Full Curriculum
Why DevOps

为什么选择 TechScrum DevOps 项目实训营

行业洞察This project uses the DevOps workflow for the TechScrum web application. Participation in the project reinforces students' knowledge, engages them in hands-on DevOps projects, and provides a deep unde ...

Expert Team

Mentor Team

Pricing Options

Tech Stack

Technology Stack

DevOps工作技能

Python

Python

Git

Git

Deploy

Deploy

CI/CD

CI/CD

Linux

Linux

Agile

Agile

Web Development

Web Development

NPM

NPM

Bash

Bash

CRUD

CRUD

Pipeline

Pipeline

DevOps流程

Coding Basics

Coding Basics

Linux

Linux

Containerization

Containerization

Orchestration

Orchestration

CI/CD

CI/CD

Infrastructure Automation

Infrastructure Automation

Configuration Management

Configuration Management

Logging

Logging

Monitoring

Monitoring

Auto Scaling

Auto Scaling

Incident Management

Incident Management

DevOps职业技能

简历修改

简历修改

模拟面试

模拟面试

面试指导

面试指导

DevOps项目能力

Docker

Docker

Jenkins

Jenkins

Ansible

Ansible

Jira

Jira

Splunk

Splunk

AWS

AWS

Grafana

Grafana

New Relic

New Relic

Terraform

Terraform

OpsGenie

OpsGenie

Pageduty

Pageduty

CDN

CDN

Reverse Proxy

Reverse Proxy

AWS EC2

AWS EC2

AWS ECS

AWS ECS

AWS Beanstalk

AWS Beanstalk

Status Page

Status Page

Bitbucket

Bitbucket

kubernetes

kubernetes

Travis CI

Travis CI

Gatling

Gatling

Locust

Locust

Selenium WebDriver

Selenium WebDriver

Elastic Search

Elastic Search

Logstash

Logstash

Kibana

Kibana

Python DevOps Tools

Python DevOps Tools

NodeJS

NodeJS

Target Audience

谁应该参加我们的TechScrum DevOps 项目实训营

在校相关专业的学生,想要通过本项目获得 DevOps 的项目经验。
想要在澳洲求职,缺乏 DevOps 工作经验的学生或者在职人员。
提升技术栈的在职人员,本项目深度技术培训和实战经验将提升市场竞争力。
追求技术成长与职业发展的 IT 人士,希望通过项目实践和专家指导迅速提升技能。
Course DetailCourse Detail

项目介绍

TechScrum DevOps 项目实训营是一个为期 7 周的项目实训营,专为想要提升技术能力的初级 DevOps 工程师设计,通过实践 TechScrum Web 的 DevOps 工作流程,提升他们的技术能力。这个实训营通过行业导师手把手辅导项目,来提高学员对集成、云基础设施管理和 DevOps 性能优化的理解和实践熟练度,并收获一个项目经验。

项目架构图

导师介绍

导师 Dex 老师有超过 9 年 IT 行业经验,目前就职于 Amazon,担任 Incident Management Engineer 一职。曾担任 DevOps Team Lead,善于将实际案例和操作结合,帮助学生深入理解 DevOps 原理,并通过实际应用取得成功。

项目特点

  • 结构化路径:从环境搭建到监控工具的 IaC,逐步深入。
  • 商业项目:学员将面对真实业务场景中会出现的问题。
  • 技术全面:使用澳洲公司常用的云技术和 DevOps 工具,如 EKS、AKS、SonarQube 和 Vault。

项目内容

Week 1: Environment/Local Builds

Project Familiarization

  • Download and install the required project dependencies.
  • Understand the project's directory structure and primary functionalities.
  • Review project documentation and comments.

Technical Stack & Environment

  • Identify the tech stack: Typescript, Node.js, etc.
  • Set up the development environment: Node.js, npm/yarn.
  • Identify required environment variables and their purposes.

Local Execution

  • Run the project's installation and start commands.
  • Test the main functionalities of the project to ensure it operates correctly locally.

Cloud Infrastructure Setup

  • Select the appropriate cloud platform based on project needs.
  • Manually set up the necessary cloud services for frontend, such as storage and CDN services.
  • Configure related networking and security settings.

Week 2: Basic Frontend/Backend IaC Code

Frontend IaC

  • Choose and familiarize with an IaC tool.
  • Write simple IaC scripts for frontend deployment.

Backend Cloud Components

  • Choose cloud servers or container services based on backend requirements.
  • Manually deploy backend code, set up database connections, etc.
  • Test backend functionalities and performance.

Backend IaC

  • Use the chosen IaC tool to script backend deployment.

Week 3: Frontend/Backend IaC Enhancement + Monitoring

IaC Enhancement for Frontend & Backend

  • Optimize existing IaC scripts for frontend and backend.
  • Add or modify resources based on project requirements.

Monitoring

  • Select appropriate monitoring tools.
  • Implement health checks for the frontend.
  • Set up and configure cloud-based monitoring tools to monitor frontend CDN's performance and availability.

Week 4: Cloud Account, GitHub Organization, Frontend/Backend Monitoring

Shared Resources

  • Create a GitHub organization and invite team members.
  • Choose a cloud platform and set up a shared account.

IaC & CI/CD for Frontend/Backend

  • Deploy frontend and backend applications in the shared account.
  • Optimize IaC scripts based on the characteristics of the shared account.
  • Establish Continuous Integration/Continuous Deployment pipelines.

Extended Monitoring

  • Expand monitoring capabilities for frontend and backend, including application performance and error rates.
  • Set up alerts to ensure prompt issue responses.

Week 5: Monitoring Tools IaC

Manual Setup of Monitoring Tools

  • Choose monitoring tools like Prometheus, and Grafana based on project needs.
  • Manually deploy these monitoring tools on the cloud platform.

IaC for ELK

  • Familiarize with ELK's deployment and management.
  • Use an IaC tool to script ELK deployment.

Week 6: IaC for Monitoring

Infrastructure Enhancement

  • Optimize networking, storage, and compute resources based on the expansion needs of the project.

IaC for Monitoring Tools

  • Script the deployment of Prometheus, and Grafana using IaC.
  • Automate the deployment of these tools on the cloud platform.

Integration & Pipeline Setup

  • Ensure monitoring tools can correctly monitor frontend and backend applications.
  • Configure integrations between monitoring tools and other services, such as alerts and log management(ELK/Opensearch).

Week 7: Failover

Failover Strategies

  • Learn and determine the appropriate failover strategies for the project.
  • Configure and test auto-recovery functionalities.
  • Optimize the application to handle various failure scenarios.

Challenge:

  1. API Gateway + Lambda:
    • Implement using Terraform, possibly in combination with SAM (Serverless Application Model).
    • Prioritize using Lambdas written by developers.
    • If the developer hasn't finished the Lambda function, the DevOps team can write a backup Lambda (for example, for handling tfstate files or frontend). This can be invoked using API Gateway, EventBridge, or S3.
  2. EKS (Elastic Kubernetes Service) + AKS (Azure Kubernetes Service):
    • Implement one of the platforms.
    • Use Terraform to set up the cluster, worker nodes, and other foundational infrastructure.
    • Deploy applications via a pipeline, with the pipeline located in the code repository.
  3. Code Testing:
    • Set up a SonarQube server and integrate it into the Jenkins pipeline. Email the test results to developers.
    • Incorporate Snyk into the pipeline and email the test reports to developers.
    • Scan once a week to compare code improvements.
    • Implement unit tests for critical parts of the application and ensure they run as part of the CI/CD pipeline.
  4. Load Testing:
    • Use tools like JMeter or Locust to simulate heavy traffic to your infrastructure.
    • Analyze the system's response and identify bottlenecks.
    • Optimize the infrastructure based on the findings and retest.
  5. Security:
    • Integrate with some cloud platform security tools, like AWS securityhub….
    • Integrate automated security scans in the CI/CD pipeline.
    • Ensure all services are running with least privilege access.
  6. Failover Trigger:
    • Design mechanisms to detect system failures, such as health checks or monitoring alarms.
    • Implement automated or semi-automated processes to redirect traffic to the failover infrastructure in case of system failure.
  7. Vault:
    • Set up a Vault server.
    • Store credentials in Vault and modify or create new pipelines accordingly.
  8. GitHub Actions/Bitbucket Pipelines:
    • Re-implement Jenkins code pipelines using either GitHub Actions or Bitbucket Pipelines, depending on the type of the project's code repository.

你将获得什么

  • 完成项目后的实践经验,加深对 DevOps 核心概念和技术的理解。
  • 项目完成可写入简历,证明你具备 DevOps 领域的专业知识和实战能力。
  • 提升个人技术资历,为未来的职业发展铺平道路。

技术栈

  • IaC工具:Terraform, AWS SAM
  • 云平台:AWS, Azure
  • 监控工具:Prometheus, Grafana, ELK/Opensearch
  • 容器服务:EKS, AKS
  • CI/CD:Jenkins, GitHub Actions, Bitbucket Pipelines

入营门槛

  • 有 DevOps 基础知识
  • 了解云平台

学员权益

分享此页面

TechScrum DevOps 项目实训营 分享给朋友

LIVE CLASS

How We Deliver Live Classes Online

  • Flexible Learning Schedule: Join the classroom anytime, anywhere
  • Immersive Learning Environment: We create a highly interactive and immersive learning environment through virtual spaces. Students can communicate and collaborate in virtual classrooms, labs, and meeting rooms.
Online class
Online community
SOCIAL

Reduce Loneliness in Online Learning

  • Combat Learning Isolation: See who else is studying with you, find like-minded learning partners, and grow together.
  • Enhance Social Skills: In the virtual environment, students can freely make new friends and engage in social interactions. This helps improve social skills and teamwork, especially for introverted students.
PROJECT

How do we discuss projects?How We Do Team Projects

  • Build Strong Team Collaboration: More efficient and authentic discussions
  • Real-time Feedback and Support: Instructors and tutors observe students in real time, providing immediate feedback and support to enhance learning outcomes.
Team discussion