Enes (devenes)

devenes

Geek Repo

Location:Cloud

Twitter:@thedevenes

Github PK Tool:Github PK Tool


Organizations
Alphasians
Bauddhik-Geeks
BITDurg-git
chryz-hub
cloudcommunity
cloudnativetr
CodeAvailable
Coders-Evoke-Community
CodXCrypt
collective
CommunityPro
Curacao-Developer-Club
CURAJ-Open-Source-Community
Design-and-Code
dev-protocol
Devs-Dungeon
devstrons
doocs
Eaglion-Programmers
EddieHubCommunity
EpicGames
EquiCode
fnplus
GitHub-Campus-IITM
golang-friends
infraform
Jaidevstudio
jazzband
LearnWithCommunity
Magic-Academy
NVIDIAGameWorks
OpInCo-Community
Py-Contributors
risk-first
Robotics-Club-BMU
slurpcode
SurPathHub
Tech-Phantoms
thank-you-php
The-CODE-Plus-Plus-Community
tinderzone
WarriorWhoCodes
websycode
WebXDAO
zero-to-mastery

Enes's repositories

kubernetes-microservice-app

Phonebook Microservice Web Application aims to create a web application with MySQL Database using Docker and Kubernetes to have the understanding of Microservice architecture.

Language:PythonStargazers:5Issues:2Issues:0

docker-swarm-elastic-container-app

A project aims to deploy the Phonebook Application web application with Docker Swarm on Elastic Compute Cloud (EC2) Instances by pulling the app images from the AWS Elastic Container Registry (ECR) repository using AWS CloudFormation.

Language:PythonLicense:Apache-2.0Stargazers:4Issues:1Issues:0

terraform-alb-asg-app

Phonebook Application deployed on AWS Application Load Balancer with Auto Scaling and Relational Database Service using Terraform

Language:PythonLicense:Apache-2.0Stargazers:4Issues:2Issues:0

docker-compose-terraform-bash-automation

Python Flask API Containerization and Deployment on AWS Cloud with Docker Compose and Terraform using Bash Scripts and GitHub Actions

Language:ShellLicense:Apache-2.0Stargazers:3Issues:0Issues:0

terraform-containerization-bookstore-api

Bookstore Web API Application aims to create a bookstore web service using Docker to have the understanding to dockerization of an application. The application code is to be deployed as a RESTful web service with Flask using Dockerfile and Docker Compose on AWS Elastic Compute Cloud (EC2) Instance using Terraform.

Language:PythonLicense:MITStargazers:3Issues:0Issues:0

python-boto3-api

Python API uses the Flask and Boto3 libraries. It has instance listing, instance start, instance stop, instance create and instance terminate features; It has 5 endpoints communicating with EC2 service on AWS.

Language:PythonLicense:MITStargazers:2Issues:2Issues:0

docker-nginx

This is a simple Nginx web server that runs on a Docker container.

Language:HTMLLicense:Apache-2.0Stargazers:1Issues:0Issues:0

javascript-maps-api

In this project, we will be using the Google Maps Platform for getting Javascript Maps API to create a map that will show the user their current location.

Language:JavaScriptStargazers:1Issues:2Issues:0

maven-server-automation

Purpose of the this hands-on project is to have understanding about how to use Maven with Java as a build tool.

Language:JavaLicense:Apache-2.0Stargazers:1Issues:0Issues:0

python-web-test

Simple web app to test your web service

Language:PythonLicense:Apache-2.0Stargazers:1Issues:0Issues:0

terraform-docker-swarm-ecr-phonebook

Project aims to deploy Flask Phonebook Application within a Docker Swarm Cluster on Elastic Compute Cloud (EC2) Instances by pulling the app images from the AWS Elastic Container Registry (ECR) repository using Terraform.

Language:HCLLicense:GPL-3.0Stargazers:1Issues:2Issues:0

terraform-elastic-kubernetes-service

Terraform main file for creating AWS EKS cluster with minimum requirements

Language:HCLLicense:MPL-2.0Stargazers:1Issues:3Issues:0

todo-web-app

Web application to manage your todo list in a simple and easy way ๐Ÿš€๐Ÿ‹

Language:JavaScriptLicense:Apache-2.0Stargazers:1Issues:0Issues:0

yag-smtp-client

Simple way to send email via GMAIL/STMP

Language:PythonLicense:MITStargazers:1Issues:2Issues:0

ansible-notes

Ansible Command Documentation

Stargazers:0Issues:0Issues:0

cloudtrail-terraform-s3

Automate AWS CloudTrail Deployment for S3 Bucket with Terraform. CloudTrail helps you manage the administration, compliance and operational control of your S3 Bucket.

Language:HCLLicense:MITStargazers:0Issues:2Issues:0

docker-swarm-ecr-cloudformation-app

Project aims to deploy Flask Phonebook Application within a Docker Swarm Cluster on Elastic Compute Cloud (EC2) Instances by pulling the app images from the AWS Elastic Container Registry (ECR) repository using CloudFormation.

Language:PythonLicense:MITStargazers:0Issues:2Issues:0

dynamic-volume-provisionining-and-ingress

Dynamic Volume Provisionining and Ingress

Language:ShellLicense:Apache-2.0Stargazers:0Issues:0Issues:0

flask-helm

This API has been designed to be used by developers to create and maintain their own API.

Language:SmartyStargazers:0Issues:0Issues:0

mag-vulnerability-report

MAG Vulnerability Reporter uses Yag Mail to send report

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Member.json

JD Studio Members

License:MITStargazers:0Issues:0Issues:0

members

This repository contains the members of this organization. If you want to join the organization, please send a PR by adding your name.

Language:GoLicense:MITStargazers:0Issues:0Issues:0

opensource-4-everyone

Learn Opensource and make your first contribution here.

License:MITStargazers:0Issues:0Issues:0

Practice-Contribution

๐Ÿ™Œ๐Ÿฝ Dedicated to helping people contribute to open source for the first time in a very simple and fun way. PR's are highly welcome.

License:MITStargazers:0Issues:0Issues:0

start-here-guidelines

Lets Git started in the world of opensource, starting in the Zero To Mastery's opensource playground. Especially designed for education and practical experience purposes.

Language:PythonStargazers:0Issues:0Issues:0

terraform-cloudformation-github-actions-vpc-ec2

Deploying new Security Group, VPC with a public subnet and a single EC2 instance in AWS CloudFormation Stack using Terraform and Github Actions

Language:HCLLicense:MITStargazers:0Issues:2Issues:0

terraform-elasticsearch-kibana

Create ElasticSearch on AWS VPC with Terraform

Language:HCLStargazers:0Issues:0Issues:0

thank-you-php

Give thanks to PHP - An open letter of gratitude to PHP

Stargazers:0Issues:0Issues:0

todo-docker-compose-ejs

Simple To Do application built with Node.js and Express.js that lets you add tasks on a single page, store new and finished tasks in different arrays. Containerized with Docker and tested with NPM through GitHub Actions pipeline.

Language:ShellLicense:MITStargazers:0Issues:0Issues:0

todo-microservices-autoscaling

Purpose of the this project is to have a sample example of a microservice architecture with service level autoscaling in a Kubernetes cluster of a real world application.

Language:CSSStargazers:0Issues:0Issues:0