So you migrated your applications, servers and databases to the cloud. What do you do next? Cost Optimization. A crucial step to enjoy the benefit of the cloud is cost optimization. It allows you to...
We will use the shell program bash (Bourne Again shell). Many Linux distributions will default to the bash shell. But, there are other shells available such as ksh, zsh, tsch. The shell is a program...
AWS Cloud and Splunk Cloud are two different cloud services that serve distinct purposes in the world of cloud computing. Amazon Web Services (AWS) is a comprehensive cloud computing platform that...
If you are an AWS Cloud Engineer or involved in managing cloud resources within an organization, AWS Service Catalog is a great tool to learn. AWS Service Catalog helps you manage AWS resources more...
In this Part 2, we will learn more about AWS Well-Architected Framework best practices. Best practices are approaches, processes and methods that have been shown to lead to good outcomes. AWS...
The Well-Architected Framework is not a one-time process but rather an ongoing set of guidelines that should be applied throughout the lifecycle of a system on AWS. The AWS Well-Architected Framework...
Should I start working as a cloud engineer or a DevOps engineer? Many people have asked this question before you. Below is my take. While there can be some overlap between the roles of a Cloud...
YOU CAN’T BUILD SOMETHING UNLESS YOU UNDERSTAND THE ARCHITECT. Understanding architecture is very important for a cloud engineer. Monolithic architecture, tier architecture, and microservice...
What in the git? Why do we have so many words with git? Let’s Dive In. ✔ Git is a distributed version control system that allows developers to keep track of changes to their code and collaborate...