Skip to content

mkyong.com

  • Spring Boot
  • Java Virtual Threads
  • Contact
  1. Home /
  2. aws

Tag: aws

u
unix / linux May 29, 2021 2 min read by mkyong 1 comment

How to backup entire website to Amazon S3 using shell script

This article shows a shell script to backup, gzips the website files and folders, and uploads the backup file to Amazon S3. Table of contents 1. Install AWS CLI 2. Backup files and folders to Amazon S3 (Shell script) 3. How to run the backup script? 4. Run the backup script every day or weekly […]

Read more How to backup entire website to Amazon S3 using shell script
server April 22, 2015 2 min read by mkyong 5 comments

NameCheap domain name and Amazon EC2

In this tutorial, we will show you how to associate a NameCheap domain name to an Amazon EC2 instance. In AWS Create an Elastic IP and point to the Amazon EC2 instance. Go to service Route 53, create a ‘A’ record and point to the Elastic IP. In Route 53, copy the Amazon NS (name […]

Read more NameCheap domain name and Amazon EC2

Java and Spring tutorials since 2008. Every example is a complete, runnable file, compiled and run on a real machine before it goes out.

About This Site

  • About
  • Editorial Policy
  • Contact
  • Code License
  • Privacy Policy
  • Terms of Use

© 2026 mkyong.com — Powered by WordPress

RSS