Projects with this topic
-
a Terraform configuration for deploying a MySQL single instance in Yandex Cloud. It automates the deploy a MySQL 8.0 Single Instance, configure the network, subnet, security group, database, and user with full privileges.
Updated -
this showcases the helloworld laravel app tech-stack for deployment
Updated -
SQL database using an MySQL instance for CarbonCollins - Cloud
Updated -
The aim of this project is to demonstrate a bastion host setup in AWS for MySQL and onboard more users easily by just adding their public keys to authorized_keys file on the bastion host.
Updated -
"Cloud container data analytics, statistical modeling, and machine learning on distributed databases". "A free opensource alternative to SPSS, SAS, MATLAB, PowerBI, Tableau and Alteryx". Runs on Linux, Windows, MacOS, and in the cloud via containers.
LaTeX statistics sas spss matlab Python R spark cloud gcp Oracle azure Amazon Web S... Kubernetes containers Docker ML machine lear... regression clustering TiDB Yugabyte MySQL MariaDB SQL sparkr pyspark RStudio - KNIME Anal... Apache Spark... PyTorch MXNet Chainer keras gluon Scikit-learn... ONNX MLOps - Anac... NumPy Ipython) StatsModels pytest dask Koalas API -... Tornado - Py... Altair Bokeh Jupyter Voila Plotly/Dash matplotlib Seaborn - C#... SASPy - R: T... ggplot2 shiny dash Sparklyr BlueSky Stat... Jamovi - Int... vs code Vim - Tableau TabPy Tableau Buil... Python) - PL... SQL Developer PostgreSQL MySQL/MariaDB pgAdmin4 dbeaver MySQL Workbench Spark SQL Delta Lake Angular 2+ React .NET Core JavaScript (JS) Typescript (TS) Blazor Razor html5 CSS3 AWS EC2 Servers docker-compose podman Red Hat Ente... Oracle Linux fedora centos Ubuntu (WSL 2) debian Kestrel nginx Apache web s... jira Git Gitlab CI/CD... Code Climate... Ansible helm Terraform Cloudera Dat... nifi blender godot MS OfficeUpdated -
Setup a S3 backend for terraform. Follow process describe on this link: Terraform S3 Backend Best Practices
The EC2 instance should always use the latest amazon 2 linux ami
Everything should be done in the prod VPC
EC2 should allow SSH traffic from everywhere
Ec2 and RDS connectivity
The RDS security group should only allow communication from the EC2 SG
The output of the terraform deployment should be the public IP of the instance.
The dev team did supply us with the userdata script that is ready to use
Updated