Home / Companies / Orkes / Blog / August 2023

August 2023 Summaries

3 posts from Orkes

Filter
Month: Year:
Post Summaries Back to Blog
Orkes Monthly Highlights for August 2023 showcased a series of events and announcements, including the Microservices and Distributed Applications Meetup in Singapore, which was co-hosted with Microsoft and Kubernetes User Groups, and featured industry speakers such as Rajat Goyal from Gojek and Jay Lee from Microsoft. Additionally, the Orkes Conductor Developer Meetup in Paris provided insights into building distributed applications with microservices, focusing on resolving complexities in workflows. Upcoming events include a meetup in London during API Days, offering discussions on scalable app development and AI orchestration, with free passes available for early registrants. Orkes is also set to participate in GITEX in Dubai and QCon in San Francisco, where Olivier Poupeney will discuss designing resilient microservices systems. New resources and blog posts related to Orkes' technologies were also highlighted.
Aug 31, 2023 712 words in the original blog post.
Conductor is a versatile platform for building event-driven distributed applications, capable of handling long-running processes that require external signal management throughout their lifecycle. It offers features such as automated retries for failed workflows, pausing and resuming workflows, updating task statuses manually, retrying failed tasks, skipping unnecessary tasks, and terminating workflows when needed, all of which can be executed via APIs, SDKs, or the Conductor UI. Orkes Conductor, an advanced orchestration platform derived from Netflix Conductor, simplifies the management of workflows, microservices, and events, making it well-suited for modern business needs by offering real-time control over workflow executions. It supports various programming languages such as Java, Python, Golang, CSharp, Javascript, and Typescript, and is available on major cloud platforms like Azure, AWS, and GCP, providing enterprises with a robust solution for efficient workflow management and orchestration.
Aug 10, 2023 1,560 words in the original blog post.
In the rapidly evolving digital landscape, major tech companies like Netflix and Amazon have leveraged microservices architecture to transform applications into smaller, independently maintained services focused on specific business functions, enhancing scalability and manageability. While microservices offer significant benefits for building scalable, distributed applications, they also introduce complexities, particularly in managing interactions between services, which can result in issues like network latency and data consistency. Effective monitoring is crucial to ensure optimal performance and reliability, with tools like Prometheus and Grafana playing a key role in collecting and visualizing metrics. Prometheus collects metrics efficiently using its powerful query language, PromQL, while Grafana allows for the creation of customizable dashboards to analyze these metrics. The article highlights the importance of real-time monitoring, particularly in high-stakes scenarios such as the launch of a popular streaming series, where monitoring tools enable engineering teams to swiftly identify and address bottlenecks, ensuring a seamless user experience. Orkes Conductor, an orchestration platform built over Netflix Conductor, facilitates the orchestration of microservices, offering solutions like Orkes Cloud on major platforms such as AWS, Azure, and GCP to enhance application performance.
Aug 01, 2023 1,389 words in the original blog post.