List of Best Cloud Computing Certifications for 2023
Cloud technology offers immense opportunities for those who want to shape their career in the IT sector. So how do you check if you are skilled enough to work in this lucrative field?Getting a cloud...
View ArticleHow To Install and Configure GUI for Amazon EC2 RHEL 7 & RHEL 8 Instance
In this tutorial, I have explained the easy steps to configure GUI for the RedHat 7 & 8 EC2 instance and connect to it using RDP clients.Note: For RHEL 6 follow this tutorial. Setting up GUI on...
View ArticleHow To Setup Ansible Dynamic Inventory For Google Cloud
The best way to manage and orchestrate VM instances in Google cloud using Ansible is through Dynamic inventory plugin. It is an ansible google cloud module that authenticates GCP in run time and...
View ArticleArchitecting Compliant Enterprise Cloud for Business Transformation and...
70% of CIOs believe that their organizations are being swept over by a stream of digital opportunities. They cannot respond in a timely manner, which threatens the success of the business and the...
View ArticleMajor Cloud Computing Trends 2022
The outlook for the cloud services sector shows a promising trend over the coming years. According to one of the leading research institutes, Gartner, the cloud security sector is expected to touch...
View ArticleHow To Setup AWS Logs Agent on Ubuntu 16.04 Instance
This tutorial will guide you through the steps for configuring awslogs agent on an EC2 Ubuntu 16.04 server instance.Install and Configure AWSLogsStep1: Update the system and install python. sudo...
View ArticleWhat is Serverless Architecture and What does it Mean?
What is Serverless Architecture and What does it Mean?Everyone’s talking about serverless computing, serverless architecture.Especially, in the past few months...So, what exactly is Serverless...
View ArticleHow to Setup a Replicated GlusterFS Cluster on AWS EC2
GlusterFS is one of the best open source distributed file systems. If you want a highly available distributed file system for your applications, GlusterFs is one of the good options.Now: AWS offers a...
View ArticleTitle: How To Setup and Configure Latest Magento 2.x On Linux EC2
This guide explains the steps to install and configure latest Magento 2.x on a Linux ec2 cloud server or a VPS. We will be doing the following.Setting up LAMP Stack (Mysql version 5.6 or later)Setting...
View ArticleHow to setup ELK stack on Amazon EC2 - Getting Started Guide
ELK is the most popular log aggreration and analysis stack. ELK stands for Elasticsearch, Logstash and Kibana.Elasticsearch - It is a NoSQL, analytics and search engine.Logstash - It is a log...
View ArticleHow To Setup GUI For Amazon EC2 Linux Instance
Amazon ec2 Linux instances do not come with a GUI. By default, you need terminal access for all application configuration. Most of the developers/sysadmins working with Linux would prefer the command...
View ArticleList of Best Docker Container Clustering and Orchestration Tools/Services
Docker with no doubt is an excellent open-source tool. However, you cannot have complex application deployments just with docker engine and containers. Proper plumbing has to be done for container...
View ArticlePacker Tutorial For Beginners – Automate AMI Creation
Packer is a VM image creation tool. It lets you automate the process of image creation on various on-premise and cloud solutions. If you are setting up an immutable infrastructure model using VM’s,...
View ArticleHow To Setup Ansible Dynamic Inventory For Google Cloud
The best way to orchestrate VM instances in Google cloud using Ansible is through Dynamic inventory script. It is a python script which queries GCE during the Ansible run time. This allows you not to...
View ArticleSitting On the Fence About DevOps Integration? Don’t Miss Your Chance to Jump...
DevOps practices are becoming a staple of companies worldwide and include industry giants such as Netflix, Etsy and Google. However, even though these companies are a shining beacon of the power and...
View ArticleArchitecting Compliant Enterprise Cloud for Business Transformation and...
70% of CIOs believe that their organizations are being swept over by a stream of digital opportunities. They cannot respond in a timely manner, which threatens the success of the business and the...
View ArticleHow to Setup Google Cloud CLI/SDK – Beginner Guide
This tutorial will guide you through steps for setting up google cloud SDK on your workstation. Note: This tutorial will work only on MAC and Linux systems Step 1: Select the download appropriate sdk...
View ArticleHow to Setup and Push Server/Application Logs to AWS Cloudwatch
AWS cloudwatch logs service can store custom logs generated from you applications instances. It acts as a central log management for your applications running on AWS. You can send logs from any number...
View ArticleHow To Setup AWS Logs Agent on Ubuntu 16.04 Instance
This tutorial will guide you through the steps for configuring awslogs agent on an EC2 Ubuntu 16.04 server instance. Install and Configure AWSLogs Step1: Update the system and install python.sudo...
View ArticleList of Best Cloud Computing Certifications
Cloud computing is not so new in the IT industry. Over the years, it has evolved as a field which attracts many IT professionals. And this field has been credited for generating massive opportunities...
View Article