Choosing the right tech stack is one of the most important decisions when building a software product.

The ability to scale quickly depends on many factors but having the proper tech stack may be the most important one.

(Thread) 👇
1/ Tech stacks not only impacts the scalability in terms of performance but also provides flexibility and agility to evolve the product, eases the development of ecosystems, and attracts and retains talent.
2/ I am sharing in this thread, some of the components of our tech stack at @intraway that are working great for us.
3/ Cloud-native on AWS

We rely on #AWS to deploy our solutions, and we use the well-architected framework as guidance to design and run scalable cloud applications.

Don’t confuse cloud-native with cloud-ready. Only cloud-native takes total advantage of cloud's scalability. Image
4/ Kubernetes and Docker

We use #Kubernetes and #Docker to run our containerized microservices applications.

This approach not only ensures scalability but also provides an infrastructure abstraction layer to run your applications virtually anywhere. Image
5/ TIG Stack (#Telegraf, #InfluxDB, #Grafana)

A very powerful solution for metrics collection, analysis, and monitoring

Telegraf - The agent that collects the data
InfluxDB - The database that stores the data
Grafana - The UI that makes the data looks pretty Image
6/ ELK Stack (#Elasticsearch, #Logstash, #Kibana)

Provides centralized logging and makes log searching, analyzing and visualizing easy. Image
7/ Frontend: Angular

#Angular is one of the most popular JavaScript frameworks for developing front-end (client-side) mobile and desktop web apps.

It is supported by Google with a large community and a lot of well-documented resources.

Don’t confuse Angular with AngularJS. Image
8/ Backend: Java / Spring Boot / Microservices

Java is the main language we use to develop back-end applications.

#SpringBoot is a Java-based framework used to create microservices that you can “just run”.

We also use C++ and GO for some specific components. Image
9/ Database: MongoDB and MySQL

We use #MongoDB for most applications. MongoDB is a document-oriented NoSQL database that performs great for unstructured data. MongoDB Atlas is the cloud, managed version.

For use cases that we need structured and relational data, we use #MySQL. Image
10/ Messaging System: Apache Kafka

#Kafka is a stream-process platform with high-throughput and low-latency for handling real-time data feeds.

We use Kafka as a messaging system to share information between applications, creating a scalable decoupled architecture. Image
11/ Industry-standard APIs

Adopting standards simplifies interoperability with your ecosystem and makes it easier for customers and partners to understand and integrate your applications

For the #Telecom industry, we use Open APIs from #TMForum and LSO from #MEF. Image
12/ Infrastructure as Code (IaC) with Terraform

IaC is the answer to managing large-scale, distributed systems, cloud-native applications, and service-based architectures.

Learn more from @armon from @HashiCorp at:
13/ Continuous Delivery with #Git / #Jenkins / #Helm

A good CI/CD pipeline speeds up the process to get changes of all types -new features, configuration changes, and bug fixes- into production, safely and quickly. Image
14/ Slack for Communication and Automation

We embrace #ChatOps as practice.

We leverage #Slack and #Botpress integration for automating repetitive Q&A, support, and operation tasks.

We also use different slack channels for receiving alarms from our monitoring systems. Image
15/ I believe that building a great product is the art of productizing industry knowledge and best practices by creatively combining a scalable tech stack with an amazing customer experience journey.

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Lucas Lodeiro

Lucas Lodeiro Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!