January 2023 Summaries
6 posts from Contentful
Filter
Month:
Year:
Post Summaries
Back to Blog
API endpoints are specific locations within an API that accept requests and send back responses, allowing different systems and applications to communicate with each other by sending and receiving information and instructions via the endpoint. They have a base path and can be presented as paths within the main site or dedicated subdomains, and developers can create logical groupings using this structure, which is useful for maintaining hierarchical relationships between resources. By understanding API endpoints, developers can access data and functionality from other systems without having to build everything from scratch, ultimately enabling them to create new apps that can easily access and use data and functionality from other systems.
Jan 26, 2023
564 words in the original blog post.
Microservices architectures are becoming increasingly popular among fast-growing and highly competitive companies due to their flexibility, scalability, and ability to support rapid changes in the marketplace. In contrast, monolithic architectures package a series of business capabilities into one, with tightly coupled codebases that can make it difficult to manage and scale individual components. Microservices offer a modular approach, allowing teams to mix and match tools and services as needed, while also providing language- and framework-agnostic independence. This leads to increased agility, faster deployment cycles, and the ability to add new business capabilities and features more easily. However, microservices can be more complex to manage, and their individual components may require more resources to maintain. Monolithic architectures, on the other hand, are often more rigid, with a single codebase that must be managed as a whole, which can make scaling and deployment more complex and time-consuming.
Jan 24, 2023
1,184 words in the original blog post.
There is a shift happening in the way organizations operate, driven by the need for flexibility, adaptability, and speed in response to changing customer standards and economic uncertainty. Digital transformation has become more nuanced, with a focus on iterative and incremental changes, rather than all-at-once transformations. This is leading to the adoption of composable architecture, which allows companies to build modular and flexible systems that can be easily adapted to meet changing business needs. By embracing a composable approach, organizations can achieve faster discovery, increased agility, improved leadership, resilience, and better customer experiences, ultimately driving long-term success and resilience.
Jan 19, 2023
1,417 words in the original blog post.
Smart speakers like Amazon Alexa and Google Home enable users to voice simple commands, which can help connect with customers where it's most convenient for them. A structured content model can capture these commands and responses, empowering flexibility, scalability, and reuse across all digital channels. The Contentful Composable Content Platform can fuel voice-led experiences with Alexa, ensuring ease of use for editorial teams. By leveraging composable content, intents, utterances, and slots, users can create scalable and reusable content for smart speakers like Alexa, without needing to create new intents for every recipe or update the request logic in the function. This approach allows developers to manage recipes at scale, using a search engine like Algolia to index content and integrate it with Contentful. The platform also enables integrations with devices and systems preferred by customers, including those who rely on voice assistants for accessibility reasons, making it easier to meet their needs.
Jan 17, 2023
1,095 words in the original blog post.
Composability is an approach to software development where organizations break down their technology into smaller, modular components that can be easily integrated and reused. This approach allows for greater flexibility, scalability, and maintainability, as well as improved collaboration between teams and stakeholders. To become composable, organizations should adopt a hybrid architecture that combines built versus bought applications, with the customer at its center. The key to success lies in selecting the right components and linking them together through developer-friendly APIs. A composable approach enables incremental migration, which allows for swift returns and minimizes risks. It also requires a mindset shift, as change is psychological and new workflows can leave users feeling incompetent or confused. Effective governance is crucial, with stakeholders involved in decision-making processes to ensure that the products are not just adopted but effectively used. By adopting a composable approach, organizations can deliver better digital experiences, make quick changes, and create a cycle of continuous improvement informed by user needs.
Jan 12, 2023
2,482 words in the original blog post.
Contentful has had a busy year, launching new features and resources to help developers build and manage their content platforms. The company has released 28 new feature updates across its web app, APIs, and App Framework, as well as 50 technical blogs on topics ranging from TypeScript to Next.js. The community has also created over 7,900 custom apps using the App Framework, with features like conditional fields within the Entry Editor and animations powered by Gatsby and Rive. Contentful has also focused on creating content to help developers get started with its platform, including new starter templates and a revamped developer portal with blog posts, videos, and tutorials. The company will continue to support its community through in-person events and online updates, including a four-city roadshow and tech conferences.
Jan 10, 2023
840 words in the original blog post.