Skip to content

Instantly share code, notes, and snippets.

View karthikraj-duraisamy's full-sized avatar

Karthikraj Duraisamy karthikraj-duraisamy

View GitHub Profile

Creating and Running MongoDB in AWS EC2 (Self Managed MongoDB Servers)

Note: At the time of writing this, I have used MongoDB v4.2

Steps involved:

  • Create and run MongoDB in EC2 Instance with Basic Config
  • Making EC2 proper for MongoDB Database
  • Adding Replicas
@akhileshAwasthi
akhileshAwasthi / skill.json
Last active October 5, 2018 19:58
A sample skill.json file to launch a skill in mulitple locales
{
"manifest": {
"publishingInformation": {
"locales": {
"en-CA": {
"summary": "description",
"examplePhrases": [
"Alexa, open my skill",
"Alexa, launch my skill",
"Alexa, play my skill"
@stebennett
stebennett / feeds.opml
Created August 12, 2016 15:24
The feeds I currently subscribe to.
<?xml version="1.0" encoding="UTF-8"?>
<opml version="1.0">
<head>
<title>Stephen subscriptions in feedly Cloud</title>
</head>
<body>
<outline text="Companies" title="Companies">
<outline type="rss" text="Trello" title="Trello" xmlUrl="https://trello.engineering/feed.xml" htmlUrl="http://tech.trello.com/"/>
<outline type="rss" text="IMVU" title="IMVU" xmlUrl="http://engineering.imvu.com/feed/" htmlUrl="https://engineering.imvu.com"/>