Skip to main content

Secure your Kubernetes clusters with RBAC

Secure your Kubernetes clusters with RBAC

 

Kubernetes is an open-source container orchestration tool to manage applications in a clustered environment. In its latest release (version 1.6), Kubernetes introduces new features such as DaemonSet, ETCD v3, scalability updates, advanced scheduling, and improvements to Kubeadm. In addition, the new RBAC authorizer is another interesting feature of Kubernetes 1.6. Within Kubernetes, authorization happens as a separate step from authentication.

Legacy business application migration

Legacy business application migration

Read how Opcito migrated legacy applications and data to AWS cloud, added load balancers to auto-scale, and built custom data transfer tools

Migrating a legacy application to a cloud-based delivery model that allows flexible server capacity on demand and minimize the costs associated with data center operations and maintenance.

Technologies

Cloud, Application Migration

Tools and platforms

Chef, AWS

Benefits

  • Reduced Opex
  • Faster delivery system using cloud

Subscribe to our feed

select webform

From The CEO’s Desk: AIOps - Minority Report of IT world

AIOps - Minority Report of IT world

Minority Report is a 2002 American science fiction film directed by Steven Spielberg. Why am I talking about movies all of a sudden? The movie had a very interesting theme where a special police unit can arrest murderers before they commit their crimes; for me, system failures, or any failure, for that matter, in IT is a crime. Even though we can’t predict the future in real life, we can at least analyze real-time data and stats to reach a conclusion and avoid or stop crime before it affects your system.

Building a highly scalable, distributed deployment ecosystem using Kubernetes, Docker, and Mesos

Building a highly scalable, distributed deployment ecosystem using Kubernetes, Docker, and Mesos

See how Opcito built a highly scalable, distributed deployment ecosystem using Kubernetes, Docker, and Mesos

Engagement details

Creating a highly scalable deployment ecosystem that can utilize all available resources seamlessly and easily manage large deployments with minimal effort and with the isolation of several server resources across the data center.

Technologies

Containerization

Tools and platforms

  • Apache Mesos
  • Docker
  • Kubernetes

Benefits

  • Reduced development-to-Production cycle time
  • Reduced application scale-up and scale-down time.

Subscribe to our feed

select webform

Build optimization using Docker for a leading ADC vendor

Build optimization using Docker for a leading ADC vendor

Read about Opcito's build optimization using Docker for a leading ADC vendor

Engagement details

Optimizing an existing packaging process in order to make it simple, consistent, and faster.

Technologies

Containerization

Tools and platforms

Docker

Benefits

  • The streamlined end-to-end delivery process with zero downtime
  • Enhanced build package security.

Subscribe to our feed

select webform

All You Need To Know About Angular 4

All You Need To Know About Angular 4

AngularJS is one of the most popular JavaScript frameworks for creating and managing Web applications. The latest upgrade to this framework was released by Google in March 2017, with major improvements and added functionality. For most applications, Angular 4 has adopted Semantic Versioning and is backward compatible with Angular 2.

From The CEO's Desk: Docker’s Moby and LinuxKit - Making Containers Mainstream!

Docker’s Moby and LinuxKit - Making Containers Mainstream!

We all have been hearing about Containers for a long time now. 1979 was the year when we first saw what Unix v7 could do, and in recent times, we have been looking at Windows server containers and Hyper-V containers. Its inherent advantages, like more computing workloads with lesser hardware, made it popular, and as a result, we have witnessed the rate at which businesses have moved and are still moving their server applications to containers.

Sneak Peek Inside Our New Office

Sneak Peek Inside Our New Office

It feels like yesterday when we discussed the business plan and wrote code in a single-room office. And we are happy to announce-"We've moved!" Our team has expanded in the past few months, and it was time for an upgrade in terms of facilities and location. As Opcito is on an incredible growth trajectory, we look at this new location as the start of another phase in our incredible journey.

How to seamlessly deploy a python function on Fission over Kubernetes?

How to seamlessly deploy a Python function on Fission over Kubernetes?

Introduction to Fission

Fission is a new open-source, Function as a Service framework built on Kubernetes. This serverless framework focuses on developer productivity and high performance and handles the details at the container or Kubernetes level. Fission enables developers to write short-lived functions in any language and map them to HTTP requests or event triggers. With this framework, you can create functions and instantly deploy them via CLI.