Here we are creating a Backend image to be used in the Launch Template while creating a Highly Available, Fault-tolerant, 3 tier E-Commerce web Application Deployment in AWS Create Backend Image for HA-3-tier-E-Commerce web Application Overview of Read More …
Author:
Create Frontend Image for HA 3-tier E-Commerce web Application
Here we are creating a Frontend image to be used in the Launch Template while creating a Highly Available, Fault-tolerant, E-Commerce web Application Deployment in AWS Create Frontend Image for HA 3-tier E-Commerce web Application Overview of Read More …
AWS Questions And Answers
List different types of Cloud Services. Different types of Cloud Services are: Software as a Service (SaaS) – It is a software distribution model in which services are hosted by a cloud service provider. Eg- salesforce, dropbox Data as a Read More …
Three tier web Application Deployment in a single instance of AWS – EC2
Web Application Deployment in AWS – EC2 About the Application: This tree-tier web application is created using Nodejs, Angular and MySQL. This project also uses Ant Design for its UI and SwiperJS for its carousels. The backend is built Read More …
Shell Script Questions and Answers
Can you tell me the various stages of a Linux process, it passes through? A Linux process normally goes through four major stages in its processing life. Here are the 4 stages of the Linux process. Waiting: Linux Process waiting Read More …
HELM Questions And Answers
What is Helm? Helm is a package manager for Kubernetes that allows you to install, upgrade, and manage Kubernetes applications. Helm helps in three ways: increases productivity reduces the complexity of microservice deployments and allows for the adoption of cloud-native Read More …
Kubernetes Questions And Answers
Are you ready to ace your Kubernetes interview? Whether you’re a seasoned professional or just starting, mastering the right Kubernetes interview questions is key to showcasing your skills. This guide will equip you with the essential knowledge and insights to Read More …
Docker Questions and Answers
What is Hypervisor? A hypervisor is a software that makes virtualization possible. It is also called Virtual Machine Monitor. It divides the host system and allocates the resources to each divided virtual environment. You can basically have multiple OS on Read More …
Zabbix Questions and Answers
Welcome to Zabbix Questions and Answers! Dive into the ultimate hub for Zabbix enthusiasts, where your questions find solutions and your ideas spark innovation. Whether you’re a beginner setting up your first Zabbix instance or a pro seeking advanced insights, Read More …
Ansible Questions and Answers
What is Configuration Management? Configuration management is managing all the configurations of the environments that the software application hosts. As we know, we have different environments throughout the SDLC in DevOps starting with Unit testing, integration testing, system testing, acceptance Read More …