Hamsini Dlearner57.hashnode.dev·Sep 22, 2023CLI, CloudFormationDay-6_AWS_Assignment What is AWS CLI? Give the procedure to install CLI on Windows and Linux Machines. A command-line interface (CLI) is a text-based user interface (UI) used to run programs, manage computer files and interact with the computer. Co...DiscussLinux
Taissery Suhaibtaisserysuhaib.hashnode.dev·Sep 20, 2023Chat Bot ( Lex ) For - Start Stop ( Ec2 )NOTE : BOT AND INSTANCE SHOULD BE IN THE SAME REGION CREATE A EC2: < MAKE THE NECESSARY CHANGES TO THE BELOW CODE AS NEEDED >---- LIKE INTENT NAME AND THE LOGIC TO START AND STOP EC2--- LAMBDA CODE : -- run time : python 3:11 import boto3 import log...DiscussLex
Ganesh Sganeshcloud.hashnode.dev·Sep 15, 2023AWS Well-Architected FrameworkAWS Well-Architected Framework: Building Excellence in the Cloud In today's digital landscape, cloud architects face the critical task of designing and running cloud workloads that are not only secure and high-performing but also resilient, cost-effe...Discuss·13 likes·134 readsCloud Computing
Ananya Guptablogsbyananya.hashnode.dev·Sep 15, 2023Amazon Web Services (AWS): Explained in a nutshellMeet Robin, he runs an online shopping portal. The portal started with a modest number of users but has recently been seeing an increase in the number of users. The portal saw so many visitors that the servers were not able to handle the traffic and ...DiscussPython
Hamsini Dlearner57.hashnode.dev·Sep 14, 2023AMI, Auto-Scaling, Spot InstancesDay-3_AWS_Assignment 1. What is auto-scaling and what are its components? AWS AutoScaling is an advanced cloud computing feature that provides automatic resource management based on server load. A server cluster's resources typically scale up and sca...DiscussAWS
Ajimsimbom Bong Mblog.ajim.me·Sep 13, 2023How AWS Cloud Quest Boosted My Cloud SkillsAWS can be overwhelming for beginners due to the multitude of services available from the cloud provider. However, I was able to overcome this with the AWS Cloud Quest: Cloud Practitioner, and in this article, I will be explaining what the process wa...Discuss·10 likes·103 readsAWS
Hamsini Dlearner57.hashnode.dev·Sep 9, 2023Linux Case StudyEnd Course Assignment Which of the following commands is used to zip and .tar.gz file contents tar cvzf file.tar.gz [file or directory to be archived] tar: stands for tape archive, which is used to create Archive and extract the Archive files. -c...DiscussGeneral Programming
Hamsini Dlearner57.hashnode.dev·Sep 5, 2023To Install LAMP stack on Ubuntu 22.04Deliver high-performance web apps and websites with the LAMP stack. LAMP is a bundle of open-source software that you can use to create a solid and reliable foundation for your web development. The following components are included in the LAMP stack:...DiscussAWS
Hamsini Dlearner57.hashnode.dev·Sep 5, 2023AWS Regions and EC2Day-1_AWS_Assignment What is AWS? When was AWS started and who owns it? AWS is a cloud computing service created by Amazon. It's a collection of remote computing services that together make up a cloud computing platform, offered over the internet....DiscussAWS
Bilal Khanibilalkayy.hashnode.dev·Sep 3, 2023How to Transcribe a Video or Audio File Using Amazon Transcribe and S3 Bucket: A Detailed GuideTranscribing audio and video content can seem daunting, but with the power of Amazon Transcribe and S3 Buckets, the process becomes surprisingly straightforward. Here’s a detailed guide to navigating this synergy effectively. Video about this topic �...DiscussAWS