Deep Skills Internal
  • Welcome to Deep Skills
  • Deep Skills Organization
    • Quick Start Guide
    • About Deep Skills
      • Meetings & Workshops
        • 1:1 Meetings
        • Alignment and delegation
        • User journey
        • Presentation or landing page
        • Retrospective
      • Discord Server
  • Working at Deep Skills
    • Project-based work
      • General Etiquette
      • Roles & Responsibilities
        • Director
        • Expert
        • Contributor
        • Shadower
    • Getting Paid
      • Contributor Agreement
  • Skills and roles
    • Consultancy
      • Project owner
        • Workflow
          • Preparation
          • Consultation Call
          • Proposal Process
          • Payment Process
          • Retrospective
      • Data Steward
        • Workflow
          • Skills Interview Guide
      • DAO Steward
        • Workflow
          • Project Scoping Workshop
          • Retrospective Workshop
    • Operations
      • Operations Steward
        • Workflow
    • Engineering
      • Engineering PM
        • Workflow
      • Backend
        • Workflow
      • Frontend
      • DevOps
        • Workflow
      • Quality Assurance
        • Workflow
          • Project Testing
      • Solutions Architect
        • Workflow
    • Finance
      • Finance Director
    • Creating a new project →
      • Create a discrete project
        • Complete a discrete project
      • Create a recurring project
        • Complete a recurring project
      • Create a long-term project
  • Tools & Resources
    • Knowledge & Learning
    • Feedback
    • Historiography
Powered by GitBook
On this page
  • Set up DB instance on AWS.
  • Set all security restrictions for DB.
  • Migrate DB tables and data (if necessary) to a new instance.
  • Set up BE and FE instances on AWS.
  • Set up all security limitations for new EC2 instances.
  • Install all necessary soft on a new instance.
  • Set up CI/CD.
  • Set up S3 bucket on AWS.
  • Set up all necessary security limits on new bucket.
  • Regularly check the issue board for new issues.
  • Regularly check all instances stats to be sure everything is working ok and is not overloaded.
  • Upgrade (or downgrade) an instance if necessary.
  • Be sure that instances have enough free space.
  • Give team members necessary accesses that they need for current work, tests.
  • Check what accesses are not used any more, revoke them.

Was this helpful?

  1. Skills and roles
  2. Engineering
  3. DevOps

Workflow

Set up DB instance on AWS.

Set all security restrictions for DB.

Migrate DB tables and data (if necessary) to a new instance.

Set up BE and FE instances on AWS.

Set up all security limitations for new EC2 instances.

Install all necessary soft on a new instance.

Set up CI/CD.

Set up S3 bucket on AWS.

Set up all necessary security limits on new bucket.

Regularly check the issue board for new issues.

Regularly check all instances stats to be sure everything is working ok and is not overloaded.

Upgrade (or downgrade) an instance if necessary.

Be sure that instances have enough free space.

Give team members necessary accesses that they need for current work, tests.

Check what accesses are not used any more, revoke them.

PreviousDevOpsNextQuality Assurance

Last updated 3 years ago

Was this helpful?