Web Niraj
  • Facebook
  • Flickr
  • Github
  • Google
  • Linkedin
  • Twitter
  • Youtube
Online portfolio, code examples and developer blog
  • Home
  • About Me
  • Contact Me
  • Portfolio
  • WordPress
  • Blog
Search the site...
Home» Posts tagged "Amazon Web Services"

Posts tagged "Amazon Web Services"

AWS SNS: Sending a SMS Message using the AWS PHP SDK

0

Amazon makes it really easy to send SMS messages worldwide using their SNS or Simple Notification Service. This tutorial shows you how you can send a SMS in less than 10 lines of code. This particular example uses composer to install the AWS SDK.

Read More Amazon Web Services, PHP, SMS, Tutorial

AWS EC2: Updating Security Groups using the AWS Command Line Tool

0

Working with multiple clients with their own AWS setups and security groups makes it difficult to work remotely sometimes. For instance, updating the many security groups with my current (dynamic) IP address so I can SSH into the server. Luckily, I’ve created a script for that.

Read More Amazon Web Services, EC2, Security

AWS: Install MongoDB 3.x on Ubuntu 14

4

If you’re running the default Ubuntu 14 LTS server on AWS, you’ll find that the package manage will only install MongoDB v2.x. However, you can install the latest version by updating apt-get using this tutorial, allowing you to use install the Parse API Server.

Read More Amazon Web Services, MongoDB, Tutorial, Ubuntu

AWS: Install NodeJS 4.x or 5.x on Ubuntu 14

1

If you’re looking to install the latest version of NodeJS on your Ubuntu 14 LTS server, you’ll find that the default package manager only has access to older versions of NodeJS. However, you can easily update apt-get to get the latest version using this tutorial.

Read More Amazon Web Services, NodeJS, Tutorial, Ubuntu

Parse.com: Setting up the Open Source Parse API Server

37

Following Parse’s announcement of the service winding down and the subsequent release of the Parse API Server, I’ve taken the time to setup my own instance of the open-source software to help migrate from Parse.com before it shuts down in January 2017.

Read More Amazon Web Services, AMI, MongoDB, NodeJS, Open Source, Parse, Tutorial

Backing Up MySQL Databases using Amazon S3

6

Now you know how to back up your files and code to Amazon S3, but what about databases? Use this script to back up your databases to Amazon S3. You can even use it in a cronjob.

Read More Amazon Web Services, Backup, Linux, MySQL, Security

Using Amazon S3 to Backup Your Server

7

Amazon S3 provides a cheap solution and easy to use solution to back up your Linux server or files on the cloud. The Linux s3cmd script lets you use rsync to backup folders and files easily.

Read More Amazon Web Services, Backup, Linux, Security

Recent Posts

  • Wildcard SSL Certificates with Let’s Encrypt

    March 19, 2018
  • AWS SNS: Sending a SMS Message using the AWS PHP SDK

    January 17, 2018
  • Laravel 5.2: Triggering Password Resets Outside of PasswordController

    November 28, 2017
  • Laravel 5.x: Custom Password Reset Validation

    October 23, 2017

    Contact Me

      • Linkedin
      • Facebook
      • Google
      • Twitter
      • Github

    StackExchange / StackOverflow

    profile for Niraj Shah on Stack Exchange, a network of free, community-driven Q&A sites

    Tags

    Amazon Web Services Android Android 4.4 KitKat Android 5.0 Lollipop Apache API Application Backup Bug Command Line Cordova Example Facebook Facebook Graph API Facebook PHP SDK 4.0 Facebook Social Plugins Fan Page Flash Geolocation Google Nexus 5 Google Nexus One HTML5 Image Manipulation iOS iPhone JavaScript jQuery Laravel 5 Linux NodeJS Parse PHP Plugin Portfolio Security Server SSH SSL Sysadmin Tutorial Twitter Twitter API Wonga.com WordPress YouTube
    © 2011-2017 Niraj Shah