Malik Liaqatliaqatali.hashnode.devΒ·Feb 13, 2024Day 45: Deploy WordPress website on AWS ππ₯Introduction: Welcome back to our journey of building and deploying a website! Today, on Day 45, we're diving into the exciting realm of deploying a WordPress website on Amazon Web Services (AWS). WordPress is one of the most popular content manageme...90 Days of DevopsAWS
Malik Liaqatliaqatali.hashnode.devΒ·Feb 12, 2024Day 44 Relational Database Service in AWSWelcome back, fellow cloud enthusiasts! On Day 44 of our journey through Amazon Web Services (AWS), we're diving headfirst into the world of Relational Database Service (RDS). Amazon RDS is a fully managed relational database service that simplifies ...AWS
Malik Liaqatliaqatali.hashnode.devΒ·Feb 12, 2024Day 43 S3 Programmatic access with AWS-CLI π» πDay 43 of #90daysofdevops In today's tech landscape, mastering cloud storage solutions like Amazon S3 (Simple Storage Service) is akin to wielding a powerful tool in the arsenal of any developer, data scientist, or IT professional. Amazon S3 offers a...AWS
Malik Liaqatliaqatali.hashnode.devΒ·Feb 1, 2024Day 42: IAM Programmatic access and AWS CLI π βIAM Programmatic access In order to access your AWS account from a terminal or system, you can use AWS Access keys and AWS Secret Access keys. AWS CLI The AWS Command Line Interface (AWS CLI) is a unified tool to manage your AWS services. With just o...90 Days of Devops92
Malik Liaqatliaqatali.hashnode.devΒ·Jan 31, 2024Day 41 Setting up an Application Load Balancer with AWS EC2 π βHey Techies! Welcome to this blog In this blog, we are going to start with Setting up an Application Load Balancer with AWS EC2 π β What is an AWS Application Load Balancer? β Itβs a layer seven load balancer platformβ Supports path and host-based r...90 Days of DevopsAWS
Malik Liaqatliaqatali.hashnode.devΒ·Jan 30, 2024Day 40 AWS EC2 Automation βAutomating AWS EC2 (Elastic Compute Cloud) instances can be done using various tools and services provided by AWS. Here are some common approaches and tools for EC2 automation: AWS Management Console: AWS provides a web-based console that allows yo...90 Days of DevopsAWS
Malik Liaqatliaqatali.hashnode.devΒ·Jan 9, 2024Day 32 Launching your Kubernetes Cluster with DeploymentIntroduction: Welcome back to our Kubernetes journey! In the last few days, we've covered the basics of Kubernetes, from understanding its architecture to setting up your environment. Today, on Day 32, we're diving into the exciting world of launchin...batch 5