본문 바로가기

Jbee/서평&영화&자격증

[개발] what is the Firebase? company? service?

FireBase


Firebase is a cloud services provider and backend as a service company based in San Francisco, California.
The company makes a number of products for software developers building mobile or web applications.
Firebase was founded in 2011 by Andrew Lee and James Tamplin and launched with a realtime cloud database in April 2012.
Firebase's primary product is a realtime database which provides an API that allows developers to store and sync data across multiple clients.
The company was acquired by Google in October 2014
-Wiki

> 파이어베이스는 캘리포니아 샌프란시스코에 위치한 백엔드 클라우드 서비스 제공회사이다.
파이어베이스는 모바일 웹 애플리케이션을 개발하는 소프트웨어 개발자들을 위한 수많은 프로덕트를 만들었다.
2011년 설립되어, 2012년 4월 실시간 클라우드 데이터베이스를 런칭했다.
파이어베이스의 근본적인 프로덕트는 개발자에게 여러 클라이언트로부터 오는 데이터를 동기화하고 저장하는 API를 제공하는 실시간 데이터베이스이다.
그리고 2014년 구글에 인수되었다.

*아래 내용은 firebase 홈페이지의 내용을 번역한 내용입니다. 문제가 될 시 삭제하겠습니다.
제공하는 서비스로서의 Firebase

Move Fast(빠르게 작동한다.)
Firebase is a mobile platform that helps you quickly develop high-quality apps, grow your user base, and earn more money.
Firebase is made up of complementary features that you can mix-and-match to fit your needs.

> 파이어베이스는 당신이 빠른 속도로 높은 수준의 애플리케이션을 개발하고 사용자 층을 확장하고 수익을 창출하는데 도움을 주는 모바일 플랫폼이다.
파이어 베이스는 당신의 요구에 맞게 mix-and-match할 수 있는 상호보완적인 특성을 갖고 있다.


Forget About infrastructure(인프라에 대해 잊게 해준다.)
Implementing Firebase is quick and easy.
With intuitive APIs packaged into a single SDK, you can focus on solving your customers' problems and not waste time building complex infrastructure.

> 파이어베이스를 프로젝트에 적용하는 것은 쉽고 빠르다.
single SDK로 패키지 되있는 직관적인 API와 함께, 당신은 당신의 소비자 문제를 해결하는데 집중하고 복잡한 인프라를 구축하는데 시간을 낭비하지 않아도 된다.


Make smart, data-driven decisions(데이터 기반의 스마트한 결정을 내린다.)
Firebase Analytics is the free and unlimited analytics solution built directly into Firebase.
Gain insight into your users from ad click to app usage.
Firebase Analytics works with other Firebase features,
so you can take action on everything from click-through rates to app crashes.

> 파이어베이스 분석기(Analytics)는 파이어베이스에 내장되어있는 훌륭한 분석 솔루션이다.
당신 유저가 app을 사용할 때, 어디를 클릭하는 지를 통해 통찰력을 얻을 수 있다.
파이어베이스 분석기는 파이어베이스의 다른 특징들과 함께 작동한다.
그래서 당신은 click비율을 통해 모든 것을 결정할 수 있다.



Work across platforms(플랫폼을 넘어서 일하라)
Deliver cross-platform apps with APIs packaged into single SDKs for iOS, Android, JavaScript and C++.
Expand to a different platform without modifying your infrastructure.

> iOS, Android, JavaScript and C++이 패지지화 되어있는 API와 함께 플랫폼간의 이동을 허락한다.
당신의 인프라를 수정하는 일 없이 다른 플랫폼으로 확장할 수 있다.

Free to start, scale with ease(무료로 시작하고 손쉽게 확장하라)
Most Firebase features are free forever, for any scale.
Our four paid features have a generous free tier and two paid plans once you begin to grow.
When your app is a breakout hit, you don't have to worry about scaling your server code or provisioning extra capacity — Firebase handles that for you.

> 파이어베이스의 가장 눈여겨볼만한 특징은 어느 수준까지는 영원히 무료라는 것이다.
우리의 네 가지 지급 수단은 일정 수준의 무료 수단과 당신이 시작해서 성장할 때 까지의 두 가지 지급 수단을 제공한다.
당신의 애플리케이션이 어느 정도 사용자가 많이 생겼을 때, 당신은 서버코드를 확장하거나 추가적인 용량을 걱정할 필요가 없다.


Get free support
We offer free email support to every developer, and the Firebase team and Google Developer Experts are active in online communities like Stack Overflow and GitHub. We're here to help.

> 우리는 우리의 모든 개발자들과 파이어베이스팀, 구글 개발자 전문가들이 무료 메일을 통해서 스택오버플로우와 깃헙같은 온라인 상 커뮤니티를 제공한다.

-..-