중고 신입이 개발해보기..

서버를 만들기 위해서는?? 본문

Back-End

서버를 만들기 위해서는??

rootkaien 2022. 11. 16. 14:12

 

JAVA : https://www.java.com/ko/

https://openjdk.org/

 

OpenJDK

Learn about the key active Projects in the Community including Amber (high-productivity language features), Loom (lightweight concurrency), Panama (foreign functions and foreign data), Valhalla (primitive types and specialized generics), and, of course, th

openjdk.org

ㄴ amazon corretto : https://aws.amazon.com/ko/corretto/?filtered-posts.sort-by=item.additionalFields.createdDate&filtered-posts.sort-order=desc 

 

Amazon Corretto 프로덕션용 OpenJDK 배포

Amazon Corretto를 사용하여 클라우드, 온프레미스 및 로컬 머신에서 동일한 환경을 실행할 수 있습니다. Corretto 17은 Linux(x64 및 aarch64), Windows(x64), macOS(x64 및 M1), Alpine Linux(x64) 및 Amazon Linux 2(x64 및 aarch

aws.amazon.com

Kotlin 

https://kotlinlang.org/

 

Kotlin Programming Language

 

kotlinlang.org

 

Framework

- spring -  https://spring.io/

 

Spring makes Java simple.

Level up your Java code and explore what Spring can do for you.

spring.io

 

Database 

- MySQL : https://www.mysql.com/

 

MySQL

Over 2000 ISVs, OEMs, and VARs rely on MySQL as their products' embedded database to make their applications, hardware and appliances more competitive, bring them to market faster, and lower their cost of goods sold. Learn More »

www.mysql.com

- MongoDB : https://www.mongodb.com/

 

MongoDB: The Developer Data Platform

Get your ideas to market faster with a developer data platform built on the leading modern database. MongoDB makes working with data easy.

www.mongodb.com

Redis 

- https://redis.io/

 

Redis

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker

redis.io

 

 

Git

- https://github.com/

 

GitHub: Let’s build from here

GitHub is where over 94 million developers shape the future of software, together. Contribute to the open source community, manage your Git repositories, review code like a pro, track bugs and feat...

github.com

Jenkins

- https://www.jenkins.io/

 

Jenkins

We are excited to announce the 2022 Jenkins Governance Board elections! The nomination and voter registration period is now open. Nominations can be submitted for two governance board positions, and all five officer positions (Security, Events, Release, In

www.jenkins.io

Docker  

- https://www.docker.com/ 

 

Docker: Accelerated, Containerized Application Development

Docker is a platform designed to help developers build, share, and run modern applications. We handle the tedious setup, so you can focus on the code.

www.docker.com

kubernatic

- https://kubernetes.io/ko/ 

 

'Back-End ' 카테고리의 다른 글

기상청에서 중기예보 조회서비스 api를 사용해보자  (0) 2024.06.13
배포는 어떻게 할까?? 멀??  (0) 2022.09.20
인증..  (0) 2019.11.15
Comments