LearnAIXOps Mastering AI, DevOps and Cloud
  • AIXOps – Simplify
  • Contact Us

Category: Uncategorized

Deployment of 3-Tier Web Application on Amazon Elastic Kubernetes Service (EKS)

Resources used VPC | EKS  | RDS | EC2 | IAM role | ECR | Docker | Load balancer Flow Diagram   Steps: Step 1: Create 2 IAM roles one for the EKS cluster and one for node-group Step 2: Read More …

UncategorizedLeave a comment

Explore – AWS Elastic Cache, Redis and Memcache

Definition of Redis, Memcache and Amazon ElasticCache     Redis  is  not an AWS-specific term; it is a general term that refers to an open-source, in-memory data store and caching system. Redis is a standalone technology that can be used Read More …

UncategorizedLeave a comment

Create a Redis Cluster in AWS and connect to it using EC2 instance

  Resources used Amazon Elasticache| Redis  | EC2 Flow diagram   Steps Step 1: Create AWS Redis cluster Step 2: Create EC2 Instance Step 3: Connect Redis cluster with EC2 Instance Flow Diagram When a user accesses a web application Read More …

UncategorizedLeave a comment

End-to-End WordPress Deployment on AWS with EC2, RDS, S3, IAM & CloudFront

  Resources used S3 bucket | RDS | EC2 | cloud front | IAM role Architecture Flow   Steps Step 1: Create Two Security groups Step 2: Create an EC2 Instance and RDS Step 3: Setup WordPress in EC2Instance created Read More …

UncategorizedLeave a comment

Start and stop EC2 instance through AWS lambda and API Gateway

Resources used IAM | EC2| Lambda | API Gateway FlowDiagram     Steps: Step 1: Create an IAM role with Admin permissions Step 2: Create an EC2 instance Step 3: Create the Lambda Function (start ec2) Step 4: Create the Read More …

UncategorizedLeave a comment

Deployment of simple Web-App using AWS- Lambda and API-Gateway

Serverless web application Deployment using AWS Lambda   Resources used : IAM |S3 bucket | DynamoDB | Lambda | API-Gateway   Flow Diagram     Steps: Step 1: Create an IAM role for Lambda services having Admin permissions Step 2: Read More …

UncategorizedLeave a comment

Deployment of 3-Tier Web Application on AWS ECS using EC2 and ECR

Resources covered: • IAM| ECR | ECS | EC2 | EC2- APPLICATION LOAD BALANCER Flow Diagram     Prerequisites: • AWS account • Docker   Step 1: Create IAM user with ECS role and configure aws cli using it Step Read More …

UncategorizedLeave a comment

Deployment of 3-Tier Web Application on AWS ECS using Fargate and ECR

Resources covered: • IAM| ECR | ECS | FARGATE | EC2- APPLICATION LOAD BALANCER  Flow Diagram     Prerequisites: • AWS account • Docker     Step 1: Create an ECS cluster Step 2: Create Database in RDS Step 3: Read More …

UncategorizedLeave a comment

Pushing Docker Images from Local Machine to AWS – ECR(Elastic Container Registry)

    Prerequisites: 1) Docker installed 2) Build Docker images from Dockerfile. Ref-1   Ref-2 Flow Diagram   Step 1: login to AWS and create an IAM user Step 2: Install and configure the AWS CLI Step 3: Create a repository Read More …

Uncategorized10 Comments

Dockerizing 3 Tier E-Commerce web application

In this document, while Dockerizing a 3-tier web application, the frontend and backend will be running on the local docker containers and the database will be from the RDS service of AWS.   Pre-requisite : -AWS account (AWS RDS) -Dockercli Read More …

Uncategorized2 Comments

Posts navigation

Older posts
Newer posts
    LX LearnAIXOps
    Mastering AI & XOps

    Enhance your skills in AI and XOps (DevOps, CloudOps, MLOps, DevSecOps) with this free learning platform, designed to help students learn with ease.

    Quick Links:
    • About us
    • Terms of Use & Disclaimer
    Popular Projects:
    • Practice CI-CD flow using Jenkins
    • Deploy web app in EKS using Terraform
    • HA, Fault-tolerant web app deployment
    • Monitoring EKS – Prometheus and Grafana
    • Dockerizing E-Commerce web app
    • Deployment on ECS using Fargate and ECR
    Contact Us:

    learnaixops1@gmail.com
    Contact Us

    Educational content only. Views are personal and based on public resources. © 2025 LearnAIXOps.