Home / Companies / Retool / Blog / December 2024

December 2024 Summaries

3 posts from Retool

Filter
Month: Year:
Post Summaries Back to Blog
The Retool Center of Excellence (CoE) is designed to facilitate the adoption and scaling of the Retool platform within organizations, providing a structured framework and best practices for digital transformation. It outlines four phases—formation, onboarding, scaling, and improving—that guide teams through the implementation process, ensuring alignment between business and technical goals. The CoE includes resources such as written articles, videos, and diagrams, covering various aspects like development processes, security, and solution architecture, while emphasizing the importance of automation and dedicated environments for safe development. The Retool Well-Architected Framework, part of the CoE, offers guidance on design, performance, scalability, and cost management to support successful solution building. Additionally, the CoE collaborates with partners like Bold Tech to create security checklists and provides tools like Retool Iconography for effective diagramming and communication of architecture, ultimately aiming to enhance Retool operations continuously.
Dec 17, 2024 914 words in the original blog post.
Retool 3.114 introduces a range of new features aimed at enhancing developers' control and flexibility while reducing complexity in building and managing applications. Key updates include native integrations with Amazon SQS, SNS, and Kafka for event-driven automation, enabling seamless message queue support without additional infrastructure. The release also brings multi-step functions in Workflows, allowing for modular action sequences, and a revamped chart component suite offering advanced data visualization options with improved performance and customization. Enhanced theming capabilities provide more control over app aesthetics, facilitating consistent design across applications. Additionally, error monitoring is now integrated with observability tools like Datadog and Sentry, while session replay features via FullStory offer deeper insights into user behavior. Multipage app improvements enhance navigation and performance, and the introduction of subfolders helps organize applications and resources with built-in security. The update also supports custom code libraries in Workflows and offers dynamic queries for streamlined data access. Overall, Retool 3.114 focuses on streamlining development processes and expanding functionality to support complex internal tools and scalable automation workflows.
Dec 05, 2024 1,965 words in the original blog post.
Developing great software involves a thorough understanding of the problem to be solved, which informs the creation of comprehensive software requirements and design decisions before any coding begins. Effective software design translates ideas into a plan detailing functionality and construction, addressing questions about programming languages, necessary data, and user access. Adhering to software design principles, such as SOLID, DRY, and KISS, enhances the quality, maintainability, and scalability of the product by ensuring simplicity, reusability, and modularity. These principles help prevent technical debt and ensure that the software behaves predictably and intuitively. While overlapping with software development best practices, which focus on writing and deploying code, software design emphasizes planning and structuring systems to avoid premature optimization and unnecessary complexity. Tools like Retool facilitate the embedding of design principles into software development, promoting consistent and scalable production-ready applications.
Dec 03, 2024 1,653 words in the original blog post.