FP Complete Corporation Announces Partnership with Portworx by Pure Storage
FP Complete Blog
by
1y ago
FP Complete Corporation Announces Partnership with Portworx by Pure Storage to Streamline World-Class DevOps Consulting Services with State-of-the-Art, End-To-End Storage and Data Management Solution for Kubernetes Projects. Charlotte, North Carolina (August 31, 2022) – FP Complete Corporation, a global technology partner that specializes in DevSecOps, Cloud Native Computing, and Advanced Server-Side Programming Languages today announced that it has partnered with Portworx by Pure Storage to bring an integrated solution to customers seeking DevSecOps consulting services for the management of p ..read more
Visit website
The Hidden Dangers of Haskell's Ratio Type
FP Complete Blog
by
2y ago
Here's a new Haskell WAT?! Haskell has a type Rational for working with precisely-valued fractional numbers, and it models the mathematical concept of a rational number. Although it's relatively slow compared with Double, it doesn't suffer from the rounding that's intrinsic to floating-point arithmetic. It's very useful when writing tests because an exact result can be predicted ahead of time. For example, a computation that should produce zero will produce exactly zero rather than a small value within some range that would have to be determined. Rational is actually a (monomorphic) specializa ..read more
Visit website
Hiring Haskell Developers
FP Complete Blog
by
2y ago
FP Complete is actively seeking multiple engineers to work with our globally distributed team of software engineers. This blog post is to announce a new job opening for a developer role focused on Haskell development. At all times you can find an up-to-date listing of job openings on our jobs page. Below is the job information on the new Haskell position. Senior Haskell Engineer FP Complete is an engineering consulting firm specializing in reliable, automated server-side systems. Our customers span the globe and cover such diverse industries as FinTech, life sciences, academia, and blockchain ..read more
Visit website
Canary Deployment with Kubernetes and Istio
FP Complete Blog
by
2y ago
Istio is a service mesh that transparently adds various capabilities like observability, traffic management and security to your distributed collection of microservices. It comes with various functionalities like circuit breaking, granular traffic routing, mTLS management, authentication and authorization polices, ability to do chaos testing etc. In this post, we will explore on how to do canary deployments of our application using Istio. What is Canary Deployment Using Canary deployment strategy, you release a new version of your application to a small percentage of the production traffic. An ..read more
Visit website
Confused about Cloud-Native? Want to speed up your dev team's productivity?
FP Complete Blog
by
2y ago
You hear "go Cloud-Native," but if you're like many, you wonder, "what does that mean, and how can applying a Cloud-Native strategy help my company's Dev Team be more productive?" At a high level, Cloud-Native architecture means adapting to the many new possibilities—but a very different set of architectural constraints—offered by the cloud compared to traditional on-premises infrastructure. Cloud-Native architecture optimizes systems and software for the cloud. This optimization creates an efficient way to utilize the platform by streamlining the processes and workflows. This is accomplished ..read more
Visit website
Blockchain Technology, Smart Contracts, and Your Company
FP Complete Blog
by
2y ago
With the cost of goods only going up and the increased scarcity of quality workers and resources, saving money and time in your day-to-day business operations is paramount. Therefore, adopting blockchain technology into your traditional day-to-day business operations is key to giving you back valuable time, saving you money, creating less dependency on workers, and modernizing your business operations for good. There are many ways blockchain technology can help you and your business save money and resources, but one profound way is through the use of smart contracts. Smart contracts are softwa ..read more
Visit website
Levana NFT Launch
FP Complete Blog
by
2y ago
FP Complete Corporation, headquartered in Charlotte, North Carolina, is a global technology company building next-generation software to solve complex problems.  We specialize in Server-Side Software Engineering, DevSecOps, Cloud-Native Computing, Distributed Ledger, and Advanced Programming Languages. We have been a full-stack technology partner in business for 10+ years, delivering reliable, repeatable, and highly secure software.  Our team of engineers, strategically located in over 13 countries, offers our clients one-stop advanced software engineering no matter their s ..read more
Visit website
Combining Axum, Hyper, Tonic, and Tower for hybrid web/gRPC apps: Part 4
FP Complete Blog
by
2y ago
This is the fourth and final post in a series on combining web and gRPC services into a single service using Tower, Hyper, Axum, and Tonic. The full four parts are: Overview of Tower Understanding Hyper, and first experiences with Axum Demonstration of Tonic for a gRPC client/server Today's post: How to combine Axum and Tonic services into a single service Single port, two protocols That heading is a lie. Both an Axum web application and a gRPC server speak the same protocol: HTTP/2. It may be more fair to say they speak different dialects of it. But importantly, it's trivially easy to look ..read more
Visit website
Combining Axum, Hyper, Tonic, and Tower for hybrid web/gRPC apps: Part 3
FP Complete Blog
by
2y ago
This is the third of four posts in a series on combining web and gRPC services into a single service using Tower, Hyper, Axum, and Tonic. The full four parts are: Overview of Tower Understanding Hyper, and first experiences with Axum Today's post: Demonstration of Tonic for a gRPC client/server How to combine Axum and Tonic services into a single service coming September 20 Tonic and gRPC Tonic is a gRPC client and server library. gRPC is a protocol that sits on top of HTTP/2, and therefore Tonic is built on top of Hyper (and Tower). I already mentioned at the beginning of this series that m ..read more
Visit website
Combining Axum, Hyper, Tonic, and Tower for hybrid web/gRPC apps: Part 2
FP Complete Blog
by
2y ago
This is the second of four posts in a series on combining web and gRPC services into a single service using Tower, Hyper, Axum, and Tonic. The full four parts are: Overview of Tower Today's post: Understanding Hyper, and first experiences with Axum Demonstration of Tonic for a gRPC client/server coming September 13 How to combine Axum and Tonic services into a single service coming September 20 I recommend checking out the first post in the series if you haven't already. Subscribe to our blog via email Email subscriptions come from our Atom feed and are handled by Blogtrottr. You will only r ..read more
Visit website

Follow FP Complete Blog on FeedSpot

Continue with Google
Continue with Apple
OR