As you know Amazon AWS is a great platform to develop a Cloud Infrastructure. It supposedly covers every aspect that […]
Category: AWS
AWS Howtos, Tutorials, Guides, Commands – Thetodaypost. Learn everything you need to know about AWS with our easy to follow guides.
What is Lifecycle Manager in AWS EC2 Service
In this article, we will see how to use Lifecycle Manager to automate the creation, retention, and deletion of snapshots taken […]
How to setup a Linux server on Amazon AWS
AWS (Amazon Web Services) is one of the leading cloud server providers worldwide. You can setup a server within a […]
Install ELK Stack on CentOS 7 / Fedora 36/35/34/33
How can I install ELK Stack on CentOS 7 / Fedora 36/35/34/33?. “ELK” is the acronym for Elasticsearch, Logstash, and Kibana. […]
Extend EBS boot disk on AWS without an instance reboot
On AWS, you can increase EBS volume size, adjust performance, or change the volume type while the volume is in use. […]
Install Elasticsearch 6.x on Ubuntu 18.04 (Bionic Beaver)
This guide will help you to install Elasticsearch 6.x on Ubuntu 18.04 LTS (Bionic Beaver) server. Elasticsearch is an open-source analytics […]
How To Install Elasticsearch on CentOS 7 with Kibana
Elasticsearch is a highly scalable open-source full-text search and analytics engine tool which helps you to store, search, and analyze […]
Backup MySQL databases to Amazon S3 Storage
In this guide, I’ll take you through the steps to Backup MySQL databases to Amazon S3 on Ubuntu and CentOS based […]
How To Validate CloudFormation Templates with cfn-lint and cfn-nag
This article guides the reader on how to validate their CloudFormation Template using cfn-lint and cfn-nag tools. It also explains […]
How To Create AWS EFS Filesystem With CloudFormation
EFS is the acronym for Elastic File System. It is a managed Network File System (NFS) that can be mounted […]