DevOps 108: Understanding the Different AWS Compute Services - EC2, Lambda, Batch, Elastic Beanstalk, and FargateAmazon Web Services (AWS) offers a wide range of cloud computing services to its customers. AWS Compute is one of the core services provided by AWS, which enables users to run applications and workloads on the cloud without worrying about the underly...May 12, 2023·6 min read
DevOps 103: Setup CentOS In Virtual BoxWelcome to our latest post in the DevOps series! In this post, I will walk you through setting up a CentOS virtual machine in VirtualBox. Virtualization is an important aspect of DevOps, as it allows for testing and experimentation in a safe, isolate...Jan 17, 2023·3 min read
DevOps 102: Linux Basic CommandsLinux is a popular choice for DevOps professionals because it is a stable, flexible, and open-source operating system that can be easily customized to fit the needs of any organization. One thing that makes Linux so powerful is its command-line inter...Jan 11, 2023·2 min read
DevOps 101: An Introduction to DevOps & Understanding the Culture, Automation, Measurement, and Sharing (CAMS) AcronymWhat is DevOps? It's a cultural practice in an organization by the development team and operations team to use each other's tools, to smooth out the software delivery process. DevOps CAMS Explained CULTURE Culture refers to the values, beliefs, a...Jan 9, 2023·2 min read