amana6420.hashnode.devDeploy Netflix Clone on Cloud using Jenkins - DevSecOps Project!This project aims to deploy a Netflix Clone application using a DevSecOps approach, integrating a variety of tools and practices for secure, automated, and monitored software delivery. The deployment takes place on AWS, utilizing Docker for container...Dec 23, 2023·13 min read
amana6420.hashnode.devSetting Up Super Mario Game on Kubernetes (Kubeadm)Introduction: In this tutorial, we'll embark on an exciting journey of setting up the classic Super Mario game on Kubernetes. Leveraging the power of AWS and Kubernetes, we'll create a Kubernetes cluster using Kubeadm. Get ready for a nostalgic adven...Dec 17, 2023·4 min read
amana6420.hashnode.devTwo-Tier Application Deployment Using KubeadmThis exciting project consists of 8 episodes, exploring the fascinating tech stack involving Flask for the application and MySQL for the database, with a keen focus on utilizing Docker, DockerHub, Kubernetes, Helm, and AWS for infrastructure manageme...Dec 11, 2023·17 min read
amana6420.hashnode.devTerraform AWS Static Website HostingProject Description: This project demonstrates how to use Terraform to create an infrastructure for hosting a static website on Amazon Web Services (AWS) using Amazon S3. The infrastructure includes the setup of an S3 bucket, enabling static website ...Nov 5, 2023·4 min read
amana6420.hashnode.devDay 51: Your CI/CD pipeline on AWS - Part 2 🚀 ☁What is CodeBuild ? AWS CodeBuild is a fully managed build service in the cloud. CodeBuild compiles your source code, runs unit tests, and produces artifacts that are ready to deploy. CodeBuild eliminates the need to provision, manage, and scale you...Oct 19, 2023·3 min read