Tagged - aws
Exploring CI/CD options
With a focus on solo hackers' TS & Go projects.
Containers in AWS
Some services & workflows that help with container management, orchestration, & infra
AWS Batch
Some services and workflows that help with Batch processing in AWS.
AWS Elastic Load Balancer
Let's learn how to balance this load, shall we
TIL: MySQL Storage Engines
bits about MySQL architecture
AWS Networking Refresher
Polishing up my knowledge on how networking is structured in AWS
AWS Cloudtrail
Actions taken by a user, role, or an AWS service are recorded as events in CloudTrail. Events include actions taken in the AWS Management Console, AWS Command Line Interface, and AWS SDKs and APIs.
Route 53 Basics
Highly available DNS Service from AWS
AWS Cloudwatch
Logs, Metrics, Alarms, Events, & Dashboards
AWS CloudFormation Basics
Infrastructure as Code. Cool kids sh*t😎
AWS EC2 Basics
Compute service.
AWS VPC basics
Networking services
AWS notes: S3
Simple Storage Service
Cloud Fundamentals
Characteristics of the cloud According to NIST:
On-demand self-service: Can provision capabilities as needed, without needing human interaction Broad Network Access: Available over the network and accessed through standard mechanisms (like http) Resource Pooling: No control or knowledge of the exact location of the resources. Resources are pooled to serve multiple consumers using a multi-tenant model Rapid Elasticity: Capabilities can be elastically provisioned and released rapidly, to keep up with demand.…
AWS notes: IAM
IAM provides Identity for anything requiring long term AWS access. Humans, services, or applications (these are referred to as principals).
TIL: AWS S3, Lamba, Event Notification
Something I learnt today. Maybe more than one thing👾Been Learning AWS stuffs from Adrian Cantrill lately, been fun.
Course Notes: AWS Solutions Architect Cantrill
Some notes from the learn with Cantrill course
Integration resources
Mixed bag of articles, blog posts, videos, docs.
AWS Amplify Appsync React Notes
Some notes from udemy course "AWS AppSync & Amplify with React & GraphQL"
Networking recaps for Cloud Computing
I studied networking once upon a time, and I need to brush up those lessons as they're applicable to AWS Solutions Architect learnings.
How Route 53 uses Shuffle Sharding
How Route 53 uses Shuffle Sharding to improve availability when assigning customers to virtual name servers.
AWS Well Architected Framework
Some notes from the Well-Architected Framework whitepaper
AWS
Top level AWS notes & resources. Mostly focused on Solutions Architect Associate