SofiaNeogalaxy
DevOps Engineer | AWS | Cloud | Terraform | Jenkins | Ansible | Docker | Kubernetes
TX Austin
Pinned Repositories
ADO_Template
An automated pipeline for building and testing Docker containers is defined and run through customizable parameters, such as Dockerfile, DockerComposeFile, and SmokeTestFile, using a reusable template.
ansible-ssh-config
Provision new virtual servers that are pre-configured with default root and password access
ansible-windows-vm-setup
Windows VM Setup with Ansible Package Management
AWS-Lambda-VPC-Flow-Logs
AWS Lambda function that automatically enables Amazon VPC flow logs when a new VPC is created.
cloudformation-vpc
This CloudFormation template creates a Virtual Private Cloud in AWS. The VPC has two public subnets and Internet Gateway A security group is also created to allow SSH access to the instances in the public subnets. This template provides a basic foundation to launch EC2 instances within a VPC in AWS.
deploy-artifacts-on-tomcat-server
Files and scripts for deploying a Java web app on Tomcat using Docker and Ansible.
docker-compose-multi-container-app
This repository contains the Docker Compose files and Dockerfiles needed to create a multi-container Docker application that includes a Jenkins server, a CentOS container with the AWS CLI installed, a MySQL database server, and an Ansible web server.
nginx-cicd
Automated CICD Pipeline for Web App Deployment using Nginx, OpenSSL, Ansible, Jenkins, Terraform, Docker, and Amazon EKS
Terraform-Ansible-Jenkins-S3
This is a Jenkins pipeline that uses Terraform and Ansible to provision AWS resources. The pipeline creates an S3 bucket, initializes and applies Terraform configuration for both dev and prod environments, and deploys infrastructure using Ansible.
terraform-web-aws
This repository contains Terraform files for deploying a simple web application infrastructure on AWS.
SofiaNeogalaxy's Repositories
SofiaNeogalaxy/deploy-artifacts-on-tomcat-server
Files and scripts for deploying a Java web app on Tomcat using Docker and Ansible.
SofiaNeogalaxy/AWS-Lambda-VPC-Flow-Logs
AWS Lambda function that automatically enables Amazon VPC flow logs when a new VPC is created.
SofiaNeogalaxy/cloudformation-vpc
This CloudFormation template creates a Virtual Private Cloud in AWS. The VPC has two public subnets and Internet Gateway A security group is also created to allow SSH access to the instances in the public subnets. This template provides a basic foundation to launch EC2 instances within a VPC in AWS.
SofiaNeogalaxy/docker-compose-multi-container-app
This repository contains the Docker Compose files and Dockerfiles needed to create a multi-container Docker application that includes a Jenkins server, a CentOS container with the AWS CLI installed, a MySQL database server, and an Ansible web server.
SofiaNeogalaxy/nginx-cicd
Automated CICD Pipeline for Web App Deployment using Nginx, OpenSSL, Ansible, Jenkins, Terraform, Docker, and Amazon EKS
SofiaNeogalaxy/Terraform-Ansible-Jenkins-S3
This is a Jenkins pipeline that uses Terraform and Ansible to provision AWS resources. The pipeline creates an S3 bucket, initializes and applies Terraform configuration for both dev and prod environments, and deploys infrastructure using Ansible.
SofiaNeogalaxy/terraform-web-aws
This repository contains Terraform files for deploying a simple web application infrastructure on AWS.
SofiaNeogalaxy/ADO_Template
An automated pipeline for building and testing Docker containers is defined and run through customizable parameters, such as Dockerfile, DockerComposeFile, and SmokeTestFile, using a reusable template.
SofiaNeogalaxy/ansible-ssh-config
Provision new virtual servers that are pre-configured with default root and password access
SofiaNeogalaxy/ansible-windows-vm-setup
Windows VM Setup with Ansible Package Management
SofiaNeogalaxy/eks-terraform-setup
This repository contains source code to provision an EKS cluster in AWS using Terraform.
SofiaNeogalaxy/lambda-cloudtrail-restartlogging
This Lambda function Start Logging Cloud Trail if it Stopped Logging and sends logs to CloudWatch Log group.
SofiaNeogalaxy/terraform-rds
Provision MySQL engine RDS database on AWS using terraform.
SofiaNeogalaxy/wordpress-kubernetes
Deploying WordPress with EFS Storage and Redis Backend on Kubernetes
SofiaNeogalaxy/GCPApp
SofiaNeogalaxy/nodejs-kubernetes-aws
This project deploy a Node.js application on a Kubernetes cluster on AWS, with a MySQL database hosted on Amazon RDS. The application provides basic CRUD operations on a database table and uses the AWS SDK to access S3 buckets.