70 articles

📰 Dev.to · Aisalkyn Aidarova

Articles from Dev.to · Aisalkyn Aidarova · 70 articles · Updated every 3 hours · View all reads

All ⚡ AI Lessons (10494) ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog
Part 7: Decoupled Architecture
Dev.to · Aisalkyn Aidarova 1mo ago
Part 7: Decoupled Architecture
1. Goal of Today’s Architecture Today we enhanced an existing serverless architecture by...
AWS ECS Lab
Dev.to · Aisalkyn Aidarova 1mo ago
AWS ECS Lab
Deploy Nginx Container Using Amazon ECS (Fargate) Objective In this lab we will...
Lab: Create Kubernetes Cluster in Azure (AKS)
Dev.to · Aisalkyn Aidarova 1mo ago
Lab: Create Kubernetes Cluster in Azure (AKS)
Architecture we will create: Internet │ Azure Load Balancer │ AKS Cluster │ Pods /...
Azure VM Deployment & Web Server Lab
Dev.to · Aisalkyn Aidarova 1mo ago
Azure VM Deployment & Web Server Lab
Objective Deploy an Ubuntu Virtual Machine in Azure, resolve quota issues, connect via...
Lab: Build, Run, and Debug a Basic Dockerized Node.js App
Dev.to · Aisalkyn Aidarova 1mo ago
Lab: Build, Run, and Debug a Basic Dockerized Node.js App
0) Prerequisites Docker Desktop installed and running (whale icon in menu bar) Terminal...
Part 6: Decoupled Architecture
Dev.to · Aisalkyn Aidarova 1mo ago
Part 6: Decoupled Architecture
Target Architecture Client authenticates with Cognito → gets JWT token Client calls API...
final work for batch #2: ENTERPRISE DEVOPS GOVERNANCE LAB
Dev.to · Aisalkyn Aidarova 1mo ago
final work for batch #2: ENTERPRISE DEVOPS GOVERNANCE LAB
enterprise-grade DevOps strategy, not tools. our focus is: Shared pipelines Version control...
Decoupled Architecture High-Level Architecture Overview
Dev.to · Aisalkyn Aidarova 1mo ago
Decoupled Architecture High-Level Architecture Overview
1️⃣ Start With The Problem (Always Start Here) The problem was to design a system that...
Part 5: Decoupled Architecture
Dev.to · Aisalkyn Aidarova 1mo ago
Part 5: Decoupled Architecture
Lab: Enterprise Upgrade — CloudFront + SQS DLQ for Serverless Upload Pipeline ...
Part 4: Decoupled Architecture
Dev.to · Aisalkyn Aidarova 1mo ago
Part 4: Decoupled Architecture
Lab: Serverless “Web + Worker” File Pipeline (API Gateway + Lambda + S3) ...
lab part 3: legacy system production-grade Terraform modules + GitLab
Dev.to · Aisalkyn Aidarova 1mo ago
lab part 3: legacy system production-grade Terraform modules + GitLab
🎯 Goal When you push to GitLab: CI runs terraform plan for envs/legacy It uses remote...
lab part 2: legacy system production-grade Terraform modules + GitLab
Dev.to · Aisalkyn Aidarova 1mo ago
lab part 2: legacy system production-grade Terraform modules + GitLab
🎓 Case Study: Onboarding 5-Year Legacy EKS into Terraform (Enterprise Practice) ...
Lab: Multi-Environment GitOps Platform
Dev.to · Aisalkyn Aidarova 1mo ago
Lab: Multi-Environment GitOps Platform
Goal Build a production-ready platform that: Provisions infra with...
PROJECT: “DevOps Pulse” – Enterprise GitOps Deployment on EKS
Dev.to · Aisalkyn Aidarova 1mo ago
PROJECT: “DevOps Pulse” – Enterprise GitOps Deployment on EKS
1️⃣ Project Overview We are building: A Node.js microservice Dockerized Built in GitLab...
AWS Integration & Messaging using SNS + SQS
Dev.to · Aisalkyn Aidarova 1mo ago
AWS Integration & Messaging using SNS + SQS
Lab: SNS → SQS Fanout Part A — Create SNS Topic (Standard) 1) Open...
FULL DEVOPS CI CD LAB gitlab
Dev.to · Aisalkyn Aidarova 1mo ago
FULL DEVOPS CI CD LAB gitlab
🏗️ FINAL ARCHITECTURE Developer (Mac) ↓ GitLab CI Runner ↓ GitLab Container...
LAB: GitLab CI/CD Docker Deploy to AWS EC2
Dev.to · Aisalkyn Aidarova 1mo ago
LAB: GitLab CI/CD Docker Deploy to AWS EC2
🎯 Lab Objective Build a full CI/CD pipeline that: Connects GitLab to Mac terminal Builds...
gitlab lab
Dev.to · Aisalkyn Aidarova 1mo ago
gitlab lab
Lab prerequisites AWS account access with permissions for EKS kubectl, eksctl, helm...
canary procedure
Dev.to · Aisalkyn Aidarova 1mo ago
canary procedure
1) Install Argo Rollouts on the cluster kubectl create namespace argo-rollouts kubectl...
How ArgoCD Deploys Dev Staging Prod in Real Companies
Dev.to · Aisalkyn Aidarova 1mo ago
How ArgoCD Deploys Dev Staging Prod in Real Companies
🔹 What Is argocd Namespace For? When you installed ArgoCD, you did: kubectl create...