Kubernetes is not the only one. Overview of AWS ECS

This two-part series will look at AWS ECS as an alternative to Kubernetes. In part one I will discuss: 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 […]
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. […]
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 […]
Is Your Start-up Production Ready? (Part 2)

Part 2: Ensuring Security and Scalability In the second part of our series on production readiness, we highlight the important role that security and scalability plays in the success of all businesses on the cloud. In the interview below, our panel of cloud experts –Shiri Hochhauser, Sr. Partner Technology Strategist at Microsoft, Alex Freidman, CTO […]
Is Your Start-up Production Ready (Part 1)

Part 1: How to Know When to Go At 2bcloud, we love to collaborate with our peers and trade ideas on how to help young companies move faster and create stronger products by using all that today’s cloud systems have to offer. That’s why we sat down with our friends Shiri Hochhauser, Sr. Partner Technology […]
Reducing Complexity and Simplifying Connectivity When Creating One Outbound Point on AKS

Less than 20 companies around the world are certified as Kubernetes on Azure Expert MSPs, and we love being part of that exclusive list! However, despite our exhaustive knowledge of the cloud, occasionally we come across a customer problem that doesn’t have a mature solution in Azure. That’s when we have to get our thinking […]
Get Speed and Efficiency with Azure CI/CD Pipelines for AKS

Continuous Integration and Continuous Deployment (CI/CD) development methods took the technology world by storm a little over a decade ago, offering developers and teams a path for sidestepping the cumbersome manual updating processes that often plagued software releases with flaws. Since then, the world’s software development platforms have increased the CI/CD tools they offer to […]
Azure Auto Scaling- Why and How ?

Container flexibility is a central concern for every company that fields and utilizes data. Fortunately, Microsoft Azure offers a variety of auto scaling options to suit a variety of storage and business needs. In this blog, I will compare the 4 core scaling methods you may use to increase or decrease your computing resources in […]
How to Detect Inactive Users in Azure Active Directory

Security awareness is crucial for every company. Every startup, firm, or enterprise organization, must stay on top of a wide variety of safety procedures in order to securely grow and remain protected from an increasing number of threats, both internal and external. At the heart of your security and access process in Azure is the […]
The Top 4 Business Considerations and How to Technically Implement Network Planning on Azure

If you’re looking to plan your IaaS network in the cloud, and you’re creating a business case – one of the most essential items on your to-do list should be aligning the network design with your organization’s roadmap. Usually, different requirements may arise within the organization by different verticals (security/ operation for example), and sometimes those requirements […]
8 Simple Steps to Create Pub/Sub on your Azure Environment

Pub/Sub is an asynchronous communication method where messages are exchanged between applications, and the most reliable way to communicate between microservices. There are three components of the communication. What Are the Benefits of Using Pub/Sub? Pub/sub allows organizations to scale their messaging to a larger extent than they can achieve in a single traditional data […]
Azure Runbook vs Log Analytics: Head to Head

If you’ve been asking yourself what your best options are for monitoring and alerting on blobs within containers on Azure, you’ve come to the right place. We’re going to take a deep dive into the differences between using Log Analytics Service, or Azure Runbooks (Automation Accounts), explaining the process for both options, and seeing which […]