Home / Companies / FusionAuth / Blog / August 2022

August 2022 Summaries

4 posts from FusionAuth

Filter
Month: Year:
Post Summaries Back to Blog
The text provides guidance for ensuring a smooth launch of a massively multiplayer online game by focusing on handling high registration traffic effectively. It emphasizes the importance of performing load and stress testing using tools like Locust and JMeter to ensure that servers can manage both expected and unexpected user loads. Additionally, it suggests utilizing caching solutions such as Memcached and Redis to optimize server resources and improve user experience by delivering content more quickly. The text also advises simplifying registration forms by reducing the number of fields and spreading them over multiple steps to prevent user drop-off and maintain engagement. These strategies are designed to prevent potential server crashes and user loss during game launches, thereby safeguarding the project's success.
Aug 24, 2022 671 words in the original blog post.
Ákos Komuves, a team member at 10log, discusses the use of FusionAuth for managing authentication needs in their suite of web-based tools aimed at the architectural acoustics and noise control industry. These tools help new and senior acousticians enhance efficiency and design quality while contributing to research in the field. FusionAuth is employed for its OAuth functionality, which facilitates user management and API protection without building a custom system. The decision to use FusionAuth was influenced by its self-hosting capability and data ownership, although it needed more than 1GB of memory to run effectively. FusionAuth's implementation has saved the company considerable time and financial resources, and it operates on a DigitalOcean droplet. With a focus on B2B applications, 10log supports a few hundred users who typically log in for extended periods. Ákos suggests improvements in FusionAuth's public GitHub repositories, highlighting some longstanding issues.
Aug 17, 2022 702 words in the original blog post.
The latest version of FusionAuth, 1.37, has been released with several new features and enhancements, including multi-factor authentication (MFA) policies for applications, an API to mark a user's email address as verified without sending an email, and improvements to webhook configuration. Additionally, the infrastructure underlying FusionAuth has been changed from Tomcat to Netty, allowing better cookie handling and flexibility around configuration reloading. The release includes numerous bug fixes and other changes, and users are advised to review the release notes for a full breakdown of the changes between 1.36 and 1.37.
Aug 10, 2022 1,319 words in the original blog post.
It's conference season, and FusionAuth is excited to sponsor the Kansas City Developer Conference (KCDC) from August 8-10. This developer-focused event covers a wide range of technical topics such as UI/UX design, cloud computing, architecture, human skills, data science, .NET, Java, JavaScript, and more. The team at FusionAuth looks forward to connecting with developers, learning about their experiences, and staying current with the latest development practices. They will be attending specific sessions, including talks on "Competence is Overrated" and "How to Hack OAuth", as well as participating in the hallway track for networking and conversation. The FusionAuth team will also be at booth 527 in the sponsors area, where attendees can meet them for demos, chat about authorization code grants, or sign up to win an Oculus Quest. Additionally, one of the FusionAuth representatives will be giving a talk on WebAuthn.
Aug 03, 2022 410 words in the original blog post.