All Projects → marklogic → cloud-enablement-aws

marklogic / cloud-enablement-aws

Licence: other
Enabling MarkLogic in the cloud (AWS)

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to cloud-enablement-aws

Checkov
Prevent cloud misconfigurations during build-time for Terraform, Cloudformation, Kubernetes, Serverless framework and other infrastructure-as-code-languages with Checkov by Bridgecrew.
Stars: ✭ 3,572 (+19744.44%)
Mutual labels:  cloudformation, azure
Azure Cosmos Js
@azure/cosmos has moved to a new repo https://github.com/Azure/azure-sdk-for-js
Stars: ✭ 201 (+1016.67%)
Mutual labels:  nosql, azure
support-tickets-classification
This case study shows how to create a model for text analysis and classification and deploy it as a web service in Azure cloud in order to automatically classify support tickets. This project is a proof of concept made by Microsoft (Commercial Software Engineering team) in collaboration with Endava http://endava.com/en
Stars: ✭ 142 (+688.89%)
Mutual labels:  azure
doing-cli
CLI tool to simplify the development workflow on azure devops
Stars: ✭ 19 (+5.56%)
Mutual labels:  azure
manon
🧪 Play with SpringBoot 2, JWT, Querydsl, GraphQL, Docker, ELK, PostgreSQL, MariaDB, Redis, MongoDB, Flyway, Maven, Gradle, TestNG, JUnit5, JaCoCo, GreenMail, CI, Quality Gates, Prometheus, Gatling, etc.
Stars: ✭ 26 (+44.44%)
Mutual labels:  nosql
warp
WARP one-click script. Add an IPv4, IPv6 or dual-stack CloudFlare WARP network interface and Socks5 proxy for VPS. 一键脚本
Stars: ✭ 950 (+5177.78%)
Mutual labels:  azure
jlik.me
URL Shortener project.
Stars: ✭ 31 (+72.22%)
Mutual labels:  azure
cfn-lint-action
GitHub Action for interacting with CloudFormation Linter
Stars: ✭ 41 (+127.78%)
Mutual labels:  cloudformation
cortana-intelligence-customer360
This repository contains instructions and code to deploy a customer 360 profile solution on Azure stack using the Cortana Intelligence Suite.
Stars: ✭ 22 (+22.22%)
Mutual labels:  azure
VaporShell
A PowerShell module for building, packaging and deploying AWS CloudFormation templates
Stars: ✭ 48 (+166.67%)
Mutual labels:  cloudformation
iot-curriculum
Hands on labs and content for students and educators to learn and teach the Internet of Things at schools, universities, coding clubs, community colleges and bootcamps
Stars: ✭ 110 (+511.11%)
Mutual labels:  azure
AzureServicesForUnity
Accessing Azure services (App Service, Table Storage, CosmosDB with Table API, Event Hubs) from a Unity game
Stars: ✭ 52 (+188.89%)
Mutual labels:  azure
blue-teaming-with-kql
Repository with Sample KQL Query examples for Threat Hunting
Stars: ✭ 102 (+466.67%)
Mutual labels:  azure
dcos-autoscaler
Autoscaler for DC/OS hosted in a cloud provider
Stars: ✭ 12 (-33.33%)
Mutual labels:  azure
aks-azuredevops-agent
Self-hosted Azure DevOps Agent on Azure Kubernetes
Stars: ✭ 29 (+61.11%)
Mutual labels:  azure
Wendy
소규모 개발팀을 위한 게임 서버
Stars: ✭ 39 (+116.67%)
Mutual labels:  azure
script-samples
A sample gallery of scripts to manage all things Microsoft 365.
Stars: ✭ 56 (+211.11%)
Mutual labels:  azure
King.Azure.Imaging
Image API & processing for Azure Web Apps
Stars: ✭ 20 (+11.11%)
Mutual labels:  azure
dashboard
Notices about Azure services & features being deprecated
Stars: ✭ 86 (+377.78%)
Mutual labels:  azure
CosmosDB
PowerShell Module for working with Azure Cosmos DB databases, collections, documents, attachments, offers, users, permissions, triggers, stored procedures and user defined functions.
Stars: ✭ 104 (+477.78%)
Mutual labels:  azure

MarkLogic CloudFormation Template on AWS

The CloudFormation templates provide options to launch MarkLogic clusters with different settings. The parameterized templates will ask users to choose configurations prior to launch. With the chosen setting, the template will create resources by AWS service including but not limited to Elastic Compute Cloud, Elastic Block Storage, Virtual Private Cloud, DynamoDB, Simple Notification Service, CloudWatch, Lambda Functions, Elastic Load Balancer.

This repository contains master templates, sub-templates and other resources that are used by CloudFormation such as Lambda function source code. This is a quick start deployment architecture. Users are encouraged to customize the templates to fit their needs for different purpose.

For deploying MarkLogic on Azure, please visit cloud-enablement-azure.

Getting Started

Template Type Launch in US West 2 (Oregon)
MarkLogic in New VPC Launch Stack
MarkLogic in Existing VPC Launch Stack
  • To deploy from MarkLogic Website, go to MarkLogic and Amazon Web Service.
  • To deploy from this GitHub repository, click on Launch Stack button above.
  • To customize the templates, clone this repository and make modification. You can deploy the modifed templates from AWS Web Console or AWS CLI. Refer to AWS Documentation for instructions.

Reference Architecture

The CloudFormation templates provide options to launch clusters with different settings. The table below summarizes a few possible settings.

Option Allowed Values
VPC New or Existing
License Developer, BYOL, Essential Enterprise
Availablity Zone 1 or 3
Nodes per Zone 1 to many

The parameterized templates will ask users to choose configurations prior to launch. With the chosen setting, the template will create resources by AWS service including but not limited to Elastic Compute Cloud, Elastic Block Storage, Virtual Private Cloud, DynamoDB, Simple Notification Service, CloudWatch, Lambda Functions, Elastic Load Balancer. The following image shows a typical architecture of the cluster on AWS.

This directory contains master templates, sub-templates and other resources that are used by templates such as Lambda function source code.

Documentation

Support

The cloud-enablement-azre repository is maintained by MarkLogic Engineering and distributed under the Apache 2.0 license. Everyone is encouraged to file bug reports, feature requests, and pull requests through GitHub. Your input is important and will be carefully considered. However, we can’t promise a specific resolution or timeframe for any request. In addition, MarkLogic provides technical support for releases of cloud-enablement-aws to licensed customers under the terms outlined in the Support Handbook. For more information or to sign up for support, visit help.marklogic.com.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].