Open in app
Home
Notifications
Lists
Stories

Write
Alphy Prakash
Alphy Prakash

Home

Jun 17, 2021

Task Description :

- Create an AWS EC2 Instance — -Configure the Instance with apache webserver -Download PHP Application name “WordPress” - As WordPress stores data at the backend in MySQL Database server. Therefore, you need to setup a MySQL server using AWS RDS service using Free Tier. -Provide the endpoint/connection string to the WordPress application to make it work. 1. Creation of EC2 Instance :-

3 min read

Task Description :
Task Description :

May 25, 2021

AWS SQS with Industry Use-case and its Importance

Amazon Simple Queue Service also known as the AWS SQS in AWS cloud. It is fully managed message queues for the serverless applications, micro-services and distributed systems. SQS eliminates the difficulties and burden of managing the message or notification produced by any middleware system. It is a message queue service…

3 min read

AWS SQS with Industry Use-case and its Importance
AWS SQS with Industry Use-case and its Importance

May 25, 2021

Why did Coca-Cola Argentina needed AWS??

Brief Introduction to AWS Amazon Web Services (AWS) is the world’s most comprehensive and broadly adopted cloud platform, offering over 175 fully featured services from data centers globally. Millions of customers including the fastest-growing startups, largest enterprises, and leading government agencies are using AWS to lower costs, become more agile, and innovate faster. About Coca-Cola Argentina

3 min read


Nov 6, 2020

CREATED HIGH AVAILABILITY ARCHITECTURE WITH AWS CLI

1. launching ec2 instance aws ec2 run-instances --image-id ami-052c08d70def0ac62 --count 1 --instance-type t1.micro --subnet-id subnet-550d193d --key-name My-Key-Pair --security-groups sg-0885e4e9q5e46f33a

3 min read

CREATED HIGH AVAILABILITY ARCHITECTURE WITH AWS CLI
CREATED HIGH AVAILABILITY ARCHITECTURE WITH AWS CLI

CREATED HIGH AVAILABILITY ARCHITECTURE WITH AWS CLI

1. launching ec2 instance

aws ec2 run-instances --image-id ami-052c08d70def0ac62 --count 1 --instance-type t1.micro --subnet-id subnet-550d193d --key-name My-Key-Pair --security-groups sg-0885e4e9q5e46f33a

--

--


Oct 13, 2020

AWS CLI

INSTALLING THE AWS CLI VERSION 2 ON WINDOWS Prerequisites: Before you can install or update the AWS CLI version 2 on Windows, be sure you have the following: A 64-bit version of Windows XP or later. Admin rights to install software For the latest version of the AWS CLI: https://awscli.amazonaws.com/AWSCLIV2.msi START THE TASK: 1. create a key pair >>aws ec2 create-key-pair key-name (your key name)

2 min read

AWS CLI
AWS CLI
Alphy Prakash

Alphy Prakash

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable