👨🔧 Problem Solver
🎯 Elixir, PHP and more
🔐 Mobile API Security expert
🤓 Eager to explore AI
🚀 Let's connect to build something great!
https://exadra37.com
https://beamdevs.com
🎯 My target is 1,000 subscribers by the end of March. Otherwise, I will assume the community doesn’t have enough interest in the project. If you want it to become a reality, just hit that subscribe button
🎯 My target is 1,000 subscribers by the end of March. Otherwise, I will assume the community doesn’t have enough interest in the project. If you want it to become a reality, just hit that subscribe button
For example, follow, connect, share and ...
✅ Don't miss your chance to shape BEAM Devs with your suggestions 👇
✨ Like and repost to your network
🎯 Follow me to not miss the next update
#BuildInPublic #ElixirLang #Erlang #GleamLang
For example, follow, connect, share and ...
✅ Don't miss your chance to shape BEAM Devs with your suggestions 👇
✨ Like and repost to your network
🎯 Follow me to not miss the next update
#BuildInPublic #ElixirLang #Erlang #GleamLang
Individual profiles will have a different structure from company profiles.
What info would be the most important for you to see in an individual and company profile❓
Bonus points if you can tell from which perspective, dev, team lead, CTO, hiring manager, recruiter, just to name a few.
👇
Individual profiles will have a different structure from company profiles.
What info would be the most important for you to see in an individual and company profile❓
Bonus points if you can tell from which perspective, dev, team lead, CTO, hiring manager, recruiter, just to name a few.
👇
To enable effective networking and easily find matches for who you want to connect with, profiles for both individuals and companies will be strictly structured. When creating a profile, the majority of its fields will need to be filled by selecting from a predefined list of one or more options,
To enable effective networking and easily find matches for who you want to connect with, profiles for both individuals and companies will be strictly structured. When creating a profile, the majority of its fields will need to be filled by selecting from a predefined list of one or more options,
BEAM Devs goal is to enable developers and companies to network with others to find projects they can collaborate on, whether open-source or not, and to share ideas and knowledge in closed groups or publicly.
👇
BEAM Devs goal is to enable developers and companies to network with others to find projects they can collaborate on, whether open-source or not, and to share ideas and knowledge in closed groups or publicly.
👇
beamdevs.com
beamdevs.com
Do you have any questions or suggestions?
👉 Share your thoughts and suggestions below
✨ Like and repost to reach your network
🎯 Follow me to not miss the next post
#BEAMDevs #ElixirLang #Erlang #Programming #SoftwareEngineering
Do you have any questions or suggestions?
👉 Share your thoughts and suggestions below
✨ Like and repost to reach your network
🎯 Follow me to not miss the next post
#BEAMDevs #ElixirLang #Erlang #Programming #SoftwareEngineering
Otherwise, new features and bugs will become increasingly difficult to work on as the project grows via the fast lane.
👇
Otherwise, new features and bugs will become increasingly difficult to work on as the project grows via the fast lane.
👇
👇
👇
👇
👇
👇
👇
👇
👇
👇
👇
👇
👇
👇
👇
This tool allowed stress testing of new releases by amplifying live requests (e.g., x2, x4) to find breaking points. It also helped validate major architecture changes before going live by running them in parallel with production.
👇
This tool allowed stress testing of new releases by amplifying live requests (e.g., x2, x4) to find breaking points. It also helped validate major architecture changes before going live by running them in parallel with production.
👇
While a blue-green deployment gradually replaces an older version, failover runs continuously alongside production.
Ideally, both strategies should be used together when possible.
👇
While a blue-green deployment gradually replaces an older version, failover runs continuously alongside production.
Ideally, both strategies should be used together when possible.
👇
👇
👇
In this approach, the switch from production to the failover happens by manually switching the IP for the server in the DNS, which has a very short TTL.
👇
In this approach, the switch from production to the failover happens by manually switching the IP for the server in the DNS, which has a very short TTL.
👇