/backend

My notes from sessions w/ Alexander Simovic (https://aws.amazon.com/developer/community/heroes/aleksandar-simovic/)

Primary LanguageHTMLMIT LicenseMIT

My Todo List

  • NodeJS
  • Testing
  • Compute (Lambda)
  • Network communication (API Gateway + GraphQL)
  • Severless patterns
  • Authentication & Authorization
  • Cloudformation
  • Messaging Layer (SNS + SQS)
  • Storage Layer
    • Relational Databases
    • NoSQL Databases (document storage)
    • Migration from NoSQL to MySQL/Postgres
    • File storage (S3)
  • Deployments
    • CodeStar
    • CodePipeline
    • CodeDeploy
  • Architecture (how do you start building a system - which topics come first)
    • Data flow diagram
    • AWS Architecture
    • UML Diagrams (not required)
    • Structured analysis and design technique (SADT)
  • AWS Certificates (finish 5 of 5)
    • AWS Certified Solutions Architect Associate
    • AWS Certified Developer Associate
    • AWS Certified SysOps Administrator Associate
    • AWS Certified Solutions Architect Professional
    • AWS Certified DevOps Engineer
  • Migration from Monolith to Serverless
  • Computer Science 101
    • Data Structures
    • Algorithms
    • Network (Buffers/Streaming/TCP/UDP)
    • Engineering
  • Serverless Software Patterns
  • Frontend (React.js)

Serverless Design Patterns

Additional Information: Sources &Links