Operations | Monitoring | ITSM | DevOps | Cloud

2bcloud

How to Run Serverless Containers AWS EKS with using Fargate

This blog will discuss running serverless containers in AWS EKS with Fargate. Why and how we can use this configuration and provides a working example of how to use AWS EKS with Fargate. Recently, a customer reached out with an interesting request. They wanted us to run containers in serverless mode with AWS EKS. Their intention was to use Kubernetes features and run containers in serverless mode. Side note: in EKS you should manage NodeGroups and pay for it.

Kubernetes is not the only one. Overview of AWS ECS

In part two, I will cover: Microservices Architecture Overview: New Challenges for Monolithic Architecture As an application grows, so does the amount of code written. This can quickly overwhelm the development environment every time it needs to be opened and run. As you must deploy everything in one place, this approach means that the transition to another programming language, or other technologies becomes a big problem.

How 2bcloud supports clients in setting up and implementing Continuous Integration/Continuous Delivery

Continuous integration (CI) / continuous delivery (CD) is a model that allows software development teams to automate the integration and delivery of code changes in a more frequent and reliable manner. This gives development teams more time to improve the quality of their code, test with greater depth, and leads to more customer deployments overall.

2bcloud Architects Housetable's Secure AWS Environment, Providing Compliance & ML Functionality

Housetable uses AI and Data Science to predict what customer’s homes will be worth after renovation, to support users in securing financing that takes into account the real value of their property. With its AI-powered renovation intelligence, customers can enjoy a 100% digital experience with quick application via mobile app, dynamic approvals, and integrated payments both from banks and directly to contractors.

PolyWizz cuts cloud costs by 60%, and gains full visibility into security posture with 2bcloud on AWS

PolyWizz is an InsurTech company offering an end-to-end solution that automatically collects and analyzes customers’ pension and insurance portfolios upon customer approval, helping sales teams identify the customers who are most likely to buy and the most relevant products to offer them. The company had built their cloud solution in-house, and was looking for a managed partner who could provide added value, initially in cost optimization and cloud security.

Integrating Azure Key Vault With AKS Cluster

I recently had the pleasure of presenting a webinar with Microsoft Reactor. It was on implementing Azure Key Vault (a centralized place to manage all of your highly sensitive information on Azure). In this webinar, I share a step-by-step demonstration of how to integrate your information with the AKS cluster. The goal is to implement a solution that will allow an integration between Azure Key Vault, where I will store all my secrets; and my AKS, where I will use them.