Git branching serves as a cornerstone in DevOps methodologies. It promotes agility, collaboration, and a structured approach to managing changes within a project. Git branching offers an organized and...
Runbooks are detailed guides for routine operational tasks and incident handling, while playbooks are strategic documents outlining actions and responses for specific scenarios or events. Both serve...
Today, let’s dive into S3 Audit and Logging. I want to share with you what I use daily and what I’ve learned. Did you know that S3 provides various features for auditing and logging? It helps...
As a cloud engineer, having a strong command over Linux filesystems and essential commands is crucial for managing your cloud instances effectively. Let’s explore the Linux filesystem hierarchy...
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...